- NAME_DEFAULT - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Identifier
-
default name for of derived name-attribute
- NAMESPACE_DEFAULT - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Identifier
-
default name for of derived namespace-attribute
- NAMESPACE_SALT - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.SaltFactory
-
Namespace of e.g.
- newInstance() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.resources.graf.v09.GrAFResourceFactory
-
- NODE - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.GraphPackage.Literals
-
The meta object literal for the '
Node
' class
- NODE - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.GraphPackage
-
The meta object id for the '
Node
' class
- Node - Interface in de.hu_berlin.german.korpling.saltnpepper.salt.graph
-
A representation of the model object 'Node'
- NODE__GRAPH - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.GraphPackage.Literals
-
The meta object literal for the 'Graph' container reference feature
- NODE__GRAPH - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.GraphPackage
-
The feature id for the 'Graph' container reference
- NODE__ID - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.GraphPackage
-
The feature id for the 'Id' attribute
- NODE__IDENTIFIER - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.GraphPackage
-
The feature id for the 'Identifier' reference
- NODE__LABELS - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.GraphPackage
-
The feature id for the 'Labels' containment reference list
- NODE__LAYERS - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.GraphPackage.Literals
-
The meta object literal for the 'Layers' reference list feature
- NODE__LAYERS - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.GraphPackage
-
The feature id for the 'Layers' reference list
- NODE_FEATURE_COUNT - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.GraphPackage
-
The number of structural features of the 'Node' class
- NodeImpl - Class in de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl
-
An implementation of the model object 'Node'
- nodeLeft(GRAPH_TRAVERSE_TYPE, String, Node, Edge, Node, long) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.GraphTraverseHandler
-
This method will be invoked, when a node is left, after the method
GraphTraverseHandler.checkConstraint(GRAPH_TRAVERSE_TYPE, String, Edge, Node, long)
has returned true and the method
GraphTraverseHandler.nodeReached(GRAPH_TRAVERSE_TYPE, String, Node, Edge, Node, long)
has been invoked.
- nodeLeft(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.modules.tests.GraphTraverserTest
-
Deprecated.
- nodeLeft(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.modules.TraversalObject
-
Deprecated.
- nodeLeft(GRAPH_TRAVERSE_TYPE, String, SNode, SRelation, SNode, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.helper.modules.SDataSourceAccessor
-
- nodeLeft(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.modules.SCorpusStructureAccessor
-
Deprecated.
since Salt 1.1.3
- nodeLeft(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.modules.SDocumentStructureAccessor
-
Deprecated.
- nodeLeft(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.modules.SDocumentValidator
-
Deprecated.
- nodeLeft(GRAPH_TRAVERSE_TYPE, String, SNode, SRelation, SNode, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.resources.dot.SCorpusGraphDOTWriter
-
- nodeLeft(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.resources.dot.SDocumentGraphDOTWriter
-
- nodeLeft(GRAPH_TRAVERSE_TYPE, String, SNode, SRelation, SNode, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sCorpusStructure.tests.SCorpusGraphTest
-
- nodeLeft(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.modules.util.CycleChecker
-
- nodeLeft(GRAPH_TRAVERSE_TYPE, String, SNode, SRelation, SNode, long) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.SGraphTraverseHandler
-
This method will be invoked, when a node is left, after the method
SGraphTraverseHandler.checkConstraint(GRAPH_TRAVERSE_TYPE, String, SRelation, SNode, long)
has returned true and the method
SGraphTraverseHandler.nodeReached(GRAPH_TRAVERSE_TYPE, String, SNode, SRelation, SNode, long)
has been invoked.
- nodeReached(GRAPH_TRAVERSE_TYPE, String, Node, Edge, Node, long) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.GraphTraverseHandler
-
This method will be invoked, when a node is reached, after the method
GraphTraverseHandler.checkConstraint(GRAPH_TRAVERSE_TYPE, String, Edge, Node, long)
has returned true and before the method
GraphTraverseHandler.nodeLeft(GRAPH_TRAVERSE_TYPE, String, Node, Edge, Node, long)
is invoked.
- nodeReached(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.modules.tests.GraphTraverserTest
-
Deprecated.
- nodeReached(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.modules.TraversalObject
-
Deprecated.
Call back method to notify the listener of traversing.
- nodeReached(GRAPH_TRAVERSE_TYPE, String, SNode, SRelation, SNode, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.helper.modules.SDataSourceAccessor
-
- nodeReached(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.modules.SCorpusStructureAccessor
-
Deprecated.
since Salt 1.1.3
- nodeReached(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.modules.SDocumentStructureAccessor
-
Deprecated.
- nodeReached(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.modules.SDocumentValidator
-
Deprecated.
Fills the set of seen nodes.
- nodeReached(GRAPH_TRAVERSE_TYPE, String, SNode, SRelation, SNode, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.resources.dot.SCorpusGraphDOTWriter
-
- nodeReached(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.resources.dot.SDocumentGraphDOTWriter
-
- nodeReached(GRAPH_TRAVERSE_TYPE, String, SNode, SRelation, SNode, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sCorpusStructure.tests.SCorpusGraphTest
-
- nodeReached(GraphTraverser.GRAPH_TRAVERSE_MODE, Long, Node, Edge, Node, long) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.modules.util.CycleChecker
-
- nodeReached(GRAPH_TRAVERSE_TYPE, String, SNode, SRelation, SNode, long) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.SGraphTraverseHandler
-
This method will be invoked, when a node is reached, after the method
SGraphTraverseHandler.checkConstraint(GRAPH_TRAVERSE_TYPE, String, SRelation, SNode, long)
has returned true and before the method
SGraphTraverseHandler.nodeLeft(GRAPH_TRAVERSE_TYPE, String, SNode, SRelation, SNode, long)
is invoked.
- NodeStoringTest - Class in de.hu_berlin.german.korpling.saltnpepper.salt.graph.storing.tests
-
A test case for the model object 'Labeled Element'
- NodeStoringTest(String) - Constructor for class de.hu_berlin.german.korpling.saltnpepper.salt.graph.storing.tests.NodeStoringTest
-
Constructs a new Labelable Element test case with the given name
- NodeTest - Class in de.hu_berlin.german.korpling.saltnpepper.salt.graph.tests
-
A test case for the model object 'Node'
- NodeTest(String) - Constructor for class de.hu_berlin.german.korpling.saltnpepper.salt.graph.tests.NodeTest
-
Constructs a new Node test case with the given name
- NS_SEPERATOR - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Label
-
Seperator for namespaces and and between namespace and name.