public interface ControlElement extends ComputationalObject
The following features are supported:
CodePackage.getControlElement()| Modifier and Type | Method and Description |
|---|---|
|
getCodeElement()
Returns the value of the 'Code Element' containment reference list.
|
Datatype |
getType()
Returns the value of the 'Type' reference.
|
void |
setType(Datatype value)
Sets the value of the '
Type' reference. |
getCodeRelation, getComment, getEntryFlow, getSourcecreateAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setNamegetStereotype, getTaggedValuegetAnnotation, getAttributeDatatype getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(Datatype),
CodePackage.getControlElement_Type()void setType(Datatype value)
Type' reference.
value - the new value of the 'Type' reference.getType()getCodeElement()
AbstractCodeElement.
If the meaning of the 'Code Element' containment reference list isn't clear, there really should be more of a description here...
CodePackage.getControlElement_CodeElement()