|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Scenario
A scenario is a factory for scenario instances.
Method Summary | |
---|---|
ScenarioInstance |
createInstance(java.util.List currentInstances,
Operation operation)
Create a new ScenarioInstance |
Method Detail |
---|
ScenarioInstance createInstance(java.util.List currentInstances, Operation operation)
If the scenario is interested in the specified operation then return a new scenario instance.
currentInstances
- the current instances of all scenarios.operation
- the operation to be performed
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |