org.protege.editor.owl.ui
Class OWLObjectComparator<E extends org.semanticweb.owlapi.model.OWLObject>
java.lang.Object
org.protege.editor.owl.ui.OWLObjectComparator<E>
- All Implemented Interfaces:
- Comparator<E>, Disposable
- Direct Known Subclasses:
- OWLObjectRenderingComparator
public class OWLObjectComparator<E extends org.semanticweb.owlapi.model.OWLObject>
- extends Object
- implements Comparator<E>, Disposable
Author: Nick Drummond
nick.drummond@cs.manchester.ac.uk
http://www.cs.man.ac.uk/~drummond
The University Of Manchester
Bio Health Informatics Group
Date: Dec 8, 2006
code made available under Mozilla Public License (http://www.mozilla.org/MPL/MPL-1.1.html)
copyright 2006, The University of Manchester
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWLObjectComparator
public OWLObjectComparator(OWLModelManager owlModelManager)
compare
public int compare(E o1,
E o2)
- Specified by:
compare in interface Comparator<E extends org.semanticweb.owlapi.model.OWLObject>
getOWLModelManager
protected OWLModelManager getOWLModelManager()
dispose
public void dispose()
- Specified by:
dispose in interface Disposable
Submit a bug report or feature request
For further API reference and developer documentation, see Protege 4 Developer Documentation.
Copyright © 2010 Stanford Center for Biomedical Informatics Research