createProjectionTree(VariableTreeNode *varnode, vector< DependencySet * > *depset) | ProjectionTree | [private] |
getLabels() | ProjectionTree | [inline] |
getRootNode() | ProjectionTree | [inline] |
insertNode(int parent_var, int introduced_var, PathExpression *path, bool dep, Role *role, bool direct_output) | ProjectionTree | |
labels | ProjectionTree | [private] |
labelTree() | ProjectionTree | |
print(OutputStream &dos) | ProjectionTree | |
ProjectionTree(VariableTree *_vt, vector< DependencySet * > *_depset) | ProjectionTree | |
removeRedundantRoles(PassiveProjectionTree *ppt) | ProjectionTree | |
removeUnneededNodes(PassiveProjectionTree *ppt) | ProjectionTree | |
roleinfo | ProjectionTree | [private] |
root | ProjectionTree | [private] |
~ProjectionTree() | ProjectionTree | [virtual] |