Web-based responsive document annotation tool
activeannoservice / annotationdefinition / AnnotationDefinition / <init>
AnnotationDefinition(@BsonId id:
AnnotationID
, name:
String
, shortName:
String
?, createdTimestamp:
Long
)
Base class for all AnnotationDefinitions. An AnnotationDefinition defines how an annotation is required to be created, e.g. on which target it is defined, is it optional, maximum length etc.