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