Web-based responsive document annotation tool
activeannoservice / project.annotationschema / Not
data class Not : EnableCondition
| Name | Summary |
|---|---|
| <init> | Not(child: EnableCondition) |
| Name | Summary |
|---|---|
| child | val child: EnableCondition |
| Name | Summary |
|---|---|
| execute | fun execute(document: Document, annotations: AnnotationMap): Boolean |
| toString | fun toString(): String |