public interface IntegerIntervalRange extends IntervalRange
The following features are supported:
featuremodelPackage.getIntegerIntervalRange()| Modifier and Type | Method and Description |
|---|---|
int |
getFrom()
Returns the value of the 'From' attribute.
|
int |
getTo()
Returns the value of the 'To' attribute.
|
void |
setFrom(int value)
Sets the value of the '
From' attribute. |
void |
setTo(int value)
Sets the value of the '
To' attribute. |
isLowerBoundIncluded, isUpperBoundIncluded, setLowerBoundIncluded, setUpperBoundIncludedeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverint getTo()
If the meaning of the 'To' attribute isn't clear, there really should be more of a description here...
setTo(int),
featuremodelPackage.getIntegerIntervalRange_To()void setTo(int value)
To' attribute.
value - the new value of the 'To' attribute.getTo()int getFrom()
"0".
If the meaning of the 'From' attribute isn't clear, there really should be more of a description here...
setFrom(int),
featuremodelPackage.getIntegerIntervalRange_From()