Uses of Class
org.eclipse.emf.compare.command.impl.AbstractCopyCommand
| Package | Description |
|---|---|
| org.eclipse.emf.compare.command.impl |
-
Uses of AbstractCopyCommand in org.eclipse.emf.compare.command.impl
Subclasses of AbstractCopyCommand in org.eclipse.emf.compare.command.impl Modifier and Type Class Description classCopyCommandDeprecated.UseMergeCommandinstead.classMergeAllNonConflictingCommandA merge command that merges all non-conflicting differences of the given comparison in either direction.classMergeCommandA merge command that delegates itMergeCommand.doExecute()to theIMergeRunnable.merge(List, boolean, IMerger.Registry)method.