|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
AssociationEndFacade |
getAssociationEnd()
The association end owned by this link. |
InstanceFacade |
getInstance()
The first instance to which this link end is attached. |
Collection |
getInstances()
The instances this link end is attached too. |
LinkFacade |
getLink()
The link owning this link end. |
boolean |
isLinkEndFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Method Detail |
public boolean isLinkEndFacadeMetaType()
truepublic AssociationEndFacade getAssociationEnd()
The association end owned by this link.
public InstanceFacade getInstance()
The first instance to which this link end is attached.
public Collection getInstances()
The instances this link end is attached too. A link can have many instance values when its defining feature is an association end with a 'many' multiplicity.
public LinkFacade getLink()
The link owning this link end.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||