|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Type
A representation of the model object 'Type'.
The following features are supported:
RoomPackage.getType()| Method Summary | |
|---|---|
java.lang.String |
getExt()
Returns the value of the 'Ext' attribute. |
DataClass |
getType()
Returns the value of the 'Type' reference. |
void |
setExt(java.lang.String value)
Sets the value of the ' Ext' attribute. |
void |
setType(DataClass value)
Sets the value of the ' Type' reference. |
| Methods inherited from interface org.eclipse.etrice.core.room.BasicType |
|---|
getPrim, isRef, setPrim, setRef |
| Method Detail |
|---|
DataClass getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(DataClass),
RoomPackage.getType_Type()void setType(DataClass value)
Type' reference.
value - the new value of the 'Type' reference.getType()java.lang.String getExt()
If the meaning of the 'Ext' attribute isn't clear, there really should be more of a description here...
setExt(String),
RoomPackage.getType_Ext()void setExt(java.lang.String value)
Ext' attribute.
value - the new value of the 'Ext' attribute.getExt()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||