public static class PatternsAnnotations.SeedLabeledOrNot extends Object implements CoreLabel.GenericAnnotation<Map<Class,Boolean>>
| Constructor and Description |
|---|
SeedLabeledOrNot() |
| Modifier and Type | Method and Description |
|---|---|
Class<Map<Class,Boolean>> |
getType()
Returns the type associated with this annotation.
|
public Class<Map<Class,Boolean>> getType()
CoreAnnotationgetType in interface CoreAnnotation<Map<Class,Boolean>>