Uses of Class
org.codehaus.cargo.module.merge.MergePair

Packages that use MergePair
org.codehaus.cargo.module.merge.strategy   
 

Uses of MergePair in org.codehaus.cargo.module.merge.strategy
 

Methods in org.codehaus.cargo.module.merge.strategy with parameters of type MergePair
 int MergeStrategy.inBoth(AbstractMergeSet set, MergePair pair)
          Deal with merging an element appears in both sets.
 int NodeMergeStrategy.inBoth(AbstractMergeSet set, MergePair pair)
          Deal with merging an element appears in both sets.
 int AbstractChoiceMergeStrategy.inBoth(AbstractMergeSet set, MergePair pair)
          Deal with merging an element appears in both sets.
 



Copyright © 2004-2011 Codehaus. All Rights Reserved.