|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataClass
A representation of the model object 'Data Class'.
The following features are supported:
RoomPackage.getDataClass()| Method Summary | |
|---|---|
|
getAttributes()
Returns the value of the 'Attributes' containment reference list. |
DataClass |
getBase()
Returns the value of the 'Base' reference. |
|
getOperations()
Returns the value of the 'Operations' containment reference list. |
DetailCode |
getUserCode1()
Returns the value of the 'User Code1' containment reference. |
DetailCode |
getUserCode2()
Returns the value of the 'User Code2' containment reference. |
DetailCode |
getUserCode3()
Returns the value of the 'User Code3' containment reference. |
void |
setBase(DataClass value)
Sets the value of the ' Base' reference. |
void |
setUserCode1(DetailCode value)
Sets the value of the ' User Code1' containment reference. |
void |
setUserCode2(DetailCode value)
Sets the value of the ' User Code2' containment reference. |
void |
setUserCode3(DetailCode value)
Sets the value of the ' User Code3' containment reference. |
| Methods inherited from interface org.eclipse.etrice.core.room.RoomClass |
|---|
getDocu, getName, setDocu, setName |
| Method Detail |
|---|
DataClass getBase()
If the meaning of the 'Base' reference isn't clear, there really should be more of a description here...
setBase(DataClass),
RoomPackage.getDataClass_Base()void setBase(DataClass value)
Base' reference.
value - the new value of the 'Base' reference.getBase()DetailCode getUserCode1()
If the meaning of the 'User Code1' containment reference isn't clear, there really should be more of a description here...
setUserCode1(DetailCode),
RoomPackage.getDataClass_UserCode1()void setUserCode1(DetailCode value)
User Code1' containment reference.
value - the new value of the 'User Code1' containment reference.getUserCode1()DetailCode getUserCode2()
If the meaning of the 'User Code2' containment reference isn't clear, there really should be more of a description here...
setUserCode2(DetailCode),
RoomPackage.getDataClass_UserCode2()void setUserCode2(DetailCode value)
User Code2' containment reference.
value - the new value of the 'User Code2' containment reference.getUserCode2()DetailCode getUserCode3()
If the meaning of the 'User Code3' containment reference isn't clear, there really should be more of a description here...
setUserCode3(DetailCode),
RoomPackage.getDataClass_UserCode3()void setUserCode3(DetailCode value)
User Code3' containment reference.
value - the new value of the 'User Code3' containment reference.getUserCode3()getAttributes()
Attribute.
If the meaning of the 'Attributes' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getDataClass_Attributes()getOperations()
StandardOperation.
If the meaning of the 'Operations' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getDataClass_Operations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||