|
||||||||||
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. |
|
getImports()
Returns the value of the 'Imports' containment reference list. |
|
getOperations()
Returns the value of the 'Operations' containment reference list. |
void |
setBase(DataClass value)
Sets the value of the ' Base ' 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()
getImports()
Import
.
If the meaning of the 'Imports' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getDataClass_Imports()
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()
Operation
.
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 |