|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NumberType
A representation of the model object 'Number Type'.
The following features are supported:
GASTMPackage.getNumberType()
Method Summary | |
---|---|
java.lang.Boolean |
getIsSigned()
Returns the value of the 'Is Signed' attribute. |
void |
setIsSigned(java.lang.Boolean value)
Sets the value of the ' Is Signed ' attribute. |
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.Boolean getIsSigned()
If the meaning of the 'Is Signed' attribute isn't clear, there really should be more of a description here...
setIsSigned(Boolean)
,
GASTMPackage.getNumberType_IsSigned()
void setIsSigned(java.lang.Boolean value)
Is Signed
' attribute.
value
- the new value of the 'Is Signed' attribute.getIsSigned()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |