| Package | Description |
|---|---|
| org.corpus_tools.salt.graph.impl | |
| org.corpus_tools.salt.util |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationImpl.basicSetGraph_WithoutRemoving(Graph graph)
Same as
RelationImpl.basicSetGraph(Graph) but does not remove this relation
from old graph, if it was not equal to the passed graph. |
void |
NodeImpl.basicSetGraph_WithoutRemoving(Graph graph)
Same as
NodeImpl.basicSetGraph(Graph) but does not remove this node from
old graph, if it was not equal to the passed graph. |
| Modifier and Type | Class and Description |
|---|---|
class |
VisJsVisualizer
This class provides a possibility to create a html file, which visualizes a
salt graph, created from an [SDocument](\ref
org.corpus_tools.salt.common.SDocument) or from an
org.eclipse.emf.common.util.URI of a salt file, using the vis.js library
from visjs.org.
|
Copyright © 2009–2020 Humboldt-Universität zu Berlin, INRIA. All rights reserved.