| Class | Description |
|---|---|
| AbstractDifferenceReferringTransform<Recipe extends DifferenceMatchRecipe,ConfigContext> | |
| ClassificationTransform |
A generic difference transform that can change the classification of a difference.
|
| ClassificationTransform.ClassificationRecipe | |
| ConfigurableElementFilter |
An element filter that can filter out elements based on matching their full human readable representations.
|
| DifferenceMatchRecipe |
A helper class to
AbstractDifferenceReferringTransform that defines the match of
a configuration element and a difference. |
| IgnoreDifferenceTransform |
A generic difference transform that can ignore differences based on the difference code (
Difference.code) and on the old or new elements' full human representations
(Element.getFullHumanReadableString()). |
| IgnoreDifferenceTransform.IgnoreRecipe |
Copyright © 2015. All Rights Reserved.