public interface BoundedInteger extends Integer
The following features are supported:
OCLforUMLPackage.getBoundedInteger()| Modifier and Type | Method and Description |
|---|---|
Overflow |
getOverflow()
Returns the value of the 'Overflow' attribute.
|
void |
setOverflow(Overflow value)
Sets the value of the '
Overflow' attribute. |
getBase_DataType, getMaximum, getMinimum, isSetMaximum, isSetMinimum, setBase_DataType, setMaximum, setMinimum, unsetMaximum, unsetMinimumOverflow getOverflow()
"invalid".
The literals are from the enumeration Overflow.
The behavior when a maximum/minimum value is exceeded.
Overflow,
setOverflow(Overflow),
OCLforUMLPackage.getBoundedInteger_Overflow()void setOverflow(Overflow value)
Overflow' attribute.
value - the new value of the 'Overflow' attribute.Overflow,
getOverflow()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.