|
AROM-2_2_13 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A role is the connection between an association and one of the linked classes. The linked class is called the corresponding class of the role. This class defines the type of the role. Each n-ary association has n roles and the value of each role is an instance of the corresponding class of that role.
Field Summary |
Fields inherited from interface arom.kr.model.NamedEntity |
NAME |
Method Summary | |
RoleDescriptor |
getRoleDescriptionFor(AMAssociation association)
Returns the description of this role for the specified association. |
Methods inherited from interface arom.kr.model.Slot |
getDescriptionFor, getStructure |
Methods inherited from interface arom.kr.model.NamedEntity |
getFQName, getName, getNameSpace, setName |
Methods inherited from interface arom.kr.model.AMEntity |
addEntityListener, delete, getContainer, getIdentifier, removeEntityListener, verify |
Methods inherited from interface arom.kr.model.DocumentableObject |
applyDocumentationModifier, cancelDocumentationModifier, documentationModifiers, getDocumentation, lookupDocumentationModifier |
Methods inherited from interface helix.util.beans.PropertySet |
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener |
Methods inherited from interface helix.util.beans.CompoundPropertySet |
addCompositionChangeListener, addCompositionChangeListener, addVetoableCompositionChangeListener, addVetoableCompositionChangeListener, removeCompositionChangeListener, removeCompositionChangeListener, removeVetoableCompositionChangeListener, removeVetoableCompositionChangeListener |
Method Detail |
public RoleDescriptor getRoleDescriptionFor(AMAssociation association) throws NoSuchEntityException
getDescriptionFor(Structure)
method from the Slot
class.
association
- an association
NoSuchEntityException
- if this role is not contained in the specified
association.
|
AROM-2_2_13 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |