Uses of Class
org.eclipse.emf.compare.ide.ui.internal.logical.resolver.AbstractResolution
-
Packages that use AbstractResolution Package Description org.eclipse.emf.compare.ide.ui.internal.logical.resolver -
-
Uses of AbstractResolution in org.eclipse.emf.compare.ide.ui.internal.logical.resolver
Subclasses of AbstractResolution in org.eclipse.emf.compare.ide.ui.internal.logical.resolver Modifier and Type Class Description class
LocalModelResolution
This will be called by Team in order to determine whether a given file can be compared alone, or if it needs to be compared along with others (and, thus, compared from the synchronize view).class
LocalModelsResolution
Called by EMF Compare in order to resolve the logical models corresponding to the given IResources.class
ModelsResolution
Computation that resolves 2 or 3 storages (left, right and potentially origin).
-