public interface OWLObjectPropertyExpression extends OWLPropertyExpression, SWRLPredicate
isOWLBottomDataProperty, isOWLBottomObjectProperty, isOWLTopDataProperty, isOWLTopObjectPropertyasOWLObjectProperty, isOWLObjectPropertyasOWLDataProperty, isOWLDataPropertyasOWLAnnotationProperty, isOWLAnnotationProperty| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyExpression |
getInverseProperty()
Obtains the property that corresponds to the inverse of this property.
|
OWLObjectProperty |
getNamedProperty()
Get the named object property used in this property expression.
|
default OWLObjectPropertyExpression |
getSimplified()
Returns this property in its simplified form.
|
default boolean |
isObjectPropertyExpression() |
accept, accept, asDataPropertyExpression, asObjectPropertyExpression, isDataPropertyExpression, isOWLBottomDataProperty, isOWLBottomObjectProperty, isOWLTopDataProperty, isOWLTopObjectPropertyaccept, accept, getNestedClassExpressions, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturehashIndexcomponents, componentsAnnotationsFirst, componentsWithoutAnnotationsisAnonymousasOWLObjectProperty, isOWLObjectPropertyasOWLDataProperty, isOWLDataPropertyasOWLAnnotationProperty, isOWLAnnotationPropertyOWLObjectPropertyExpression getInverseProperty()
default OWLObjectPropertyExpression getSimplified()
OWLObjectProperty getNamedProperty()
default boolean isObjectPropertyExpression()
isObjectPropertyExpression in interface OWLPropertyExpressionCopyright © 2017 The University of Manchester. All Rights Reserved.