alice.tuprolog
Class StateGoalSelection

java.lang.Object
  extended byalice.tuprolog.State
      extended byalice.tuprolog.StateGoalSelection

public class StateGoalSelection
extends alice.tuprolog.State

Author:
Alex Benini

Field Summary
protected  EngineManager c
           
protected  java.lang.String stateName
           
 
Constructor Summary
StateGoalSelection(EngineManager c)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

c

protected EngineManager c

stateName

protected java.lang.String stateName
Constructor Detail

StateGoalSelection

public StateGoalSelection(EngineManager c)
Method Detail

toString

public java.lang.String toString()