| Interface | Description |
|---|---|
| Action |
An action is the core logic that occurs within an activity.
|
| ActionDispenser |
An ActionDispenser is created for each Activity instance within a scenario.
|
| ActivitiesAware |
Dispensers that implement this decorator interface might need to know about the other
activities that are present in a configuration.
|
| Activity |
Provides the components needed to build and run an activity a runtime.
|
| ActivityDefObserver |
Decorator interface for getting notified when an activities parameters are changed at runtime.
|
| ActivityType |
An ActivityType is the central extension point in EngineBlock for new
activity types drivers.
|
| Input |
An Input is the core data source for feeding actions within an activity.
|
| InputDispenser |
An InputDispenser is created for each Activity instance within a scenario.
|
| MetricRegistryService | |
| Motor |
The core threading harness within an activity.
|
| MotorDispenser |
A MotorDispenser is created for each Activity instance within a scenario.
|
| Stoppable |
| Enum | Description |
|---|---|
| SlotState |
Copyright © 2016. All rights reserved.