|
||||||||||
| 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 | |
AttributeFacade |
getAttribute()
The attribute for this link. |
InstanceFacade |
getInstance()
The owning instance for this link. |
InstanceFacade |
getValue()
The first instance value for this link. |
Collection |
getValues()
The instances this attribute link is attached too. |
boolean |
isAttributeLinkFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Method Detail |
public boolean isAttributeLinkFacadeMetaType()
truepublic AttributeFacade getAttribute()
The attribute for this link.
public InstanceFacade getInstance()
The owning instance for this link.
public InstanceFacade getValue()
The first instance value for this link.
public Collection getValues()
The instances this attribute link is attached too. An attribute link can have many instance values when its defining feature is an attribute with a 'many' multiplicity.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||