public class OWLObjectPropertyImpl extends OWLObjectImpl implements OWLObjectProperty
isOWLBottomObjectProperty, isOWLObjectProperty, isOWLTopObjectPropertyisOWLBottomDataProperty, isOWLTopDataPropertyasOWLDataProperty, isOWLDataPropertyasOWLAnnotationProperty, isOWLAnnotationPropertyasOWLObjectProperty| 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()
Returns a string representation that can be used as the ID of this
entity.
|
annotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, accept, accept, accept, accept, getEntityType, getNamedProperty, hashIndex, isBottomEntity, isOWLBottomObjectProperty, isOWLObjectProperty, isOWLTopObjectProperty, isTopEntity, typeIndexgetSimplified, isObjectPropertyExpressionasDataPropertyExpression, asObjectPropertyExpression, isDataPropertyExpression, isOWLBottomDataProperty, isOWLTopDataPropertycomponentsgetNestedClassExpressions, hasSharedStructure, isAnonymousExpression, isAxiom, isIndividual, isIRI, isOntology, nestedClassExpressionscompareTogetSignature, signaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturecomponentsAnnotationsFirst, componentsWithoutAnnotationsisAnonymousasOWLClass, isOWLClassasOWLDataProperty, isOWLDataPropertyasOWLDatatype, isOWLDatatypeasOWLAnnotationProperty, isOWLAnnotationPropertyasOWLNamedIndividual, isOWLNamedIndividualasOWLObjectPropertyaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLObjectPropertyImpl(IRI iri)
iri - property iripublic String toStringID()
OWLEntitytoStringID in interface OWLEntitypublic boolean isBuiltIn()
OWLEntitypublic OWLObjectInverseOf getInverseProperty()
OWLObjectPropertyExpressiongetInverseProperty in interface OWLObjectPropertyExpressionCopyright © 2017 The University of Manchester. All rights reserved.