Uses of Class
wt.team.RoleRoleMap

Packages that use RoleRoleMap
wt.team
 
 

Uses of RoleRoleMap in wt.team
 

Methods in wt.team that return RoleRoleMap
static RoleRoleMap RoleRoleMap.newRoleRoleMap()
          Default factory for the class.
 RoleRoleMap RoleRoleLink.getRoleRoleMap()
          Gets the object for the association that plays role: ROLE_ROLE_MAP_ROLE.
static RoleRoleMap RoleRoleMap.newRoleRoleMap()
          Default factory for the class.
 RoleRoleMap RoleRoleLink.getRoleRoleMap()
          Gets the object for the association that plays role: ROLE_ROLE_MAP_ROLE.
 

Methods in wt.team with parameters of type RoleRoleMap
protected  boolean RoleRoleMap.readVersion(RoleRoleMap thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void RoleRoleLink.setRoleRoleMap(RoleRoleMap theRoleRoleMap)
          Sets the object for the association that plays role: ROLE_ROLE_MAP_ROLE.
static RoleRoleLink RoleRoleLink.newRoleRoleLink(RoleRoleMap theRoleRoleMap, WTIndirectRoleHolder2 theWTIndirectRoleHolder2)
          Default factory for the class.
protected  boolean RoleRoleMap.readVersion(RoleRoleMap thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void RoleRoleLink.setRoleRoleMap(RoleRoleMap theRoleRoleMap)
          Sets the object for the association that plays role: ROLE_ROLE_MAP_ROLE.
static RoleRoleLink RoleRoleLink.newRoleRoleLink(RoleRoleMap theRoleRoleMap, WTIndirectRoleHolder2 theWTIndirectRoleHolder2)
          Default factory for the class.