public interface AbstractUIElement extends KDMEntity
The following features are supported:
UiPackage.getAbstractUIElement()| Modifier and Type | Method and Description |
|---|---|
|
getAbstraction()
Returns the value of the 'Abstraction' containment reference list.
|
|
getImplementation()
Returns the value of the 'Implementation' reference list.
|
|
getSource()
Returns the value of the 'Source' containment reference list.
|
|
getUIRelation()
Returns the value of the 'UI Relation' containment reference list.
|
createAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setNamegetStereotype, getTaggedValuegetAnnotation, getAttributegetSource()
SourceRef.
If the meaning of the 'Source' containment reference list isn't clear, there really should be more of a description here...
UiPackage.getAbstractUIElement_Source()getUIRelation()
AbstractUIRelationship.
If the meaning of the 'UI Relation' containment reference list isn't clear, there really should be more of a description here...
UiPackage.getAbstractUIElement_UIRelation()getImplementation()
AbstractCodeElement.
If the meaning of the 'Implementation' reference list isn't clear, there really should be more of a description here...
UiPackage.getAbstractUIElement_Implementation()getAbstraction()
ActionElement.
If the meaning of the 'Abstraction' containment reference list isn't clear, there really should be more of a description here...
UiPackage.getAbstractUIElement_Abstraction()