public interface AbstractConceptualElement extends KDMEntity
The following features are supported:
ConceptualPackage.getAbstractConceptualElement()| Modifier and Type | Method and Description |
|---|---|
|
getAbstraction()
Returns the value of the 'Abstraction' containment reference list.
|
|
getConceptualRelation()
Returns the value of the 'Conceptual Relation' containment reference list.
|
|
getImplementation()
Returns the value of the 'Implementation' 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...
ConceptualPackage.getAbstractConceptualElement_Source()getImplementation()
KDMEntity.
If the meaning of the 'Implementation' reference list isn't clear, there really should be more of a description here...
ConceptualPackage.getAbstractConceptualElement_Implementation()getConceptualRelation()
AbstractConceptualRelationship.
If the meaning of the 'Conceptual Relation' containment reference list isn't clear, there really should be more of a description here...
ConceptualPackage.getAbstractConceptualElement_ConceptualRelation()getAbstraction()
ActionElement.
If the meaning of the 'Abstraction' containment reference list isn't clear, there really should be more of a description here...
ConceptualPackage.getAbstractConceptualElement_Abstraction()