public interface IMergeCriterionAware
| Modifier and Type | Method and Description | 
|---|---|
| boolean | apply(IMergeCriterion criterion)Indicate whether a merger supports a given criterion. | 
boolean apply(IMergeCriterion criterion)
criterion - A criteriontrue if the merger is able to handle the given criterion, false
         otherwise.
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.