public class OWLAnnotationPropertyImpl extends OWLObjectImplWithoutEntityAndAnonCaching implements OWLAnnotationProperty
| 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 |
|---|
OWLAnnotationPropertyImpl(IRI i) |
compareTo, containsEntityInSignature, getAnnotationPropertiesInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringisAnonymousgetNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignatureisNamedpublic OWLDataProperty asOWLDataProperty
asOWLDataProperty in interface OWLEntitypublic OWLObjectProperty asOWLObjectProperty
asOWLObjectProperty 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 OWLPropertyExpressionpublic IRI getIRI()
getIRI in interface HasIRIgetIRI in interface OWLNamedObjectpublic EntityType<?> getEntityType()
getEntityType in interface OWLEntitypublic boolean isType(EntityType<?> entityType)
public String toStringID()
toStringID in interface OWLEntitypublic boolean isDeprecated()
isDeprecated in interface OWLAnnotationPropertypublic void accept(OWLObjectVisitor visitor)
public <O> O accept(OWLObjectVisitorEx<O> visitor)
public boolean isComment()
isComment in interface OWLAnnotationPropertypublic boolean isLabel()
isLabel in interface OWLAnnotationPropertypublic void accept(OWLEntityVisitor visitor)
public <O> O accept(OWLEntityVisitorEx<O> visitor)
public OWLClass asOWLClass()
asOWLClass in interface OWLEntitypublic <O> O accept(OWLPropertyExpressionVisitorEx<O> visitor)
accept in interface OWLPropertyExpressionpublic OWLDataProperty asOWLDataProperty()
asOWLDataProperty in interface OWLEntitypublic OWLDatatype asOWLDatatype()
asOWLDatatype in interface OWLEntitypublic OWLNamedIndividual asOWLNamedIndividual()
asOWLNamedIndividual in interface OWLEntitypublic OWLObjectProperty asOWLObjectProperty()
asOWLObjectProperty 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 void accept(OWLNamedObjectVisitor visitor)
accept in interface OWLNamedObjectpublic <O> O accept(OWLNamedObjectVisitorEx<O> visitor)
accept in interface OWLNamedObjectpublic boolean equals(Object obj)
equals in class OWLObjectImplWithoutEntityAndAnonCachingpublic void accept(OWLPropertyExpressionVisitor visitor)
accept in interface OWLPropertyExpressionpublic boolean isDataPropertyExpression()
isDataPropertyExpression in interface OWLPropertyExpressionpublic boolean isObjectPropertyExpression()
isObjectPropertyExpression in interface OWLPropertyExpressionpublic boolean isOWLTopObjectProperty()
isOWLTopObjectProperty in interface OWLPropertyExpressionpublic boolean isOWLBottomObjectProperty()
isOWLBottomObjectProperty in interface OWLPropertyExpressionpublic boolean isOWLTopDataProperty()
isOWLTopDataProperty in interface OWLPropertyExpressionpublic boolean isOWLBottomDataProperty()
isOWLBottomDataProperty in interface OWLPropertyExpressionpublic 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 addedCopyright © 2020 The University of Manchester. All rights reserved.