Package org.semanticweb.owlapi.util
Class InferredSubClassAxiomGenerator
java.lang.Object
org.semanticweb.owlapi.util.InferredEntityAxiomGenerator<OWLClass,A>
org.semanticweb.owlapi.util.InferredClassAxiomGenerator<OWLSubClassOfAxiom>
org.semanticweb.owlapi.util.InferredSubClassAxiomGenerator
- All Implemented Interfaces:
InferredAxiomGenerator<OWLSubClassOfAxiom>
- 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
-
InferredSubClassAxiomGenerator
public InferredSubClassAxiomGenerator()
-
-
Method Details
-
getLabel
- Returns:
- the label
-