Package | Description |
---|---|
de.interactive_instruments.ShapeChange.ModelDiff |
Modifier and Type | Field and Description |
---|---|
DiffElement.ElementType |
DiffElement.subElementType |
Modifier and Type | Method and Description |
---|---|
static DiffElement.ElementType |
DiffElement.ElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiffElement.ElementType[] |
DiffElement.ElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected SortedMap<Info,SortedSet<DiffElement>> |
Differ.infoDiffs(Info base,
DiffElement.ElementType type,
Info[] currs,
Info[] refs) |
protected DiffElement |
Differ.stringDiff(DiffElement.ElementType type,
String ref,
String curr) |
Copyright © 2017. All rights reserved.