Package org.semanticweb.owlapi.util
Class InferredSubObjectPropertyAxiomGenerator
java.lang.Object
org.semanticweb.owlapi.util.InferredEntityAxiomGenerator<OWLObjectProperty,OWLSubObjectPropertyOfAxiom>
org.semanticweb.owlapi.util.InferredObjectPropertyAxiomGenerator<OWLSubObjectPropertyOfAxiom>
org.semanticweb.owlapi.util.InferredSubObjectPropertyAxiomGenerator
- All Implemented Interfaces:
InferredAxiomGenerator<OWLSubObjectPropertyOfAxiom>
public class InferredSubObjectPropertyAxiomGenerator
extends InferredObjectPropertyAxiomGenerator<OWLSubObjectPropertyOfAxiom>
- 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
-
InferredSubObjectPropertyAxiomGenerator
public InferredSubObjectPropertyAxiomGenerator()
-
-
Method Details
-
getLabel
- Returns:
- the label
-