|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BasicType
A representation of the model object 'Basic Type'.
The following features are supported:
RoomPackage.getBasicType()
Method Summary | |
---|---|
PrimitiveType |
getPrim()
Returns the value of the 'Prim' attribute. |
boolean |
isRef()
Returns the value of the 'Ref' attribute. |
void |
setPrim(PrimitiveType value)
Sets the value of the ' Prim ' attribute. |
void |
setRef(boolean value)
Sets the value of the ' Ref ' attribute. |
Method Detail |
---|
PrimitiveType getPrim()
PrimitiveType
.
If the meaning of the 'Prim' attribute isn't clear, there really should be more of a description here...
PrimitiveType
,
setPrim(PrimitiveType)
,
RoomPackage.getBasicType_Prim()
void setPrim(PrimitiveType value)
Prim
' attribute.
value
- the new value of the 'Prim' attribute.PrimitiveType
,
getPrim()
boolean isRef()
If the meaning of the 'Ref' attribute isn't clear, there really should be more of a description here...
setRef(boolean)
,
RoomPackage.getBasicType_Ref()
void setRef(boolean value)
Ref
' attribute.
value
- the new value of the 'Ref' attribute.isRef()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |