public class Association extends Scoped
Constructor and Description |
---|
Association() |
Association(String objectId) |
Modifier and Type | Method and Description |
---|---|
Collection<AssociationRole> |
getRoles() |
Topic |
getType() |
void |
setRoles(Collection<AssociationRole> roles) |
void |
setType(Topic type) |
getReifier, setReifier
getItemIdentifiers, getObjectId, setItemIdentifiers
public Association()
public Association(String objectId)
public Collection<AssociationRole> getRoles()
public void setRoles(Collection<AssociationRole> roles)
public Topic getType()
public void setType(Topic type)