public interface AbstractCodeElement extends KDMEntity
The following features are supported:
CodePackage.getAbstractCodeElement()| Modifier and Type | Method and Description |
|---|---|
|
getCodeRelation()
Returns the value of the 'Code Relation' containment reference list.
|
|
getComment()
Returns the value of the 'Comment' containment reference list.
|
|
getEntryFlow()
Returns the value of the 'Entry Flow' 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...
CodePackage.getAbstractCodeElement_Source()getComment()
CommentUnit.
If the meaning of the 'Comment' containment reference list isn't clear, there really should be more of a description here...
CodePackage.getAbstractCodeElement_Comment()getCodeRelation()
AbstractCodeRelationship.
If the meaning of the 'Code Relation' containment reference list isn't clear, there really should be more of a description here...
CodePackage.getAbstractCodeElement_CodeRelation()getEntryFlow()
EntryFlow.
If the meaning of the 'Entry Flow' reference list isn't clear, there really should be more of a description here...
CodePackage.getAbstractCodeElement_EntryFlow()