org.semanticweb.owl.util
Class InferredPropertyAssertionGenerator

java.lang.Object
  extended by org.semanticweb.owl.util.InferredEntityAxiomGenerator<OWLIndividual,A>
      extended by org.semanticweb.owl.util.InferredIndividualAxiomGenerator<OWLPropertyAssertionAxiom>
          extended by org.semanticweb.owl.util.InferredPropertyAssertionGenerator
All Implemented Interfaces:
InferredAxiomGenerator<OWLPropertyAssertionAxiom>

public class InferredPropertyAssertionGenerator
extends InferredIndividualAxiomGenerator<OWLPropertyAssertionAxiom>

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


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

InferredPropertyAssertionGenerator

public InferredPropertyAssertionGenerator()
Method Detail

getLabel

public java.lang.String getLabel()