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