org.semanticweb.owl.util
Class InferredInverseObjectPropertiesAxiomGenerator

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

public class InferredInverseObjectPropertiesAxiomGenerator
extends InferredObjectPropertyAxiomGenerator<OWLInverseObjectPropertiesAxiom>

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


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

InferredInverseObjectPropertiesAxiomGenerator

public InferredInverseObjectPropertiesAxiomGenerator()
Method Detail

getLabel

public java.lang.String getLabel()