|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RealType
A representation of the model object 'Real Type'.
The following features are supported:
GASTMPackage.getRealType()
Method Summary | |
---|---|
java.lang.Integer |
getPrecision()
Returns the value of the 'Precision' attribute. |
void |
setPrecision(java.lang.Integer value)
Sets the value of the ' Precision ' attribute. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.NumberType |
---|
getIsSigned, setIsSigned |
Methods inherited from interface org.eclipse.modisco.omg.gastm.Type |
---|
getIsConst, setIsConst |
Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
Method Detail |
---|
java.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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |