GrammarScope  4.0.0
grammarscope.mutable.MutableGrammaticalRelation Member List

This is the complete list of members for grammarscope.mutable.MutableGrammaticalRelation, including all inherited members.

addChild(final ProtoGrammaticalRelation child)grammarscope.mutable.MutableGrammaticalRelation
childrengrammarscope.mutable.ProtoGrammaticalRelationprotected
codedExamplesgrammarscope.mutable.MutableGrammaticalRelationprivate
compileTargetPatterns(final String[] patternStrings)grammarscope.mutable.ProtoGrammaticalRelationstatic
copy()grammarscope.mutable.MutableGrammaticalRelation
descriptiongrammarscope.mutable.MutableGrammaticalRelationprivate
getChildren()grammarscope.mutable.ProtoGrammaticalRelation
getChildrenIterable()grammarscope.mutable.MutableGrammaticalRelation
getChildrenIterator()grammarscope.mutable.MutableGrammaticalRelation
getCodedExamples()grammarscope.mutable.MutableGrammaticalRelation
getDescription()grammarscope.mutable.MutableGrammaticalRelation
getId()grammarscope.mutable.MutableGrammaticalRelation
getLineage(final boolean down, final boolean displayLongName)grammarscope.mutable.MutableGrammaticalRelation
getLongName()grammarscope.mutable.ProtoGrammaticalRelation
getName()grammarscope.mutable.MutableGrammaticalRelation
getParent()grammarscope.mutable.MutableGrammaticalRelation
getRelatedNodes(final Tree tree, final Tree root)grammarscope.mutable.ProtoGrammaticalRelation
getShortName()grammarscope.mutable.ProtoGrammaticalRelation
getSourcePattern(final List< TregexPattern > patterns)grammarscope.mutable.MutableGrammaticalRelationstatic
grammarscope::mutable::ProtoGrammaticalRelation.getSourcePattern()grammarscope.mutable.ProtoGrammaticalRelation
getSpecific()grammarscope.mutable.ProtoGrammaticalRelation
getTargetPatterns()grammarscope.mutable.ProtoGrammaticalRelation
getTargetPatternStrings(final List< TregexPattern > patterns)grammarscope.mutable.MutableGrammaticalRelationstatic
getTargetPatternStrings()grammarscope.mutable.MutableGrammaticalRelation
getTreeName(final boolean down, final boolean displayLongName)grammarscope.mutable.MutableGrammaticalRelation
isAncestor(final ProtoGrammaticalRelation gr0)grammarscope.mutable.ProtoGrammaticalRelation
isApplicable(final Tree tree)grammarscope.mutable.ProtoGrammaticalRelation
isFromString()grammarscope.mutable.ProtoGrammaticalRelation
longNamegrammarscope.mutable.ProtoGrammaticalRelationprotected
main(final String[] args)grammarscope.mutable.MutableGrammaticalRelationstatic
MutableGrammaticalRelation(final String name, final String shortName, final String longName, final ProtoGrammaticalRelation parent, final String sourcePatternString, final String[] targetPatternStrings)grammarscope.mutable.MutableGrammaticalRelation
MutableGrammaticalRelation(final String name, final String shortName, final String longName, final ProtoGrammaticalRelation parent, final String sourcePatternString, final String[] targetPatternStrings, final String description, final String[][] codedExamples)grammarscope.mutable.MutableGrammaticalRelation
MutableGrammaticalRelation(final String name, final String shortName, final String longName, final ProtoGrammaticalRelation parent, final Pattern sourcePattern, final List< TregexPattern > targetPatterns, final String description, final String[][] codedExamples)grammarscope.mutable.MutableGrammaticalRelationprivate
namegrammarscope.mutable.MutableGrammaticalRelationprivate
parentgrammarscope.mutable.ProtoGrammaticalRelationprotected
patternToString(final TregexPattern pattern)grammarscope.mutable.MutableGrammaticalRelationstatic
ProtoGrammaticalRelation(final String shortName, final String longName, final ProtoGrammaticalRelation parent, final String sourcePattern, final String[] targetPatterns, final String specificString)grammarscope.mutable.ProtoGrammaticalRelation
removeChild(final ProtoGrammaticalRelation child)grammarscope.mutable.MutableGrammaticalRelation
serialVersionUIDgrammarscope.mutable.MutableGrammaticalRelationprivatestatic
setChildren(final List< ProtoGrammaticalRelation > children)grammarscope.mutable.MutableGrammaticalRelation
setCodedExamples(final String[][] codedExamples)grammarscope.mutable.MutableGrammaticalRelation
setDescription(final String description)grammarscope.mutable.MutableGrammaticalRelation
setLongName(final String longName)grammarscope.mutable.MutableGrammaticalRelation
setName(final String name)grammarscope.mutable.MutableGrammaticalRelation
setParent(final ProtoGrammaticalRelation parent)grammarscope.mutable.MutableGrammaticalRelation
setShortName(final String shortName)grammarscope.mutable.MutableGrammaticalRelation
setSourcePattern(final Pattern sourcePattern)grammarscope.mutable.MutableGrammaticalRelation
setSpecific(final String specific)grammarscope.mutable.MutableGrammaticalRelation
setTargetPatterns(final List< TregexPattern > targetPatterns)grammarscope.mutable.MutableGrammaticalRelation
shortNamegrammarscope.mutable.ProtoGrammaticalRelationprotected
sourcePatterngrammarscope.mutable.ProtoGrammaticalRelationprotected
specificgrammarscope.mutable.ProtoGrammaticalRelationprotected
targetPatternsgrammarscope.mutable.ProtoGrammaticalRelationprotected
toString()grammarscope.mutable.ProtoGrammaticalRelation
walkTree(final IMutableRelationProcessor processor)grammarscope.mutable.MutableGrammaticalRelation