zeus.rete
Class ReteEngine.SymFactAction

java.lang.Object
  extended byzeus.actors.event.FactAdapter
      extended byzeus.rete.ReteEngine.SymFactAction
All Implemented Interfaces:
FactMonitor
Enclosing class:
ReteEngine

protected class ReteEngine.SymFactAction
extends FactAdapter


Constructor Summary
protected ReteEngine.SymFactAction()
           
 
Method Summary
 void factAddedEvent(FactEvent event)
           
 void factDeletedEvent(FactEvent event)
           
 
Methods inherited from class zeus.actors.event.FactAdapter
factAccessedEvent, factModifiedEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReteEngine.SymFactAction

protected ReteEngine.SymFactAction()
Method Detail

factAddedEvent

public void factAddedEvent(FactEvent event)
Specified by:
factAddedEvent in interface FactMonitor
Overrides:
factAddedEvent in class FactAdapter

factDeletedEvent

public void factDeletedEvent(FactEvent event)
Specified by:
factDeletedEvent in interface FactMonitor
Overrides:
factDeletedEvent in class FactAdapter


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.