public static class CorefCoreAnnotations.CorefChainAnnotation extends Object implements CoreAnnotation<Map<Integer,CorefChain>>
| Constructor and Description |
|---|
CorefChainAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Class<Map<Integer,CorefChain>> |
getType()
Returns the type associated with this annotation.
|
public Class<Map<Integer,CorefChain>> getType()
CoreAnnotationgetType in interface CoreAnnotation<Map<Integer,CorefChain>>