| ActionCreator |
This class provides the general infrastructure of an action of the scenario behviour in usage
model.
|
| BranchActionCreator |
This class constructs a Branch.
|
| BranchTransitionCreator |
This class constructs a BranchTransition.
|
| DelayActionCreator |
This class constructs a Delay.
|
| EntryLevelSystemCallCreator |
This class constructs a EntryLevelSystemCall.
|
| LoopActionCreator |
This class constructs a Loop.
|
| StartActionCreator |
This class constructs a Start.
|
| StopActionCreator |
This class constructs a Stop.
|