ubc.cs.JLog.Foundation
Class jPrologServiceEvent

java.lang.Object
  extended by ubc.cs.JLog.Foundation.jPrologServiceEvent
Direct Known Subclasses:
jDebugFailGoalEvent, jDebugProvedGoalsEvent, jDebugProveGoalEvent, jDebugProverGoalStackEvent, jDebugProverStartedEvent, jDebugRetryGoalEvent, jDebugTryGoalEvent, jThreadStoppedEvent, jUserQueryEvent

public class jPrologServiceEvent
extends Object

The base class for events sent from jPrologServiceBroadcasters to jPrologServiceListeners. Sub-classes indicate event type.

Version:
%I%, %G%
Author:
Glendon Holst

Constructor Summary
jPrologServiceEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

jPrologServiceEvent

public jPrologServiceEvent()


Copyright © 2011. All Rights Reserved.