| Package | Description |
|---|---|
| org.corpus_tools.salt.util |
| Modifier and Type | Field and Description |
|---|---|
DIFF_TYPES |
Difference.diffType
type of the difference
|
| Modifier and Type | Method and Description |
|---|---|
static DIFF_TYPES |
DIFF_TYPES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DIFF_TYPES[] |
DIFF_TYPES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Difference(Object templateObject,
Object otherObject,
Object container,
DIFF_TYPES diffType) |
Copyright © 2009–2016 Humboldt-Universität zu Berlin, INRIA. All rights reserved.