public static class MachineReadingAnnotations.EventMentionsAnnotation extends Object implements CoreAnnotation<List<EventMention>>
| Constructor and Description |
|---|
EventMentionsAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Class<List<EventMention>> |
getType()
Returns the type associated with this annotation.
|
public Class<List<EventMention>> getType()
CoreAnnotationgetType in interface CoreAnnotation<List<EventMention>>