|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.iplan.Alternative
ix.iplan.SlipFindExecutable.ExpandLaterAlt
class SlipFindExecutable.ExpandLaterAlt
| Field Summary | |
|---|---|
(package private) PNode |
node
|
(package private) java.util.LinkedList |
useLater
|
| Fields inherited from class ix.iplan.Alternative |
|---|
context, cost, isLocalChoice |
| Constructor Summary | |
|---|---|
SlipFindExecutable.ExpandLaterAlt(PNode node,
java.util.LinkedList useLater)
|
|
| 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 useLater
| Constructor Detail |
|---|
SlipFindExecutable.ExpandLaterAlt(PNode node,
java.util.LinkedList useLater)
| 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 | |||||||||