public static class ClassificationTransform.ClassificationRecipe extends DifferenceMatchRecipe
| Modifier and Type | Field and Description |
|---|---|
protected Map<org.revapi.CompatibilityType,org.revapi.DifferenceSeverity> |
classification |
| Constructor and Description |
|---|
ClassificationRecipe(org.jboss.dmr.ModelNode node) |
| Modifier and Type | Method and 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 © 2015. All Rights Reserved.