public abstract class OWLObjectPropertyExpressionImpl extends OWLPropertyExpressionImpl<OWLClassExpression,OWLObjectPropertyExpression> implements OWLObjectPropertyExpression
asOWLObjectPropertyisOWLBottomDataProperty, isOWLBottomObjectProperty, isOWLTopDataProperty, isOWLTopObjectPropertyNO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLObjectPropertyExpressionImpl() |
getDisjointProperties, getDisjointProperties, getDomains, getDomains, getEquivalentProperties, getEquivalentProperties, getRanges, getRanges, getSubProperties, getSubProperties, getSubPropertyAxiomsForRHS, getSuperProperties, getSuperPropertiescompareLists, compareObjectOfSameType, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitasOWLObjectPropertyaccept, accept, getDisjointProperties, getDisjointProperties, getDomains, getDomains, getEquivalentProperties, getEquivalentProperties, getRanges, getRanges, getSubProperties, getSubProperties, getSuperProperties, getSuperProperties, isAnonymous, isOWLBottomDataProperty, isOWLBottomObjectProperty, isOWLTopDataProperty, isOWLTopObjectPropertyaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareToprotected Set<? extends OWLPropertyDomainAxiom<?>> getDomainAxioms(OWLOntology ontology)
getDomainAxioms in class OWLPropertyExpressionImpl<OWLClassExpression,OWLObjectPropertyExpression>public boolean isObjectPropertyExpression()
isObjectPropertyExpression in interface OWLPropertyExpression<OWLClassExpression,OWLObjectPropertyExpression>public boolean isDataPropertyExpression()
isDataPropertyExpression in interface OWLPropertyExpression<OWLClassExpression,OWLObjectPropertyExpression>public boolean isFunctional(OWLOntology ontology)
isFunctional in interface OWLPropertyExpression<OWLClassExpression,OWLObjectPropertyExpression>public boolean isFunctional(Set<OWLOntology> ontologies)
isFunctional in interface OWLPropertyExpression<OWLClassExpression,OWLObjectPropertyExpression>public boolean isInverseFunctional(OWLOntology ontology)
isInverseFunctional in interface OWLObjectPropertyExpressionpublic boolean isInverseFunctional(Set<OWLOntology> ontologies)
isInverseFunctional in interface OWLObjectPropertyExpressionpublic boolean isSymmetric(OWLOntology ontology)
isSymmetric in interface OWLObjectPropertyExpressionpublic boolean isSymmetric(Set<OWLOntology> ontologies)
isSymmetric in interface OWLObjectPropertyExpressionpublic boolean isAsymmetric(OWLOntology ontology)
isAsymmetric in interface OWLObjectPropertyExpressionpublic boolean isAsymmetric(Set<OWLOntology> ontologies)
isAsymmetric in interface OWLObjectPropertyExpressionpublic boolean isReflexive(OWLOntology ontology)
isReflexive in interface OWLObjectPropertyExpressionpublic boolean isReflexive(Set<OWLOntology> ontologies)
isReflexive in interface OWLObjectPropertyExpressionpublic boolean isIrreflexive(OWLOntology ontology)
isIrreflexive in interface OWLObjectPropertyExpressionpublic boolean isIrreflexive(Set<OWLOntology> ontologies)
isIrreflexive in interface OWLObjectPropertyExpressionpublic boolean isTransitive(OWLOntology ontology)
isTransitive in interface OWLObjectPropertyExpressionpublic boolean isTransitive(Set<OWLOntology> ontologies)
isTransitive in interface OWLObjectPropertyExpressionprotected Set<? extends OWLPropertyRangeAxiom<OWLObjectPropertyExpression,OWLClassExpression>> getRangeAxioms(OWLOntology ontology)
getRangeAxioms in class OWLPropertyExpressionImpl<OWLClassExpression,OWLObjectPropertyExpression>protected Set<? extends OWLSubPropertyAxiom<OWLObjectPropertyExpression>> getSubPropertyAxioms(OWLOntology ontology)
getSubPropertyAxioms in class OWLPropertyExpressionImpl<OWLClassExpression,OWLObjectPropertyExpression>protected Set<? extends OWLNaryPropertyAxiom<OWLObjectPropertyExpression>> getEquivalentPropertiesAxioms(OWLOntology ontology)
getEquivalentPropertiesAxioms in class OWLPropertyExpressionImpl<OWLClassExpression,OWLObjectPropertyExpression>protected Set<? extends OWLNaryPropertyAxiom<OWLObjectPropertyExpression>> getDisjointPropertiesAxioms(OWLOntology ontology)
getDisjointPropertiesAxioms in class OWLPropertyExpressionImpl<OWLClassExpression,OWLObjectPropertyExpression>public Set<OWLObjectPropertyExpression> getInverses(OWLOntology ontology)
getInverses in interface OWLObjectPropertyExpressionpublic Set<OWLObjectPropertyExpression> getInverses(Set<OWLOntology> ontologies)
getInverses in interface OWLObjectPropertyExpressionpublic boolean equals(Object obj)
equals in class OWLPropertyExpressionImpl<OWLClassExpression,OWLObjectPropertyExpression>public OWLObjectPropertyExpression getSimplified()
getSimplified in interface OWLObjectPropertyExpressionpublic OWLObjectPropertyExpression getInverseProperty()
getInverseProperty in interface OWLObjectPropertyExpressionpublic OWLObjectProperty getNamedProperty()
getNamedProperty in interface OWLObjectPropertyExpressionCopyright © 2013 CSIRO HRPPC. All Rights Reserved.