|
Method Summary | ||
getDescription() Deprecated. The problem identified in MNT-413 will still exist |
||
getDescription(MessageLookup messageLookup) | ||
getModel() | ||
getName() | ||
getSourceClass() | ||
getSourceRoleName() | ||
getTargetClass() | ||
getTargetRoleName() | ||
getTitle() Deprecated. The problem identified in MNT-413 will still exist |
||
getTitle(MessageLookup messageLookup) | ||
boolean |
isChild() Is this a child association? |
|
boolean |
isProtected() Is this association maintained by the Repository? |
|
boolean |
isSourceMandatory() Is the source class optional in this association? |
|
boolean |
isSourceMany() Can there be many source class instances in this association? |
|
boolean |
isTargetMandatory() Is the target class optional in this association? |
|
boolean |
isTargetMandatoryEnforced() Is the target class is mandatory, it is enforced? |
|
boolean |
isTargetMany() Can there be many target class instances in this association? |
|