Salt  3.4.2
A powerful, tagset-independent and theory-neutral meta model and API for storing, manipulating, and representing nearly all types of linguistic data .
org.corpus_tools.salt.core.impl.GraphTraverserModule Member List

This is the complete list of members for org.corpus_tools.salt.core.impl.GraphTraverserModule, including all inherited members.

getGraph() (defined in org.corpus_tools.salt.core.impl.GraphTraverserModule)org.corpus_tools.salt.core.impl.GraphTraverserModule
graph (defined in org.corpus_tools.salt.core.impl.GraphTraverserModule)org.corpus_tools.salt.core.impl.GraphTraverserModuleprotected
setGraph(SGraph graph) (defined in org.corpus_tools.salt.core.impl.GraphTraverserModule)org.corpus_tools.salt.core.impl.GraphTraverserModule
traverse(List< SNode > startNodes, GRAPH_TRAVERSE_TYPE traverseType, String traverseId, GraphTraverseHandler traverseHandler)org.corpus_tools.salt.core.impl.GraphTraverserModule
traverse(List<? extends SNode > startNodes, GRAPH_TRAVERSE_TYPE traverseType, String traverseId, GraphTraverseHandler traverseHandler, boolean isCycleSafe)org.corpus_tools.salt.core.impl.GraphTraverserModule