|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RefinedState
A representation of the model object 'Refined State'.
The following features are supported:
RoomPackage.getRefinedState()
Method Summary | |
---|---|
BaseState |
getBase()
Returns the value of the 'Base' reference. |
void |
setBase(BaseState value)
Sets the value of the ' Base ' reference. |
Methods inherited from interface org.eclipse.etrice.core.room.State |
---|
getDoCode, getDocu, getEntryCode, getExitCode, getName, getSubgraph, setDoCode, setDocu, setEntryCode, setExitCode, setSubgraph |
Method Detail |
---|
BaseState getBase()
If the meaning of the 'Base' reference isn't clear, there really should be more of a description here...
setBase(BaseState)
,
RoomPackage.getRefinedState_Base()
void setBase(BaseState value)
Base
' reference.
value
- the new value of the 'Base' reference.getBase()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |