| Package | Description |
|---|---|
| org.corpus_tools.salt.common | |
| org.corpus_tools.salt.common.impl | |
| org.corpus_tools.salt.util |
| Modifier and Type | Method and Description |
|---|---|
Set<Difference> |
SDocumentGraph.findDiffs(SDocumentGraph other,
DiffOptions options)
Compares the passed graph with the current one and returns if they are
isomorph or not.
|
boolean |
SDocumentGraph.isIsomorph(SDocumentGraph other,
DiffOptions options)
Compares the passed graph with the current one and returns if they are
isomorph or not.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Difference> |
SDocumentGraphImpl.findDiffs(SDocumentGraph other,
DiffOptions options)
Compares the passed graph with the current one and returns if they are
isomorph or not.
|
boolean |
SDocumentGraphImpl.isIsomorph(SDocumentGraph other,
DiffOptions options)
Compares the passed graph with the current one and returns if they are
isomorph or not.
|
| Modifier and Type | Method and Description |
|---|---|
DiffOptions |
DiffOptions.setOption(String key,
Boolean value)
Adds an option and returns this option object.
|
Copyright © 2009–2015 Humboldt-Universität zu Berlin, INRIA. All rights reserved.