org.semanticweb.owl.util
Class InferredDataPropertyCharacteristicAxiomGenerator

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

public class InferredDataPropertyCharacteristicAxiomGenerator
extends InferredDataPropertyAxiomGenerator<OWLDataPropertyCharacteristicAxiom>

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

Generates inferred data property characteristics.


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

InferredDataPropertyCharacteristicAxiomGenerator

public InferredDataPropertyCharacteristicAxiomGenerator()
Method Detail

getLabel

public java.lang.String getLabel()