public interface OWLObjectInverseOf extends OWLObjectPropertyExpression
asOWLObjectProperty
isOWLBottomDataProperty, isOWLBottomObjectProperty, isOWLTopDataProperty, isOWLTopObjectProperty
Modifier and Type | Method and Description |
---|---|
OWLObjectPropertyExpression |
getInverse()
Gets the property expression that this is the inverse of.
|
asOWLObjectProperty, getInverseProperty, getNamedProperty, getSimplified
accept, accept, isDataPropertyExpression, isObjectPropertyExpression, isOWLBottomDataProperty, isOWLBottomObjectProperty, isOWLTopDataProperty, isOWLTopObjectProperty
accept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toString
compareTo
getSignature
containsEntityInSignature
getAnonymousIndividuals
getClassesInSignature
getObjectPropertiesInSignature
getDataPropertiesInSignature
getIndividualsInSignature
getDatatypesInSignature
getAnnotationPropertiesInSignature
isAnonymous, isNamed
@Nonnull OWLObjectPropertyExpression getInverse()
Copyright © 2020 The University of Manchester. All rights reserved.