public class AssociationRole extends Reifiable
Constructor and Description |
---|
AssociationRole() |
AssociationRole(String objectId) |
Modifier and Type | Method and Description |
---|---|
Association |
getAssociation() |
Topic |
getPlayer() |
Topic |
getType() |
void |
setAssociation(Association association) |
void |
setPlayer(Topic player) |
void |
setType(Topic type) |
getReifier, setReifier
getItemIdentifiers, getObjectId, setItemIdentifiers
public AssociationRole()
public AssociationRole(String objectId)
public Association getAssociation()
public Topic getPlayer()
public Topic getType()
public void setPlayer(Topic player)
public void setType(Topic type)
public void setAssociation(Association association)