public class OWLAnnotationImplNotAnnotated extends OWLObjectImpl implements OWLAnnotation
| Constructor and Description |
|---|
OWLAnnotationImplNotAnnotated(OWLAnnotationProperty property,
OWLAnnotationValue value) |
| Modifier and Type | Method and Description |
|---|---|
OWLAnnotation |
getAnnotatedAnnotation(Collection<OWLAnnotation> annotations) |
OWLAnnotation |
getAnnotatedAnnotation(java.util.stream.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, components, componentsAnnotationsFirst, componentsWithoutAnnotations, hashIndex, typeIndexgetNestedClassExpressions, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignatureisAnonymousannotations, annotations, annotations, getAnnotations, getAnnotationsaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLAnnotationImplNotAnnotated(OWLAnnotationProperty property, OWLAnnotationValue value)
property - annotation propertyvalue - annotation valuepublic 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(java.util.stream.Stream<OWLAnnotation> annotations)
getAnnotatedAnnotation in interface OWLAnnotationpublic boolean isDeprecatedIRIAnnotation()
isDeprecatedIRIAnnotation in interface OWLAnnotationCopyright © 2017 The University of Manchester. All Rights Reserved.