|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvs.plotagent.BasicPlotGoalManager
public class BasicPlotGoalManager
Nested Class Summary | |
---|---|
class |
BasicPlotGoalManager.BasicPlotGoal
|
Nested classes/interfaces inherited from interface vs.plotagent.IPlotGoalManager |
---|
IPlotGoalManager.IPlotGoalResult, IPlotGoalManager.PlotGoal |
Constructor Summary | |
---|---|
BasicPlotGoalManager(IPlotAgent owner)
|
Method Summary | |
---|---|
void |
addGoal(IPlotGoalManager.PlotGoal goal)
|
IAgent |
getAgent()
To get the Agent |
void |
performSteps(boolean fail)
Tries to perform new steps to achieve the plot goals |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicPlotGoalManager(IPlotAgent owner)
Method Detail |
---|
public void addGoal(IPlotGoalManager.PlotGoal goal)
addGoal
in interface IPlotGoalManager
public IAgent getAgent()
IAgentModule
getAgent
in interface IAgentModule
public void performSteps(boolean fail)
IPlotGoalManager
performSteps
in interface IPlotGoalManager
fail
- if true, the failure condition of a plot goal should be executed if no plan can be made
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |