Uses of Class
org.eclipse.emf.ecp.diffmerge.spi.context.ControlPair

Packages that use ControlPair
org.eclipse.emf.ecp.diffmerge.internal.context   
org.eclipse.emf.ecp.diffmerge.spi.context   
 

Uses of ControlPair in org.eclipse.emf.ecp.diffmerge.internal.context
 

Methods in org.eclipse.emf.ecp.diffmerge.internal.context that return ControlPair
 ControlPair DiffMergeModelContextImpl.getPairWithDiff(VControl control)
          Returns a pair containing the left and right control for the diff.
 

Uses of ControlPair in org.eclipse.emf.ecp.diffmerge.spi.context
 

Methods in org.eclipse.emf.ecp.diffmerge.spi.context that return ControlPair
 ControlPair DiffMergeModelContext.getPairWithDiff(VControl control)
          Returns a pair containing the left and right control for the diff.
 



Copyright © 2015. All Rights Reserved.