addChild(final ProtoGrammaticalRelation child) | grammarscope.mutable.ProtoGrammaticalRelation | protected |
children | grammarscope.mutable.ProtoGrammaticalRelation | protected |
compileTargetPatterns(final String[] patternStrings) | grammarscope.mutable.ProtoGrammaticalRelation | static |
getChildren() | grammarscope.mutable.ProtoGrammaticalRelation | |
getLongName() | grammarscope.mutable.ProtoGrammaticalRelation | |
getParent() | grammarscope.mutable.ProtoGrammaticalRelation | |
getRelatedNodes(final Tree tree, final Tree root) | grammarscope.mutable.ProtoGrammaticalRelation | |
getShortName() | grammarscope.mutable.ProtoGrammaticalRelation | |
getSourcePattern() | grammarscope.mutable.ProtoGrammaticalRelation | |
getSpecific() | grammarscope.mutable.ProtoGrammaticalRelation | |
getTargetPatterns() | grammarscope.mutable.ProtoGrammaticalRelation | |
isAncestor(final ProtoGrammaticalRelation gr0) | grammarscope.mutable.ProtoGrammaticalRelation | |
isApplicable(final Tree tree) | grammarscope.mutable.ProtoGrammaticalRelation | |
isFromString() | grammarscope.mutable.ProtoGrammaticalRelation | |
longName | grammarscope.mutable.ProtoGrammaticalRelation | protected |
parent | grammarscope.mutable.ProtoGrammaticalRelation | protected |
ProtoGrammaticalRelation(final String shortName, final String longName, final ProtoGrammaticalRelation parent, final String sourcePattern, final String[] targetPatterns, final String specificString) | grammarscope.mutable.ProtoGrammaticalRelation | |
serialVersionUID | grammarscope.mutable.ProtoGrammaticalRelation | privatestatic |
shortName | grammarscope.mutable.ProtoGrammaticalRelation | protected |
sourcePattern | grammarscope.mutable.ProtoGrammaticalRelation | protected |
specific | grammarscope.mutable.ProtoGrammaticalRelation | protected |
targetPatterns | grammarscope.mutable.ProtoGrammaticalRelation | protected |
toString() | grammarscope.mutable.ProtoGrammaticalRelation | |