- readGrAFExternalHeader(File) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.resources.graf.v09.reader.GrAFFileDelegator
-
Reads the external header file of graf and returns a list of all primary data files.
- readPrimaryDataFile(File) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.resources.graf.v09.reader.GrAFFileDelegator
-
Reads a primary data file and adds it to the SDocumentGraph
- removeAll() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.LabelableElementImpl
-
- removeAll() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.ComplexIndexImpl
-
Removes all Label objects.
- removeAll() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.IndexMgrImpl
-
- removeAll() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.SimpleIndexImpl
-
Removes all Label objects.
- removeAll() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.SlimComplexIndexImpl
-
Removes all Label objects.
- removeAll() - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.Index
-
- removeAll() - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.IndexMgr
-
- removeAll() - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.LabelableElement
-
Removes all Label objects.
- removeEdge(Edge) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Graph
-
- removeEdge(Edge) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphImpl
-
Removes the given edge from this graph.
- removeEdgeById(String) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Graph
-
- removeEdgeById(String) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphImpl
-
Removes an edge related to given id from graph.
- removeEdges() - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Graph
-
- removeEdges() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphImpl
-
Removes all edges in this graph.
- removeElement(V) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.ComplexIndexImpl
-
Removes the given element from this index.
- removeElement(V) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.IdentifiableElementIndex
-
Removes the given element from this index.
- removeElement(Object) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.IndexMgrImpl
-
Removes the given element from this index.
- removeElement(V) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.SimpleIndexImpl
-
Removes the given element from this index.
- removeElement(V) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.SlimComplexIndexImpl
-
Removes the given element from this index.
- removeElement(V) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.Index
-
Removes the given element from this index.
- removeElement(Object) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.IndexMgr
-
- removeElementById(K) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.SimpleIndexImpl
- removeElementById(K) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.SimpleIndex
-
- removeIndex(Object) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.IndexMgrImpl
-
- removeIndex(Object) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.IndexMgr
-
- removeLabel(String) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.LabelableElementImpl
-
- removeLabel(String, String) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.LabelableElementImpl
-
- removeLabel(String) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.LabelableElement
-
- removeLabel(String, String) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.LabelableElement
-
Removes a Label object from the list of labels of this object.
- removeNode(Node) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Graph
-
- removeNode(Node) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphImpl
-
Removes a node if such a node exists.
- removeNodeById(String) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Graph
-
- removeNodeById(String) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphImpl
-
Removes a node matching to given node id if such a node exists.
- removeNodes() - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Graph
-
- removeNodes() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphImpl
-
Removes all nodes contained in this graph
- removeSlot(K) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.ComplexIndex
-
- removeSlot(K) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.ComplexIndexImpl
- removeSlot(K) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.SlimComplexIndexImpl
-
Complexity: O(1)
- resourceSet - Static variable in interface de.hu_berlin.german.korpling.saltnpepper.salt.SaltFactory
-
Returns a ResourceSet
object, which is initialized with all Resource
objects to load
and store Salt object into the different available formats.
- retrieveInformation(SaltProject) - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSample.SaltSample
-
Retrieves some information about a Salt model and returns them as a String.
- run() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.modules.GraphTraverserObject
-
Deprecated.