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

G

generateNames() - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
GenericDiffEngine - Class in org.eclipse.emf.compare.diff.engine
This class is useful when one wants to determine a diff from a matching model.
GenericDiffEngine() - Constructor for class org.eclipse.emf.compare.diff.engine.GenericDiffEngine
 
GenericMatchEngine - Class in org.eclipse.emf.compare.match.engine
These services are useful when one wants to compare models more precisely using the method modelDiff.
GenericMatchEngine() - Constructor for class org.eclipse.emf.compare.match.engine.GenericMatchEngine
 
GenericMatchScope - Class in org.eclipse.emf.compare.match.engine
The default IMatchScope implementation, which can be constructed with a single Resource or ResourceSet, or a single EObject.
GenericMatchScope(EObject) - Constructor for class org.eclipse.emf.compare.match.engine.GenericMatchScope
Allows to construct a scope based on a single EObject.
GenericMatchScope(Resource) - Constructor for class org.eclipse.emf.compare.match.engine.GenericMatchScope
Allows to construct a scope based on a single Resource.
GenericMatchScope(ResourceSet) - Constructor for class org.eclipse.emf.compare.match.engine.GenericMatchScope
Allow to construct a scope based on a single ResourceSet.
GenericMatchScopeProvider - Class in org.eclipse.emf.compare.match.engine
The default implementation of an IMatchScopeProvider.
GenericMatchScopeProvider(EObject, EObject) - Constructor for class org.eclipse.emf.compare.match.engine.GenericMatchScopeProvider
Constructs a left and right GenericMatchScope with the given EObjects.
GenericMatchScopeProvider(EObject, EObject, EObject) - Constructor for class org.eclipse.emf.compare.match.engine.GenericMatchScopeProvider
Constructs a left, right, and ancestor GenericMatchScope with the given EObjects.
GenericMatchScopeProvider(Resource, Resource) - Constructor for class org.eclipse.emf.compare.match.engine.GenericMatchScopeProvider
Constructs a left and right GenericMatchScope with the given Resources.
GenericMatchScopeProvider(Resource, Resource, Resource) - Constructor for class org.eclipse.emf.compare.match.engine.GenericMatchScopeProvider
Constructs a left, right, and ancestor GenericMatchScope with the given Resources.
GenericMatchScopeProvider(ResourceSet, ResourceSet) - Constructor for class org.eclipse.emf.compare.match.engine.GenericMatchScopeProvider
Constructs a left and right GenericMatchScope with the given ResourceSets.
GenericMatchScopeProvider(ResourceSet, ResourceSet, ResourceSet) - Constructor for class org.eclipse.emf.compare.match.engine.GenericMatchScopeProvider
Constructs a left, right, and ancestor GenericMatchScope with the given ResourceSets.
get(String) - Static method in enum org.eclipse.emf.compare.diff.metamodel.DifferenceKind
Returns the 'Difference Kind' literal with the specified literal value. get(int) - Static method in enum org.eclipse.emf.compare.diff.metamodel.DifferenceKind
Returns the 'Difference Kind' literal with the specified integer value. get(ApplyStrategy) - Static method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.Util
 
get(String) - Static method in enum org.eclipse.emf.compare.match.metamodel.Side
Returns the 'Side' literal with the specified literal value
get(int) - Static method in enum org.eclipse.emf.compare.match.metamodel.Side
Returns the 'Side' literal with the specified integer value
get(Object) - Method in class org.eclipse.emf.compare.util.EMFCompareMap
Retrieves the value to which the specified key is mapped.
getAbstractDiffExtension() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Abstract Diff Extension'
getAbstractDiffExtension() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getAbstractDiffExtension_HideElements() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference list 'Hide Elements'
getAbstractDiffExtension_HideElements() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getAbstractDiffExtension_IsCollapsed() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the attribute 'Is Collapsed'
getAbstractDiffExtension_IsCollapsed() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getActions(String) - Method in class org.eclipse.emf.compare.ui.export.ExportMenu
This will return all actions from the cached actions that apply to the given fileExtension.
getActualItem() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabItem
Returns the actual item this instance has been created for.
getAdapterFactory() - Static method in class org.eclipse.emf.compare.util.AdapterUtils
Returns a factory built with all the AdapterFactory instances available in the global registry.
getAllAddedObjects(NamedObject) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchLeftToRightStrategy
 
getAllAddedObjects(NamedObject) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchRightToLeftStrategy
 
getAllAddedObjects(NamedObject) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy
 
getAllEntries() - Method in class org.eclipse.emf.compare.epatch.applier.AbstractEpatchMapping
 
getAllEntries() - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping
 
getAllLeftValues(NamedObject) - Static method in class org.eclipse.emf.compare.epatch.util.EpatchUtil
 
getAllRemovedObjects(NamedObject) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchLeftToRightStrategy
 
getAllRemovedObjects(NamedObject) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchRightToLeftStrategy
 
getAllRemovedObjects(NamedObject) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy
 
getAllRightValues(NamedObject) - Static method in class org.eclipse.emf.compare.epatch.util.EpatchUtil
 
getAncestor() - Method in class org.eclipse.emf.compare.ui.ModelCompareInput
getAncestorContent(Object) - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeContentProvider
getAncestorElement(EObject) - Static method in class org.eclipse.emf.compare.ui.util.EMFCompareEObjectUtils
Returns the ancestor element of the given EObject.
getAncestorImage(Object) - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeContentProvider
getAncestorLabel(Object) - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeContentProvider
getAncestorResource() - Method in interface org.eclipse.emf.compare.ui.ICompareInputDetailsProvider
Returns the compared resources ancestor.
getAncestorResource() - Method in class org.eclipse.emf.compare.ui.ModelCompareInput
Returns the left resource of this input.
getAncestorResource() - Method in class org.eclipse.emf.compare.ui.team.AbstractTeamHandler
This will be used by external classes when access to the ancestor resource is needed.
getAncestorRoots() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffModel
Returns the value of the 'Ancestor Roots' reference list.
getAncestorRoots() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffModelImpl
 
getAncestorRoots() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchModelImpl
 
getAncestorRoots() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchModel
Returns the value of the 'Ancestor Roots' reference list.
getAncestorScope() - Method in class org.eclipse.emf.compare.match.engine.GenericMatchScopeProvider
The IMatchScope to restrict the ancestor side of comparison.
getAncestorScope() - Method in interface org.eclipse.emf.compare.match.engine.IMatchScopeProvider
The IMatchScope to restrict the ancestor side of comparison.
getAssignmentMoveValue(EStructuralFeature, int, int) - Method in class org.eclipse.emf.compare.epatch.recorder.EpatchRecorder
 
getAssignmentValue(EStructuralFeature, Object) - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
getAssignmentValue(EStructuralFeature, AssignmentValue) - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
getAssignmentValueDataType(EAttribute, Object) - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
getAssignmentValueEObject(EReference, EObject) - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
getAssignmentValueEObject(EReference, EObject) - Method in class org.eclipse.emf.compare.epatch.diff.DiffEpatchService
 
getAssignmentValueEObject(EReference, EObject) - Method in class org.eclipse.emf.compare.epatch.recorder.EpatchRecorder
 
getAssignmentValueNull() - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
getAttribute() - Method in interface org.eclipse.emf.compare.diff.metamodel.AttributeChange
Returns the value of the 'Attribute' reference
getAttribute() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.AttributeChangeImpl
 
getAttributeChange() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Attribute Change'
getAttributeChange() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getAttributeChange_Attribute() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Attribute'
getAttributeChange_Attribute() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getAttributeChange_LeftElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Left Element'
getAttributeChange_LeftElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getAttributeChange_RightElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Right Element'
getAttributeChange_RightElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getAttributeChangeLeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Attribute Change Left Target'
getAttributeChangeLeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getAttributeChangeLeftTarget_LeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the attribute 'Left Target'
getAttributeChangeLeftTarget_LeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getAttributeChangeRightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Attribute Change Right Target'
getAttributeChangeRightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getAttributeChangeRightTarget_RightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the attribute 'Right Target'
getAttributeChangeRightTarget_RightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getAttributesChecker() - Method in class org.eclipse.emf.compare.diff.engine.GenericDiffEngine
Returns the implementation of a AbstractCheck responsible for the verification of updates on attribute values.
getBestDiffEngine(MatchModel) - Static method in class org.eclipse.emf.compare.diff.service.DiffService
Returns the best IDiffEngine for the given MatchModel.
getBestDiffEngine(String) - Static method in class org.eclipse.emf.compare.diff.service.DiffService
Deprecated. use DiffService.getBestDiffEngine(MatchModel) instead.
getBestMatchEngine(Resource...) - Static method in class org.eclipse.emf.compare.match.service.MatchService
Returns the best IMatchEngine for a given list of Resource to compare.
getBestMatchEngine(String) - Static method in class org.eclipse.emf.compare.match.service.MatchService
Deprecated. use MatchService.getBestMatchEngine(Resource...) instead
getBoolean(String) - Method in class org.eclipse.emf.compare.EMFComparePlugin
Returns the current value of the boolean-valued preference with the given key.
getByDst(EObject) - Method in class org.eclipse.emf.compare.epatch.applier.AbstractEpatchMapping
 
getByDst(EObject) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping
 
getByName(String) - Static method in enum org.eclipse.emf.compare.diff.metamodel.DifferenceKind
Returns the 'Difference Kind' literal with the specified name
getByName(String) - Static method in enum org.eclipse.emf.compare.match.metamodel.Side
Returns the 'Side' literal with the specified name
getByPtc(NamedObject) - Method in class org.eclipse.emf.compare.epatch.applier.AbstractEpatchMapping
 
getByPtc(NamedObject) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping
 
getBySrc(EObject) - Method in class org.eclipse.emf.compare.epatch.applier.AbstractEpatchMapping
 
getBySrc(EObject) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping
 
getCenterPart() - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeViewer
Returns the center Canvas appearing between the viewer parts.
getChildFeature(Object, Object) - Method in class org.eclipse.emf.compare.diff.provider.ComparisonResourceSetSnapshotItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.emf.compare.diff.provider.ComparisonResourceSnapshotItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffElementItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffModelItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffResourceSetItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchElementItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchModelItemProvider
 
getChildFeature(Object, Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchResourceSetItemProvider
 
getChildren(Object) - Method in class org.eclipse.emf.compare.ui.viewer.structure.ModelStructureContentProvider
getChildrenFeatures(Object) - Method in class org.eclipse.emf.compare.diff.provider.ComparisonResourceSetSnapshotItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.eclipse.emf.compare.diff.provider.ComparisonResourceSnapshotItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffElementItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffModelItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter). getChildrenFeatures(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffResourceSetItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchElementItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchModelItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchResourceSetItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getColor(String) - Static method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeViewer
Returns the color identified by the given key in ModelContentMergeViewer.colors.
getCommonContentType(URI...) - Static method in class org.eclipse.emf.compare.util.EclipseModelUtils
This will try and find the common content-type of the given resources.
getCommonExtension(URI...) - Static method in class org.eclipse.emf.compare.util.ModelUtils
This will try and find the common file extension for the compared models.
getCommonNamespace(Resource...) - Static method in class org.eclipse.emf.compare.util.ModelUtils
This will try to find the common namespace of the given resources.
getCompareConfiguration() - Method in class org.eclipse.emf.compare.ui.viewer.structure.ModelStructureMergeViewer
Returns the compare configuration of this viewer, or null if this viewer does not yet have a configuration.
getComparedModelsExtension() - Method in class org.eclipse.emf.compare.ui.export.ExportMenu
Returns the file extension of the compared models.
getCompareInput() - Method in interface org.eclipse.emf.compare.ui.ICompareInputDetailsProvider
Returns the compare input we've initially been fed.
getComparisonResourceSetSnapshot() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Comparison Resource Set Snapshot'
getComparisonResourceSetSnapshot() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getComparisonResourceSetSnapshot_DiffResourceSet() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the containment reference 'Diff Resource Set'
getComparisonResourceSetSnapshot_DiffResourceSet() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getComparisonResourceSetSnapshot_MatchResourceSet() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the containment reference 'Match Resource Set'
getComparisonResourceSetSnapshot_MatchResourceSet() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getComparisonResourceSnapshot() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Comparison Resource Snapshot'
getComparisonResourceSnapshot() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getComparisonResourceSnapshot_Diff() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the containment reference 'Diff'
getComparisonResourceSnapshot_Diff() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getComparisonResourceSnapshot_Match() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the containment reference 'Match'
getComparisonResourceSnapshot_Match() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getComparisonSnapshot() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Comparison Snapshot'
getComparisonSnapshot() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getComparisonSnapshot_Date() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the attribute 'Date'
getComparisonSnapshot_Date() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getConfiguration() - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeViewer
Returns the compare configuration of this viewer.
getConflictingDiffElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Conflicting Diff Element'
getConflictingDiffElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getConflictingDiffElement_LeftParent() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Left Parent'
getConflictingDiffElement_LeftParent() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getConflictingDiffElement_OriginElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Origin Element'
getConflictingDiffElement_OriginElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getConflictingDiffElement_RightParent() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Right Parent'
getConflictingDiffElement_RightParent() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getConflicts() - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder.NamingTool
 
getContents(boolean) - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeViewer
getContentType() - Method in class org.eclipse.emf.compare.diff.service.DiffEngineDescriptor
Returns the content type this engine should handle.
getContentType() - Method in class org.eclipse.emf.compare.match.service.MatchEngineDescriptor
Returns the content type this engine should handle.
getContentType() - Method in class org.eclipse.emf.compare.util.ModelIdentifier
Returns the common content-type found for the models considered by this instance.
getControl() - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentPreviewViewer
getControl() - Method in interface org.eclipse.emf.compare.ui.viewer.content.part.IModelContentMergeViewerTab
Returns the Control displayed by the tab.
getCopier(DiffElement) - Static method in class org.eclipse.emf.compare.diff.merge.service.MergeService
Returns the copier given the diff it should merge.
getCorrespondingDiffExtensions(MatchModel) - Static method in class org.eclipse.emf.compare.diff.service.DiffService
Returns all AbstractDiffExtensions registered against the given MatchModel.
getCorrespondingDiffExtensions(String) - Static method in class org.eclipse.emf.compare.diff.service.DiffService
Deprecated. use DiffService.getCorrespondingDiffExtensions(MatchModel) instead.
getCurveColor() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabItem
Returns the color which should be used when drawing the center curve and other UI colored components using this item.
getCurveSize() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabItem
Returns the size of the center connecting curve.
getCurveY() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabItem
Returns the Y coordinate at which the center connecting curve should be drawn on this item.
getDate() - Method in interface org.eclipse.emf.compare.diff.metamodel.ComparisonSnapshot
Returns the value of the 'Date' attribute
getDate() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ComparisonResourceSetSnapshotImpl
 
getDate() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ComparisonResourceSnapshotImpl
 
getDefault() - Static method in class org.eclipse.emf.compare.diff.DiffPlugin
Returns the plugin's shared instance.
getDefault() - Static method in class org.eclipse.emf.compare.EMFComparePlugin
Returns the plugin's shared instance.
getDefault() - Static method in class org.eclipse.emf.compare.match.MatchPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.compare.team.subversive.EMFCompareSVNPlugin
Returns the plugin's shared instance.
getDefault() - Static method in class org.eclipse.emf.compare.ui.EMFCompareUIPlugin
Returns the plugin's shared instance.
getDescriptors(ModelIdentifier) - Method in class org.eclipse.emf.compare.diff.service.DiffEngineRegistry
This will return the list of engine descriptors available for a given model identifier.
getDescriptors(String) - Method in class org.eclipse.emf.compare.diff.service.DiffEngineRegistry
Deprecated. use DiffEngineRegistry.getDescriptors(ModelIdentifier) instead.
getDescriptors(ModelIdentifier) - Method in class org.eclipse.emf.compare.match.service.MatchEngineRegistry
This will return the list of engine descriptors available for a given model identifier.
getDescriptors(String) - Method in class org.eclipse.emf.compare.match.service.MatchEngineRegistry
Deprecated. use MatchEngineRegistry.getDescriptors(ModelIdentifier) instead.
getDestObject(EObject, NamedObject, boolean) - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
getDiff() - Method in interface org.eclipse.emf.compare.diff.metamodel.ComparisonResourceSnapshot
Returns the value of the 'Diff' containment reference
getDiff() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ComparisonResourceSnapshotImpl
 
getDiff() - Method in class org.eclipse.emf.compare.ui.ModelCompareInput
Returns this ModelCompareInput's DiffModel.
getDiff() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabItem
Returns the represented difference.
getDiffAsList() - Method in class org.eclipse.emf.compare.ui.ModelCompareInput
Returns the DiffElement of the input DiffModel as a list.
getDiffAsList() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabFolder
Returns a list of all diffs contained by the input DiffModel except for DiffGroups.
getDiffElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Element'
getDiffElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffElement_Conflicting() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the attribute 'Conflicting'
getDiffElement_Conflicting() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffElement_IsHiddenBy() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference list 'Is Hidden By'
getDiffElement_IsHiddenBy() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffElement_Kind() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the attribute 'Kind'
getDiffElement_Kind() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffElement_Remote() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the attribute 'Remote'
getDiffElement_Remote() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffElement_SubDiffElements() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the containment reference list 'Sub Diff Elements'
getDiffElement_SubDiffElements() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDifferenceKind() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for enum 'Difference Kind'
getDifferenceKind() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDifferences() - Method in class org.eclipse.emf.compare.diff.merge.MergeEvent
Returns the DiffElement(s) targeted by the underlying operation.
getDifferences(EObject) - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffModel
 
getDifferences() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffModel
 
getDifferences(EObject) - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffModelImpl
 
getDifferences() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffModelImpl
 
getDiffFactory() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the factory that creates the instances of the model. getDiffFactory() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffGroup() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Group'
getDiffGroup() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffGroup_RightParent() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Right Parent'
getDiffGroup_RightParent() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffGroup_Subchanges() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the attribute 'Subchanges'
getDiffGroup_Subchanges() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffModel() - Method in class org.eclipse.emf.compare.diff.merge.DefaultMerger
Returns the DiffModel containing the DiffElement this merger is intended to merge.
getDiffModel() - Method in class org.eclipse.emf.compare.diff.merge.EMFCompareEObjectCopier
Returns the DiffModel associated to this copier.
getDiffModel() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Model'
getDiffModel() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffModel_AncestorRoots() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference list 'Ancestor Roots'
getDiffModel_AncestorRoots() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffModel_LeftRoots() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference list 'Left Roots'
getDiffModel_LeftRoots() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffModel_OwnedElements() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the containment reference list 'Owned Elements'
getDiffModel_OwnedElements() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffModel_RightRoots() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference list 'Right Roots'
getDiffModel_RightRoots() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffModels() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffResourceSet
Returns the value of the 'Diff Models' containment reference list.
getDiffModels() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffResourceSetImpl
 
getDiffPackage() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffFactory
Returns the package supported by this factory
getDiffPackage() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffFactoryImpl
 
getDiffResourceSet() - Method in interface org.eclipse.emf.compare.diff.metamodel.ComparisonResourceSetSnapshot
Returns the value of the 'Diff Resource Set' containment reference
getDiffResourceSet() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Resource Set'
getDiffResourceSet() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ComparisonResourceSetSnapshotImpl
 
getDiffResourceSet() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffResourceSet_DiffModels() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the containment reference list 'Diff Models'
getDiffResourceSet_DiffModels() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDiffResourceSet_ResourceDiffs() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the containment reference list 'Resource Diffs'
getDiffResourceSet_ResourceDiffs() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getDisabledImage() - Method in interface org.eclipse.emf.compare.ui.export.IExportAction
Returns the action's display icon when disabled.
getDst() - Method in class org.eclipse.emf.compare.epatch.applier.AbstractEpatchMapping.EpatchMappingEntryImpl
 
getDst() - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping.EpatchMappingEntry
 
getDstResources() - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier.TriMap
 
getDstResources() - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping
 
getDstResources() - Method in class org.eclipse.emf.compare.epatch.applier.InvertedEpatchMapping
 
getDstToSrcMap() - Method in class org.eclipse.emf.compare.epatch.applier.AbstractEpatchMapping
 
getDstToSrcMap() - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping
 
getElement() - Method in class org.eclipse.emf.compare.diff.service.DiffEngineDescriptor
Returns the configuration element.
getElement() - Method in class org.eclipse.emf.compare.match.metamodel.impl.UnmatchElementImpl
 
getElement() - Method in interface org.eclipse.emf.compare.match.metamodel.UnmatchElement
Returns the value of the 'Element' reference
getElement() - Method in class org.eclipse.emf.compare.match.service.MatchEngineDescriptor
Returns the configuration element.
getElements(Object) - Method in class org.eclipse.emf.compare.ui.viewer.content.part.property.PropertyContentProvider
getElements(Object) - Method in class org.eclipse.emf.compare.ui.viewer.structure.ModelStructureContentProvider
getEnabledImage() - Method in interface org.eclipse.emf.compare.ui.export.IExportAction
Returns the action's display image while enabled as well as the image that will be displayed when the mouse hovers over it.
getEngineClassName() - Method in class org.eclipse.emf.compare.diff.service.DiffEngineDescriptor
Returns the qualified name of the engine's class.
getEngineClassName() - Method in class org.eclipse.emf.compare.match.service.MatchEngineDescriptor
Returns the qualified name of the engine's class.
getEngineInstance() - Method in class org.eclipse.emf.compare.diff.service.DiffEngineDescriptor
Returns the engine instance.
getEngineInstance() - Method in class org.eclipse.emf.compare.match.service.MatchEngineDescriptor
Returns the engine instance.
getEObject(CreatedObject) - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
getEObject(NamedResource, String) - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
getEpatch() - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
getExtension() - Method in class org.eclipse.emf.compare.util.ModelIdentifier
Returns the common extension found for the models considered by this instance.
getFileExtension() - Method in class org.eclipse.emf.compare.diff.service.DiffEngineDescriptor
Returns the file extension this engine should handle.
getFileExtension() - Method in class org.eclipse.emf.compare.match.service.MatchEngineDescriptor
Returns the file extension this engine should handle.
getFilteredFeatures(EObject) - Method in class org.eclipse.emf.compare.match.statistic.MetamodelFilter
Returns a list of the pertinent features for this EObject.
getFragment(EObject) - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
getHideElements() - Method in interface org.eclipse.emf.compare.diff.metamodel.AbstractDiffExtension
Returns the value of the 'Hide Elements' reference list.
getHideElements() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.AbstractDiffExtensionImpl
 
getHighestEngine(ModelIdentifier) - Method in class org.eclipse.emf.compare.diff.service.DiffEngineRegistry
Returns the highest priority IDiffEngine registered against the given model identifiers.
getHighestEngine(String) - Method in class org.eclipse.emf.compare.diff.service.DiffEngineRegistry
Deprecated. use DiffEngineRegistry.getDescriptors(ModelIdentifier) instead.
getHighestEngine(ModelIdentifier) - Method in class org.eclipse.emf.compare.match.service.MatchEngineRegistry
Returns the highest priority IMatchEngine registered against the given model identifiers.
getHighestEngine(String) - Method in class org.eclipse.emf.compare.match.service.MatchEngineRegistry
Deprecated. use MatchEngineRegistry.getHighestEngine(ModelIdentifier) instead.
getIcon() - Method in class org.eclipse.emf.compare.diff.service.DiffEngineDescriptor
Returns the icon that represents the wrapped engine.
getIcon() - Method in class org.eclipse.emf.compare.match.service.MatchEngineDescriptor
Returns the icon that represents the wrapped engine.
getImage() - Method in interface org.eclipse.emf.compare.diff.metamodel.AbstractDiffExtension
 
getImage() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.AbstractDiffExtensionImpl
Should return a org.eclipse.swt.graphics.Image object representing the AbstractDiffExtension. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.AttributeChangeItemProvider
This returns AttributeChange.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.AttributeChangeLeftTargetItemProvider
This returns AttributeChangeLeftTarget.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.AttributeChangeRightTargetItemProvider
This returns AttributeChangeRightTarget.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ComparisonResourceSetSnapshotItemProvider
This returns ComparisonResourceSetSnapshot.gif
getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ComparisonResourceSnapshotItemProvider
This returns ComparisonResourceSnapshot.gif
getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ConflictingDiffElementItemProvider
This returns ConflictingDiffElement.gif
getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffGroupItemProvider
This returns DiffGroup.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffModelItemProvider
This returns DiffModel.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffResourceSetItemProvider
This returns DiffResourceSet.gif
getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ModelElementChangeItemProvider
This returns ModelElementChange.gif
getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ModelElementChangeLeftTargetItemProvider
This returns ModelElementChangeLeftTarget.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ModelElementChangeRightTargetItemProvider
This returns ModelElementChangeLeftTarget.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.MoveModelElementItemProvider
This returns MoveModelElement.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ReferenceChangeItemProvider
This returns ReferenceChange.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ReferenceChangeLeftTargetItemProvider
This returns ReferenceChangeLeftTarget.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ReferenceChangeRightTargetItemProvider
This returns ReferenceChangeRightTarget.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ReferenceOrderChangeItemProvider
This returns ReferenceOrderChange.gif
getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ResourceDependencyChangeItemProvider
This returns ResourceDependencyChange.gif
getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ResourceDependencyChangeLeftTargetItemProvider
This returns ResourceDependencyChangeLeftTarget.gif
getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ResourceDependencyChangeRightTargetItemProvider
This returns ResourceDependencyChangeRightTarget.gif
getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.ResourceDiffItemProvider
This returns ResourceDiff.gif
getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.UpdateAttributeItemProvider
This returns UpdateAttribute.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.UpdateContainmentFeatureItemProvider
This returns UpdateContainmentFeature.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.UpdateModelElementItemProvider
This returns UpdateModelElement.gif. getImage(Object) - Method in class org.eclipse.emf.compare.diff.provider.UpdateReferenceItemProvider
This returns UpdateReference.gif. getImage(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.Match2ElementsItemProvider
This returns Match2Elements.gif
getImage(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.Match3ElementsItemProvider
This returns Match3Elements.gif
getImage(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchModelItemProvider
This returns MatchModel.gif
getImage(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchResourceSetItemProvider
This returns MatchResourceSet.gif
getImage(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.UnmatchElementItemProvider
This returns UnmatchElement.gif
getImage(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.UnmatchModelItemProvider
This returns UnmatchModel.gif
getImage() - Method in class org.eclipse.emf.compare.ui.ModelCompareInput
getImage() - Method in class org.eclipse.emf.compare.ui.TypedElementWrapper
getIMerger() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for data type 'IMerger'
getIMerger() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getImport(ModelImport) - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
getImportedResources() - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier.TriMap
 
getImportedResources() - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping
 
getImportedResources() - Method in class org.eclipse.emf.compare.epatch.applier.InvertedEpatchMapping
 
getImportName(String) - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
getImportRef(EObject) - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
getInputEObject() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.property.PropertyContentProvider
Returns the EObject which properties are currently displayed in the properties tab.
getInputFragment(ObjectRef) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchLeftToRightStrategy
 
getInputFragment(ObjectRef) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchRightToLeftStrategy
 
getInputFragment(ObjectRef) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy
 
getInputResource(ObjectRef) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchLeftToRightStrategy
 
getInputResource(ObjectRef) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchRightToLeftStrategy
 
getInputResource(ObjectRef) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy
 
getInputRoot(NamedResource) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchLeftToRightStrategy
 
getInputRoot(NamedResource) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchRightToLeftStrategy
 
getInputRoot(NamedResource) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy
 
getInputURI(NamedResource) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchLeftToRightStrategy
 
getInputURI(NamedResource) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchRightToLeftStrategy
 
getInputURI(NamedResource) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy
 
getInputValues(ListAssignment) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchLeftToRightStrategy
 
getInputValues(ListAssignment) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchRightToLeftStrategy
 
getInputValues(ListAssignment) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy
 
getInt(String) - Method in class org.eclipse.emf.compare.EMFComparePlugin
Returns the current value of the integer-valued preference with the given key.
getIsHiddenBy() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffElement
Returns the value of the 'Is Hidden By' reference list.
getIsHiddenBy() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffElementImpl
 
getItemProviderImage(EObject) - Static method in class org.eclipse.emf.compare.util.AdapterUtils
This will try and get the IItemLabelProvider associated to the given EObject if its ItemProviderFactory is registered, then return the image it provides.
getItemProviderText(EObject) - Static method in class org.eclipse.emf.compare.util.AdapterUtils
This will try and get the IItemLabelProvider associated to the given EObject if its ItemProviderFactory is registered, then return the text it provides.
getKind() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffElement
Returns the value of the 'Kind' attribute.
getKind() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffElementImpl
 
getKind() - Method in class org.eclipse.emf.compare.ui.ModelCompareInput
getLabel() - Method in class org.eclipse.emf.compare.diff.service.DiffEngineDescriptor
Returns the label that represents the wrapped engine.
getLabel() - Method in class org.eclipse.emf.compare.match.service.MatchEngineDescriptor
Returns the label that represents the wrapped engine.
getLeft() - Method in class org.eclipse.emf.compare.ui.ModelCompareInput
getLeftContent(Object) - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeContentProvider
getLeftElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.AttributeChange
Returns the value of the 'Left Element' reference
getLeftElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.AttributeChangeImpl
 
getLeftElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ModelElementChangeLeftTargetImpl
 
getLeftElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ReferenceChangeImpl
 
getLeftElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.UpdateModelElementImpl
 
getLeftElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.ModelElementChangeLeftTarget
Returns the value of the 'Left Element' reference
getLeftElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.ReferenceChange
Returns the value of the 'Left Element' reference
getLeftElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.UpdateModelElement
Returns the value of the 'Left Element' reference
getLeftElement() - Method in class org.eclipse.emf.compare.match.metamodel.impl.Match2ElementsImpl
 
getLeftElement() - Method in interface org.eclipse.emf.compare.match.metamodel.Match2Elements
Returns the value of the 'Left Element' reference
getLeftElement(EObject) - Static method in class org.eclipse.emf.compare.ui.util.EMFCompareEObjectUtils
Returns the left element of the given EObject.
getLeftImage(Object) - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeContentProvider
getLeftLabel(Object) - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeContentProvider
getLeftParent() - Method in interface org.eclipse.emf.compare.diff.metamodel.ConflictingDiffElement
Returns the value of the 'Left Parent' reference
getLeftParent() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ConflictingDiffElementImpl
 
getLeftParent() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ModelElementChangeRightTargetImpl
 
getLeftParent() - Method in interface org.eclipse.emf.compare.diff.metamodel.ModelElementChangeRightTarget
Returns the value of the 'Left Parent' reference
getLeftResource() - Method in interface org.eclipse.emf.compare.ui.ICompareInputDetailsProvider
Returns the left compared resource.
getLeftResource() - Method in class org.eclipse.emf.compare.ui.ModelCompareInput
Returns the left resource of this input.
getLeftResource() - Method in class org.eclipse.emf.compare.ui.team.AbstractTeamHandler
This will be used by external classes when access to the left resource is needed.
getLeftRoots() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffModel
Returns the value of the 'Left Roots' reference list.
getLeftRoots() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffModelImpl
 
getLeftRoots() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchModelImpl
 
getLeftRoots() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchModel
Returns the value of the 'Left Roots' reference list.
getLeftScope() - Method in class org.eclipse.emf.compare.match.engine.GenericMatchScopeProvider
The IMatchScope to restrict the left side of comparison.
getLeftScope() - Method in interface org.eclipse.emf.compare.match.engine.IMatchScopeProvider
The IMatchScope to restrict the left side of comparison.
getLeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.AttributeChangeLeftTarget
Returns the value of the 'Left Target' attribute
getLeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.AttributeChangeLeftTargetImpl
 
getLeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.MoveModelElementImpl
 
getLeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ReferenceChangeLeftTargetImpl
 
getLeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ReferenceChangeRightTargetImpl
 
getLeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ReferenceOrderChangeImpl
 
getLeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.UpdateReferenceImpl
 
getLeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.MoveModelElement
Returns the value of the 'Left Target' reference
getLeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.ReferenceChangeLeftTarget
Returns the value of the 'Left Target' reference
getLeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.ReferenceChangeRightTarget
Returns the value of the 'Left Target' reference
getLeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.ReferenceOrderChange
Returns the value of the 'Left Target' reference list.
getLeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.UpdateReference
Returns the value of the 'Left Target' reference
getListAssignment(NamedObject, EStructuralFeature) - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
getListAssignmentValue(EStructuralFeature, Object, int) - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
getLiteral() - Method in enum org.eclipse.emf.compare.diff.metamodel.DifferenceKind
 
getLiteral() - Method in enum org.eclipse.emf.compare.match.metamodel.Side
 
getMap() - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder.NamingTool
 
getMap() - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
getMatch() - Method in interface org.eclipse.emf.compare.diff.metamodel.ComparisonResourceSnapshot
Returns the value of the 'Match' containment reference
getMatch() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ComparisonResourceSnapshotImpl
 
getMatch() - Method in class org.eclipse.emf.compare.ui.ModelCompareInput
Returns this ModelCompareInput's MatchModel.
getMatch2Elements() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatch2Elements() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for class 'Match2 Elements'
getMatch2Elements_LeftElement() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatch2Elements_LeftElement() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the reference 'Left Element'
getMatch2Elements_RightElement() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatch2Elements_RightElement() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the reference 'Right Element'
getMatch3Elements() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatch3Elements() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for class 'Match3 Elements'
getMatch3Elements_OriginElement() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatch3Elements_OriginElement() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the reference 'Origin Element'
getMatchedElements() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchModelImpl
 
getMatchedElements() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchModel
Returns the value of the 'Matched Elements' containment reference list.
getMatchedEObject(EObject) - Method in class org.eclipse.emf.compare.diff.engine.check.AbstractCheck
Return the left or right matched EObject from the one given.
getMatchedEObject(EObject, int) - Method in class org.eclipse.emf.compare.diff.engine.check.AbstractCheck
Return the specified matched EObject from the one given.
getMatchedEObject(EObject) - Method in class org.eclipse.emf.compare.diff.engine.GenericDiffEngine
Return the left or right matched EObject from the one given.
getMatchedEObject(EObject, int) - Method in class org.eclipse.emf.compare.diff.engine.GenericDiffEngine
Return the specified matched EObject from the one given.
getMatchElement() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchElement() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for class 'Element'
getMatchElement_Similarity() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchElement_Similarity() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the attribute 'Similarity'
getMatchElement_SubMatchElements() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchElement_SubMatchElements() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the containment reference list 'Sub Match Elements'
getMatchFactory() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchFactory() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the factory that creates the instances of the model. getMatchModel() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchModel() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for class 'Model'
getMatchModel_AncestorRoots() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchModel_AncestorRoots() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the reference list 'Ancestor Roots'
getMatchModel_LeftRoots() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchModel_LeftRoots() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the reference list 'Left Roots'
getMatchModel_MatchedElements() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchModel_MatchedElements() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the containment reference list 'Matched Elements'
getMatchModel_RightRoots() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchModel_RightRoots() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the reference list 'Right Roots'
getMatchModel_UnmatchedElements() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchModel_UnmatchedElements() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the containment reference list 'Unmatched Elements'
getMatchModels() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchResourceSetImpl
 
getMatchModels() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchResourceSet
Returns the value of the 'Match Models' containment reference list.
getMatchPackage() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchFactoryImpl
 
getMatchPackage() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchFactory
Returns the package supported by this factory
getMatchResourceSet() - Method in interface org.eclipse.emf.compare.diff.metamodel.ComparisonResourceSetSnapshot
Returns the value of the 'Match Resource Set' containment reference. getMatchResourceSet() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ComparisonResourceSetSnapshotImpl
 
getMatchResourceSet() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchResourceSet() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for class 'Resource Set'
getMatchResourceSet_MatchModels() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchResourceSet_MatchModels() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the containment reference list 'Match Models'
getMatchResourceSet_UnmatchedModels() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getMatchResourceSet_UnmatchedModels() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the containment reference list 'Unmatched Models'
getMenu(Control) - Method in class org.eclipse.emf.compare.ui.export.ExportMenu
getMenu(Menu) - Method in class org.eclipse.emf.compare.ui.export.ExportMenu
getMergers() - Method in interface org.eclipse.emf.compare.diff.merge.IMergerProvider
This will be called by the merge factory to get a list of all the mergers associated to a given DiffElement.
getModelCompareInput() - Method in interface org.eclipse.emf.compare.ui.IModelCompareInputProvider
This will return the ModelCompareInput for the object.
getModelElementChange() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Model Element Change'
getModelElementChange() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getModelElementChangeLeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Model Element Change Left Target'
getModelElementChangeLeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getModelElementChangeLeftTarget_LeftElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Left Element'
getModelElementChangeLeftTarget_LeftElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getModelElementChangeLeftTarget_RightParent() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Right Parent'
getModelElementChangeLeftTarget_RightParent() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getModelElementChangeRightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Model Element Change Right Target'
getModelElementChangeRightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getModelElementChangeRightTarget_LeftParent() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Left Parent'
getModelElementChangeRightTarget_LeftParent() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getModelElementChangeRightTarget_RightElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Right Element'
getModelElementChangeRightTarget_RightElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getModelsFrom(File, ResourceSet) - Static method in class org.eclipse.emf.compare.util.ModelUtils
Loads the models contained by the given directory in the given ResourceSet.
getModelsFrom(File, String, ResourceSet) - Static method in class org.eclipse.emf.compare.util.ModelUtils
Loads the files with the given extension contained by the given directory as EObjects in the given ResourceSet.
getMoveModelElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Move Model Element'
getMoveModelElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getMoveModelElement_LeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Left Target'
getMoveModelElement_LeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getMoveModelElement_RightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Right Target'
getMoveModelElement_RightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getName() - Method in enum org.eclipse.emf.compare.diff.metamodel.DifferenceKind
 
getName(T) - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder.NamingTool
 
getName() - Method in enum org.eclipse.emf.compare.match.metamodel.Side
 
getName() - Method in class org.eclipse.emf.compare.ui.ModelCompareInput
getName() - Method in class org.eclipse.emf.compare.ui.TypedElementWrapper
getNamedObject(EObject) - Method in class org.eclipse.emf.compare.epatch.diff.DiffEpatchService
 
getNamedObject(EObject, EObject) - Method in class org.eclipse.emf.compare.epatch.diff.DiffEpatchService
 
getNameForObj(EObject) - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
getNamespace() - Method in class org.eclipse.emf.compare.diff.service.DiffEngineDescriptor
Returns the namespace this engine should handle.
getNamespace() - Method in class org.eclipse.emf.compare.match.service.MatchEngineDescriptor
Returns the namespace this engine should handle.
getNamespace() - Method in class org.eclipse.emf.compare.util.ModelIdentifier
Returns the common namespace found for the models considered by this instance.
getNamespacePattern() - Method in class org.eclipse.emf.compare.diff.service.DiffEngineDescriptor
Returns the namespace pattern this engine should handle.
getNamespacePattern() - Method in class org.eclipse.emf.compare.match.service.MatchEngineDescriptor
Returns the namespace pattern this engine should handle.
getNearestPrime(int) - Method in class org.eclipse.emf.compare.util.EMFCompareMap
Finds the nearest pseudo-prime greater than number.
getObject() - Method in class org.eclipse.emf.compare.ui.TypedElementWrapper
Returns the object wrapped within this TypedElementWrapper.
getObjectNew(EObject) - Method in class org.eclipse.emf.compare.epatch.recorder.EpatchRecorder
 
getObjectReadded(EObject) - Method in class org.eclipse.emf.compare.epatch.recorder.EpatchRecorder
 
getObjectRef(EObject) - Method in class org.eclipse.emf.compare.epatch.recorder.EpatchRecorder
 
getOption(String) - Method in class org.eclipse.emf.compare.match.engine.GenericMatchEngine
This will return the value associated to the given key in the options map.
getOriginElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.ConflictingDiffElement
Returns the value of the 'Origin Element' reference
getOriginElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ConflictingDiffElementImpl
 
getOriginElement() - Method in class org.eclipse.emf.compare.match.metamodel.impl.Match3ElementsImpl
 
getOriginElement() - Method in interface org.eclipse.emf.compare.match.metamodel.Match3Elements
Returns the value of the 'Origin Element' reference
getOutputResourceSet() - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier
 
getOutputRoot(NamedResource) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchLeftToRightStrategy
 
getOutputRoot(NamedResource) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchRightToLeftStrategy
 
getOutputRoot(NamedResource) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy
 
getOutputURI(NamedResource) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchLeftToRightStrategy
 
getOutputURI(NamedResource) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchRightToLeftStrategy
 
getOutputURI(NamedResource) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy
 
getOutputValue(SingleAssignment) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchLeftToRightStrategy
 
getOutputValue(SingleAssignment) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchRightToLeftStrategy
 
getOutputValue(SingleAssignment) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy
 
getOutputValues(ListAssignment) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchLeftToRightStrategy
 
getOutputValues(ListAssignment) - Method in class org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy.EpatchRightToLeftStrategy
 
getOutputValues(ListAssignment) - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy
 
getOwnedElements() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffModel
Returns the value of the 'Owned Elements' containment reference list.
getOwnedElements() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffModelImpl
 
getPackage() - Static method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.compare.match.metamodel.impl.MatchFactoryImpl
Deprecated.  
getParent(Object) - Method in class org.eclipse.emf.compare.ui.viewer.structure.ModelStructureContentProvider
getPlugin() - Static method in class org.eclipse.emf.compare.diff.provider.DiffEditPlugin
Returns the singleton instance of the Eclipse plugin
getPlugin() - Static method in class org.eclipse.emf.compare.match.metamodel.provider.MatchEditPlugin
Returns the singleton instance of the Eclipse plugin
getPluginResourceLocator() - Method in class org.eclipse.emf.compare.diff.provider.DiffEditPlugin
Returns the singleton instance of the Eclipse plugin
getPluginResourceLocator() - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchEditPlugin
Returns the singleton instance of the Eclipse plugin
getPriority() - Method in class org.eclipse.emf.compare.diff.service.DiffEngineDescriptor
Returns the engine priority.
getPriority() - Method in class org.eclipse.emf.compare.match.service.MatchEngineDescriptor
Returns the engine priority.
getPriorityValue() - Method in class org.eclipse.emf.compare.diff.service.DiffEngineDescriptor
Returns the value of the priority of this engine.
getPriorityValue() - Method in class org.eclipse.emf.compare.match.service.MatchEngineDescriptor
Returns the value of the priority of this engine.
getProgressMonitor() - Method in class org.eclipse.emf.compare.match.engine.MatchSettings
return the progress monitor to use during the match process.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.AbstractDiffExtensionItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.AttributeChangeItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.AttributeChangeLeftTargetItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.AttributeChangeRightTargetItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ComparisonResourceSetSnapshotItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ComparisonResourceSnapshotItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ConflictingDiffElementItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffElementItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffGroupItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffModelItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffResourceSetItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ModelElementChangeItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ModelElementChangeLeftTargetItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ModelElementChangeRightTargetItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.MoveModelElementItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ReferenceChangeItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ReferenceChangeLeftTargetItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ReferenceChangeRightTargetItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ReferenceOrderChangeItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ResourceDependencyChangeItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ResourceDependencyChangeLeftTargetItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ResourceDependencyChangeRightTargetItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.ResourceDiffItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.UpdateAttributeItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.UpdateContainmentFeatureItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.UpdateModelElementItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.diff.provider.UpdateReferenceItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.Match2ElementsItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.Match3ElementsItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchElementItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchModelItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchResourceSetItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.UnmatchElementItemProvider
This returns the property descriptors for the adapted class. getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.UnmatchModelItemProvider
This returns the property descriptors for the adapted class. getPropertyPart() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabFolder
Returns the properties tab of this tab folder.
getPtc() - Method in class org.eclipse.emf.compare.epatch.applier.AbstractEpatchMapping.EpatchMappingEntryImpl
 
getPtc() - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping.EpatchMappingEntry
 
getRecorded() - Method in class org.eclipse.emf.compare.epatch.recorder.EpatchRecorder
 
getReference() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ReferenceChangeImpl
 
getReference() - Method in interface org.eclipse.emf.compare.diff.metamodel.ReferenceChange
Returns the value of the 'Reference' reference
getReferenceChange() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Reference Change'
getReferenceChange() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferenceChange_LeftElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Left Element'
getReferenceChange_LeftElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferenceChange_Reference() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Reference'
getReferenceChange_Reference() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferenceChange_RightElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Right Element'
getReferenceChange_RightElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferenceChangeLeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Reference Change Left Target'
getReferenceChangeLeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferenceChangeLeftTarget_LeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Left Target'
getReferenceChangeLeftTarget_LeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferenceChangeLeftTarget_RightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Right Target'
getReferenceChangeLeftTarget_RightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferenceChangeRightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Reference Change Right Target'
getReferenceChangeRightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferenceChangeRightTarget_LeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Left Target'
getReferenceChangeRightTarget_LeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferenceChangeRightTarget_RightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Right Target'
getReferenceChangeRightTarget_RightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferenceOrderChange() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Reference Order Change'
getReferenceOrderChange() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferenceOrderChange_LeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference list 'Left Target'
getReferenceOrderChange_LeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferenceOrderChange_RightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference list 'Right Target'
getReferenceOrderChange_RightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getReferencesChecker() - Method in class org.eclipse.emf.compare.diff.engine.GenericDiffEngine
Returns the implementation of a AbstractCheck responsible for the verification of updates on reference values.
getRegisteredResourceFilters() - Method in class org.eclipse.emf.compare.match.filter.ResourceFilterRegistry
Returns the set of all registered resource filters.
getResource(Resource) - Method in class org.eclipse.emf.compare.epatch.recorder.EpatchRecorder
 
getResourceDependencyChange() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Resource Dependency Change'
getResourceDependencyChange() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getResourceDependencyChange_Roots() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference list 'Roots'
getResourceDependencyChange_Roots() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getResourceDependencyChangeLeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Resource Dependency Change Left Target'
getResourceDependencyChangeLeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getResourceDependencyChangeRightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Resource Dependency Change Right Target'
getResourceDependencyChangeRightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getResourceDiff() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Resource Diff'
getResourceDiff() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getResourceDiffs() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffResourceSet
Returns the value of the 'Resource Diffs' containment reference list.
getResourceDiffs() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffResourceSetImpl
 
getResourceLocator() - Method in class org.eclipse.emf.compare.diff.provider.AbstractDiffExtensionItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.eclipse.emf.compare.diff.provider.ComparisonResourceSetSnapshotItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.eclipse.emf.compare.diff.provider.ComparisonResourceSnapshotItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.eclipse.emf.compare.diff.provider.DiffElementItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.eclipse.emf.compare.diff.provider.DiffModelItemProvider
Return the resource locator for this item provider's resources. getResourceLocator() - Method in class org.eclipse.emf.compare.diff.provider.DiffResourceSetItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchElementItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchModelItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchResourceSetItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.eclipse.emf.compare.match.metamodel.provider.UnmatchElementItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.eclipse.emf.compare.match.metamodel.provider.UnmatchModelItemProvider
Return the resource locator for this item provider's resources
getResourcesInScope() - Method in class org.eclipse.emf.compare.match.engine.GenericMatchScope
Returns the list of Resources to be included in the scope.
getRight() - Method in class org.eclipse.emf.compare.ui.ModelCompareInput
getRightContent(Object) - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeContentProvider
getRightElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.AttributeChange
Returns the value of the 'Right Element' reference
getRightElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.AttributeChangeImpl
 
getRightElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ModelElementChangeRightTargetImpl
 
getRightElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ReferenceChangeImpl
 
getRightElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.UpdateModelElementImpl
 
getRightElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.ModelElementChangeRightTarget
Returns the value of the 'Right Element' reference
getRightElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.ReferenceChange
Returns the value of the 'Right Element' reference
getRightElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.UpdateModelElement
Returns the value of the 'Right Element' reference
getRightElement() - Method in class org.eclipse.emf.compare.match.metamodel.impl.Match2ElementsImpl
 
getRightElement() - Method in interface org.eclipse.emf.compare.match.metamodel.Match2Elements
Returns the value of the 'Right Element' reference
getRightElement(EObject) - Static method in class org.eclipse.emf.compare.ui.util.EMFCompareEObjectUtils
Returns the right element of the given EObject.
getRightImage(Object) - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeContentProvider
getRightLabel(Object) - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeContentProvider
getRightParent() - Method in interface org.eclipse.emf.compare.diff.metamodel.ConflictingDiffElement
Returns the value of the 'Right Parent' reference
getRightParent() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffGroup
Returns the value of the 'Right Parent' reference
getRightParent() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ConflictingDiffElementImpl
 
getRightParent() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffGroupImpl
 
getRightParent() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ModelElementChangeLeftTargetImpl
 
getRightParent() - Method in interface org.eclipse.emf.compare.diff.metamodel.ModelElementChangeLeftTarget
Returns the value of the 'Right Parent' reference
getRightResource() - Method in interface org.eclipse.emf.compare.ui.ICompareInputDetailsProvider
Returns the right compared resource.
getRightResource() - Method in class org.eclipse.emf.compare.ui.ModelCompareInput
Returns the left resource of this input.
getRightResource() - Method in class org.eclipse.emf.compare.ui.team.AbstractTeamHandler
This will be used by external classes when access to the right resource is needed.
getRightRoots() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffModel
Returns the value of the 'Right Roots' reference list.
getRightRoots() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffModelImpl
 
getRightRoots() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchModelImpl
 
getRightRoots() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchModel
Returns the value of the 'Right Roots' reference list.
getRightScope() - Method in class org.eclipse.emf.compare.match.engine.GenericMatchScopeProvider
The IMatchScope to restrict the right side of comparison.
getRightScope() - Method in interface org.eclipse.emf.compare.match.engine.IMatchScopeProvider
The IMatchScope to restrict the right side of comparison.
getRightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.AttributeChangeRightTarget
Returns the value of the 'Right Target' attribute
getRightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.AttributeChangeRightTargetImpl
 
getRightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.MoveModelElementImpl
 
getRightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ReferenceChangeLeftTargetImpl
 
getRightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ReferenceChangeRightTargetImpl
 
getRightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ReferenceOrderChangeImpl
 
getRightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.UpdateReferenceImpl
 
getRightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.MoveModelElement
Returns the value of the 'Right Target' reference
getRightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.ReferenceChangeLeftTarget
Returns the value of the 'Right Target' reference
getRightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.ReferenceChangeRightTarget
Returns the value of the 'Right Target' reference
getRightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.ReferenceOrderChange
Returns the value of the 'Right Target' reference list.
getRightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.UpdateReference
Returns the value of the 'Right Target' reference
getRootAdapterFactory() - Method in class org.eclipse.emf.compare.diff.provider.DiffItemProviderAdapterFactory
This returns the root adapter factory that contains this factory
getRootAdapterFactory() - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchItemProviderAdapterFactory
This returns the root adapter factory that contains this factory
getRootObjects() - Method in class org.eclipse.emf.compare.epatch.recorder.EmfRecorder
 
getRoots() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.ResourceDependencyChangeImpl
 
getRoots() - Method in interface org.eclipse.emf.compare.diff.metamodel.ResourceDependencyChange
Returns the value of the 'Roots' reference list.
getRoots() - Method in class org.eclipse.emf.compare.match.metamodel.impl.UnmatchModelImpl
 
getRoots() - Method in interface org.eclipse.emf.compare.match.metamodel.UnmatchModel
Returns the value of the 'Roots' reference list.
getScopeInternalContents(EObject, IMatchScope) - Method in class org.eclipse.emf.compare.match.engine.GenericMatchEngine
Workaround for bug #235606 : elements held by a reference with containment=true and derived=true are not matched since not returned by EObject.eContents().
getScopeProvider(Map<String, Object>, ResourceSet...) - Static method in class org.eclipse.emf.compare.match.engine.MatchScopeProviderUtil
Used to obtain the IMatchScopeProvider to be used for matching.
getScopeProvider(Map<String, Object>, Resource...) - Static method in class org.eclipse.emf.compare.match.engine.MatchScopeProviderUtil
Used to obtain the IMatchScopeProvider to be used for matching.
getScopeProvider(Map<String, Object>, EObject...) - Static method in class org.eclipse.emf.compare.match.engine.MatchScopeProviderUtil
Used to obtain the IMatchScopeProvider to be used for matching.
getSearchWindow() - Method in class org.eclipse.emf.compare.match.engine.MatchSettings
return the matching search window.
getSelectedElements() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.diff.ModelContentMergeDiffTab
Returns a List of the selected elements.
getSelectedElements() - Method in interface org.eclipse.emf.compare.ui.viewer.content.part.IModelContentMergeViewerTab
Returns the tab's selection as a list of Items.
getSelectedElements() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.property.ModelContentMergePropertyTab
Returns the tab's selection as a list of Items.
getSide() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getSide() - Method in class org.eclipse.emf.compare.match.metamodel.impl.UnmatchElementImpl
 
getSide() - Method in class org.eclipse.emf.compare.match.metamodel.impl.UnmatchModelImpl
 
getSide() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for enum 'Side'
getSide() - Method in interface org.eclipse.emf.compare.match.metamodel.UnmatchElement
Returns the value of the 'Side' attribute.
getSide() - Method in interface org.eclipse.emf.compare.match.metamodel.UnmatchModel
Returns the value of the 'Side' attribute.
getSide() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.property.ModelContentMergePropertyTab
Returns the side of this viewer part.
getSimilarity() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchElementImpl
 
getSimilarity() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchElement
Returns the value of the 'Similarity' attribute
getSingleAssignment(NamedObject, EStructuralFeature) - Method in class org.eclipse.emf.compare.epatch.AbstractEpatchBuilder
 
getSrc() - Method in class org.eclipse.emf.compare.epatch.applier.AbstractEpatchMapping.EpatchMappingEntryImpl
 
getSrc() - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping.EpatchMappingEntry
 
getSrcResources() - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier.TriMap
 
getSrcResources() - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping
 
getSrcResources() - Method in class org.eclipse.emf.compare.epatch.applier.InvertedEpatchMapping
 
getSrcToDstMap() - Method in class org.eclipse.emf.compare.epatch.applier.AbstractEpatchMapping
 
getSrcToDstMap() - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping
 
getStrategy() - Method in class org.eclipse.emf.compare.epatch.applier.CopyingEpatchApplier.TriMap
 
getStrategy() - Method in interface org.eclipse.emf.compare.epatch.applier.EpatchMapping
 
getStrategy() - Method in class org.eclipse.emf.compare.epatch.applier.InvertedEpatchMapping
 
getString(String) - Static method in class org.eclipse.emf.compare.diff.EMFCompareDiffMessages
Returns a specified String from the resource bundle.
getString(String, Object...) - Static method in class org.eclipse.emf.compare.diff.EMFCompareDiffMessages
Returns a String from the resource bundle bound with the given arguments.
getString(String) - Static method in class org.eclipse.emf.compare.EMFCompareMessages
Returns a specified String from the resource bundle.
getString(String, Object...) - Static method in class org.eclipse.emf.compare.EMFCompareMessages
Returns a String from the resource bundle bound with the given arguments.
getString(String) - Static method in class org.eclipse.emf.compare.match.EMFCompareMatchMessages
Returns a specified String from the resource bundle.
getString(String, Object...) - Static method in class org.eclipse.emf.compare.match.EMFCompareMatchMessages
Returns a String from the resource bundle bound with the given arguments.
getString(String) - Static method in class org.eclipse.emf.compare.ui.EMFCompareUIMessages
Returns a specified String from the resource bundle.
getString(String, Object...) - Static method in class org.eclipse.emf.compare.ui.EMFCompareUIMessages
Returns a String from the resource bundle bound with the given arguments.
getSubchanges() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffGroup
Returns the value of the 'Subchanges' attribute
getSubchanges() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffModel
 
getSubchanges() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffResourceSet
 
getSubchanges() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffGroupImpl
 
getSubchanges() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffModelImpl
 
getSubchanges() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffResourceSetImpl
 
getSubDiffElements() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffElement
Returns the value of the 'Sub Diff Elements' containment reference list.
getSubDiffElements() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffElementImpl
 
getSubMatchElements() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchElementImpl
 
getSubMatchElements() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchElement
Returns the value of the 'Sub Match Elements' containment reference list.
getTarget() - Method in class org.eclipse.emf.compare.epatch.recorder.EmfRecorder
 
getText() - Method in interface org.eclipse.emf.compare.diff.metamodel.AbstractDiffExtension
 
getText() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.AbstractDiffExtensionImpl
Should return the text used to represent the AbstractDiffExtension; getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.AbstractDiffExtensionItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.AttributeChangeItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.AttributeChangeLeftTargetItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.AttributeChangeRightTargetItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ComparisonResourceSetSnapshotItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ComparisonResourceSnapshotItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ConflictingDiffElementItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffElementItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffGroupItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffModelItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.DiffResourceSetItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ModelElementChangeItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ModelElementChangeLeftTargetItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ModelElementChangeRightTargetItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.MoveModelElementItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ReferenceChangeItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ReferenceChangeLeftTargetItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ReferenceChangeRightTargetItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ReferenceOrderChangeItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ResourceDependencyChangeItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ResourceDependencyChangeLeftTargetItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ResourceDependencyChangeRightTargetItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.ResourceDiffItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.UpdateAttributeItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.UpdateContainmentFeatureItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.UpdateModelElementItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.diff.provider.UpdateReferenceItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.Match2ElementsItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.Match3ElementsItemProvider
This returns the label text for the adapted class. getText(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchElementItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchModelItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.MatchResourceSetItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.UnmatchElementItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.eclipse.emf.compare.match.metamodel.provider.UnmatchModelItemProvider
This returns the label text for the adapted class
getText() - Method in interface org.eclipse.emf.compare.ui.export.IExportAction
Defines the action's display text.
getTitle() - Method in class org.eclipse.emf.compare.ui.viewer.structure.ModelStructureMergeViewer
Returns the viewer's title.
getToolTipText() - Method in interface org.eclipse.emf.compare.ui.export.IExportAction
Defines the action's tool tip text.
getTotalColumnsWidth() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.property.ModelContentMergePropertyTab
Returns the width of the columns displayed.
getTreePart() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabFolder
Returns the tree tab of this tab folder.
getTreePathFromItem(Item) - Method in class org.eclipse.emf.compare.ui.viewer.content.part.diff.ModelContentMergeDiffTab
Overriden to cache the result.
getType() - Method in class org.eclipse.emf.compare.ui.TypedElementWrapper
getUIItem(EObject) - Method in class org.eclipse.emf.compare.ui.viewer.content.part.diff.ModelContentMergeDiffTab
This will be used when drawing the center part's marquees.
getUIItem(EObject) - Method in interface org.eclipse.emf.compare.ui.viewer.content.part.IModelContentMergeViewerTab
This will be used when drawing the center part's marquees.
getUIItem(DiffElement) - Method in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabFolder
This will be used when drawing the center part's marquees.
getUIItem(EObject) - Method in class org.eclipse.emf.compare.ui.viewer.content.part.property.ModelContentMergePropertyTab
This will be used when drawing the center part's marquees.
getUnmatchedElements() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchModelImpl
 
getUnmatchedElements() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchModel
Returns the value of the 'Unmatched Elements' containment reference list.
getUnmatchedModels() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchResourceSetImpl
 
getUnmatchedModels() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchResourceSet
Returns the value of the 'Unmatched Models' containment reference list.
getUnmatchElement() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getUnmatchElement() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for class 'Unmatch Element'
getUnmatchElement_Conflicting() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getUnmatchElement_Conflicting() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the attribute 'Conflicting'
getUnmatchElement_Element() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getUnmatchElement_Element() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the reference 'Element'
getUnmatchElement_Remote() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getUnmatchElement_Remote() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the attribute 'Remote'
getUnmatchElement_Side() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getUnmatchElement_Side() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the attribute 'Side'
getUnmatchModel() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getUnmatchModel() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for class 'Unmatch Model'
getUnmatchModel_Remote() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getUnmatchModel_Remote() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the attribute 'Remote'
getUnmatchModel_Roots() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getUnmatchModel_Roots() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the reference list 'Roots'
getUnmatchModel_Side() - Method in class org.eclipse.emf.compare.match.metamodel.impl.MatchPackageImpl
 
getUnmatchModel_Side() - Method in interface org.eclipse.emf.compare.match.metamodel.MatchPackage
Returns the meta object for the attribute 'Side'
getUpdateAttribute() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Update Attribute'
getUpdateAttribute() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getUpdateContainmentFeature() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Update Containment Feature'
getUpdateContainmentFeature() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getUpdateModelElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Update Model Element'
getUpdateModelElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getUpdateModelElement_LeftElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Left Element'
getUpdateModelElement_LeftElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getUpdateModelElement_RightElement() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Right Element'
getUpdateModelElement_RightElement() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getUpdateReference() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for class 'Update Reference'
getUpdateReference() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getUpdateReference_LeftTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Left Target'
getUpdateReference_LeftTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getUpdateReference_RightTarget() - Method in interface org.eclipse.emf.compare.diff.metamodel.DiffPackage
Returns the meta object for the reference 'Right Target'
getUpdateReference_RightTarget() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.DiffPackageImpl
 
getValue() - Method in enum org.eclipse.emf.compare.diff.metamodel.DifferenceKind
 
getValue() - Method in enum org.eclipse.emf.compare.match.metamodel.Side
 
getVerticalOffset() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabItem
Returns the offset needed to compensate scroll effects and table headers when painting curve.
getVisibleDiffs() - Method in class org.eclipse.emf.compare.ui.viewer.content.ModelContentMergeViewer
This will minimize the list of differences to the visible differences.
getVisibleElements() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.diff.ModelContentMergeDiffTab
Returns a list of all the tree's visible elements.
getVisibleElements() - Method in interface org.eclipse.emf.compare.ui.viewer.content.part.IModelContentMergeViewerTab
Returns the tab's visible elements as a list of Items.
getVisibleElements() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabFolder
Returns the visible elements of the active tab.
getVisibleElements() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.property.ModelContentMergePropertyTab
Returns a list of this tab's visible elements.
getVisibleItem() - Method in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabItem
Returns the visible item on which UI marquees should be drawn.
getXMIID(EObject) - Method in class org.eclipse.emf.compare.diff.merge.DefaultMerger
Returns the XMI ID of the given EObject or null if it cannot be resolved.

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