org.semanticweb.owl.model
Interface OWLDataPropertyCharacteristicAxiom

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLAxiom, OWLDataPropertyAxiom, OWLLogicalAxiom, OWLObject, OWLPropertyAxiom, OWLUnaryPropertyAxiom<OWLDataPropertyExpression>
All Known Subinterfaces:
OWLFunctionalDataPropertyAxiom
All Known Implementing Classes:
OWLDataPropertyCharacteristicAxiomImpl, OWLFunctionalDataPropertyAxiomImpl

public interface OWLDataPropertyCharacteristicAxiom
extends OWLDataPropertyAxiom, OWLUnaryPropertyAxiom<OWLDataPropertyExpression>

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006


Method Summary
 
Methods inherited from interface org.semanticweb.owl.model.OWLUnaryPropertyAxiom
getProperty
 
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