public interface AbstractEventElement extends KDMEntity
The following features are supported:
EventPackage.getAbstractEventElement()| Modifier and Type | Method and Description |
|---|---|
|
getAbstraction()
Returns the value of the 'Abstraction' containment reference list.
|
|
getEventRelation()
Returns the value of the 'Event 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...
EventPackage.getAbstractEventElement_Source()getEventRelation()
AbstractEventRelationship.
If the meaning of the 'Event Relation' containment reference list isn't clear, there really should be more of a description here...
EventPackage.getAbstractEventElement_EventRelation()getAbstraction()
ActionElement.
If the meaning of the 'Abstraction' containment reference list isn't clear, there really should be more of a description here...
EventPackage.getAbstractEventElement_Abstraction()getImplementation()
AbstractCodeElement.
If the meaning of the 'Implementation' reference list isn't clear, there really should be more of a description here...
EventPackage.getAbstractEventElement_Implementation()