public interface AbstractStructureElement extends KDMEntity
The following features are supported:
StructurePackage.getAbstractStructureElement()| Modifier and Type | Method and Description |
|---|---|
|
getAggregated()
Returns the value of the 'Aggregated' containment reference list.
|
|
getImplementation()
Returns the value of the 'Implementation' reference list.
|
|
getStructureElement()
Returns the value of the 'Structure Element' containment reference list.
|
|
getStructureRelationship()
Returns the value of the 'Structure Relationship' containment reference list.
|
createAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setNamegetStereotype, getTaggedValuegetAnnotation, getAttributegetAggregated()
AggregatedRelationship.
If the meaning of the 'Aggregated' containment reference list isn't clear, there really should be more of a description here...
StructurePackage.getAbstractStructureElement_Aggregated()getImplementation()
KDMEntity.
If the meaning of the 'Implementation' reference list isn't clear, there really should be more of a description here...
StructurePackage.getAbstractStructureElement_Implementation()getStructureElement()
AbstractStructureElement.
If the meaning of the 'Structure Element' containment reference list isn't clear, there really should be more of a description here...
StructurePackage.getAbstractStructureElement_StructureElement()getStructureRelationship()
AbstractStructureRelationship.
If the meaning of the 'Structure Relationship' containment reference list isn't clear, there really should be more of a description here...
StructurePackage.getAbstractStructureElement_StructureRelationship()