public interface RealType extends NumberType
The following features are supported:
GASTMPackage.getRealType()| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getPrecision()
Returns the value of the 'Precision' attribute.
|
void |
setPrecision(java.lang.Integer value)
Sets the value of the '
Precision' attribute. |
getIsSigned, setIsSignedgetIsConst, setIsConstgetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfojava.lang.Integer getPrecision()
If the meaning of the 'Precision' attribute isn't clear, there really should be more of a description here...
setPrecision(Integer),
GASTMPackage.getRealType_Precision()void setPrecision(java.lang.Integer value)
Precision' attribute.
value - the new value of the 'Precision' attribute.getPrecision()