|
||||||||||
| 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 | |
Collection |
getAttributeLinks()
Returns those slots that map onto attributes. |
Collection |
getClassifiers()
|
Collection |
getLinkEnds()
Those slots that map onto association ends. |
Collection |
getOwnedInstances()
|
Collection |
getOwnedLinks()
|
Collection |
getSlots()
All slots for this instance, this includes the ones that map onto attributes and the ones that map onto association ends. |
boolean |
isInstanceFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Method Detail |
public boolean isInstanceFacadeMetaType()
truepublic Collection getAttributeLinks()
Returns those slots that map onto attributes.
public Collection getClassifiers()
public Collection getLinkEnds()
Those slots that map onto association ends.
public Collection getOwnedInstances()
public Collection getOwnedLinks()
public Collection getSlots()
All slots for this instance, this includes the ones that map onto attributes and the ones that map onto association ends. In fact, this feature holds the collection of both InstanceFacade.attributeLinks and InstanceFacade.linkEnds.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||