|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AttributeLinkFacade
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. |
java.util.Collection |
getValues()
The instances this attribute link is attached too. |
boolean |
isAttributeLinkFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Method Detail |
|---|
boolean isAttributeLinkFacadeMetaType()
trueAttributeFacade getAttribute()
The attribute for this link.
InstanceFacade getInstance()
The owning instance for this link.
InstanceFacade getValue()
The first instance value for this link.
java.util.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 | ||||||||