public static class ClassificationTransform.ClassificationRecipe extends DifferenceMatchRecipe
| Modifier and Type | Field | Description |
|---|---|---|
protected Map<org.revapi.CompatibilityType,org.revapi.DifferenceSeverity> |
classification |
| Constructor | Description |
|---|---|
ClassificationRecipe(org.jboss.dmr.ModelNode node) |
| Modifier and Type | Method | Description |
|---|---|---|
org.revapi.Difference |
transformMatching(org.revapi.Difference difference,
org.revapi.Element oldElement,
org.revapi.Element newElement) |
matchesprotected final Map<org.revapi.CompatibilityType,org.revapi.DifferenceSeverity> classification
public org.revapi.Difference transformMatching(org.revapi.Difference difference,
org.revapi.Element oldElement,
org.revapi.Element newElement)
transformMatching in class DifferenceMatchRecipeCopyright © 2014-2018 Lukas Krejci. All Rights Reserved.