|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RangeType
A representation of the model object 'Range Type'.
The following features are supported:
CodePackage.getRangeType()
Method Summary | |
---|---|
java.lang.Integer |
getLower()
Returns the value of the 'Lower' attribute. |
java.lang.Integer |
getUpper()
Returns the value of the 'Upper' attribute. |
void |
setLower(java.lang.Integer value)
Sets the value of the ' Lower ' attribute. |
void |
setUpper(java.lang.Integer value)
Sets the value of the ' Upper ' attribute. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.code.DerivedType |
---|
getItemUnit, setItemUnit |
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 |
---|
java.lang.Integer getLower()
If the meaning of the 'Lower' attribute isn't clear, there really should be more of a description here...
setLower(Integer)
,
CodePackage.getRangeType_Lower()
void setLower(java.lang.Integer value)
Lower
' attribute.
value
- the new value of the 'Lower' attribute.getLower()
java.lang.Integer getUpper()
If the meaning of the 'Upper' attribute isn't clear, there really should be more of a description here...
setUpper(Integer)
,
CodePackage.getRangeType_Upper()
void setUpper(java.lang.Integer value)
Upper
' attribute.
value
- the new value of the 'Upper' attribute.getUpper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |