edu.stanford.smi.protege.event
Interface ClsListener
- All Superinterfaces:
- EventListener
- All Known Implementing Classes:
- ClsAdapter
- public interface ClsListener
- extends EventListener
Description of the Interface
- Author:
- Ray Fergerson
directInstanceCreated
public void directInstanceCreated(ClsEvent event)
directInstanceDeleted
public void directInstanceDeleted(ClsEvent event)
directSubclassAdded
public void directSubclassAdded(ClsEvent event)
directSubclassMoved
public void directSubclassMoved(ClsEvent event)
directSubclassRemoved
public void directSubclassRemoved(ClsEvent event)
directSuperclassAdded
public void directSuperclassAdded(ClsEvent event)
directSuperclassRemoved
public void directSuperclassRemoved(ClsEvent event)
templateFacetAdded
public void templateFacetAdded(ClsEvent event)
templateFacetRemoved
public void templateFacetRemoved(ClsEvent event)
templateFacetValueChanged
public void templateFacetValueChanged(ClsEvent event)
templateSlotAdded
public void templateSlotAdded(ClsEvent event)
templateSlotRemoved
public void templateSlotRemoved(ClsEvent event)
templateSlotValueChanged
public void templateSlotValueChanged(ClsEvent event)
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.