|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ascape.model.engine.TourAgentSelector
org.ascape.model.engine.PartialTourAgentSelector
org.ascape.model.engine.FlaggedTourAgentSelector
public class FlaggedTourAgentSelector
The Class FlaggedTourAgentSelector.
Constructor Summary | |
---|---|
FlaggedTourAgentSelector(IncrementalExecutionStrategy strategy,
int iterationCount)
Instantiates a new flagged tour agent selector. |
Method Summary | |
---|---|
boolean |
hasMoreAgents()
Checks for more agents. |
boolean |
hasMorePartialAgents()
Checks for more partial agents. |
Methods inherited from class org.ascape.model.engine.PartialTourAgentSelector |
---|
nextAgent, reset |
Methods inherited from class org.ascape.model.engine.TourAgentSelector |
---|
clone, getStrategy, setStrategy |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlaggedTourAgentSelector(IncrementalExecutionStrategy strategy, int iterationCount)
strategy
- the strategyiterationCount
- the iteration countMethod Detail |
---|
public boolean hasMoreAgents()
AgentSelector
hasMoreAgents
in interface AgentSelector
hasMoreAgents
in class PartialTourAgentSelector
public boolean hasMorePartialAgents()
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |