public class OWLObjectInverseOfImpl extends OWLObjectImpl implements OWLObjectInverseOf
isOWLBottomDataProperty, isOWLBottomObjectProperty, isOWLTopDataProperty, isOWLTopObjectProperty
asOWLObjectProperty, isOWLObjectProperty
asOWLDataProperty, isOWLDataProperty
asOWLAnnotationProperty, isOWLAnnotationProperty
Constructor and Description |
---|
OWLObjectInverseOfImpl(OWLObjectProperty inverseProperty) |
Modifier and Type | Method and Description |
---|---|
OWLObjectProperty |
getInverse()
Gets the property expression that this is the inverse of.
|
OWLObjectProperty |
getNamedProperty()
Get the named object property used in this property expression.
|
annotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toString
accept, accept, accept, accept, components, getInverseProperty, hashIndex, initHashCode, typeIndex
getSimplified, isObjectPropertyExpression
asDataPropertyExpression, asObjectPropertyExpression, isDataPropertyExpression, isOWLBottomDataProperty, isOWLBottomObjectProperty, isOWLTopDataProperty, isOWLTopObjectProperty
getNestedClassExpressions, hashIteration, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressions
compareTo
getSignature, signature, unsortedSignature
containsEntityInSignature
anonymousIndividuals, getAnonymousIndividuals
classesInSignature, getClassesInSignature
getObjectPropertiesInSignature, objectPropertiesInSignature
dataPropertiesInSignature, getDataPropertiesInSignature
getIndividualsInSignature, individualsInSignature
datatypesInSignature, getDatatypesInSignature
annotationPropertiesInSignature, getAnnotationPropertiesInSignature
componentsAnnotationsFirst, componentsWithoutAnnotations
isAnonymous, isNamed
asOWLObjectProperty, isOWLObjectProperty
asOWLDataProperty, isOWLDataProperty
asOWLAnnotationProperty, isOWLAnnotationProperty
addAnonymousIndividualsToSet, addSignatureEntitiesToSet
public OWLObjectInverseOfImpl(OWLObjectProperty inverseProperty)
inverseProperty
- property to invertpublic OWLObjectProperty getInverse()
OWLObjectInverseOf
getInverse
in interface OWLObjectInverseOf
public OWLObjectProperty getNamedProperty()
OWLObjectPropertyExpression
getNamedProperty
in interface OWLObjectPropertyExpression
Copyright © 2020 The University of Manchester. All rights reserved.