ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.annotationschema / Not

Not

data class Not : EnableCondition

Constructors

Name Summary
<init> Not(child: EnableCondition)

Properties

Name Summary
child val child: EnableCondition

Functions

Name Summary
execute fun execute(document: Document, annotations: AnnotationMap): Boolean
toString fun toString(): String