public class NodeAxiomsComparator<E> extends Object implements Comparator<org.semanticweb.owlapi.model.OWLAxiom>
| Constructor and Description |
|---|
NodeAxiomsComparator(HittingSetTree<E> hittingSetTree) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.semanticweb.owlapi.model.OWLAxiom o1,
org.semanticweb.owlapi.model.OWLAxiom o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic NodeAxiomsComparator(HittingSetTree<E> hittingSetTree)
public int compare(org.semanticweb.owlapi.model.OWLAxiom o1,
org.semanticweb.owlapi.model.OWLAxiom o2)
compare in interface Comparator<org.semanticweb.owlapi.model.OWLAxiom>Copyright © 2014. All rights reserved.