org.semanticweb.owl.util
Class InferredSubObjectPropertyAxiomGenerator

java.lang.Object
  extended by org.semanticweb.owl.util.InferredEntityAxiomGenerator<OWLObjectProperty,A>
      extended by org.semanticweb.owl.util.InferredObjectPropertyAxiomGenerator<OWLObjectSubPropertyAxiom>
          extended by org.semanticweb.owl.util.InferredSubObjectPropertyAxiomGenerator
All Implemented Interfaces:
InferredAxiomGenerator<OWLObjectSubPropertyAxiom>

public class InferredSubObjectPropertyAxiomGenerator
extends InferredObjectPropertyAxiomGenerator<OWLObjectSubPropertyAxiom>

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


Constructor Summary
InferredSubObjectPropertyAxiomGenerator()
           
 
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

InferredSubObjectPropertyAxiomGenerator

public InferredSubObjectPropertyAxiomGenerator()
Method Detail

getLabel

public java.lang.String getLabel()