| Package | Description |
|---|---|
| ca.uqac.lif.ecp.statechart |
| Modifier and Type | Method and Description |
|---|---|
NestedState<T> |
NestedState.addStatechart(Statechart<T> s)
Sets the enclosed statechart that this box state contains
|
NestedState<T> |
NestedState.clone(Statechart<T> parent) |
NestedState<T> |
NestedState.setParent(Statechart<T> statechart)
Sets the parent of this nested state.
|
Copyright © Sylvain HallĂ©. All Rights Reserved.