org.semanticweb.owl.model
Interface OWLSubClassAxiom
- All Superinterfaces: 
 - java.lang.Comparable<OWLObject>, OWLAxiom, OWLClassAxiom, OWLLogicalAxiom, OWLNaryClassAxiom, OWLObject
 
- All Known Implementing Classes: 
 - OWLSubClassAxiomImpl
 
public interface OWLSubClassAxiom
- extends OWLNaryClassAxiom
 
Author: Matthew Horridge
 The University Of Manchester
 Bio-Health Informatics Group
 Date: 24-Oct-2006
 
 
 
 
| Methods inherited from interface java.lang.Comparable | 
compareTo | 
 
getSubClass
OWLDescription getSubClass()
 
 
getSuperClass
OWLDescription getSuperClass()