ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.annotationschema.generator / HandlingPolicyType

HandlingPolicyType

enum class HandlingPolicyType

Enum Values

Name Summary
IGNORE  
PRESELECTION  
GENERATOR_AS_ANNOTATOR  

Properties

Name Summary
value val value: String

Companion Object Functions

Name Summary
forValue fun forValue(theValue: String?): HandlingPolicyType?