|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParameterUnit
A representation of the model object 'Parameter Unit'.
The following features are supported:
CodePackage.getParameterUnit()
Method Summary | |
---|---|
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. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.code.DataElement |
---|
getCodeElement, getExt, getSize, getType, setExt, setSize, setType |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.code.AbstractCodeElement |
---|
getCodeRelation, getComment, getEntryFlow, getSource |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.KDMEntity |
---|
createAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setName |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.ModelElement |
---|
getStereotype, getTaggedValue |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element |
---|
getAnnotation, getAttribute |
Method Detail |
---|
ParameterKind 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()
void setPos(java.lang.Integer value)
Pos
' attribute.
value
- the new value of the 'Pos' attribute.getPos()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |