public interface ParameterUnit extends DataElement
The following features are supported:
CodePackage.getParameterUnit()| Modifier and Type | Method and Description |
|---|---|
ParameterKind |
getKind()
Returns the value of the 'Kind' attribute.
|
java.lang.Integer |
getPos()
Returns the value of the 'Pos' attribute.
|
void |
setKind(ParameterKind value)
Sets the value of the '
Kind' attribute. |
void |
setPos(java.lang.Integer value)
Sets the value of the '
Pos' attribute. |
getCodeElement, getExt, getSize, getType, setExt, setSize, setTypegetCodeRelation, getComment, getEntryFlow, getSourcecreateAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setNamegetStereotype, getTaggedValuegetAnnotation, getAttributeParameterKind getKind()
ParameterKind.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
ParameterKind,
setKind(ParameterKind),
CodePackage.getParameterUnit_Kind()void setKind(ParameterKind value)
Kind' attribute.
value - the new value of the 'Kind' attribute.ParameterKind,
getKind()java.lang.Integer getPos()
If the meaning of the 'Pos' attribute isn't clear, there really should be more of a description here...
setPos(Integer),
CodePackage.getParameterUnit_Pos()