Package org.semanticweb.owlapi.util
Class InferredDisjointClassesAxiomGenerator
java.lang.Object
org.semanticweb.owlapi.util.InferredEntityAxiomGenerator<OWLClass,A>
org.semanticweb.owlapi.util.InferredClassAxiomGenerator<OWLDisjointClassesAxiom>
org.semanticweb.owlapi.util.InferredDisjointClassesAxiomGenerator
- All Implemented Interfaces:
InferredAxiomGenerator<OWLDisjointClassesAxiom>
public class InferredDisjointClassesAxiomGenerator
extends InferredClassAxiomGenerator<OWLDisjointClassesAxiom>
Generates inferred disjoint axioms - note that this currently uses a very
simple inefficient algorithm.
- Since:
- 2.1.0
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.semanticweb.owlapi.util.InferredEntityAxiomGenerator
createAxioms, toString
-
Constructor Details
-
InferredDisjointClassesAxiomGenerator
public InferredDisjointClassesAxiomGenerator()
-
-
Method Details
-
getLabel
- Returns:
- the label
-