public abstract static class GrammaticalRelation.GrammaticalRelationAnnotation extends java.lang.Object implements CoreAnnotation<java.util.Set<TreeGraphNode>>
Constructor and Description |
---|
GrammaticalRelation.GrammaticalRelationAnnotation() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<java.util.Set<TreeGraphNode>> |
getType()
Returns the type associated with this annotation.
|
public GrammaticalRelation.GrammaticalRelationAnnotation()
public java.lang.Class<java.util.Set<TreeGraphNode>> getType()
CoreAnnotation
getType
in interface CoreAnnotation<java.util.Set<TreeGraphNode>>