A B C D E F G H I K L M N O P R S T U V

O

objectClone(EObject) - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
objectClone(EObject, EObject) - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
objectCloneFeature(EObject, EObject, EStructuralFeature) - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
objectCopyValue(EStructuralFeature, Object) - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
objectCreate(EObject, NamedObject) - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
objectModify(EObject, EObject, NamedObject) - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
objectModifyMergeLists(EStructuralFeature, EList<Object>, EList<Object>, ListAssignment) - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
objMap - Variable in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
open(IPath) - Method in class org.eclipse.emf.compare.ui.editor.ModelCompareEditorLauncher
OPTION_DISTINCT_METAMODELS - Static variable in interface org.eclipse.emf.compare.match.MatchOptions
Key for the option specifying whether the compared models are of distinct meta-models.
OPTION_IGNORE_ID - Static variable in interface org.eclipse.emf.compare.match.MatchOptions
Key for the option specifying whether we should ignore functional IDs for comparison.
OPTION_IGNORE_XMI_ID - Static variable in interface org.eclipse.emf.compare.match.MatchOptions
Key for the option specifying whether we should ignore XMI ID when comparing.
OPTION_MATCH_SCOPE_PROVIDER - Static variable in interface org.eclipse.emf.compare.match.MatchOptions
Key for an IMatchScopeProvider to limit the scope processed by the match engine.
OPTION_PROGRESS_MONITOR - Static variable in interface org.eclipse.emf.compare.match.MatchOptions
Key for the option to give a progress monitor to the match engine.
OPTION_SEARCH_WINDOW - Static variable in interface org.eclipse.emf.compare.match.MatchOptions
Key for the option defining the search window.
options - Variable in class org.eclipse.emf.compare.match.engine.GenericMatchEngine
Deprecated. 
org.eclipse.emf.compare - package org.eclipse.emf.compare
This package contains EMF Compare's core plug-in classes.
org.eclipse.emf.compare.diff - package org.eclipse.emf.compare.diff
This packages backs up EMF Compare's differencing functionality.
org.eclipse.emf.compare.diff.engine - package org.eclipse.emf.compare.diff.engine
Provides a generic diff engine.
org.eclipse.emf.compare.diff.engine.check - package org.eclipse.emf.compare.diff.engine.check
 
org.eclipse.emf.compare.diff.merge - package org.eclipse.emf.compare.diff.merge
Provides merge services for models.
org.eclipse.emf.compare.diff.merge.service - package org.eclipse.emf.compare.diff.merge.service
Provides merging service for EMF Compare.
org.eclipse.emf.compare.diff.metamodel - package org.eclipse.emf.compare.diff.metamodel
 
org.eclipse.emf.compare.diff.metamodel.impl - package org.eclipse.emf.compare.diff.metamodel.impl
 
org.eclipse.emf.compare.diff.metamodel.util - package org.eclipse.emf.compare.diff.metamodel.util
 
org.eclipse.emf.compare.diff.provider - package org.eclipse.emf.compare.diff.provider
 
org.eclipse.emf.compare.diff.service - package org.eclipse.emf.compare.diff.service
Provides differencing service for models.
org.eclipse.emf.compare.epatch - package org.eclipse.emf.compare.epatch
 
org.eclipse.emf.compare.epatch.applier - package org.eclipse.emf.compare.epatch.applier
 
org.eclipse.emf.compare.epatch.diff - package org.eclipse.emf.compare.epatch.diff
 
org.eclipse.emf.compare.epatch.recorder - package org.eclipse.emf.compare.epatch.recorder
 
org.eclipse.emf.compare.epatch.util - package org.eclipse.emf.compare.epatch.util
 
org.eclipse.emf.compare.match - package org.eclipse.emf.compare.match
This packages backs up EMF Compare's matching functionality.
org.eclipse.emf.compare.match.engine - package org.eclipse.emf.compare.match.engine
Provides a generic match engine.
org.eclipse.emf.compare.match.filter - package org.eclipse.emf.compare.match.filter
 
org.eclipse.emf.compare.match.metamodel - package org.eclipse.emf.compare.match.metamodel
 
org.eclipse.emf.compare.match.metamodel.impl - package org.eclipse.emf.compare.match.metamodel.impl
 
org.eclipse.emf.compare.match.metamodel.provider - package org.eclipse.emf.compare.match.metamodel.provider
 
org.eclipse.emf.compare.match.metamodel.util - package org.eclipse.emf.compare.match.metamodel.util
 
org.eclipse.emf.compare.match.service - package org.eclipse.emf.compare.match.service
Provides matching service for models.
org.eclipse.emf.compare.match.statistic - package org.eclipse.emf.compare.match.statistic
This package provides the logic behind EMF Compare's matching process.
org.eclipse.emf.compare.team.subversive - package org.eclipse.emf.compare.team.subversive
 
org.eclipse.emf.compare.ui - package org.eclipse.emf.compare.ui
This package provides the GUI components used to display EMF Compare's comparison results.
org.eclipse.emf.compare.ui.editor - package org.eclipse.emf.compare.ui.editor
This package provides the editor that can be used on a comparison result exported as an emfdiff file to open EMF Compare's GUI without running the whole comparison process anew.
org.eclipse.emf.compare.ui.export - package org.eclipse.emf.compare.ui.export
Provides the API that can be used in order to add new export actions to EMF Compare's GUI.
org.eclipse.emf.compare.ui.team - package org.eclipse.emf.compare.ui.team
 
org.eclipse.emf.compare.ui.util - package org.eclipse.emf.compare.ui.util
Provides utility classes used by EMF Compare's GUI.
org.eclipse.emf.compare.ui.viewer - package org.eclipse.emf.compare.ui.viewer
This package provides the graphical components used to extend org.eclipse.compare viewers to provide model specific UI.
org.eclipse.emf.compare.ui.viewer.content - package org.eclipse.emf.compare.ui.viewer.content
Provides EMF Compare's specific implementation of a ContentMergeViewer.
org.eclipse.emf.compare.ui.viewer.content.part - package org.eclipse.emf.compare.ui.viewer.content.part
Provides the graphical components of the ModelContentMergeViewer.
org.eclipse.emf.compare.ui.viewer.content.part.diff - package org.eclipse.emf.compare.ui.viewer.content.part.diff
Provides the tab folder displaying the model tree and the associated differences markers.
org.eclipse.emf.compare.ui.viewer.content.part.property - package org.eclipse.emf.compare.ui.viewer.content.part.property
Provides the tab folder displaying the model elements' properties and their associated differences markers.
org.eclipse.emf.compare.ui.viewer.structure - package org.eclipse.emf.compare.ui.viewer.structure
Provides the TreeViewer displaying the structural view of the model differences.
org.eclipse.emf.compare.util - package org.eclipse.emf.compare.util
This package contains utility classes used throughout EMF Compare.
originElement - Variable in class org.eclipse.emf.compare.diff.metamodel.impl.ConflictingDiffElementImpl
The cached value of the 'Origin Element' reference. originElement - Variable in class org.eclipse.emf.compare.match.metamodel.impl.Match3ElementsImpl
The cached value of the 'Origin Element' reference. outputResources - Variable in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
outputResourceSet - Variable in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
ownedElements - Variable in class org.eclipse.emf.compare.diff.metamodel.impl.DiffModelImpl
The cached value of the 'Owned Elements' containment reference list

Copyright 2006 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I K L M N O P R S T U V