Class ConditionPlan

  • All Implemented Interfaces:
    com.embabel.common.core.types.HasInfoString

    
    public final class ConditionPlan
    extends Plan
                        

    Plan towards a goal using a ConditionWorldState

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final ConditionWorldState getWorldState()
      String toString()
      • Methods inherited from class com.embabel.plan.Plan

        actionsValue, cost, getActions, getGoal, infoString, isComplete, netValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait