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