public interface DatatypeDefinitionInteger extends DatatypeDefinitionSimple
The following features are supported:
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. |
getCoreContent, setCoreContent
getAlternativeID, getDesc, getIdentifier, getLastChange, getLongName, setAlternativeID, setDesc, setIdentifier, setLastChange, setLongName
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
int getMin()
setMin(int)
,
ReqifPackage.getDatatypeDefinitionInteger_Min()
void setMin(int value)
Min
' attribute.
value
- the new value of the 'Min' attribute.getMin()
int getMax()
setMax(int)
,
ReqifPackage.getDatatypeDefinitionInteger_Max()