| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Action
An Action executes on a given ExecutionEnvironment
ActionDefinitionContract, 
ActionDefinition| Method Summary | |
|---|---|
|  void | execute(ExecutionEnvironment environment)Execute on a given ExecutionEnvironment. | 
|  void | executeSimulation(ExecutionEnvironment environment)The engine may be run in a simulation mode and in this case, most actions should not be executed. | 
| Method Detail | 
|---|
void execute(ExecutionEnvironment environment)
ExecutionEnvironment.
environment - ExecutionEnvironment to execute.void executeSimulation(ExecutionEnvironment environment)
environment - ExecutionEnvironment to simulate execution on.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||