public class OWLObjectPropertyImpl extends OWLObjectPropertyExpressionImpl implements OWLObjectProperty
| Type | Property and Description |
|---|---|
OWLAnnotationProperty |
asOWLAnnotation |
OWLDataProperty |
asOWLData |
OWLObjectProperty |
asOWLObject |
boolean |
isOWLAnnotation
Gets the value of the property oWLAnnotationProperty.
|
boolean |
isOWLBottomData
Gets the value of the property oWLBottomDataProperty.
|
boolean |
isOWLBottomObject
Gets the value of the property oWLBottomObjectProperty.
|
boolean |
isOWLData
Gets the value of the property oWLDataProperty.
|
boolean |
isOWLObject
Gets the value of the property oWLObjectProperty.
|
boolean |
isOWLTopData
Gets the value of the property oWLTopDataProperty.
|
boolean |
isOWLTopObject
Gets the value of the property oWLTopObjectProperty.
|
| Constructor and Description |
|---|
OWLObjectPropertyImpl(IRI iri) |
getSimplified, isDataPropertyExpression, isObjectPropertyExpressioncompareTo, containsEntityInSignature, getAnnotationPropertiesInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, toStringgetSimplifiedisDataPropertyExpression, isObjectPropertyExpressionisAnonymousgetNestedClassExpressions, isIndividual, isIRI, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignatureisNamedpublic OWLObjectProperty asOWLObjectProperty
asOWLObjectProperty in interface OWLEntityasOWLObjectProperty in interface OWLObjectPropertyExpressionpublic OWLDataProperty asOWLDataProperty
asOWLDataProperty in interface OWLEntitypublic boolean isOWLDataProperty
isOWLDataProperty in interface OWLEntitypublic boolean isOWLObjectProperty
isOWLObjectProperty in interface OWLEntitypublic OWLAnnotationProperty asOWLAnnotationProperty
asOWLAnnotationProperty in interface OWLEntitypublic boolean isOWLAnnotationProperty
isOWLAnnotationProperty in interface OWLEntitypublic boolean isOWLTopObjectProperty
isOWLTopObjectProperty in interface OWLPropertyExpressionpublic boolean isOWLBottomObjectProperty
isOWLBottomObjectProperty in interface OWLPropertyExpressionpublic boolean isOWLTopDataProperty
isOWLTopDataProperty in interface OWLPropertyExpressionpublic boolean isOWLBottomDataProperty
isOWLBottomDataProperty in interface OWLPropertyExpression@Nonnull public OWLObjectInverseOf getInverseProperty()
getInverseProperty in interface OWLObjectPropertyExpression@Nonnull public OWLObjectProperty getNamedProperty()
getNamedProperty in interface OWLObjectPropertyExpressionpublic void addSignatureEntitiesToSet(Set<OWLEntity> entities)
addSignatureEntitiesToSet in interface HasIncrementalSignatureGenerationSupportentities - entity set where entities will be addedpublic void addAnonymousIndividualsToSet(Set<OWLAnonymousIndividual> anons)
addAnonymousIndividualsToSet in interface HasIncrementalSignatureGenerationSupportanons - anonymous individuals set where individuals will be addedpublic boolean isTopEntity()
isTopEntity in interface OWLObjectisTopEntity in class OWLObjectImplWithoutEntityAndAnonCachingpublic boolean isBottomEntity()
isBottomEntity in interface OWLObjectisBottomEntity in class OWLObjectImplWithoutEntityAndAnonCachingpublic EntityType<?> getEntityType()
getEntityType in interface OWLEntitypublic boolean isType(EntityType<?> entityType)
public String toStringID()
toStringID in interface OWLEntitypublic IRI getIRI()
getIRI in interface HasIRIgetIRI in interface OWLNamedObjectpublic boolean equals(Object obj)
equals in class OWLObjectPropertyExpressionImplpublic void accept(OWLEntityVisitor visitor)
public void accept(OWLPropertyExpressionVisitor visitor)
accept in interface OWLPropertyExpressionpublic void accept(OWLObjectVisitor visitor)
public void accept(OWLNamedObjectVisitor visitor)
accept in interface OWLNamedObjectpublic <O> O accept(OWLNamedObjectVisitorEx<O> visitor)
accept in interface OWLNamedObjectpublic <O> O accept(OWLEntityVisitorEx<O> visitor)
public <O> O accept(OWLPropertyExpressionVisitorEx<O> visitor)
accept in interface OWLPropertyExpressionpublic <O> O accept(OWLObjectVisitorEx<O> visitor)
public OWLObjectProperty asOWLObjectProperty()
asOWLObjectProperty in interface OWLEntityasOWLObjectProperty in interface OWLObjectPropertyExpressionpublic OWLDataProperty asOWLDataProperty()
asOWLDataProperty in interface OWLEntitypublic OWLDatatype asOWLDatatype()
asOWLDatatype in interface OWLEntitypublic OWLNamedIndividual asOWLNamedIndividual()
asOWLNamedIndividual in interface OWLEntitypublic OWLClass asOWLClass()
asOWLClass in interface OWLEntitypublic boolean isOWLClass()
isOWLClass in interface OWLEntitypublic boolean isOWLDataProperty()
isOWLDataProperty in interface OWLEntitypublic boolean isOWLDatatype()
isOWLDatatype in interface OWLEntitypublic boolean isOWLNamedIndividual()
isOWLNamedIndividual in interface OWLEntitypublic boolean isOWLObjectProperty()
isOWLObjectProperty in interface OWLEntitypublic OWLAnnotationProperty asOWLAnnotationProperty()
asOWLAnnotationProperty in interface OWLEntitypublic boolean isOWLAnnotationProperty()
isOWLAnnotationProperty in interface OWLEntitypublic boolean isOWLTopObjectProperty()
isOWLTopObjectProperty in interface OWLPropertyExpressionpublic boolean isOWLBottomObjectProperty()
isOWLBottomObjectProperty in interface OWLPropertyExpressionpublic boolean isOWLTopDataProperty()
isOWLTopDataProperty in interface OWLPropertyExpressionpublic boolean isOWLBottomDataProperty()
isOWLBottomDataProperty in interface OWLPropertyExpressionCopyright © 2020 The University of Manchester. All rights reserved.