public class OWLAnnotationImplNotAnnotated extends OWLObjectImpl implements OWLAnnotation
| Constructor and Description |
|---|
OWLAnnotationImplNotAnnotated(OWLAnnotationProperty property,
OWLAnnotationValue value) |
| Modifier and Type | Method and Description |
|---|---|
List<OWLAnnotation> |
annotationsAsList() |
OWLAnnotation |
getAnnotatedAnnotation(Collection<OWLAnnotation> annotations) |
OWLAnnotation |
getAnnotatedAnnotation(Stream<OWLAnnotation> annotations) |
OWLAnnotationProperty |
getProperty() |
OWLAnnotationValue |
getValue() |
boolean |
isDeprecatedIRIAnnotation() |
annotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, annotationValue, components, componentsAnnotationsFirst, componentsWithoutAnnotations, hashIndex, initHashCode, typeIndexgetNestedClassExpressions, hashIteration, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signature, unsortedSignaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignatureisAnonymous, isNamedannotations, annotations, annotations, getAnnotations, getAnnotationsanonymousIndividualValue, ifAnonymousIndividual, ifAnonymousIndividualOrElse, ifIri, ifIriOrElse, ifLiteral, ifLiteralOrElse, ifValue, iriValue, literalValue, map, map, mapAnonymousIndividual, mapAnonymousIndividualOrElse, mapAnonymousIndividualOrElseGet, mapIri, mapIriOrElse, mapIriOrElseGet, mapLiteral, mapLiteralOrElse, mapLiteralOrElseGet, mapValue, whenaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLAnnotationImplNotAnnotated(OWLAnnotationProperty property, OWLAnnotationValue value)
property - annotation propertyvalue - annotation valuepublic List<OWLAnnotation> annotationsAsList()
annotationsAsList in interface HasAnnotationspublic OWLAnnotationProperty getProperty()
getProperty in interface HasProperty<OWLAnnotationProperty>getProperty in interface OWLAnnotationpublic OWLAnnotationValue getValue()
getValue in interface OWLAnnotationpublic OWLAnnotation getAnnotatedAnnotation(Collection<OWLAnnotation> annotations)
getAnnotatedAnnotation in interface OWLAnnotationpublic OWLAnnotation getAnnotatedAnnotation(Stream<OWLAnnotation> annotations)
getAnnotatedAnnotation in interface OWLAnnotationpublic boolean isDeprecatedIRIAnnotation()
isDeprecatedIRIAnnotation in interface OWLAnnotationCopyright © 2021 The University of Manchester. All rights reserved.