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