Protege 4.0.2

org.protege.editor.owl.model.selection
Class OWLSelectionModelAdapter

java.lang.Object
  extended by org.protege.editor.owl.model.selection.OWLSelectionModelAdapter
All Implemented Interfaces:
OWLSelectionModelListener

public class OWLSelectionModelAdapter
extends Object
implements OWLSelectionModelListener

Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 19-Sep-2006

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm


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

Constructor Detail

OWLSelectionModelAdapter

public OWLSelectionModelAdapter()
Method Detail

selectionChanged

public void selectionChanged()
                      throws Exception
Specified by:
selectionChanged in interface OWLSelectionModelListener
Throws:
Exception

Protege 4.0.2

Submit a bug report or feature request