org.semanticweb.owl.util
Class InferredSubClassAxiomGenerator

java.lang.Object
  extended by org.semanticweb.owl.util.InferredEntityAxiomGenerator<OWLClass,A>
      extended by org.semanticweb.owl.util.InferredClassAxiomGenerator<OWLSubClassAxiom>
          extended by org.semanticweb.owl.util.InferredSubClassAxiomGenerator
All Implemented Interfaces:
InferredAxiomGenerator<OWLSubClassAxiom>

public class InferredSubClassAxiomGenerator
extends InferredClassAxiomGenerator<OWLSubClassAxiom>

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


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

InferredSubClassAxiomGenerator

public InferredSubClassAxiomGenerator()
Method Detail

getLabel

public java.lang.String getLabel()