| Package | Description |
|---|---|
| de.retest.ui.descriptors | |
| de.retest.ui.review |
| Modifier and Type | Method and Description |
|---|---|
int |
AttributeDifference.compareTo(AttributeDifference other) |
| Modifier and Type | Method and Description |
|---|---|
IdentifyingAttributes |
IdentifyingAttributes.applyChanges(Set<AttributeDifference> attributeChanges) |
Attributes |
Attributes.applyChanges(Set<AttributeDifference> attributeChanges) |
static String |
AttributeDifference.getSumIdentifier(List<AttributeDifference> attributeDifferences) |
| Modifier and Type | Method and Description |
|---|---|
Set<AttributeDifference> |
AttributeChanges.getAll(IdentifyingAttributes identifyingAttributes) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeChanges.add(IdentifyingAttributes identifyingAttributes,
AttributeDifference attributeDifference) |
boolean |
AttributeChanges.contains(IdentifyingAttributes identifyingAttributes,
AttributeDifference attributeDifference) |
void |
AttributeChanges.remove(IdentifyingAttributes identifyingAttributes,
AttributeDifference attributeDifference) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeChanges.addAll(IdentifyingAttributes identifyingAttributes,
List<AttributeDifference> attributes) |
Copyright © 2018 ReTest GmbH. All rights reserved.