| Interface | Description |
|---|---|
| Element |
An element in the execution tree.
|
| ElementSelector |
Implemented by handlers that take care of adapting the execution tree.
|
| ElementTree |
Contains elements to be executed.
|
| Executable |
Executable element interface.
|
| ExecutionStrategy |
A strategy object defines how the next Element is selected.
|
| Initializable |
Objects that implement this interface get initialized upon first or
subsequent uses.
|
| Node |
The node interface allows for a class to be used as part of the hierarchy tree in Tatool.
|
| TemporaryElementSupport |
Provides support for temporary element execution.
|
Copyright © 2012. All Rights Reserved.