P - property typepublic abstract class OWLPropertyDomainAxiomImpl<P extends OWLPropertyExpression> extends OWLUnaryPropertyAxiomImpl<P> implements OWLPropertyDomainAxiom<P>
| Constructor and Description |
|---|
OWLPropertyDomainAxiomImpl(P property,
OWLClassExpression domain,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
getDomain()
Gets the domain.
|
getPropertyannotations, getNNF, isAnnotatedannotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringcomponents, componentsAnnotationsFirst, componentsWithoutAnnotationsisLogicalAxiomaccept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAxiomType, getAxiomWithoutAnnotations, getAxiomWithoutAnnotations, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isAnonymous, isAxiom, isIndividual, isOfType, isOfType, isOfType, typeIndexaccept, accept, getNestedClassExpressions, hasSharedStructure, isAnonymousExpression, isBottomEntity, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturehashIndexannotations, annotations, annotations, getAnnotations, getAnnotationsgetPropertyasOWLSubClassOfAxiomaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLPropertyDomainAxiomImpl(P property, OWLClassExpression domain, Collection<OWLAnnotation> annotations)
property - propertydomain - domainannotations - annotationspublic OWLClassExpression getDomain()
HasDomaingetDomain in interface HasDomain<OWLClassExpression>Copyright © 2017 The University of Manchester. All rights reserved.