public class SubsumptionComparator extends Object implements Comparator<org.semanticweb.owlapi.model.OWLClassExpression>
| Constructor and Description | 
|---|
| SubsumptionComparator(AbstractReasonerComponent rs) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(ExampleBasedNode arg0,
       ExampleBasedNode arg1) | 
| int | compare(org.semanticweb.owlapi.model.OWLClassExpression concept1,
       org.semanticweb.owlapi.model.OWLClassExpression concept2) | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic SubsumptionComparator(AbstractReasonerComponent rs)
public int compare(ExampleBasedNode arg0, ExampleBasedNode arg1)
public int compare(org.semanticweb.owlapi.model.OWLClassExpression concept1, org.semanticweb.owlapi.model.OWLClassExpression concept2)
compare in interface Comparator<org.semanticweb.owlapi.model.OWLClassExpression> DL-Learner is licenced 						under the terms of the GNU General Public License.
 DL-Learner is licenced 						under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann