org.semanticweb.owl.model
Interface OWLPropertyDomainAxiom<P extends OWLPropertyExpression>
- All Superinterfaces:
- java.lang.Comparable<OWLObject>, OWLAxiom, OWLLogicalAxiom, OWLObject, OWLPropertyAxiom, OWLUnaryPropertyAxiom<P>
- All Known Subinterfaces:
- OWLDataPropertyDomainAxiom, OWLObjectPropertyDomainAxiom
public interface OWLPropertyDomainAxiom<P extends OWLPropertyExpression>
- extends OWLUnaryPropertyAxiom<P>
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Oct-2006
| Methods inherited from interface java.lang.Comparable |
compareTo |
getDomain
OWLDescription getDomain()
asSubClassAxiom
OWLSubClassAxiom asSubClassAxiom()