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