public interface IResolutionProvider
| Modifier and Type | Method and Description |
|---|---|
List<IResolution> |
getResolutions(IConstraint constraint,
Violation violation)
Returns the available resolutions for the given violated constraint.
|
List<IResolution> getResolutions(IConstraint constraint, Violation violation)
constraint - the constraintviolation - the violationCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.