Interface OWLDataPropertyAxiom

All Superinterfaces:
Comparable<OWLObject>, HasAnnotationPropertiesInSignature, HasAnnotations, HasAnonymousIndividuals, HasClassesInSignature, HasComponents, HasContainsEntityInSignature, HasDataPropertiesInSignature, HasDatatypesInSignature, HasHashIndex, HasIndex, HasIndividualsInSignature, HasObjectPropertiesInSignature, HasSignature, IsAnonymous, OWLAxiom, OWLLogicalAxiom, OWLObject, OWLPropertyAxiom, Serializable
All Known Subinterfaces:
OWLDataPropertyCharacteristicAxiom, OWLDataPropertyDomainAxiom, OWLDataPropertyRangeAxiom, OWLDisjointDataPropertiesAxiom, OWLEquivalentDataPropertiesAxiom, OWLFunctionalDataPropertyAxiom, OWLSubDataPropertyOfAxiom
All Known Implementing Classes:
OWLDataPropertyCharacteristicAxiomImpl, OWLDataPropertyDomainAxiomImpl, OWLDataPropertyRangeAxiomImpl, OWLDisjointDataPropertiesAxiomImpl, OWLEquivalentDataPropertiesAxiomImpl, OWLFunctionalDataPropertyAxiomImpl, OWLSubDataPropertyOfAxiomImpl

public interface OWLDataPropertyAxiom extends OWLPropertyAxiom
A high level interface which marks data property axioms (e.g. Functional data property, data property domain etc.)
Since:
2.0.0
Author:
Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group