This icon indicates a package containing utility classes.
Name | Description |
---|
CompositeStep | State machine demonstrating a composite step (used in StateGraph.Examples.ShowCompositeStep) |
CompositeStep1 | Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions) |
CompositeStep2 | Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions) |
Inflow1 | Inflow connector (this is a copy from Isolde Dressler's master thesis project) |
Inflow2 | Inflow connector (this is a copy from Isolde Dressler's master thesis project) |
MakeProduct | State machine defining the time instants when to fill or empty a tank |
Outflow1 | Outflow connector (this is a copy from Isolde Dressler's master thesis project) |
Outflow2 | Outflow connector (this is a copy from Isolde Dressler's master thesis project) |
Source | Simple source model (this is a copy from Isolde Dressler's master thesis project) |
Tank | Simple tank model (this is a copy from Isolde Dressler's master thesis project) |
TankController | Controller for tank system |
valve | Simple valve model (this is a copy from Isolde Dressler's master thesis project) |