org.semanticweb.owl.util
Class InferredEquivalentObjectPropertyAxiomGenerator

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

public class InferredEquivalentObjectPropertyAxiomGenerator
extends InferredObjectPropertyAxiomGenerator<OWLEquivalentObjectPropertiesAxiom>

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


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

InferredEquivalentObjectPropertyAxiomGenerator

public InferredEquivalentObjectPropertyAxiomGenerator()
Method Detail

getLabel

public java.lang.String getLabel()