public static final class NaturalLogicAnnotations.PolarityAnnotation extends java.lang.Object implements CoreAnnotation<Polarity>
| Constructor and Description |
|---|
PolarityAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<Polarity> |
getType()
Returns the type associated with this annotation.
|
public java.lang.Class<Polarity> getType()
CoreAnnotationgetType in interface CoreAnnotation<Polarity>