Comparable<OWLObject>
, HasAnnotationPropertiesInSignature
, HasAnonymousIndividuals
, HasClassesInSignature
, HasContainsEntityInSignature
, HasDataPropertiesInSignature
, HasDatatypesInSignature
, HasIndividualsInSignature
, HasObjectPropertiesInSignature
, HasSignature
, IsAnonymous
, OWLObject
, OWLObjectPropertyExpression
, OWLPropertyExpression
, Serializable
, SWRLPredicate
OWLObjectInverseOfImpl
public interface OWLObjectInverseOf extends OWLObjectPropertyExpression
Modifier and Type | Method | Description |
---|---|---|
OWLObjectPropertyExpression |
getInverse() |
Gets the property expression that this is the inverse of.
|
compareTo
getAnnotationPropertiesInSignature
getAnonymousIndividuals
getClassesInSignature
containsEntityInSignature
getDataPropertiesInSignature
getDatatypesInSignature
getIndividualsInSignature
getObjectPropertiesInSignature
getSignature
accept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toString
asOWLObjectProperty, getInverseProperty, getNamedProperty, getSimplified
accept, accept, isAnonymous, isDataPropertyExpression, isObjectPropertyExpression, isOWLBottomDataProperty, isOWLBottomObjectProperty, isOWLTopDataProperty, isOWLTopObjectProperty
@Nonnull OWLObjectPropertyExpression getInverse()
Copyright © 2018 The University of Manchester. All rights reserved.