Package org.semanticweb.owlapi.util
Class InferredClassAssertionAxiomGenerator
java.lang.Object
org.semanticweb.owlapi.util.InferredEntityAxiomGenerator<OWLNamedIndividual,A>
org.semanticweb.owlapi.util.InferredIndividualAxiomGenerator<OWLClassAssertionAxiom>
org.semanticweb.owlapi.util.InferredClassAssertionAxiomGenerator
- All Implemented Interfaces:
InferredAxiomGenerator<OWLClassAssertionAxiom>
public class InferredClassAssertionAxiomGenerator
extends InferredIndividualAxiomGenerator<OWLClassAssertionAxiom>
Generates
OWLClassAssertionsAxiom
s for inferred individual types.- 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
-
InferredClassAssertionAxiomGenerator
public InferredClassAssertionAxiomGenerator()
-
-
Method Details
-
getLabel
- Returns:
- the label
-