ix.iplan
Class SlipExpandNode.Resume

java.lang.Object
  extended by ix.iplan.Alternative
      extended by ix.iplan.SlipExpandNode.Resume
All Implemented Interfaces:
Slip.Step, java.lang.Runnable
Enclosing class:
SlipExpandNode

 class SlipExpandNode.Resume
extends Alternative


Field Summary
 
Fields inherited from class ix.iplan.Alternative
context, cost, isLocalChoice
 
Constructor Summary
SlipExpandNode.Resume()
           
 
Method Summary
 void run()
           
 
Methods inherited from class ix.iplan.Alternative
calcCost, extraToStringContents, getContext, getCost, isLocalChoice, setCost, setIsLocalChoice, toString, whenPicked
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SlipExpandNode.Resume

SlipExpandNode.Resume()
Method Detail

run

public void run()