ubc.cs.JLog.Foundation
Class jDebugFailGoalEvent

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

public class jDebugFailGoalEvent
extends jPrologServiceEvent


Field Summary
protected  jGoal goal
           
 
Constructor Summary
jDebugFailGoalEvent(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

jDebugFailGoalEvent

public jDebugFailGoalEvent(jGoal g)
Method Detail

getGoal

public jGoal getGoal()