public class AnnotationEvent extends GateEvent
Annotation.| Modifier and Type | Field and Description |
|---|---|
static int |
ANNOTATION_UPDATED
Event type used for situations when an annotation has been updated
|
FEATURES_UPDATED, typesource| Constructor and Description |
|---|
AnnotationEvent(Annotation source,
int type)
Constructor.
|
public static final int ANNOTATION_UPDATED
public AnnotationEvent(Annotation source, int type)
source - the Annotation that fired the eventtype - the type of the eventCopyright © 2024 GATE. All rights reserved.