|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.pucrio.inf.les.bdijade.reasoning.DefaultIntentionSelectionStrategy
public class DefaultIntentionSelectionStrategy
The default implementation of the IntentionSelectionStrategy. It
selects all intentions to be tried again.
| Constructor Summary | |
|---|---|
DefaultIntentionSelectionStrategy()
|
|
| Method Summary | |
|---|---|
java.util.List<Intention> |
selectIntentions(java.util.List<Intention> intentions)
Selects the intentions that must be tried again. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultIntentionSelectionStrategy()
| Method Detail |
|---|
public java.util.List<Intention> selectIntentions(java.util.List<Intention> intentions)
IntentionSelectionStrategy
selectIntentions in interface IntentionSelectionStrategyintentions - the list of intentions whose plan has failed.
IntentionSelectionStrategy.selectIntentions(java.util.List)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||