|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.pucrio.inf.les.bdijade.reasoning.DefaultGoalSelectionStrategy
public class DefaultGoalSelectionStrategy
The default implementation of the GoalSelectionStrategy. It selects
all goal to become an intention.
| Constructor Summary | |
|---|---|
DefaultGoalSelectionStrategy()
|
|
| Method Summary | |
|---|---|
java.util.List<Goal> |
selectGoal(java.util.List<Goal> goals)
Selects a goal to became an intention. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultGoalSelectionStrategy()
| Method Detail |
|---|
public java.util.List<Goal> selectGoal(java.util.List<Goal> goals)
GoalSelectionStrategy
selectGoal in interface GoalSelectionStrategygoals - the current goals.
GoalSelectionStrategy.selectGoal(java.util.List)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||