public interface CustomConflictOptionFactory
| Modifier and Type | Method and Description |
|---|---|
CustomConflictOption |
createCustomConflictOption(VisualConflict conflict)
Creates the custom option.
|
boolean |
isApplicableConflict(VisualConflict conflict)
Check whether custom option is applicable for given conflict.
|
boolean isApplicableConflict(VisualConflict conflict)
conflict - to checkCustomConflictOption createCustomConflictOption(VisualConflict conflict)
isApplicableConflict(VisualConflict) has returned
true and
only then.conflict - parent conflictCopyright © 2017. All rights reserved.