public interface AbstractPlatformElement extends KDMEntity
The following features are supported:
PlatformPackage.getAbstractPlatformElement()| 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.
|
|
getPlatformRelation()
Returns the value of the 'Platform Relation' containment reference list.
|
|
getSource()
Returns the value of the 'Source' 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...
PlatformPackage.getAbstractPlatformElement_Source()getPlatformRelation()
AbstractPlatformRelationship.
If the meaning of the 'Platform Relation' containment reference list isn't clear, there really should be more of a description here...
PlatformPackage.getAbstractPlatformElement_PlatformRelation()getAbstraction()
ActionElement.
If the meaning of the 'Abstraction' containment reference list isn't clear, there really should be more of a description here...
PlatformPackage.getAbstractPlatformElement_Abstraction()getImplementation()
AbstractCodeElement.
If the meaning of the 'Implementation' reference list isn't clear, there really should be more of a description here...
PlatformPackage.getAbstractPlatformElement_Implementation()