|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionStrategy | |
---|---|
org.ascape.model.engine |
Uses of ExecutionStrategy in org.ascape.model.engine |
---|
Subclasses of ExecutionStrategy in org.ascape.model.engine | |
---|---|
class |
AgentOrderMutableStrategy
The Class AgentOrderMutableStrategy. |
class |
AgentOrderStrategy
The Class AgentOrderStrategy. |
class |
ChainedStrategy
The Class ChainedStrategy. |
class |
IncrementalExecutionStrategy
The Class IncrementalExecutionStrategy. |
class |
ParallelExecutionStrategy
The Class ParallelExecutionStrategy. |
class |
RuleOrderMutableStrategy
The Class RuleOrderMutableStrategy. |
class |
RuleOrderStrategy
The Class RuleOrderStrategy. |
class |
RuleOrderUpdateMutableStrategy
The Class RuleOrderUpdateMutableStrategy. |
class |
RuleOrderUpdateStrategy
The Class RuleOrderUpdateStrategy. |
Methods in org.ascape.model.engine that return ExecutionStrategy | |
---|---|
ExecutionStrategy |
ExecutionStrategy.chain(ExecutionStrategy strategy)
Chain. |
ExecutionStrategy |
StrategyFactory.createStrategy()
Creates a new Strategy object. |
ExecutionStrategy |
StrategyFactory.getStrategy()
Gets the strategy. |
Methods in org.ascape.model.engine with parameters of type ExecutionStrategy | |
---|---|
ExecutionStrategy |
ExecutionStrategy.chain(ExecutionStrategy strategy)
Chain. |
Constructors in org.ascape.model.engine with parameters of type ExecutionStrategy | |
---|---|
ChainedStrategy(ExecutionStrategy strategy1,
ExecutionStrategy strategy2)
Instantiates a new chained strategy. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |