| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use State | |
| biouml.plugins.simulation.hybrid | |
| Uses of State in biouml.plugins.simulation.hybrid |
| Constructors in biouml.plugins.simulation.hybrid with parameters of type State | |
Transition.Transition(String name, State from, State to, Trigger trigger, String comment) | |
Transition.Transition(String name, State from, State to, Trigger trigger) | |
| Methods in biouml.plugins.simulation.hybrid that return State | |
State | StateChart.getState() |
State | Transition.getFrom() |
State | Transition.getTo() |
| Methods in biouml.plugins.simulation.hybrid with parameters of type State | |
void | StateChart.addState(State state) |
void | StateChart.setState(State state) |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||