|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RefableType
A representation of the model object 'Refable Type'.
The following features are supported:
RoomPackage.getRefableType()
Method Summary | |
---|---|
DataType |
getType()
Returns the value of the 'Type' reference. |
boolean |
isRef()
Returns the value of the 'Ref' attribute. |
void |
setRef(boolean value)
Sets the value of the ' Ref ' attribute. |
void |
setType(DataType value)
Sets the value of the ' Type ' reference. |
Method Detail |
---|
DataType getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(DataType)
,
RoomPackage.getRefableType_Type()
void setType(DataType value)
Type
' reference.
value
- the new value of the 'Type' reference.getType()
boolean isRef()
If the meaning of the 'Ref' attribute isn't clear, there really should be more of a description here...
setRef(boolean)
,
RoomPackage.getRefableType_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 |