|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.iplan.Alternative ix.iplan.SlipFindExecutable.ExpandGoalAlt
class SlipFindExecutable.ExpandGoalAlt
Field Summary | |
---|---|
(package private) PNode |
node
|
(package private) java.util.LinkedList |
useNow
|
Fields inherited from class ix.iplan.Alternative |
---|
context, cost, isLocalChoice |
Constructor Summary | |
---|---|
SlipFindExecutable.ExpandGoalAlt(PNode node,
java.util.LinkedList useNow)
|
Method Summary | |
---|---|
protected java.lang.String |
extraToStringContents()
|
void |
run()
|
Methods inherited from class ix.iplan.Alternative |
---|
calcCost, getContext, getCost, isLocalChoice, setCost, setIsLocalChoice, toString, whenPicked |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
PNode node
java.util.LinkedList useNow
Constructor Detail |
---|
SlipFindExecutable.ExpandGoalAlt(PNode node, java.util.LinkedList useNow)
Method Detail |
---|
public void run()
protected java.lang.String extraToStringContents()
extraToStringContents
in class Alternative
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |