Uses of Class
org.eclipse.emf.compare.EMFCompare
Packages that use EMFCompare
Package
Description
-
Uses of EMFCompare in org.eclipse.emf.compare
Methods in org.eclipse.emf.compare that return EMFCompareModifier and TypeMethodDescriptionEMFCompare.Builder.build()
Instantiates and return an EMFCompare object configured with the previously given engines. -
Uses of EMFCompare in org.eclipse.emf.compare.ide.ui.internal.configuration
Methods in org.eclipse.emf.compare.ide.ui.internal.configuration that return EMFCompareMethods in org.eclipse.emf.compare.ide.ui.internal.configuration with parameters of type EMFCompareModifier and TypeMethodDescriptionvoid
EMFCompareConfiguration.setEMFComparator
(EMFCompare newComparator) -
Uses of EMFCompare in org.eclipse.emf.compare.ide.ui.internal.editor
Constructors in org.eclipse.emf.compare.ide.ui.internal.editor with parameters of type EMFCompareModifierConstructorDescriptionComparisonScopeEditorInput
(EMFCompareConfiguration configuration, ICompareEditingDomain editingDomain, AdapterFactory adapterFactory, EMFCompare comparator, IComparisonScope scope) -
Uses of EMFCompare in org.eclipse.emf.compare.rcp.ui.internal.configuration
Methods in org.eclipse.emf.compare.rcp.ui.internal.configuration that return EMFCompareModifier and TypeMethodDescriptionIEMFCompareConfiguration.getEMFComparator()
IEMFComparatorChange.getNewValue()
IEMFComparatorChange.getOldValue()
Methods in org.eclipse.emf.compare.rcp.ui.internal.configuration with parameters of type EMFCompareModifier and TypeMethodDescriptionvoid
IEMFCompareConfiguration.setEMFComparator
(EMFCompare comparator) -
Uses of EMFCompare in org.eclipse.emf.compare.rcp.ui.internal.configuration.impl
Constructors in org.eclipse.emf.compare.rcp.ui.internal.configuration.impl with parameters of type EMFCompare