public interface IntegerType extends NumericType
SofiaPackage.getIntegerType()| Modifier and Type | Method and Description |
|---|---|
int |
getMax()
Returns the value of the 'Max' attribute.
|
int |
getMin()
Returns the value of the 'Min' attribute.
|
void |
setMax(int value)
Sets the value of the '
Max' attribute. |
void |
setMin(int value)
Sets the value of the '
Min' attribute. |
getBelongsTo, getMappings, getPortMembers, setBelongsTogetId, setIdint getMin()
If the meaning of the 'Min' attribute isn't clear, there really should be more of a description here...
setMin(int),
SofiaPackage.getIntegerType_Min()void setMin(int value)
Min' attribute.
value - the new value of the 'Min' attribute.getMin()int getMax()
If the meaning of the 'Max' attribute isn't clear, there really should be more of a description here...
setMax(int),
SofiaPackage.getIntegerType_Max()Copyright © 2018. All rights reserved.