Web-based responsive document annotation tool
activeannoservice / project.annotationschema / EnableCondition / <init>
EnableCondition()
AnnotationSchemaElements can be conditional, defined by an EnableCondition. If an EnableCondition is null, that means it is always required. Else, the enable conditions execute method needs to return true for the element to be prompted.