ubc.cs.JLog.Foundation
Class jDebugRetryGoalEvent

java.lang.Object
  extended by ubc.cs.JLog.Foundation.jPrologServiceEvent
      extended by ubc.cs.JLog.Foundation.jDebugRetryGoalEvent

public class jDebugRetryGoalEvent
extends jPrologServiceEvent


Field Summary
protected  jGoal goal
           
 
Constructor Summary
jDebugRetryGoalEvent(jGoal g)
           
 
Method Summary
 jGoal getGoal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

goal

protected jGoal goal
Constructor Detail

jDebugRetryGoalEvent

public jDebugRetryGoalEvent(jGoal g)
Method Detail

getGoal

public jGoal getGoal()