public interface AbstractDataElement extends KDMEntity
The following features are supported:
DataPackage.getAbstractDataElement()| Modifier and Type | Method and Description |
|---|---|
|
getAbstraction()
Returns the value of the 'Abstraction' containment reference list.
|
|
getDataRelation()
Returns the value of the 'Data 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...
DataPackage.getAbstractDataElement_Source()getDataRelation()
AbstractDataRelationship.
If the meaning of the 'Data Relation' containment reference list isn't clear, there really should be more of a description here...
DataPackage.getAbstractDataElement_DataRelation()getAbstraction()
ActionElement.
If the meaning of the 'Abstraction' containment reference list isn't clear, there really should be more of a description here...
DataPackage.getAbstractDataElement_Abstraction()