|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StrategyFactory | |
---|---|
org.ascape.model.engine |
Uses of StrategyFactory in org.ascape.model.engine |
---|
Methods in org.ascape.model.engine with parameters of type StrategyFactory | |
---|---|
void |
ParallelManager.setFactory(StrategyFactory factory)
Sets the factory. |
Constructors in org.ascape.model.engine with parameters of type StrategyFactory | |
---|---|
AgentOrderMutableStrategy(StrategyFactory factory)
Instantiates a new agent order mutable strategy. |
|
AgentOrderStrategy(StrategyFactory factory)
Instantiates a new agent order strategy. |
|
IncrementalExecutionStrategy(StrategyFactory factory)
Instantiates a new incremental execution strategy. |
|
ParallelExecutionStrategy(StrategyFactory factory)
Instantiates a new parallel execution strategy. |
|
ParallelManager(StrategyFactory factory,
ParallelExecutionStrategy mainStrategy)
Instantiates a new parallel manager. |
|
RuleOrderMutableStrategy(StrategyFactory factory)
Instantiates a new rule order mutable strategy. |
|
RuleOrderStrategy(StrategyFactory factory)
Instantiates a new rule order strategy. |
|
RuleOrderUpdateMutableStrategy(StrategyFactory factory)
Instantiates a new rule order update mutable strategy. |
|
RuleOrderUpdateStrategy(StrategyFactory factory)
Instantiates a new rule order update strategy. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |