org.semanticweb.owl.util
Class InferredSubDataPropertyAxiomGenerator

java.lang.Object
  extended by org.semanticweb.owl.util.InferredEntityAxiomGenerator<OWLDataProperty,A>
      extended by org.semanticweb.owl.util.InferredDataPropertyAxiomGenerator<OWLDataSubPropertyAxiom>
          extended by org.semanticweb.owl.util.InferredSubDataPropertyAxiomGenerator
All Implemented Interfaces:
InferredAxiomGenerator<OWLDataSubPropertyAxiom>

public class InferredSubDataPropertyAxiomGenerator
extends InferredDataPropertyAxiomGenerator<OWLDataSubPropertyAxiom>

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007


Constructor Summary
InferredSubDataPropertyAxiomGenerator()
           
 
Method Summary
 java.lang.String getLabel()
           
 
Methods inherited from class org.semanticweb.owl.util.InferredEntityAxiomGenerator
createAxioms, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InferredSubDataPropertyAxiomGenerator

public InferredSubDataPropertyAxiomGenerator()
Method Detail

getLabel

public java.lang.String getLabel()