|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StateMachine
A representation of the model object 'State Machine'.
The following features are supported:
RoomPackage.getStateMachine()| Method Summary | |
|---|---|
boolean |
isDataDriven()
Returns the value of the 'Data Driven' attribute. |
void |
setDataDriven(boolean value)
Sets the value of the ' Data Driven' attribute. |
| Methods inherited from interface org.eclipse.etrice.core.room.StateGraph |
|---|
getChPoints, getStates, getTransitions, getTrPoints |
| Method Detail |
|---|
boolean isDataDriven()
If the meaning of the 'Data Driven' attribute isn't clear, there really should be more of a description here...
setDataDriven(boolean),
RoomPackage.getStateMachine_DataDriven()void setDataDriven(boolean value)
Data Driven' attribute.
value - the new value of the 'Data Driven' attribute.isDataDriven()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||