Protege 3.3.1

edu.stanford.smi.protege.event
Class KnowledgeBaseEventDispatcher

java.lang.Object
  extended by edu.stanford.smi.protege.event.KnowledgeBaseEventDispatcher
All Implemented Interfaces:
EventDispatcher

public class KnowledgeBaseEventDispatcher
extends Object
implements EventDispatcher

Dispatcher to send knowledge base events to their listeners.

Author:
Ray Fergerson

Constructor Summary
KnowledgeBaseEventDispatcher()
           
 
Method Summary
 void postEvent(Collection listeners, Object source, int type, Object arg1, Object arg2, Object arg3)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KnowledgeBaseEventDispatcher

public KnowledgeBaseEventDispatcher()
Method Detail

postEvent

public void postEvent(Collection listeners,
                      Object source,
                      int type,
                      Object arg1,
                      Object arg2,
                      Object arg3)
Specified by:
postEvent in interface EventDispatcher

Protege 3.3.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.