|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AgentSelector
The Interface AgentSelector.
Method Summary | |
---|---|
IncrementalExecutionStrategy |
getStrategy()
Gets the strategy. |
boolean |
hasMoreAgents()
Checks for more agents. |
Agent |
nextAgent()
Next agent. |
void |
setStrategy(IncrementalExecutionStrategy strategy)
Sets the strategy. |
Methods inherited from interface org.ascape.model.engine.Selector |
---|
clone, reset |
Method Detail |
---|
boolean hasMoreAgents()
Agent nextAgent()
IncrementalExecutionStrategy getStrategy()
void setStrategy(IncrementalExecutionStrategy strategy)
strategy
- the new strategy
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |