public class OWLObjectPropertyImpl extends OWLObjectImpl implements OWLObjectProperty
isOWLBottomObjectProperty, isOWLObjectProperty, isOWLTopObjectProperty
isOWLBottomDataProperty, isOWLTopDataProperty
asOWLDataProperty, isOWLDataProperty
asOWLAnnotationProperty, isOWLAnnotationProperty
asOWLObjectProperty
Constructor and Description |
---|
OWLObjectPropertyImpl(IRI iri) |
Modifier and Type | Method and Description |
---|---|
OWLObjectInverseOf |
getInverseProperty()
Obtains the property that corresponds to the inverse of this property.
|
IRI |
getIRI()
Gets the IRI of this object.
|
boolean |
isBuiltIn()
Determines if this entity is a built in entity.
|
String |
toStringID() |
annotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toString
accept, accept, accept, accept, accept, accept, accept, accept, getEntityType, getNamedProperty, hashIndex, isBottomEntity, isOWLBottomObjectProperty, isOWLObjectProperty, isOWLTopObjectProperty, isTopEntity, typeIndex
getSimplified, isObjectPropertyExpression
asDataPropertyExpression, asObjectPropertyExpression, isDataPropertyExpression, isOWLBottomDataProperty, isOWLTopDataProperty
components, initHashCode
isAnonymous, isType
getNestedClassExpressions, hashIteration, hasSharedStructure, isAnonymousExpression, isAxiom, isIndividual, isIRI, isOntology, nestedClassExpressions
compareTo
getSignature, signature, unsortedSignature
containsEntityInSignature
anonymousIndividuals, getAnonymousIndividuals
classesInSignature, getClassesInSignature
getObjectPropertiesInSignature, objectPropertiesInSignature
dataPropertiesInSignature, getDataPropertiesInSignature
getIndividualsInSignature, individualsInSignature
datatypesInSignature, getDatatypesInSignature
annotationPropertiesInSignature, getAnnotationPropertiesInSignature
componentsAnnotationsFirst, componentsWithoutAnnotations
isNamed
asOWLClass, isOWLClass
asOWLDataProperty, isOWLDataProperty
asOWLDatatype, isOWLDatatype
asOWLAnnotationProperty, isOWLAnnotationProperty
asOWLNamedIndividual, isOWLNamedIndividual
asOWLObjectProperty
addAnonymousIndividualsToSet, addSignatureEntitiesToSet
public OWLObjectPropertyImpl(IRI iri)
iri
- property iripublic String toStringID()
toStringID
in interface OWLEntity
toString()
representation of the IRIpublic boolean isBuiltIn()
OWLEntity
public OWLObjectInverseOf getInverseProperty()
OWLObjectPropertyExpression
getInverseProperty
in interface OWLObjectPropertyExpression
Copyright © 2020 The University of Manchester. All rights reserved.