uk.ac.manchester.cs.owl
Class OWLPropertyAxiomImpl

java.lang.Object
  extended by uk.ac.manchester.cs.owl.OWLObjectImpl
      extended by uk.ac.manchester.cs.owl.OWLAxiomImpl
          extended by uk.ac.manchester.cs.owl.OWLLogicalAxiomImpl
              extended by uk.ac.manchester.cs.owl.OWLPropertyAxiomImpl
All Implemented Interfaces:
java.lang.Comparable<OWLObject>, OWLAxiom, OWLLogicalAxiom, OWLObject, OWLPropertyAxiom
Direct Known Subclasses:
OWLDataPropertyCharacteristicAxiomImpl, OWLNaryPropertyAxiomImpl, OWLObjectPropertyChainSubPropertyAxiomImpl, OWLObjectPropertyCharacteristicAxiomImpl, OWLSubPropertyAxiomImpl, OWLUnaryPropertyAxiomImpl

public abstract class OWLPropertyAxiomImpl
extends OWLLogicalAxiomImpl
implements OWLPropertyAxiom

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 05-Dec-2006


Method Summary
 
Methods inherited from class uk.ac.manchester.cs.owl.OWLLogicalAxiomImpl
isLogicalAxiom
 
Methods inherited from class uk.ac.manchester.cs.owl.OWLAxiomImpl
equals, getAnnotationAxioms, getReferencedEntities
 
Methods inherited from class uk.ac.manchester.cs.owl.OWLObjectImpl
compareTo, getOWLDataFactory, getSignature, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.semanticweb.owl.model.OWLAxiom
accept, accept, getAnnotationAxioms, getAxiomType, getReferencedEntities, isLogicalAxiom
 
Methods inherited from interface org.semanticweb.owl.model.OWLObject
accept, accept, getSignature
 
Methods inherited from interface java.lang.Comparable
compareTo