| Interface | Description |
|---|---|
| Copyable<T> |
An interface to ensure that an object is copyable.
|
| ExportFilter |
This interface can be used if one want explicitly include or exclude nodes
and/or relations while working with
VisJsVisualizer. |
| StyleImporter |
This interface provides the possibility to highlight nodes while working with
VisJsVisualizer. |
| Class | Description |
|---|---|
| DataSourceSequence<P extends Number> |
This class is a helper class to address a sequence inside a data source.
|
| DataSourceSequence.Builder | |
| DataSourceSequence.Builder.Builder2<P extends Number> | |
| Difference |
Objects of this class are produces by
SDocumentGraph.findDiffs(SDocumentGraph) to determine differences
between two SDocumentGraph objects. |
| DiffOptions |
This class defines an option map to customize the isomorphie check of two
graphs.
|
| DiffOptions.Builder | |
| SaltUtil |
This class contains a set of helpful methods.
|
| STextualRelationSStartComparator | |
| TokenStartComparator | |
| 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.
|
| Enum | Description |
|---|---|
| DIFF_TYPES |
Defines types of differences between two
SDocumentGraph objects. |
Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.