|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.trees.GrammaticalRelation.GrammaticalRelationAnnotation
public abstract static class GrammaticalRelation.GrammaticalRelationAnnotation
Constructor Summary | |
---|---|
GrammaticalRelation.GrammaticalRelationAnnotation()
|
Method Summary | |
---|---|
Class<Set<TreeGraphNode>> |
getType()
Returns the type associated with this annotation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GrammaticalRelation.GrammaticalRelationAnnotation()
Method Detail |
---|
public Class<Set<TreeGraphNode>> getType()
CoreAnnotation
getType
in interface CoreAnnotation<Set<TreeGraphNode>>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |