Namespace: annotation

belhop.evidence. annotation

Methods

staticbelhop.evidence.annotation.addAnnotation(evidence, annotationValue)

Name Type Description
evidence belhop.Evidence

The evidence to add to

annotationValue belhop.AnnotationValue

The annotation to add

Tutorials:

staticbelhop.evidence.annotation.addNameValue(evidence, nameValueAnnotation)

Name Type Description
evidence belhop.Evidence

The evidence to add to

nameValueAnnotation belhop.NameValueAnnotation

The annotation to add

Tutorials:

staticbelhop.evidence.annotation.addType(evidence, annotationType, value)

Name Type Description
evidence belhop.Evidence

The evidence to add to

annotationType belhop.AnnotationType

The annotation type to add

value string

The annotation value to add

Tutorials: