Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

get(int) - Static method in enum class org.eclipse.emf.compare.ConflictKind
Returns the 'Conflict Kind' literal with the specified integer value.
get(int) - Static method in enum class org.eclipse.emf.compare.DifferenceKind
Returns the 'Difference Kind' literal with the specified integer value.
get(int) - Static method in enum class org.eclipse.emf.compare.DifferenceSource
Returns the 'Difference Source' literal with the specified integer value.
get(int) - Static method in enum class org.eclipse.emf.compare.DifferenceState
Returns the 'Difference State' literal with the specified integer value.
get(String) - Static method in enum class org.eclipse.emf.compare.ConflictKind
Returns the 'Conflict Kind' literal with the specified literal value.
get(String) - Static method in enum class org.eclipse.emf.compare.DifferenceKind
Returns the 'Difference Kind' literal with the specified literal value.
get(String) - Static method in enum class org.eclipse.emf.compare.DifferenceSource
Returns the 'Difference Source' literal with the specified literal value.
get(String) - Static method in enum class org.eclipse.emf.compare.DifferenceState
Returns the 'Difference State' literal with the specified literal value.
get(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.util.DynamicObject
 
getAbsolutePath(IStorage) - Static method in class org.eclipse.emf.compare.ide.utils.ResourceUtil
Returns an absolute path for this storage if one exists.
getAccessorFactoryForTarget() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
Returns the appropriate IAccessorFactory from the accessor factory registry.
getAccessorFactoryRegistry() - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
 
getActiveDifferenceFilters() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.StructureMergeViewerFilter
Returns the set of activated filters known by this filter.
getActiveItems(IItemRegistry<T>, String, String) - Static method in class org.eclipse.emf.compare.rcp.internal.extension.impl.ItemUtil
Get all active item from a registry.
getAdapter(Class) - Method in class org.eclipse.emf.compare.ide.internal.utils.URIStorage
getAdapter(Class) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
 
getAdapter(Class) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.StorageTypedElement
getAdapter(Class) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.StreamAccessorStorage
getAdapter(Class) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
getAdapter(Class) - Method in class org.eclipse.emf.compare.ide.utils.StorageTraversal
getAdapter(Object, Class) - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.PropertySheetAdapterFactory
getAdapter(Object, Class) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFLogicalModelAdapterFactory
getAdapterFactory() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getAdapterFactory() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.MergeViewerItemProviderConfiguration
getAdapterFactory() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewer
 
getAdapterFactory() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.AbstractEMFCompareEditorInput
Returns the adapter factory as given to the constructor.
getAdapterFactory() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
Final accessor to the AdapterFactory for sub classses.
getAdapterFactory() - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
This provides access to the factory.
getAdapterFactory() - Method in class org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.legacy.impl.AbstractTypedElementAdapter
Returns the adapter factory to use to retrieve item.
getAdapterFactory() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
 
getAdapterFactory() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
 
getAdapterFactory() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.provider.IMergeViewerItemProviderConfiguration
getAdapterFactoryRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the adapter factory descriptor registry to which extension will be registered.
getAdapterList() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.PropertySheetAdapterFactory
getAdapterList() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFLogicalModelAdapterFactory
getAffectedFeature(Diff) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Returns the structural feature affected by the given diff, if any.
getAffectedFeature(Diff) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.MergeViewerUtil
 
getAffectedObjects() - Method in class org.eclipse.emf.compare.command.impl.AbstractCopyCommand
getAggregatedPredicate() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.StructureMergeViewerFilter
Returns the predicate that aggregates the selected state predicates of selected filters and the unselected state predicates of unselected filters.
getAllAtomicRefiningDiffs(Diff) - Static method in class org.eclipse.emf.compare.internal.utils.DiffUtil
The set of all the atomic diffs that refine the given diff or one of its refining diffs, recursively.
getAllContainedDifferences(Diff) - Method in class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
Get all the add and delete changes on the objects contained in the one concerned by the given difference.
getAllContents() - Method in class org.eclipse.emf.compare.ide.internal.utils.NotLoadingResourceSet
getAllDifferences() - Method in class org.eclipse.emf.compare.impl.MatchImpl
getAllDifferences() - Method in class org.eclipse.emf.compare.internal.spec.MatchSpec
getAllDifferences() - Method in interface org.eclipse.emf.compare.Match
Finds and returns all differences contained in this Match and its children, recursively.
getAllDiffsToMerge(Iterable<? extends Diff>) - Method in class org.eclipse.emf.compare.merge.ComputeDiffsToMerge
Compute the ordered set of diffs to merge for the given diffs.
getAllDiffsToMerge(Diff) - Method in class org.eclipse.emf.compare.merge.ComputeDiffsToMerge
Compute the ordered set of diffs to merge for the given diff.
getAllFilters() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterManager
Get all registered filter.
getAllInvolvedResources() - Method in class org.eclipse.emf.compare.ide.ui.logical.SynchronizationModel
Returns the all resources that are involved in this synchronization model.
getAllInvolvedResourceURIs() - Method in class org.eclipse.emf.compare.scope.AbstractComparisonScope
Returns the URIs of the all files involved in this scope.
getAllInvolvedResourceURIs() - Method in interface org.eclipse.emf.compare.scope.IComparisonScope2
Returns the URIs of the all files involved in this scope.
getAllRefiningDiffs(Diff) - Static method in class org.eclipse.emf.compare.internal.utils.DiffUtil
The set of all the diffs (atomic or not) that refine the given diff or one of its refining diffs, recursively.
getAllResultingMerges(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
 
getAllResultingMerges(Diff, boolean) - Method in interface org.eclipse.emf.compare.merge.IDiffRelationshipComputer
Retrieves the set of all diffs related to the given diff when merging in the given direction.
getAllResultingMerges(Diff, boolean, Predicate<? super Diff>) - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
 
getAllResultingMerges(Diff, boolean, Predicate<? super Diff>) - Method in interface org.eclipse.emf.compare.merge.IDiffRelationshipComputer
Retrieves the set of all diffs related to the given diff when merging in the given direction.
getAllResultingRejections(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
 
getAllResultingRejections(Diff, boolean) - Method in interface org.eclipse.emf.compare.merge.IDiffRelationshipComputer
Retrieves the set of all diffs that will be rejected if the given diff is merged, either because of unresolveable conflicts or because of unreachable requirements.
getAllResultingRejections(Diff, boolean, Predicate<? super Diff>) - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
 
getAllResultingRejections(Diff, boolean, Predicate<? super Diff>) - Method in interface org.eclipse.emf.compare.merge.IDiffRelationshipComputer
Retrieves the set of all diffs that will be rejected if the given diff is merged, either because of unresolveable conflicts or because of unreachable requirements.
getAllSubmatches() - Method in class org.eclipse.emf.compare.impl.MatchImpl
getAllSubmatches() - Method in class org.eclipse.emf.compare.internal.spec.MatchSpec
getAllSubmatches() - Method in interface org.eclipse.emf.compare.Match
Finds and returns all matches contained in this Match and its children, recursively.
getAncestor() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
getAncestor() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
getAncestor() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput
getAncestor() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Returns the ancestor side value of the Diff.
getAncestor() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.IMergeViewerItem
Returns the ancestor side value of the Diff.
getAncestorContent(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
 
getAncestorContent(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
 
getAncestorContent(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
 
getAncestorImage() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.SideLabelProvider
 
getAncestorImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getAncestorImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
getAncestorImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputLabelProvider
getAncestorImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
 
getAncestorImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
 
getAncestorImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
getAncestorImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInputLabelProvider
getAncestorLabel() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.SideLabelProvider
 
getAncestorLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getAncestorLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
getAncestorLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputLabelProvider
getAncestorLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
 
getAncestorLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
 
getAncestorLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
getAncestorLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInputLabelProvider
getAncestorMergeViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
 
getAncestorMergeViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewer
getAncestorMergeViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.AbstractTreeContentMergeViewer
getAncestorSourceViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
 
getAnyContentPrefixToURIMapping() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getAsList(EObject, EStructuralFeature) - Static method in class org.eclipse.emf.compare.utils.ReferenceUtil
This utility simply allows us to retrieve the value of a given feature as a List.
getAsListResolving(EObject, EStructuralFeature) - Static method in class org.eclipse.emf.compare.utils.ReferenceUtil
This utility simply allows us to retrieve the value of a given feature as a List.
getAssociatedDiffs(Diff, Iterable<Diff>, boolean) - Static method in class org.eclipse.emf.compare.utils.DiffUtil
Deprecated. 
getAssociatedStorage(Resource) - Static method in class org.eclipse.emf.compare.ide.utils.ResourceUtil
Returns the storage associated with the resource.
getAttribute() - Method in interface org.eclipse.emf.compare.AttributeChange
Returns the value of the 'Attribute' reference.
getAttribute() - Method in interface org.eclipse.emf.compare.FeatureMapChange
Returns the value of the 'Attribute' reference.
getAttribute() - Method in class org.eclipse.emf.compare.impl.AttributeChangeImpl
getAttribute() - Method in class org.eclipse.emf.compare.impl.FeatureMapChangeImpl
getAttribute(IConfigurationElement, String, String) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization.ContentMergeViewerCustomizationRegistryListener
Returns the attribute with the attributeName from the given element.
getAttributeChange() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for class 'Attribute Change'.
getAttributeChange() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getAttributeChange_Attribute() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference 'Attribute'.
getAttributeChange_Attribute() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getAttributeChange_Value() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Value'.
getAttributeChange_Value() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getAttributes(URI, Map<?, ?>) - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
getAttributesToCheck(Match) - Method in class org.eclipse.emf.compare.diff.FeatureFilter
The diff engine expects this to return the set of attributes that need to be checked for differences for the given Match element.
getAttributeText(AttributeChange) - Method in class org.eclipse.emf.compare.provider.spec.AttributeChangeItemProviderSpec
Returns the name of the attribute linked to the given AttributeChange.
getBackgoundColor() - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style
 
getBackground(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerLabelProvider
getBackground(Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getBackground(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.TreeNodeItemProviderSpec
getBackground(Object, int) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.TreeNodeItemProviderSpec
getBaseLocation() - Method in class org.eclipse.emf.compare.impl.ResourceLocationChangeImpl
getBaseLocation() - Method in interface org.eclipse.emf.compare.ResourceLocationChange
Returns the value of the 'Base Location' attribute.
getBaseURL() - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getBestFittingMergeViewerItemContentProvider(Comparison, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization.ContentMergeViewerCustomizationRegistry
Returns the best fitting IMergeViewerItemContentProvider.
getBestFittingMergeViewerItemProvider(Comparison, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization.ContentMergeViewerCustomizationRegistry
Returns the best fitting IMergeViewerItemProvider.
getBestHandlerFor(IWorkbenchPart, ISelection) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.registry.LogicalModelViewHandlerRegistry
Returns a ILogicalModelViewHandler that handles the given ISelection.
getBestResolverFor(IStorage) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.registry.ModelResolverRegistry
Returns a IModelResolver that handles the given IStorage.
getBestSideEObject(Match, IMergeViewer.MergeViewerSide) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.MergeViewerUtil
 
getBestSideValue() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
 
getBestSideValue(IMergeViewerItem, IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Get a non-null side of the the given IMergeViewerItem, preferring but not limited to the given side.
getBooleanProperty(String, boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getBooleanProperty(String, boolean) - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
 
getBorderColor() - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style
 
getBorderStyle() - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style
 
getBounds() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
returns the bounds (as Rectangle) of the Item.
getByName(String) - Static method in enum class org.eclipse.emf.compare.ConflictKind
Returns the 'Conflict Kind' literal with the specified name.
getByName(String) - Static method in enum class org.eclipse.emf.compare.DifferenceKind
Returns the 'Difference Kind' literal with the specified name.
getByName(String) - Static method in enum class org.eclipse.emf.compare.DifferenceSource
Returns the 'Difference Source' literal with the specified name.
getByName(String) - Static method in enum class org.eclipse.emf.compare.DifferenceState
Returns the 'Difference State' literal with the specified name.
getCache() - Method in class org.eclipse.emf.compare.utils.EqualityHelper
Deprecated.
getCacheBuilder() - Method in class org.eclipse.emf.compare.match.DefaultEqualityHelperFactory
Returns the cache builder that should be used by this factory to create its equality helpers.
getCachedDirectMergeDependencies(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Returns the cached direct merge dependencies.
getCachedDirectResultingMerges(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Returns the cached direct resulting merges.
getCachedDirectResultingRejections(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Returns the cached direct resulting rejections.
getCause() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.CallStatus
 
getCause() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.ShutdownStatus
 
getCenterWidth() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
 
getChangedDiffs() - Method in class org.eclipse.emf.compare.command.impl.AbstractCopyCommand
Returns the state changes to any diffs that this command produced.
getChangedDiffs() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer.EditCommand
Returns the state changes to any diffs that this command produced.
getChangedDiffs(ChangeDescription, Collection<? extends Diff>) - Static method in class org.eclipse.emf.compare.command.impl.AbstractCopyCommand
Returns the state changes to any relevant diffs modified in the given change description.
getChangedLocation() - Method in class org.eclipse.emf.compare.impl.ResourceLocationChangeImpl
getChangedLocation() - Method in interface org.eclipse.emf.compare.ResourceLocationChange
Returns the value of the 'Changed Location' attribute.
getChangedValue(AttributeChange) - Method in class org.eclipse.emf.compare.internal.conflict.AbstractConflictSearch
Returns the changed attribute value denoted by the given diff.
getChangeNotifier() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInput
getChangeRecorder() - Method in interface org.eclipse.emf.compare.domain.ICompareEditingDomain
Deprecated. 
getChangeRecorder() - Method in class org.eclipse.emf.compare.domain.impl.EMFCompareEditingDomain
Returns the associated ChangeRecorder.
getCharset() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.StorageTypedElement
getChild(Widget, int) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getChildFeature(Object, Object) - Method in class org.eclipse.emf.compare.provider.ComparisonItemProvider
getChildFeature(Object, Object) - Method in class org.eclipse.emf.compare.provider.MatchItemProvider
getChildFeature(Object, Object) - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
getChildren() - Method in class org.eclipse.emf.compare.match.impl.NotLoadedFragmentMatch
Get children.
getChildren() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
The list of TreeNode containded in this group.
getChildren() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.TreeNodeImpl
getChildren() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroup
The list of TreeNode containded in this group.
getChildren(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.DelegatingTreeMergeViewerItemContentProvider
getChildren(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.LogicalModelViewContentProvider
 
getChildren(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerContentProvider
getChildren(Object) - Method in interface org.eclipse.emf.compare.ide.ui.internal.treecontentmanager.EMFCompareDeferredTreeContentManager
 
getChildren(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.treecontentmanager.EMFCompareDeferredTreeContentManagerImpl
getChildren(Object) - Method in class org.eclipse.emf.compare.internal.SubMatchIterator
getChildren(Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getChildren(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.GroupItemProviderAdapter
getChildren(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.TreeNodeItemProviderSpec
getChildren(Object, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Determine the children of the given object
getChildren(Object, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.ResourceAttachmentChangeProvider
Determine the children of the given object
getChildren(Object, IMergeViewerItemProviderConfiguration) - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.provider.IMergeViewerItemContentProvider
Determine the children of the given object
getChildren(IDifferenceGroupProvider, Predicate<? super EObject>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem.Container
Deprecated.
Returns the children of this container.
getChildren(IDifferenceGroupProvider, Predicate<? super EObject>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.ResourceAttachmentChangeMergeViewerItem
Returns the children of this container.
getChildren(IDifferenceGroupProvider, Predicate<? super EObject>) - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.IMergeViewerItem.Container
Deprecated.
Returns the children of this container.
getChildren(EObject) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EmptyComparisonScope
This will be used by EMF Compare in order to know which EObjects should be considered to be part of the comparison scope when it is launched on the given EObject.
getChildren(EObject) - Method in class org.eclipse.emf.compare.scope.FilterComparisonScope
This will be used by EMF Compare in order to know which EObjects should be considered to be part of the comparison scope when it is launched on the given EObject.
getChildren(EObject) - Method in interface org.eclipse.emf.compare.scope.IComparisonScope
This will be used by EMF Compare in order to know which EObjects should be considered to be part of the comparison scope when it is launched on the given EObject.
getChildren(Widget) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getChildrenFeatures(Object) - Method in class org.eclipse.emf.compare.provider.ComparisonItemProvider
getChildrenFeatures(Object) - Method in class org.eclipse.emf.compare.provider.MatchItemProvider
getChildrenFeatures(Object) - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
getChildrenFeatures(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem.Container
Deprecated.
Returns the list of children features to display within the UI.
getChildrenFeaturesFromEClass(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem.Container
Deprecated.
 
getChildrenFeaturesFromItemProviderAdapter(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem.Container
Deprecated.
 
getChildrenFromContentProvider(Object, AdapterFactory) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Adapts to ITreeItemMergeViewerContentProvider or ITreeItemContentProvider and calls getChildren.
getChildrenMatchWithNotLoadedParent(Comparison, Match, IMergeViewer.MergeViewerSide) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Filters, from the root matches of the given comparison, those who will children matches of the given match if all fragments of the whole models involved in comparison had been loaded, for the given side of the comparison.
getClassName() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.registry.ModelResolverDescriptor
 
getClassName() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.registry.LogicalModelViewHandlerDescriptor
Get the qualified class name of the described handler.
getColorAndFontCollector() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getColorID() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.ColorChangeEvent
Get the color ID that has been modified.
getColorID() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.IColorChangeEvent
Get the color ID that has been modified.
getColorTab() - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
Returns the lazily created color tab.
getColumnViewerOwner(int) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getCommandStack() - Method in interface org.eclipse.emf.compare.domain.ICompareEditingDomain
Returns the associated ICompareCommandStack.
getCommandStack() - Method in class org.eclipse.emf.compare.domain.impl.EMFCompareEditingDomain
Returns the associated ICompareCommandStack.
getCommitId() - Method in class org.eclipse.emf.compare.ide.internal.utils.StoragePathAdapter
Getter for the commit id.
getCommonBase(String, String) - Method in class org.eclipse.emf.compare.provider.spec.MatchResourceItemProviderSpec
Returns the longest common starting substring of the two given strings.
getComparator() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
getComparator() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getCompareColor() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
Returns the ICompareColor.
getCompareColor() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.ICompareColor.Provider
Returns the ICompareColor.
getCompareConfiguration() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
getCompareConfiguration() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackMergeViewer
getCompareConfiguration() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
getCompareConfiguration() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.AbstractEMFCompareEditorInput
getCompareConfiguration() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
Get the compare configuration object.
getCompareConfiguration() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractMergeViewer
Returns the compare configuration object used by this viewer.
getCompareFactory() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the factory that creates the instances of the model.
getCompareFactory() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getComparePackage() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns the package supported by this factory.
getComparePackage() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
getComparer() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
getComparer() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getComparison() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for class 'Comparison'.
getComparison() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getComparison() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.DelegatingTreeMergeViewerItemContentProvider
Get the Comparison.
getComparison() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.MergeViewerItemProviderConfiguration
Get the Comparison.
getComparison() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getComparison() - Method in class org.eclipse.emf.compare.impl.MatchImpl
getComparison() - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
getComparison() - Method in class org.eclipse.emf.compare.internal.spec.MatchSpec
getComparison() - Method in interface org.eclipse.emf.compare.Match
Finds and return the Comparison containing this Match.
getComparison() - Method in class org.eclipse.emf.compare.match.impl.NotLoadedFragmentMatch
getComparison() - Method in interface org.eclipse.emf.compare.MatchResource
Returns the value of the 'Comparison' container reference.
getComparison() - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.ICompareAccessor
Returns the comparison object used by this accessor.
getComparison() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
 
getComparison() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Returns the comparison object used by this accessor.
getComparison() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.MatchAccessor
Returns the comparison object used by this accessor.
getComparison() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ResourceContentsAccessorImpl
Returns the comparison object used by this accessor.
getComparison() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
 
getComparison() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
Returns the comparison object.
getComparison() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.provider.IMergeViewerItemProviderConfiguration
Get the Comparison.
getComparison() - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.AbstractDifferenceGroupProvider
 
getComparison(Map<Object, Object>) - Method in class org.eclipse.emf.compare.adapterfactory.context.AbstractContextTester
Returns the comparison stored under the IContextTester.CTX_COMPARISON key.
getComparison(IProgressMonitor) - Method in interface org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.IComparisonProvider
 
getComparison(Diff) - Static method in class org.eclipse.emf.compare.internal.utils.ComparisonUtil
Returns the comparison associated with the given diff.
getComparison(EObject) - Static method in class org.eclipse.emf.compare.internal.utils.ComparisonUtil
Returns the comparison associated with the given object.
getComparison_Conflicts() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the containment reference list 'Conflicts'.
getComparison_Conflicts() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getComparison_Diagnostic() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Diagnostic'.
getComparison_Diagnostic() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getComparison_Equivalences() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the containment reference list 'Equivalences'.
getComparison_Equivalences() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getComparison_MatchedResources() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the containment reference list ' Matched Resources'.
getComparison_MatchedResources() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getComparison_Matches() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the containment reference list 'Matches'.
getComparison_Matches() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getComparison_ThreeWay() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Three Way'.
getComparison_ThreeWay() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getComparisonObject() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
getComparisonScope() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
getComparisonScope() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
 
getComparisonScope() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
 
getComparisonScope(IProgressMonitor) - Method in interface org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.IComparisonProvider
 
getComposedImage(Object, Object) - Method in class org.eclipse.emf.compare.provider.spec.OverlayImageProvider
Returns a composed image with the image of the given object and the appropriate overlay.
getComposedImage(Diff, Object) - Method in class org.eclipse.emf.compare.provider.spec.OverlayImageProvider
Returns a composed image with the image of the given diff the appropriate overlay.
getComposedImage(Match, Object) - Method in class org.eclipse.emf.compare.provider.spec.OverlayImageProvider
Returns a composed image with the image of the given match the appropriate overlay.
getCompoundMinimizer() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.ModelMinimizerRegistry
 
getCompoundMinimizer() - Method in interface org.eclipse.emf.compare.ide.ui.logical.IModelMinimizer.Registry
Returns a minimizer containing all registered minimizers.
getComputedElements() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler
Provides the set of keys of all the computations that have been run or are still running since its set of keys ResourceComputationScheduler.computedKeys was last set.
getConfig() - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.LazyItemDescriptor
IConfigurationElement used to instantiate the item.
getConfiguration() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.DelegatingTreeMergeViewerItemContentProvider
getConfigurators() - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent
 
getConflict() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for class 'Conflict'.
getConflict() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'Conflict' reference.
getConflict() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getConflict() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getConflict() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.ConflictNode
Getter for the conflict represented by this TreeNode.
getConflict_Differences() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference list 'Differences'.
getConflict_Differences() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getConflict_Kind() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Kind'.
getConflict_Kind() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getConflictDetectorDescriptorRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the registry of Conflict detector.
getConflictingDiffs() - Method in exception org.eclipse.emf.compare.merge.MergeBlockedByConflictException
Get the conflicting diffs.
getConflictingTrees() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.ConflictNode
Get all the match trees that are part of the conflict
getConflictKind() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for enum 'Conflict Kind'.
getConflictKind() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getConflicts() - Method in interface org.eclipse.emf.compare.Comparison
Returns the value of the 'Conflicts' containment reference list.
getConflicts() - Method in class org.eclipse.emf.compare.impl.ComparisonImpl
getConflicts() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.ThreeWayComparisonGroupProvider.CompositeConflict
Returns an unmodifiable view of the joined conflicts.
getContainer() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
getContainer(Comparison, Diff) - Static method in class org.eclipse.emf.compare.utils.MatchUtil
Get the business model object containing the given difference.
getContainingFeatureWeight(EObject) - Method in class org.eclipse.emf.compare.match.eobject.DefaultWeightProvider
Return the weight associated with the fact some Object has changed it's containing reference.
getContainingFeatureWeight(EObject) - Method in class org.eclipse.emf.compare.match.eobject.EcoreWeightProvider
Return the weight associated with the fact some Object has changed it's containing reference.
getContainingFeatureWeight(EObject) - Method in interface org.eclipse.emf.compare.match.eobject.WeightProvider
Return the weight associated with the fact some Object has changed it's containing reference.
getContentHandlers() - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
getContentMergeViewerCustomizationRegistry() - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
Returns the registry containing all known content merge viewer customizations.
getContentProvider() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
getContentProvider() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getContentProvider(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.DelegatingTreeMergeViewerItemContentProvider
Determines the IMergeViewerItemContentProvider for the given Object.
getContentProvider(IContentProvider) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.MirrorManager
Returns the appropriate content provider based on the current state of ForwardingCompareConfiguration.isMirrored().
getContents() - Method in class org.eclipse.emf.compare.ide.internal.utils.URIStorage
getContents() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.accessor.AccessorAdapter
getContents() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.StorageTypedElement
getContents() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.StreamAccessorStorage
getContents() - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.legacy.IStreamContentAccessor
Returns an open InputStream for this object which can be used to retrieve the object's content.
getContents() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ResourceStreamAccessorImpl
Returns an open InputStream for this object which can be used to retrieve the object's content.
getContents() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.StringAttributeChangeAccessor
Returns an open InputStream for this object which can be used to retrieve the object's content.
getContents(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewer
getContents(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.AbstractTreeContentMergeViewer
getContents(boolean, String) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
 
getContentTypes(IFile) - Static method in class org.eclipse.emf.compare.ide.utils.ResourceUtil
Returns the whole list of content types of the given IFile, or an empty array if none.
getContextTester() - Method in interface org.eclipse.emf.compare.internal.adapterfactory.RankedAdapterFactoryDescriptor
The context tester of the adapter factory binded to this descriptor.
getControl() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
getControl() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.LabelContentViewer
getControl() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper.ControlAndViewer
 
getControl() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
getControl() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getControl() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractStructuredMergeViewer
Returns the primary control associated with this viewer.
getControl() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.IMergeViewer
Returns the primary control associated with this viewer.
getCoveredEObjects(Resource) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EmptyComparisonScope
This will be used by EMF Compare in order to determine the EObjects that it should iterate over.
getCoveredEObjects(Resource) - Method in class org.eclipse.emf.compare.scope.FilterComparisonScope
This will be used by EMF Compare in order to determine the EObjects that it should iterate over.
getCoveredEObjects(Resource) - Method in interface org.eclipse.emf.compare.scope.IComparisonScope
This will be used by EMF Compare in order to determine the EObjects that it should iterate over.
getCoveredResources(ResourceSet) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EmptyComparisonScope
This will be used by EMF Compare in order to determine the Resources that should be considered part of the comparison when it is launched on the given resource set.
getCoveredResources(ResourceSet) - Method in class org.eclipse.emf.compare.scope.FilterComparisonScope
This will be used by EMF Compare in order to determine the Resources that should be considered part of the comparison when it is launched on the given resource set.
getCoveredResources(ResourceSet) - Method in interface org.eclipse.emf.compare.scope.IComparisonScope
This will be used by EMF Compare in order to determine the Resources that should be considered part of the comparison when it is launched on the given resource set.
getCreateChildDescription(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getCreateChildImage(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getCreateChildResult(Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getCreateChildToolTipText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getCriterion() - Method in class org.eclipse.emf.compare.merge.DelegatingMerger
 
getCrossReferenceAdapter() - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.AbstractDifferenceGroupProvider
Returns the cross reference adapter used by this difference group provider.
getCurrentByDefaultFilters() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterManager
Get all IDifferenceFilter that should be used by default for next comparison.
getCurrentGroupRanking(boolean) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupManager
Gets the current group order.
getCurrentInactiveFilters() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterManager
Get all IDifferenceFilter that should be disabled for next comparison.
getCurrentSynchronizationBehavior() - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.FiltersPreferencePage
Gets the current value of the filter synchronization behavior.
getCurrentSynchronizationBehavior(boolean) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.GroupsPreferencePage
Gets the state of the the group synchronization behavior.
getDanglingHREFException() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getData() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
Returns the data associated to the Item.
getData() - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.DataHolder
Get data.
getData() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.TreeNodeImpl
getData(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getDataResourceSet(Match) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get the Resource's ResourceSet of the data associated to the given Match.
getDataResourceSet(Match, IMergeViewer.MergeViewerSide) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get the Resource's ResourceSet of the data associated to the given Match, and for the given side of the comparison.
getDataURI(Match) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get the Resource's URI of the data associated to the given Match
getDataURI(Match, IMergeViewer.MergeViewerSide) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get the Resource's URI of the data associated to the given Match, and for the given side of the comparison. .
getDataURIs(Collection<Match>, IMergeViewer.MergeViewerSide) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get the Resource's URIs of the data associated to the given list of Matches.
getDefault() - Static method in class org.eclipse.emf.compare.ide.EMFCompareIDEPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
Returns the shared instance.
getDefaultFieldGridData(int) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.LoggingPreferencePage
 
getDefaultGroupProvider(IComparisonScope, Comparison) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupRegistryImpl
Returns the default group provider.
getDefaultGroupProvider(IComparisonScope, Comparison) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider.Descriptor.Registry
Returns the default group provider.
getDefaultHandler(XMLResource, XMLLoad, XMLHelper, Map<?, ?>) - Method in class org.eclipse.emf.compare.ide.internal.utils.NotifyingParserPool
getDefaultItemDescriptor(IItemRegistry<T>, String) - Static method in class org.eclipse.emf.compare.rcp.internal.extension.impl.ItemUtil
Get an item descriptor using the preferences.
getDefaultRankingConfiguration(boolean) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupManager
Gets the default groups order.
getDefaultSynchronizationBehavior() - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.FiltersPreferencePage
 
getDefaultTreeExpansionLevel() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
Returns the default expansion level for the tree viewer.
getDeletedIFiles() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFResourceMappingMerger.ResourceAdditionAndDeletionTracker
 
getDependencies(URI, URIConverter) - Method in interface org.eclipse.emf.compare.ide.ui.dependency.IDependencyProvider
Determines the dependencies of the given uri.
getDependencies(URI, URIConverter) - Method in class org.eclipse.emf.compare.ide.ui.dependency.ModelDependencyProviderRegistry
Returns the set of all URIs that are determined as a dependency by the registered dependency providers.
getDependenciesOf(IFile) - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResourceDependencyProvider
Provides the dependencies of the given file.
getDependenciesOf(IFile) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceDependencyLocalResolver
 
getDependenciesOf(IFile) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceDependencyProvider
 
getDependenciesOf(IFile, Set<URI>) - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResourceDependencyProvider
Provides the dependencies of the given file.
getDependenciesOf(IFile, Set<URI>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceDependencyLocalResolver
 
getDependenciesOf(IFile, Set<URI>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceDependencyProvider
 
getDependencyProvider() - Method in class org.eclipse.emf.compare.ide.ui.dependency.DependencyProviderDescriptor
Returns the IDependencyProvider.
getDependencyProvider() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DefaultResolutionContext
 
getDependencyProvider() - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResolutionContext
The provider of dependencies between resources / URIs
getDescription() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.registry.ModelResolverDescriptor
 
getDescription() - Method in interface org.eclipse.emf.compare.internal.adapterfactory.RankedAdapterFactoryDescriptor
Returns a human readable description for this adapter factory.
getDescription() - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IItemDescriptor
The description of the item.
getDescription() - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.AbstractItemDescriptor
The description of the item.
getDescription() - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.AbstractDifferenceFilter
A human-readable description for this filter.
getDescription() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilter
A human-readable description for this filter.
getDescription() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider.Descriptor
A human-readable description for this group.
getDescription(Object) - Method in class org.eclipse.emf.compare.provider.ExtendedAdapterFactoryItemDelegator
Returns the description for the given object.
getDescription(Object) - Method in interface org.eclipse.emf.compare.provider.IItemDescriptionProvider
Returns the description for the given object.
getDescription(Object) - Method in class org.eclipse.emf.compare.provider.spec.AttributeChangeItemProviderSpec
Returns the description for the given object.
getDescription(Object) - Method in class org.eclipse.emf.compare.provider.spec.ComparisonItemProviderSpec
Returns the description for the given object.
getDescription(Object) - Method in class org.eclipse.emf.compare.provider.spec.ConflictItemProviderSpec
Returns the description for the given object.
getDescription(Object) - Method in class org.eclipse.emf.compare.provider.spec.FeatureMapChangeItemProviderSpec
Returns the description for the given object.
getDescription(Object) - Method in class org.eclipse.emf.compare.provider.spec.MatchItemProviderSpec
Returns the description for the given object.
getDescription(Object) - Method in class org.eclipse.emf.compare.provider.spec.MatchResourceItemProviderSpec
Returns the description for the given object.
getDescription(Object) - Method in class org.eclipse.emf.compare.provider.spec.ReferenceChangeItemProviderSpec
Returns the description for the given object.
getDescription(Object) - Method in class org.eclipse.emf.compare.provider.spec.ResourceAttachmentChangeItemProviderSpec
Returns the description for the given object.
getDescription(Object) - Method in class org.eclipse.emf.compare.provider.spec.ResourceLocationChangeItemProviderSpec
Returns the description for the given object.
getDescription(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.GroupItemProviderAdapter
Returns the description for the given object.
getDescriptor(Collection<?>) - Method in class org.eclipse.emf.compare.internal.adapterfactory.RankedAdapterFactoryDescriptorRegistryImpl
Returns the appropriate Descriptor for the given types.
getDescriptorGroupProvider() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.GroupAction
 
getDescriptors() - Method in interface org.eclipse.emf.compare.internal.adapterfactory.RankedAdapterFactoryDescriptor.Registry
Returns all RankedAdapterFactoryDescriptor of the registry.
getDescriptors() - Method in class org.eclipse.emf.compare.internal.adapterfactory.RankedAdapterFactoryDescriptorRegistryImpl
Returns all RankedAdapterFactoryDescriptor of the registry.
getDescriptors() - Method in interface org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProvider.Descriptor.Registry
This will return a copy of the registered equality helper extension providers list.
getDescriptors() - Method in class org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProviderDescriptorRegistryImpl
This will return a copy of the registered equality helper extension providers list.
getDescriptors() - Method in interface org.eclipse.emf.compare.match.eobject.WeightProvider.Descriptor.Registry
This will return a copy of the registered weight providers list.
getDescriptors() - Method in class org.eclipse.emf.compare.match.eobject.WeightProviderDescriptorRegistryImpl
This will return a copy of the registered weight providers list.
getDescriptors() - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor.Descriptor.Registry
This will return a copy of the registered post processors list.
getDescriptors() - Method in class org.eclipse.emf.compare.postprocessor.PostProcessorDescriptorRegistryImpl
This will return a copy of the registered post processors list.
getDescriptors() - Method in class org.eclipse.emf.compare.rcp.internal.postprocessor.PostProcessorRegistryImpl
This will return a copy of the registered post processors list.
getDiagnostic() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for data type 'Diagnostic'.
getDiagnostic() - Method in interface org.eclipse.emf.compare.Comparison
Returns the value of the 'Diagnostic' attribute.
getDiagnostic() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DiagnosticSupport
 
getDiagnostic() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ProblemIndicationComposite
 
getDiagnostic() - Method in class org.eclipse.emf.compare.ide.ui.logical.SynchronizationModel
Returns the diagnostics that may have been issued for the synchronization model, as well as for the left, right, and origin side.
getDiagnostic() - Method in class org.eclipse.emf.compare.ide.utils.StorageTraversal
Returns the diagnostic of the storages of this traversal.
getDiagnostic() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiagnostic() - Method in class org.eclipse.emf.compare.impl.ComparisonImpl
getDiagnostic() - Method in class org.eclipse.emf.compare.scope.AbstractComparisonScope
Return the diagnostic associated with this scope.
getDiagnostic() - Method in interface org.eclipse.emf.compare.utils.IDiagnosable
Return the diagnostic associated with this scope.
getDiff() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for class 'Diff'.
getDiff() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer.EditCommand
Returns the diff on which this command operates.
getDiff() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractStructuredMergeViewer
Returns the diff associated with the one IMergeViewerItem in the viewer's selection.
getDiff() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
 
getDiff() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.DiffNode
Getter for the diff represented by this TreeNode.
getDiff() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.IMergeViewerItem
The Diff associated with the Item.
getDiff_Conflict() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference 'Conflict'.
getDiff_Conflict() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff_Equivalence() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference 'Equivalence'.
getDiff_Equivalence() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff_ImpliedBy() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference list 'Implied By'.
getDiff_ImpliedBy() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff_Implies() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference list 'Implies'.
getDiff_Implies() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff_Kind() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Kind'.
getDiff_Kind() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff_Match() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference 'Match'.
getDiff_Match() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff_PrimeRefining() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference 'Prime Refining'.
getDiff_PrimeRefining() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff_RefinedBy() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference list 'Refined By'.
getDiff_RefinedBy() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff_Refines() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference list 'Refines'.
getDiff_Refines() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff_RequiredBy() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference list 'Required By'.
getDiff_RequiredBy() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff_Requires() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference list 'Requires'.
getDiff_Requires() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff_Source() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Source'.
getDiff_Source() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiff_State() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'State'.
getDiff_State() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiffEngineDescriptorRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the registry of Differences engines.
getDifferenceFilter() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractMergeViewer
Returns an aggregated predicate corresponding to the selected predicates of selected filters and unselected predicates of unselected filters in the UI.
getDifferenceFilterManager() - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
 
getDifferenceFilterPredicate() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
 
getDifferenceFilterPredicate() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.MergeViewerItemProviderConfiguration
Get the difference filter Predicate.
getDifferenceFilterPredicate() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.provider.IMergeViewerItemProviderConfiguration
Get the difference filter Predicate.
getDifferenceFilterRegistry() - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
 
getDifferenceGroupExtenderRegistry() - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
 
getDifferenceGroupProvider() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
 
getDifferenceGroupProvider() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.MergeViewerItemProviderConfiguration
getDifferenceGroupProvider() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractMergeViewer
Returns the difference group provider selected in the UI.
getDifferenceGroupProvider() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupProviderChange
Returns the selected IDifferenceGroupProviderChange.
getDifferenceGroupProvider() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.provider.IMergeViewerItemProviderConfiguration
getDifferenceGroupProvider() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProviderChange
Returns the selected IDifferenceGroupProviderChange.
getDifferenceGroupProviderRegistry() - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
 
getDifferenceKind() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for enum 'Difference Kind'.
getDifferenceKind() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDifferences() - Method in interface org.eclipse.emf.compare.Comparison
Returns all differences contained by this Comparison and its children.
getDifferences() - Method in interface org.eclipse.emf.compare.Conflict
Returns the value of the 'Differences' reference list.
getDifferences() - Method in interface org.eclipse.emf.compare.Equivalence
Returns the value of the 'Differences' reference list.
getDifferences() - Method in class org.eclipse.emf.compare.impl.ComparisonImpl
getDifferences() - Method in class org.eclipse.emf.compare.impl.ConflictImpl
getDifferences() - Method in class org.eclipse.emf.compare.impl.EquivalenceImpl
getDifferences() - Method in class org.eclipse.emf.compare.impl.MatchImpl
getDifferences() - Method in class org.eclipse.emf.compare.internal.spec.ComparisonSpec
 
getDifferences() - Method in interface org.eclipse.emf.compare.Match
Returns the value of the 'Differences' containment reference list.
getDifferences() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Returns the list of diff that apply on the structural feature.
getDifferences() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.ThreeWayComparisonGroupProvider.CompositeConflict
Returns an EList built by aggregating the diffs of all the aggregated conflicts.
getDifferences(EObject) - Method in interface org.eclipse.emf.compare.Comparison
Returns all differences that reference the given EObject (for instance, all ReferenceChanges that reference the given EObject through the "value" EReference).
getDifferences(EObject) - Method in class org.eclipse.emf.compare.impl.ComparisonImpl
getDifferences(EObject) - Method in class org.eclipse.emf.compare.internal.spec.ComparisonSpec
 
getDifferenceSource() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for enum 'Difference Source'.
getDifferenceSource() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDifferenceState() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for enum 'Difference State'.
getDifferenceState() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getDiffFrom(IMergeViewer) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
Checks the element selected in the given viewer in order to determine whether it can be adapted into a Diff.
getDiffNodes() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.MatchNode
Get all the diffs that are part of the match
getDiffPredicate() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.AbstractMergeContainedAction
Return a predicate that filters the {selected differences to just those differences this action will actually operate upon.
getDiffPredicate() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeContainedAction
 
getDiffPredicate() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeContainedConflictingAction
 
getDiffPredicate() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeContainedNonConflictingAction
 
getDiffProcessor() - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
This will return the diff processor that has been created through #createDiffProcessor() for this differencing process.
getDiffRelationshipComputer() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getDiffRelationshipComputer() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAction
 
getDiffRelationshipComputer() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
 
getDiffRelationshipComputer(IMerger.Registry) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.AbstractMergeRunnable
Returns the diff relationship computer instance from the compare configuration with the given merger registry.
getDiffRelationshipComputer(IMerger.Registry) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.DependencyData
Returns the diff relationship computer instance from the compare configuration with the given merger registry.
getDiffsInSameMatch() - Method in class org.eclipse.emf.compare.internal.conflict.AbstractConflictSearch
Get the diffs in the same Match as diff.
getDiffValue(Diff) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Determines the value of the given diff.
getDiffValue(Diff) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ManyStructuralFeatureAccessorImpl
Returns either ReferenceChange.getValue(), AttributeChange.getValue() or a FeatureMapChange.getValue() depending on the runtime type of the give, diff or null otherwise.
getDiffValue(Diff) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.MergeViewerUtil
Returns either ReferenceChange.getValue(), AttributeChange.getValue() or a FeatureMapChange.getValue() depending on the runtime type of the give diff or null otherwise.
getDirectMergeDependencies(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Retrieves the set of directly required diffs needed in order to merge the current one.
getDirectMergeDependencies(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AdditiveConflictMerger
 
getDirectMergeDependencies(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AdditiveReferenceChangeMerger
 
getDirectMergeDependencies(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AdditiveResourceAttachmentChangeMerger
 
getDirectMergeDependencies(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Returns the cached direct merge dependencies, if present.
getDirectMergeDependencies(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.ConflictMerger
 
getDirectMergeDependencies(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
 
getDirectMergeDependencies(Diff, boolean) - Method in interface org.eclipse.emf.compare.merge.IDiffRelationshipComputer
Retrieves the set of directly required diffs needed in order to merge the given diff.
getDirectMergeDependencies(Diff, boolean) - Method in interface org.eclipse.emf.compare.merge.IMerger2
Retrieves the set of directly required diffs needed in order to merge the current one.
getDirectParents(E) - Method in interface org.eclipse.emf.compare.graph.IGraph
Returns the direct parents of the given element.
getDirectParents(E) - Method in interface org.eclipse.emf.compare.graph.IGraphView
Returns the direct parents of the given element.
getDirectParents(E) - Method in class org.eclipse.emf.compare.internal.utils.Graph
Returns the direct parents of the given element.
getDirectParents(E) - Method in class org.eclipse.emf.compare.internal.utils.ReadOnlyGraph
Returns the direct parents of the given element.
getDirectResultingMerges(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Returns all differences that will be merged because of our merging the given target difference.
getDirectResultingMerges(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AdditiveConflictMerger
 
getDirectResultingMerges(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AdditiveReferenceChangeMerger
 
getDirectResultingMerges(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AdditiveResourceAttachmentChangeMerger
 
getDirectResultingMerges(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Returns the cached direct resulting merges, if present.
getDirectResultingMerges(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.ConflictMerger
 
getDirectResultingMerges(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
 
getDirectResultingMerges(Diff, boolean) - Method in interface org.eclipse.emf.compare.merge.IDiffRelationshipComputer
Returns all differences that will be merged because of our merging the given diff.
getDirectResultingMerges(Diff, boolean) - Method in interface org.eclipse.emf.compare.merge.IMerger2
Returns all differences that will be merged because of our merging the given target difference.
getDirectResultingRejections(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Returns the set of all differences that need to be rejected if target is merged in the given direction.
getDirectResultingRejections(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
 
getDirectResultingRejections(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
 
getDirectResultingRejections(Diff, boolean) - Method in interface org.eclipse.emf.compare.merge.IDiffRelationshipComputer
Returns the set of all differences that need to be rejected if diff is merged in the given direction.
getDirectResultingRejections(Diff, boolean) - Method in interface org.eclipse.emf.compare.merge.IMerger2
Returns the set of all differences that need to be rejected if target is merged in the given direction.
getDirectSubDiffs(boolean) - Static method in class org.eclipse.emf.compare.internal.utils.ComparisonUtil
When merging a Diff, returns the first level of sub diffs of this given diff, and all associated diffs (see DiffUtil#getAssociatedDiffs(Iterable, boolean, Diff)) of these sub diffs.
getDisabledAdapterFactoryDescriptorIds() - Static method in class org.eclipse.emf.compare.rcp.internal.preferences.EMFComparePreferences
Gets the ids of all disabled EMF Compare adapter factory descriptors.
getDouble(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.util.DynamicObject
 
getDynamicObject() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
 
getEAtribute() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.StringAttributeChangeAccessor
Returns the EAttribute to retrieve from the wrapped EObject.
getEditableValue(Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getEditingDomain() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getEditingDomain() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.AbstractEMFCompareEditorInput
Returns the editing domain as given to the constructor.
getEditingDomain() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
 
getEffectiveInput() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackMergeViewer
 
getEffectiveSide() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractMergeViewer
Returns the effective side taking into account CompareConfiguration#isMirrored() to switch left and right.
getEffectiveSide(IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
Returns the effective side taking into account CompareConfiguration.isMirrored() to switch left and right.
getEIterable() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for data type 'EIterable'.
getEIterable() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getElements() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceRemovedEvent
 
getElements(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.DelegatingTreeMergeViewerItemContentProvider
getElements(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerContentProvider
getElements(Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getEMFComparator() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getEMFComparator() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
 
getEObject() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.StringAttributeChangeAccessor
Returns the EObject to get the value of the EAttribute from.
getEObject(URI, boolean) - Method in class org.eclipse.emf.compare.ide.internal.utils.NotLoadingResourceSet
getEObject(Match, IMergeViewer.MergeViewerSide) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.MergeViewerUtil
 
getEObject(IMergeViewer.MergeViewerSide) - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.IStructuralFeatureAccessor
Returns the EObject associated with the structural feature.
getEObject(IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Returns the EObject associated with the structural feature.
getEObjectMatcher() - Method in class org.eclipse.emf.compare.match.DefaultMatchEngine
Returns the EObject matcher associated with this match engine.
getEObjectParent(ResourceSet, URI) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get the first loaded EObject parent of the given resource (represented by its URI) contained in the given ResourceSet.
getEqualityHelper() - Method in interface org.eclipse.emf.compare.Comparison
getEqualityHelper() - Method in class org.eclipse.emf.compare.impl.ComparisonImpl
getEqualityHelper() - Method in class org.eclipse.emf.compare.internal.spec.ComparisonSpec
getEqualityHelperExtensionProvider() - Method in interface org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProvider.Descriptor
Returns the wrapped equality helper extension provider.
getEqualityHelperExtensionProvider() - Method in class org.eclipse.emf.compare.rcp.internal.match.EqualityHelperExtensionProviderDescriptorRCPImpl
Returns the wrapped equality helper extension provider.
getEqualityHelperExtensionProviderRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the registry of equality helper extension providers.
getEqualityHelperExtensionProviders(EPackage) - Method in interface org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProvider.Descriptor.Registry
Retrieve the equality helper extension providers from a given ePackage.
getEqualityHelperExtensionProviders(EPackage) - Method in class org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProviderDescriptorRegistryImpl
Retrieve the equality helper extension providers from a given ePackage.
getEquiEngineDescriptorRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the registry of Equivalences engines.
getEquivalence() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for class 'Equivalence'.
getEquivalence() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'Equivalence' reference.
getEquivalence() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getEquivalence() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getEquivalence_Differences() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference list 'Differences'.
getEquivalence_Differences() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getEquivalences() - Method in interface org.eclipse.emf.compare.Comparison
Returns the value of the 'Equivalences' containment reference list.
getEquivalences() - Method in class org.eclipse.emf.compare.impl.ComparisonImpl
getEventBus() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
getEventBus() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DefaultResolutionContext
 
getEventBus() - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResolutionContext
The EventBus to use to broadcast and receive events.
getEventBus() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
 
getExpanded(Item) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getExpectedSide(Match, DifferenceSource, boolean) - Static method in class org.eclipse.emf.compare.internal.utils.ComparisonUtil
Determines the side of the given Match which represents the model state the other side will be changed to.
getExtendedMetaData() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getExtenders() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.extender.DifferenceGroupExtenderRegistryImpl
Returns the list of IDifferenceGroupExtender contained in the registry.
getExtenders() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.extender.IDifferenceGroupExtender.Registry
Returns the list of IDifferenceGroupExtender contained in the registry.
getExtensionKind() - Method in class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
Returns the kind of extension that this factory has to create.
getExtensionKind() - Method in interface org.eclipse.emf.compare.internal.postprocessor.factories.IChangeFactory
Returns the kind of extension that this factory has to create.
getFactories(Object) - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.factory.IAccessorFactory.Registry
Returns all the factories available in the registry for the given object.
getFactories(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.AccessorFactoryRegistryImpl
Returns all the factories available in the registry for the given object.
getFeature(EClass, String, String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getFeature(EClass, String, String, boolean) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getFeatureFilter() - Method in class org.eclipse.emf.compare.internal.FeatureFilterAdapter
 
getFeatureFilter(Comparison) - Method in class org.eclipse.emf.compare.internal.conflict.AbstractConflictSearch
Returns the feature filter attached to the given comparison if any.
getFeatureKind(EStructuralFeature) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getFeatureMapChange() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for class 'Feature Map Change'.
getFeatureMapChange() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getFeatureMapChange() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.FeatureMapKeyChangeAccessorImpl
Returns the FeatureMapChange diff associated with this accessor.
getFeatureMapChange_Attribute() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference 'Attribute'.
getFeatureMapChange_Attribute() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getFeatureMapChange_Value() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Value'.
getFeatureMapChange_Value() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getFeatureMapText(FeatureMapChange) - Method in class org.eclipse.emf.compare.provider.spec.FeatureMapChangeItemProviderSpec
Returns the name of the feature map linked to the given FeatureMapChange.
getFeatureValues(Match, EStructuralFeature, IMergeViewer.MergeViewerSide) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.MergeViewerUtil
 
getFeatureValues(IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ManyStructuralFeatureAccessorImpl
Returns the values of the current feature on the given side.
getFileAfterRename(IFile, IStorageProviderAccessor.DiffSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.RemoteMappingContextStorageAccessor
Given an origin file, this method optionally returns the corresponding IFile after it has been renamed on the respective side, if it has been renamed at all.
getFileAfterRename(IFile, IStorageProviderAccessor.DiffSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.RenameDetector
Given an origin file, this method optionally returns the corresponding IFile after it has been renamed on the respective side, if it has been renamed at all.
getFileAfterRename(IFile, IStorageProviderAccessor.DiffSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.SubscriberStorageAccessor
Given an origin file, this method optionally returns the corresponding IFile after it has been renamed on the respective side, if it has been renamed at all.
getFileAfterRename(IFile, IStorageProviderAccessor.DiffSide) - Method in interface org.eclipse.emf.compare.ide.ui.logical.IStorageProviderAccessor
Given an origin file, this method optionally returns the corresponding IFile after it has been renamed on the respective side, if it has been renamed at all.
getFileAt(URI) - Static method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResolutionUtil
Returns the IFile located at the given URI.
getFileBeforeRename(IFile, IStorageProviderAccessor.DiffSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.RemoteMappingContextStorageAccessor
Given a source or remote file, this method optionally returns the corresponding IFile before it has been renamed on the respective side, if it has been renamed at all.
getFileBeforeRename(IFile, IStorageProviderAccessor.DiffSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.RenameDetector
Given a source or remote file, this method optionally returns the corresponding IFile before it has been renamed on the respective side, if it has been renamed at all.
getFileBeforeRename(IFile, IStorageProviderAccessor.DiffSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.SubscriberStorageAccessor
Given a source or remote file, this method optionally returns the corresponding IFile before it has been renamed on the respective side, if it has been renamed at all.
getFileBeforeRename(IFile, IStorageProviderAccessor.DiffSide) - Method in interface org.eclipse.emf.compare.ide.ui.logical.IStorageProviderAccessor
Given a source or remote file, this method optionally returns the corresponding IFile before it has been renamed on the respective side, if it has been renamed at all.
getFiles(IWorkbenchPart, ISelection) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.AbstractLogicalModelViewHandler
Retrieve the files associated with the given editor (via its IWorkbenchPart) or the given selection.
getFiles(IWorkbenchPart, ISelection) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.EMFCompareEditorLMVHandler
Retrieve the files associated with the given editor (via its IWorkbenchPart).
getFiles(IWorkbenchPart, ISelection) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.EMFReflectiveEditorLMVHandler
Retrieve the files associated with the given editor (via its IWorkbenchPart).
getFiles(IWorkbenchPart, ISelection) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.ExplorersViewSelectionLMVHandler
Retrieve the files associated with the given selection.
getFiles(IWorkbenchPart, ISelection) - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.view.ILogicalModelViewHandler
Retrieve the files associated with the given selection.
getFillColor(Diff, boolean, boolean, boolean) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.CompareColorImpl
Return the color of the background of the decorator of the given diff.
getFillColor(Diff, boolean, boolean, boolean) - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.ICompareColor
Return the color of the background of the decorator of the given diff.
getFilteredChildren(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getFilters() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
getFilters() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getFilters(IComparisonScope, Comparison) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterRegistryImpl
Returns the list of IDifferenceFilter contained in the registry.
getFilters(IComparisonScope, Comparison) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilter.Registry
Returns the list of IDifferenceFilter contained in the registry.
getFinalizeResolvingRunnable() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.AbstractResolution
This provides the treatment that is run at the end of the computation, whatever its outcome.
getFinalizeResolvingRunnable() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ModelsResolution
Overridden to set the work remaining to zero on the progress monitor used.
getFirstMatchChild() - Method in class org.eclipse.emf.compare.match.impl.NotLoadedFragmentMatch
Get the first match child.
getFirstValue(Iterable<Diff>) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Determines the first non-null value of the given diffs.
getFixedPath(IStorage) - Static method in class org.eclipse.emf.compare.ide.utils.ResourceUtil
Returns a path for this storage after fixing from an IStoragePathProvider if one exists.
getFont() - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style
 
getFont(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerLabelProvider
getFont(Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getFont(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.TreeNodeItemProviderSpec
getForeground(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerLabelProvider
getForeground(Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getForeground(Object) - Method in class org.eclipse.emf.compare.provider.spec.AttributeChangeItemProviderSpec
getForeground(Object) - Method in class org.eclipse.emf.compare.provider.spec.FeatureMapChangeItemProviderSpec
getForeground(Object) - Method in class org.eclipse.emf.compare.provider.spec.ReferenceChangeItemProviderSpec
getForeground(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.TreeNodeItemProviderSpec
getForeground(Object, int) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.TreeNodeItemProviderSpec
getForegroundColor() - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style
 
getFrom() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DependencyFoundEvent
 
getFullPath() - Method in class org.eclipse.emf.compare.ide.internal.utils.URIStorage
getFullPath() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.StreamAccessorStorage
getGraph() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DefaultResolutionContext
 
getGraph() - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResolutionContext
The graph of dependencies.
getGraphUpdater() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DefaultResolutionContext
 
getGraphUpdater() - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResolutionContext
The graph updater, in charge of making changes to the dependency graph.
getGraphView() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ThreadedModelResolver
Convert the dependency graph to its read-only version.
getGraphView() - Method in interface org.eclipse.emf.compare.rcp.graph.IGraphConsumer
Provide a read-only view of the graph used by this consumer.
getGraphView(String) - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Return the graph view associated with the given id, or null if it does not exist.
getGroupProviders(IComparisonScope, Comparison) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupRegistryImpl
Returns the list of IDifferenceGroupProvider contained in the registry.
getGroupProviders(IComparisonScope, Comparison) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider.Descriptor.Registry
Returns the list of IDifferenceGroupProvider contained in the registry.
getGroups(Comparison) - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.AbstractDifferenceGroupProvider
This will be called internally by the grouping actions in order to determine how the differences should be grouped in the structural view.
getGroups(Comparison) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider
This will be called internally by the grouping actions in order to determine how the differences should be grouped in the structural view.
getGroupSynchronizationPreferenceKey(boolean) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.GroupsPreferencePage
Gets the preference key for synchronization behavior.
getHandlerService() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
 
getHandlerService() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
 
getHandlerService() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.SelectDiffAction
 
getHighestRankingDescriptor() - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IItemRegistry
Get the descriptor with the highest ranking in the registry.
getHighestRankingDescriptor() - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.ItemRegistry
Get the descriptor with the highest ranking in the registry.
getHighestRankingEqualityHelperExtensionProvider(EPackage) - Method in interface org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProvider.Descriptor.Registry
Retrieve the highest ranking equality helper extension provider from a given ePackage.
getHighestRankingEqualityHelperExtensionProvider(EPackage) - Method in class org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProviderDescriptorRegistryImpl
Retrieve the highest ranking equality helper extension provider from a given ePackage.
getHighestRankingFactory(Object) - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.factory.IAccessorFactory.Registry
Returns the highest ranking factory available for the given object.
getHighestRankingFactory(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.AccessorFactoryRegistryImpl
Returns the highest ranking factory available for the given object.
getHighestRankingMatchEngineFactory(IComparisonScope) - Method in interface org.eclipse.emf.compare.match.IMatchEngine.Factory.Registry
Returns the match engine factory, for the given scope, owning the highest ranking.
getHighestRankingMatchEngineFactory(IComparisonScope) - Method in class org.eclipse.emf.compare.match.impl.MatchEngineFactoryRegistryImpl
Returns the match engine factory, for the given scope, owning the highest ranking.
getHighestRankingMatchEngineFactory(IComparisonScope) - Method in class org.eclipse.emf.compare.rcp.internal.match.MatchEngineFactoryRegistryWrapper
Returns the match engine factory, for the given scope, owning the highest ranking.
getHighestRankingMerger(Diff) - Method in interface org.eclipse.emf.compare.merge.IMerger.Registry
Returns the merger, for the given target, owning the highest ranking.
getHighestRankingMerger(Diff) - Method in class org.eclipse.emf.compare.merge.IMerger.RegistryImpl
Returns the merger, for the given target, owning the highest ranking.
getHighestRankingWeightProvider(EPackage) - Method in interface org.eclipse.emf.compare.match.eobject.WeightProvider.Descriptor.Registry
Retrieve the highest ranking weight provider from a given ePackage.
getHighestRankingWeightProvider(EPackage) - Method in class org.eclipse.emf.compare.match.eobject.WeightProviderDescriptorRegistryImpl
Retrieve the highest ranking weight provider from a given ePackage.
getHREF(EObject) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getId() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ThreadedModelResolver
Getter for the ID of the Resource Graph.
getId() - Method in interface org.eclipse.emf.compare.internal.adapterfactory.RankedAdapterFactoryDescriptor
Gets a unique id for this descriptor.
getId() - Method in interface org.eclipse.emf.compare.rcp.graph.IGraphConsumer
Return the ID used to identify this specific consumer.
getID() - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IItemDescriptor
Get a unique key identifying this item.
getID() - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.AbstractItemDescriptor
Get a unique key identifying this item.
getID(EObject) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getIDREF(EObject) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getIEqualityHelper() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for data type 'IEquality Helper'.
getIEqualityHelper() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getIfPresent(List<Object>, int) - Static method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
This will be used in order to read the LCS synchronously with the iteration on its target lists' values.
getImage() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.accessor.AccessorAdapter
getImage() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
getImage() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.StorageTypedElement
getImage() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
getImage() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput.ForwardingTypedElement
getImage() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput
getImage() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ProblemIndicationComposite
 
getImage() - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.legacy.ITypedElement
Returns an image for this object.
getImage() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Returns an image for this object.
getImage() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.MatchAccessor
Returns an image for this object.
getImage() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ResourceContentsAccessorImpl
Returns an image for this object.
getImage() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ResourceStreamAccessorImpl
Returns an image for this object.
getImage() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.StringAttributeChangeAccessor
Returns an image for this object.
getImage() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.legacy.impl.TypedNotifier
Returns an image for this object.
getImage() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
The icon that is to be used for this group in the compare UI.
getImage() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroup
The icon that is to be used for this group in the compare UI.
getImage(int) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
getImage(int) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
Returns the image stored at the given column index in the receiver, or null if the image has not been set or if the column does not exist.
getImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputLabelProvider
getImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeContentMergeViewerItemLabelProvider
 
getImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerLabelProvider
getImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInputLabelProvider
getImage(Object) - Method in class org.eclipse.emf.compare.provider.AttributeChangeItemProvider
This returns AttributeChange.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.ComparisonItemProvider
This returns Comparison.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.ConflictItemProvider
This returns Conflict.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This returns Diff.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.EquivalenceItemProvider
This returns Equivalence.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.FeatureMapChangeItemProvider
This returns FeatureMapChange.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.MatchItemProvider
This returns Match.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
This returns MatchResource.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.ReferenceChangeItemProvider
This returns ReferenceChange.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.ResourceAttachmentChangeItemProvider
This returns ResourceAttachmentChange.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.ResourceLocationChangeItemProvider
This returns ResourceLocationChange.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.SafeAdapterFactoryItemDelegator
However, this method catches MissingResourceException potentially thrown in item providers of the adapter factories and returns null in case a MissingResourceException was caught.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.spec.AttributeChangeItemProviderSpec
This returns AttributeChange.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.spec.ConflictItemProviderSpec
This returns Conflict.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.spec.FeatureMapChangeItemProviderSpec
This returns FeatureMapChange.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.spec.MatchItemProviderSpec
This returns Match.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.spec.MatchResourceItemProviderSpec
This returns MatchResource.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.spec.ReferenceChangeItemProviderSpec
This returns ReferenceChange.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.spec.ResourceAttachmentChangeItemProviderSpec
This returns ResourceAttachmentChange.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.provider.spec.ResourceLocationChangeItemProviderSpec
This returns ResourceLocationChange.gif.
getImage(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.GroupItemProviderAdapter
getImage(String) - Static method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
returns a plugin image.
getImage(String) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getImage(String) - Static method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
returns a plugin image.
getImage(AdapterFactory, Object) - Static method in class org.eclipse.emf.compare.provider.AdapterFactoryUtil
Deprecated.
Returns the image of the given object by adapting it to IItemLabelProvider and asking for its image.
getImage(Image, int) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
getImageBounds(int) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
Returns a rectangle describing the size and location relative to its parent of an image at a column in the tree or the table.
getImageDescriptor(String) - Static method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
returns a plugin image descriptor.
getImageDescriptor(String) - Static method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
returns a plugin image descriptor.
getImplicitDependencies() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.AbstractResolution
Returns the implicit dependencies which can be used to retrieve a set of files that should be part of the same logical model than a given file.
getImplicitDependencies() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DefaultResolutionContext
 
getImplicitDependencies() - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResolutionContext
The implicit dependencies provider.
getImpliedBy() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'Implied By' reference list.
getImpliedBy() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getImpliedMerges(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Returns all differences that are automatically set to the targets state if the given target diff is merged.
getImplies() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'Implies' reference list.
getImplies() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getInitialByDefaultFilters() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterManager
Set of IDifferenceFilter that are initially enabled by default.
getInitialDiff() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Returns the initial diff associated with this accessor.
getInitialItem() - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.ICompareAccessor
Returns the initial item of this accessor.
getInitialItem() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Returns the initial item of this accessor.
getInitialItem() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ContainmentReferenceChangeAccessorImpl
Returns the initial item of this accessor.
getInitialItem() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.MatchAccessor
Returns the initial item of this accessor.
getInitialItem() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ResourceContentsAccessorImpl
Returns the initial item of this accessor.
getInput() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackMergeViewer
getInput() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.LabelContentViewer
getInput() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getInput() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.Navigatable
 
getInput() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.TreeMergeViewer
getInstanceClassName() - Method in class org.eclipse.emf.compare.postprocessor.BasicPostProcessorDescriptorImpl
Returns the class name of the instance that will be returned by IPostProcessor.Descriptor.getPostProcessor().
getInstanceClassName() - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor.Descriptor
Returns the class name of the instance that will be returned by IPostProcessor.Descriptor.getPostProcessor().
getInstanceClassName() - Method in class org.eclipse.emf.compare.rcp.internal.match.EqualityHelperExtensionProviderDescriptorRCPImpl
getInstanceClassName() - Method in class org.eclipse.emf.compare.rcp.internal.match.WeightProviderDescriptorRCPImpl
getInstanceClassName() - Method in class org.eclipse.emf.compare.rcp.internal.postprocessor.PostProcessorDescriptor
Returns the class name of the instance that will be returned by IPostProcessor.Descriptor.getPostProcessor().
getInt(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.util.DynamicObject
 
getItem() - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IItemDescriptor
Get an instance of an item.
getItem() - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.LazyItemDescriptor
Create an item.
getItem() - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.WrapperItemDescriptor
Create an item.
getItem() - Method in class org.eclipse.emf.compare.rcp.internal.match.MatchEngineFactoryDescriptor
Create an item.
getItem() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
Returns the wrapped Item.
getItem() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupDescriptorWrapper
Get an instance of an item.
getItem(int, int) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getItem(IItemRegistry<T>, String) - Static method in class org.eclipse.emf.compare.rcp.internal.extension.impl.ItemUtil
Get an item using the preferences.
getItemAt(Point) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getItemCount(Control) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getItemCount(Item) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getItemDelegator() - Method in class org.eclipse.emf.compare.provider.ExtendedItemProviderDecorator
Returns the itemDelegator.
getItemDelegator() - Method in class org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.legacy.impl.AbstractTypedElementAdapter
Returns the item delegator to use to retrieve item.
getItemDescriptor(String) - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IItemRegistry
Return the item descriptor.
getItemDescriptor(String) - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.ItemRegistry
Return the item descriptor.
getItemDescriptors() - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IItemRegistry
Get a list of all IItemDescriptor from the registry.
getItemDescriptors() - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.ItemRegistry
Get a list of all IItemDescriptor from the registry.
getItemDifferenceGroupProviderRegistry() - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
 
getItemFunction() - Static method in class org.eclipse.emf.compare.rcp.internal.extension.impl.AbstractItemDescriptor
get a Function to transform a descriptor into a item.
getItems() - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.ICompareAccessor
Returns the list of items known by this accessor.
getItems() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ContainmentReferenceChangeAccessorImpl
Returns the list of items known by this accessor.
getItems() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.FeatureMapKeyChangeAccessorImpl
Returns the list of items known by this accessor.
getItems() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ManyStructuralFeatureAccessorImpl
Returns the list of items known by this accessor.
getItems() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.MatchAccessor
Returns the list of items known by this accessor.
getItems() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ResourceContentsAccessorImpl
Returns the list of items known by this accessor.
getItems() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.SingleStructuralFeatureAccessorImpl
Returns the list of items known by this accessor.
getItems(Item) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getItemsDescriptor(IItemRegistry<T>, String, String) - Static method in class org.eclipse.emf.compare.rcp.internal.extension.impl.ItemUtil
Get a list of IItemDescriptor from preferences.
getItemToSelect(Object, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.provider.CompareAccessorMergeViewerItemProvider
Determine the merge viewer item which shall be selected.
getItemToSelect(Object, IMergeViewerItemProviderConfiguration) - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.provider.IMergeViewerItemProvider
Determine the merge viewer item which shall be selected.
getJavaEncoding(String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getKey() - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IComputation
The computation identifier.
getKeys() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewerResourceBundle
 
getKind() - Method in interface org.eclipse.emf.compare.Conflict
Returns the value of the 'Kind' attribute.
getKind() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'Kind' attribute.
getKind() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
getKind() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
getKind() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput
getKind() - Method in class org.eclipse.emf.compare.impl.ConflictImpl
getKind() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getKind() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.ThreeWayComparisonGroupProvider.CompositeConflict
 
getLabel() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.registry.ModelResolverDescriptor
 
getLabel() - Method in interface org.eclipse.emf.compare.internal.adapterfactory.RankedAdapterFactoryDescriptor
Returns a human readable label for this adapter factory.
getLabel() - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IItemDescriptor
The label of the item.
getLabel() - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.AbstractItemDescriptor
The label of the item.
getLabel() - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.AbstractDifferenceFilter
A human-readable label for this filter.
getLabel() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilter
A human-readable label for this filter.
getLabel() - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.AbstractDifferenceGroupProvider
getLabel() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider.Descriptor
A human-readable label for this group.
getLabel(EObject) - Static method in class org.eclipse.emf.compare.internal.spec.EObjectUtil
Returns a String label for the given EObject given the following rules : if the given object is null, returns the String "<null>" if not null, return the name of the EClass of the given object and the hex string of the object hashcode.
getLabelProvider() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
getLabelProvider() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
 
getLabelProvider() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getLatestModel() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFResourceMapping
Returns the latest synchronization model built from a call to EMFResourceMapping.getTraversals(ResourceMappingContext, IProgressMonitor).
getLeft() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
 
getLeft() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
getLeft() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
getLeft() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput
getLeft() - Method in class org.eclipse.emf.compare.impl.MatchImpl
getLeft() - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
getLeft() - Method in interface org.eclipse.emf.compare.Match
Returns the value of the 'Left' reference.
getLeft() - Method in interface org.eclipse.emf.compare.MatchResource
Returns the value of the 'Left' attribute.
getLeft() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Returns the left side value of the Diff.
getLeft() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.IMergeViewerItem
Returns the left side value of the Diff.
getLeft() - Method in class org.eclipse.emf.compare.scope.AbstractComparisonScope
This will be used by EMF Compare in order to retrieve the left "root" Notifier of this comparison; i.e the first object to be considered by the match engine, and from which the iteration over children should start.
getLeft() - Method in interface org.eclipse.emf.compare.scope.IComparisonScope
This will be used by EMF Compare in order to retrieve the left "root" Notifier of this comparison; i.e the first object to be considered by the match engine, and from which the iteration over children should start.
getLeftContent(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
 
getLeftContent(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
 
getLeftContent(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
 
getLeftDifferences() - Method in interface org.eclipse.emf.compare.Conflict
This can be used to retrieve the list of differences that were made in the left element.
getLeftDifferences() - Method in class org.eclipse.emf.compare.impl.ConflictImpl
getLeftDifferences() - Method in class org.eclipse.emf.compare.internal.spec.ConflictSpec
getLeftImage() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.SideLabelProvider
 
getLeftImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getLeftImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
getLeftImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputLabelProvider
getLeftImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
 
getLeftImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
 
getLeftImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
getLeftImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInputLabelProvider
getLeftLabel() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.SideLabelProvider
 
getLeftLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getLeftLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
getLeftLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputLabelProvider
getLeftLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
 
getLeftLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
 
getLeftLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
getLeftLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInputLabelProvider
getLeftMergeViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
 
getLeftMergeViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewer
getLeftMergeViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.AbstractTreeContentMergeViewer
getLeftResource() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
 
getLeftSourceViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
 
getLeftStorage() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
 
getLeftTraversal() - Method in class org.eclipse.emf.compare.ide.ui.logical.SynchronizationModel
Returns the left traversal of this model.
getLeftTypedElement() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
 
getLeftURI() - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
getLeftURI() - Method in interface org.eclipse.emf.compare.MatchResource
Returns the value of the 'Left URI' attribute.
getLiteral() - Method in enum class org.eclipse.emf.compare.ConflictKind
getLiteral() - Method in enum class org.eclipse.emf.compare.DifferenceKind
getLiteral() - Method in enum class org.eclipse.emf.compare.DifferenceSource
getLiteral() - Method in enum class org.eclipse.emf.compare.DifferenceState
getLoadedRevisions() - Method in class org.eclipse.emf.compare.ide.utils.StorageURIConverter
Allows clients of this API to retrieve the set of revisions that were loaded while resolving the resource set on which this converter is installed.
getLoadOnDemandPolicyRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the registry of load on demand policies.
getLoadOptions() - Method in class org.eclipse.emf.compare.ide.internal.utils.NotLoadingResourceSet
getLoadOptions() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.SynchronizedResourceSet
getLocalResolver() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DefaultResolutionContext
 
getLocalResolver() - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResolutionContext
The resolver for local resources.
getLocationChanges() - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
getLocationChanges() - Method in interface org.eclipse.emf.compare.MatchResource
Returns the value of the 'Location Changes' containment reference list.
getLogicallyResultingMerges(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Returns a set of differences that should be logically merged with the given diff.
getLogicalModelResources(Collection<SynchronizationModel>, IProgressMonitor) - Static method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.LogicalModelViewHandlerUtil
Get the resources of the given logical models.
getLogicalModelViewHandlerRegistry() - Method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
Returns the registry containing all known Logical Model View handlers.
getMappings(IResource[], ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFModelProvider
 
getMappings(IResource, ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFModelProvider
getMatch() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for class 'Match'.
getMatch() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'Match' container reference.
getMatch() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatch() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getMatch() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.MatchNode
Getter for the match represented by this TreeNode.
getMatch(EObject) - Method in interface org.eclipse.emf.compare.Comparison
Finds and return the Match for the given EObject.
getMatch(EObject) - Method in class org.eclipse.emf.compare.impl.ComparisonImpl
getMatch(EObject) - Method in class org.eclipse.emf.compare.internal.spec.ComparisonSpec
getMatch(EObject) - Method in class org.eclipse.emf.compare.utils.EqualityHelper
Returns the match of this EObject if any, null otherwise.
getMatch_Differences() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the containment reference list 'Differences'.
getMatch_Differences() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatch_Left() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference 'Left'.
getMatch_Left() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatch_Origin() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference 'Origin'.
getMatch_Origin() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatch_Right() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference 'Right'.
getMatch_Right() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatch_Submatches() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the containment reference list 'Submatches'.
getMatch_Submatches() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatchedObject(Match, DifferenceSource) - Static method in class org.eclipse.emf.compare.utils.MatchUtil
Get the object matched by a Match on a given side.
getMatchedResources() - Method in interface org.eclipse.emf.compare.Comparison
Returns the value of the 'Matched Resources' containment reference list.
getMatchedResources() - Method in class org.eclipse.emf.compare.impl.ComparisonImpl
getMatchEngine() - Method in interface org.eclipse.emf.compare.match.IMatchEngine.Factory
Returns the wrapped match engine.
getMatchEngine() - Method in class org.eclipse.emf.compare.match.impl.MatchEngineFactoryImpl
Returns the wrapped match engine.
getMatchEngine() - Method in class org.eclipse.emf.compare.rcp.internal.match.DefaultRCPMatchEngineFactory
Returns the wrapped match engine.
getMatchEngineConfiguratorRegistry() - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
Get the Match Engine Configurator Registry
getMatchEngineFactories(IComparisonScope) - Method in interface org.eclipse.emf.compare.match.IMatchEngine.Factory.Registry
Returns the list of IMatchEngine.Factory contained in the registry.
getMatchEngineFactories(IComparisonScope) - Method in class org.eclipse.emf.compare.match.impl.MatchEngineFactoryRegistryImpl
Returns the list of IMatchEngine.Factory contained in the registry.
getMatchEngineFactories(IComparisonScope) - Method in class org.eclipse.emf.compare.rcp.internal.match.MatchEngineFactoryRegistryWrapper
Returns the list of IMatchEngine.Factory contained in the registry.
getMatchEngineFactoryDescriptorRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the match engine factory registry to which extension will be registered.
getMatchEngineFactoryRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the match engine factory registry to which extension will be registered.
getMatches() - Method in interface org.eclipse.emf.compare.Comparison
Returns the value of the 'Matches' containment reference list.
getMatches() - Method in class org.eclipse.emf.compare.impl.ComparisonImpl
getMatches() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.MatchResourceNode
Get all the match trees that are part of the MatchResource
getMatchIfPresent(Comparison, List<Object>, int) - Static method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
This will be used in order to read the LCS synchronously with the iteration on its target lists' values.
getMatchResource() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for class 'Match Resource'.
getMatchResource() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatchResource() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.MatchResourceNode
Getter for the match resource represented by this TreeNode.
getMatchResource(Comparison, Resource) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
Returns the MatchResource corresponding to the given resource.
getMatchResource(Comparison, Resource) - Method in class org.eclipse.emf.compare.merge.ResourceAttachmentChangeMerger
Returns the MatchResource corresponding to the given resource.
getMatchResource(Resource) - Method in class org.eclipse.emf.compare.internal.conflict.AbstractConflictSearch
Returns the MatchResource corresponding to the given resource.
getMatchResource_Comparison() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the container reference 'Comparison'.
getMatchResource_Comparison() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatchResource_Left() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Left'.
getMatchResource_Left() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatchResource_LeftURI() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Left URI'.
getMatchResource_LeftURI() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatchResource_LocationChanges() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the containment reference list 'Location Changes'.
getMatchResource_LocationChanges() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatchResource_Origin() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Origin'.
getMatchResource_Origin() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatchResource_OriginURI() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Origin URI'.
getMatchResource_OriginURI() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatchResource_Right() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Right'.
getMatchResource_Right() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMatchResource_RightURI() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Right URI'.
getMatchResource_RightURI() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getMenu(Control) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.DropDownMergeMenuAction
getMenu(Control) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.FilterActionMenu
getMenu(Control) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.GroupActionMenu
getMenu(Menu) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.DropDownMergeMenuAction
getMenu(Menu) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.FilterActionMenu
getMenu(Menu) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.GroupActionMenu
getMergeAction(Diff, boolean, boolean) - Method in enum class org.eclipse.emf.compare.internal.merge.MergeMode
Returns the required action to be done to the given difference in this mode.
getMergeCriterion() - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
 
getMergeCriterion() - Method in interface org.eclipse.emf.compare.merge.IDiffRelationshipComputer
Returns the merge criterion considered for calculating the diff relationships.
getMerged() - Method in class org.eclipse.emf.compare.internal.ThreeWayTextDiff
Returns the merge result of the modifications applied at the left-hand side and the right-hand side.
getMergeMode() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.AbstractMergeRunnable
 
getMergeMode(Diff, boolean, boolean) - Static method in enum class org.eclipse.emf.compare.internal.merge.MergeMode
 
getMergeOptions() - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Get the map of options that the merger will have to take into account.
getMergeOptions() - Method in interface org.eclipse.emf.compare.merge.IMergeOptionAware
Get the map of options that the merger will have to take into account.
getMergePreviewMode() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getMergePreviewMode() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
 
getMerger() - Method in class org.eclipse.emf.compare.merge.DelegatingMerger
 
getMerger(Diff) - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
 
getMerger(Diff) - Method in interface org.eclipse.emf.compare.merge.IDiffRelationshipComputer
Returns the best-fitting merger for the given diff according to the merger registry and the merge criterion.
getMergerDelegate(Diff) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Find the best merger for diff and wrap it in a delegate that will take the current merge criterion into account.
getMergerDelegate(Diff) - Method in class org.eclipse.emf.compare.merge.ConflictMerger
 
getMergerDelegate(Diff, IMerger.Registry2, IMergeCriterion) - Static method in class org.eclipse.emf.compare.merge.AbstractMerger
Find the best merger for diff and wrap it in a delegate that will take the given merge criterion into account.
getMergeResolutionListener() - Method in class org.eclipse.emf.compare.ide.ui.internal.mergeresolution.MergeResolutionListenerDescriptor
getMergeResolutionListenerRegistry() - Method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
Returns the registry containing all known merge resolution listeners.
getMergerRegistry() - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
 
getMergerRegistry() - Method in interface org.eclipse.emf.compare.merge.IDiffRelationshipComputer
Returns the merger registry used for calculating the diff relationships.
getMergerRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the merger registry to which extension will be registered.
getMergerRegistry2() - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
Returns the merger registry as IMerger.Registry2, if possible.
getMergers(Diff) - Method in interface org.eclipse.emf.compare.merge.IMerger.Registry
Returns the list of the candidate mergers for the given difference.
getMergers(Diff) - Method in class org.eclipse.emf.compare.merge.IMerger.RegistryImpl
Returns the list of the candidate mergers for the given difference.
getMergersByRankDescending(Diff, IMergeCriterion) - Method in interface org.eclipse.emf.compare.merge.IMerger.Registry2
Provide the merger with the highest ranking among those that: Are compatible with the given diff; Match the given non-null criterion.
getMergersByRankDescending(Diff, IMergeCriterion) - Method in class org.eclipse.emf.compare.merge.IMerger.RegistryImpl
Provide the mergers sorted by rank descending.
getMergeRule(IMergeContext) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFResourceMappingMerger
getMergeTarget(boolean, boolean) - Method in enum class org.eclipse.emf.compare.internal.merge.MergeMode
Returns the target of the merge with the given condition about the left and right sides.
getMergeViewerItemProvider(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.DelegatingTreeMergeViewerItemContentProvider
Determines the IMergeViewerItemProvider for the given Object.
getMergeViewerItems(Object, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.provider.CompareAccessorMergeViewerItemProvider
Determine the root merge viewer items for the given object.
getMergeViewerItems(Object, IMergeViewerItemProviderConfiguration) - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.provider.IMergeViewerItemProvider
Determine the root merge viewer items for the given object.
getMessage() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ProblemIndicationComposite
 
getMessage(Diagnostic) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ProblemIndicationComposite.TextProvider
Returns the message to be displayed next to the icon, at the top of the editor.
getModelDependencyProviderRegistry() - Method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
Returns the registry containing all known dependency providers.
getModelInclusionTesterRegistry() - Method in class org.eclipse.emf.compare.ide.EMFCompareIDEPlugin
Returns the ModelInclusionTesterRegistry.
getModelInclusionTesters() - Method in class org.eclipse.emf.compare.ide.logical.ModelInclusionTesterRegistry
Returns the model inclusion testers of this registry.
getModelMinimizerRegistry() - Method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
Returns the registry containing all known model minimizers.
getModelMinimizers() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.ModelMinimizerRegistry
 
getModelMinimizers() - Method in interface org.eclipse.emf.compare.ide.ui.logical.IModelMinimizer.Registry
Returns the list of registered model minimizers.
getModelObject() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFResourceMapping
getModelProviderId() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFResourceMapping
getModelResolverRegistry() - Method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
Returns the registry containing all known model resolvers.
getModelResourceListener() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DefaultResolutionContext
 
getModelResourceListener() - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResolutionContext
The listener of model resource changes.
getModelUpdateCommand(Diff, Object, IMergeViewer.MergeViewerSide) - Method in interface org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.IModelUpdateStrategy
Returns a command for updating the underlying model with the given newValue on the given side.
getModelUpdateCommand(Diff, Object, IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.SingleValuedAttributeModelUpdateStrategy
Returns a command for updating the underlying model with the given newValue on the given side.
getModelUpdateStrategy() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer.EditCommand
Returns the update strategy used to make the change to the feature.
getModelUpdateStrategy() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
Returns the IModelUpdateStrategy to be used by content mergers for this compare input.
getModelUpdateStrategy() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.StringAttributeChangeAccessorFactory
Returns the model update strategy to be used for updating the model.
getModelUpdateStrategy() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.IModelUpdateStrategyProvider
Returns the model update strategy to be used for updating the model.
getMostRecentCommand() - Method in class org.eclipse.emf.compare.command.DelegatingCommandStack
getMostRecentCommand() - Method in class org.eclipse.emf.compare.command.impl.CompareCommandStack.CompareSideCommandStack
Returns the command most recently executed, undone, or redone.
getMostRecentCommand() - Method in class org.eclipse.emf.compare.command.impl.DualCompareCommandStack
getMostRecentCommand() - Method in class org.eclipse.emf.compare.command.impl.TransactionalDualCompareCommandStack
getName() - Method in enum class org.eclipse.emf.compare.ConflictKind
getName() - Method in enum class org.eclipse.emf.compare.DifferenceKind
getName() - Method in enum class org.eclipse.emf.compare.DifferenceSource
getName() - Method in enum class org.eclipse.emf.compare.DifferenceState
getName() - Method in class org.eclipse.emf.compare.ide.internal.utils.URIStorage
getName() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.accessor.AccessorAdapter
getName() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
getName() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.StorageTypedElement
getName() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.StreamAccessorStorage
getName() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
getName() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput.ForwardingTypedElement
getName() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput
getName() - Method in interface org.eclipse.emf.compare.ide.ui.source.IEMFComparisonSource
A human readable name for the comparison source.
getName() - Method in class org.eclipse.emf.compare.match.impl.NotLoadedFragmentMatch
Get name.
getName() - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.legacy.ITypedElement
Returns the name of this object.
getName() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Returns the name of this object.
getName() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.MatchAccessor
Returns the name of this object.
getName() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ResourceContentsAccessorImpl
Returns the name of this object.
getName() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ResourceStreamAccessorImpl
Returns the name of this object.
getName() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.StringAttributeChangeAccessor
Returns the name of this object.
getName() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.legacy.impl.TypedNotifier
Returns the name of this object.
getName() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
A human-readable label for this group.
getName() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroup
A human-readable label for this group.
getName(ENamedElement) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getNamespaceURI(String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getNavigatable() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
Returns the Navigatable for this structure merge viewer.
getNewChildDescriptors(Object, EditingDomain, Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getNewComparison() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IComparisonAndScopeChange
 
getNewComparison() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.impl.ComparisonAndScopeChange
getNewScope() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IComparisonAndScopeChange
 
getNewScope() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.impl.ComparisonAndScopeChange
getNewValue() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IAdapterFactoryChange
 
getNewValue() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.ICompareEditingDomainChange
 
getNewValue() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IDiffRelationshipComputerChange
New value of the IDiffRelationshipComputer.
getNewValue() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFComparatorChange
 
getNewValue() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IMergePreviewModeChange
 
getNewValue() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.impl.CompareEvent
 
getNextItem(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.Navigatable
Starting at the given item, returns the next item in the viewer.
getNextItem(Item, boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getNode() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResolvedEvent
 
getNoItemsArr() - Static method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem.Container
Deprecated.
 
getNoNamespacePackage() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getNotLoadedFragmentMatches(Collection<IMergeViewerItem>) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get from the given list of IMergeViewerItems, the NotLoadedFragmentMatchs.
getNsURI() - Method in interface org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProvider.Descriptor
Returns the pattern of namespace URI on which this equality helper extension provider can be applied.
getNsURI() - Method in class org.eclipse.emf.compare.match.eobject.internal.WeightProviderDescriptorImpl
Returns the pattern of namespace URI on which this weight provider can be applied.
getNsURI() - Method in interface org.eclipse.emf.compare.match.eobject.WeightProvider.Descriptor
Returns the pattern of namespace URI on which this weight provider can be applied.
getNsURI() - Method in class org.eclipse.emf.compare.postprocessor.BasicPostProcessorDescriptorImpl
Returns the pattern of namespace URI on which this post processor can be applied.
getNsURI() - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor.Descriptor
Returns the pattern of namespace URI on which this post processor can be applied.
getNsURI() - Method in class org.eclipse.emf.compare.rcp.internal.match.EqualityHelperExtensionProviderDescriptorRCPImpl
Returns the pattern of namespace URI on which this equality helper extension provider can be applied.
getNsURI() - Method in class org.eclipse.emf.compare.rcp.internal.match.WeightProviderDescriptorRCPImpl
Returns the pattern of namespace URI on which this weight provider can be applied.
getNsURI() - Method in class org.eclipse.emf.compare.rcp.internal.postprocessor.PostProcessorDescriptor
Returns the pattern of namespace URI on which this post processor can be applied.
getNsURIs() - Method in class org.eclipse.emf.compare.scope.AbstractComparisonScope
This will be used by EMF Compare in order to retrieve the namespace uris detected in the scope.
getNsURIs() - Method in interface org.eclipse.emf.compare.scope.IComparisonScope
This will be used by EMF Compare in order to retrieve the namespace uris detected in the scope.
getOldComparison() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IComparisonAndScopeChange
 
getOldComparison() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.impl.ComparisonAndScopeChange
getOldScope() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IComparisonAndScopeChange
 
getOldScope() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.impl.ComparisonAndScopeChange
getOldValue() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IAdapterFactoryChange
 
getOldValue() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.ICompareEditingDomainChange
 
getOldValue() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IDiffRelationshipComputerChange
Previous value of the IDiffRelationshipComputer.
getOldValue() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFComparatorChange
 
getOldValue() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IMergePreviewModeChange
 
getOldValue() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.impl.CompareEvent
 
getOperation() - Method in class org.eclipse.emf.compare.command.CommandStackEvent
Returns the type of this event.
getOrderedItems() - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.GroupsInteractiveContent
Gets IItemDescriptor of {IDifferenceGroupProvider.
getOrdinal() - Method in class org.eclipse.emf.compare.postprocessor.BasicPostProcessorDescriptorImpl
Returns the ordinal of this post processor.
getOrdinal() - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor.Descriptor
Returns the ordinal of this post processor.
getOrdinal() - Method in class org.eclipse.emf.compare.rcp.internal.postprocessor.PostProcessorDescriptor
Returns the ordinal of this post processor.
getOrigin() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
 
getOrigin() - Method in class org.eclipse.emf.compare.impl.MatchImpl
getOrigin() - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
getOrigin() - Method in interface org.eclipse.emf.compare.Match
Returns the value of the 'Origin' reference.
getOrigin() - Method in interface org.eclipse.emf.compare.MatchResource
Returns the value of the 'Origin' attribute.
getOrigin() - Method in class org.eclipse.emf.compare.scope.AbstractComparisonScope
If EMF Compare should consider a Notifier as being the common ancestor of the "left" and "right" objects to compare, it should be returned from here.
getOrigin() - Method in interface org.eclipse.emf.compare.scope.IComparisonScope
If EMF Compare should consider a Notifier as being the common ancestor of the "left" and "right" objects to compare, it should be returned from here.
getOriginalInput() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackMergeViewer
 
getOriginContainer(Comparison, Diff) - Static method in class org.eclipse.emf.compare.utils.MatchUtil
Get the business model object containing the given difference in the origin side.
getOriginObject(Comparison, EObject) - Static method in class org.eclipse.emf.compare.utils.MatchUtil
Get the object which is the origin value from the given matching object.
getOriginResource() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
 
getOriginStorage() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
 
getOriginTraversal() - Method in class org.eclipse.emf.compare.ide.ui.logical.SynchronizationModel
Returns the origin traversal of this model, if any.
getOriginTypedElement() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
 
getOriginURI() - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
getOriginURI() - Method in interface org.eclipse.emf.compare.MatchResource
Returns the value of the 'Origin URI' attribute.
getOriginValue(Comparison, ReferenceChange) - Static method in class org.eclipse.emf.compare.utils.MatchUtil
From a given mono-valued reference change, get the origin value.
getOverlayProvider() - Method in class org.eclipse.emf.compare.provider.ExtendedItemProviderDecorator
Returns the overlay provider.
getPackage() - Static method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
Deprecated. 
getParent() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DependencyFoundEvent
 
getParent() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
Returns the parent of the Item.
getParent() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem.Container
Deprecated.
Returns the parent of this element.
getParent() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Returns the parent of this element.
getParent() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.TreeNodeImpl
getParent() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.IMergeViewerItem
Returns the parent of this element.
getParent(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.DelegatingTreeMergeViewerItemContentProvider
getParent(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerContentProvider
getParent(Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getParent(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.GroupItemProviderAdapter
getParent(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.TreeNodeItemProviderSpec
getParent(Object, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Determine the parent of the given object.
getParent(Object, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.ResourceAttachmentChangeProvider
Determine the parent of the given object.
getParent(Object, IMergeViewerItemProviderConfiguration) - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.provider.IMergeViewerItemContentProvider
Determine the parent of the given object.
getParent(ResourceSet, URI) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get the parent of the given resource (represented by its URI) contained in the given ResourceSet.
getParentColumnCount() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
Returns the number of columns contained in the receiver.
getParentData(E) - Method in interface org.eclipse.emf.compare.graph.IGraph
Get the parent data of the given element.
getParentData(E) - Method in interface org.eclipse.emf.compare.graph.IGraphView
Get the parent data of the given element.
getParentData(E) - Method in class org.eclipse.emf.compare.internal.utils.Graph
Get the parent data of the given element.
getParentData(E) - Method in class org.eclipse.emf.compare.internal.utils.ReadOnlyGraph
Get the parent data of the given element.
getParentElement(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getParentEObject(EObject) - Method in class org.eclipse.emf.compare.match.eobject.IdentifierEObjectMatcher
This method is used to determine the parent objects during matching.
getParentItem() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
Returns the parent Item of the receiver.
getParentItem(Item) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getParentItemHeight() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
Returns the height of the area which would be used to display the parent item of an Item of the tree or the table.
getParentMatch(Diff) - Method in class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
Returns the match in which the difference will be added.
getParentMatch(Diff) - Method in interface org.eclipse.emf.compare.internal.postprocessor.factories.IChangeFactory
Returns the match in which the difference will be added.
getParentResourceURI(ResourceSet, URI) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get the first loaded parent resource URI of the given resource (represented by its URI) contained in the given ResourceSet.
getParentWeight(EObject) - Method in class org.eclipse.emf.compare.match.eobject.DefaultWeightProvider
Return the weight associated with the fact some Object has changed it's container.
getParentWeight(EObject) - Method in class org.eclipse.emf.compare.match.eobject.EcoreWeightProvider
Return the weight associated with the fact some Object has changed it's container.
getParentWeight(EObject) - Method in interface org.eclipse.emf.compare.match.eobject.WeightProvider
Return the weight associated with the fact some Object has changed it's container.
getPlugin() - Static method in class org.eclipse.emf.compare.provider.EMFCompareEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.compare.provider.EMFCompareEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPolicies() - Method in class org.eclipse.emf.compare.rcp.internal.policy.LoadOnDemandPolicyRegistryImpl
Returns the list of registered policies.
getPolicies() - Method in interface org.eclipse.emf.compare.rcp.policy.ILoadOnDemandPolicy.Registry
Returns the list of registered policies.
getPostProcessor() - Method in class org.eclipse.emf.compare.postprocessor.BasicPostProcessorDescriptorImpl
Returns the wrapped post processor.
getPostProcessor() - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor.Descriptor
Returns the wrapped post processor.
getPostProcessor() - Method in class org.eclipse.emf.compare.rcp.internal.postprocessor.PostProcessorDescriptor
Returns the wrapped post processor.
getPostProcessorDescriptorRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
getPostProcessorRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the post processor registry to which extension will be registered.
getPostProcessors(IComparisonScope) - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor.Descriptor.Registry
Retrieve the post processors from a given scope.
getPostProcessors(IComparisonScope) - Method in class org.eclipse.emf.compare.postprocessor.PostProcessorDescriptorRegistryImpl
Retrieve the post processors from a given scope.
getPostProcessors(IComparisonScope) - Method in class org.eclipse.emf.compare.rcp.internal.postprocessor.PostProcessorRegistryImpl
Retrieve the post processors from a given scope.
getPostTreatment() - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IComputation
Post-treatment.
getPredicate() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterChange
Returns a Predicate that aggregates the selected state predicates of selected filters and the unselected state predicates of unselected filters.
getPredicate() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilterChange
Returns a Predicate that aggregates the selected state predicates of selected filters and the unselected state predicates of unselected filters.
getPredicateWhenSelected() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.CascadingDifferencesFilter
 
getPredicateWhenSelected() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.TechnicalitiesFilter
 
getPredicateWhenSelected() - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.AbstractDifferenceFilter
Returns the predicate that will filter out objects in the structural differences view when this filter will be selected.
getPredicateWhenSelected() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilter
Returns the predicate that will filter out objects in the structural differences view when this filter will be selected.
getPredicateWhenUnselected() - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.AbstractDifferenceFilter
Returns the predicate that will filter out objects in the structural differences view when this filter will be unselected.
getPredicateWhenUnselected() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilter
Returns the predicate that will filter out objects in the structural differences view when this filter will be unselected.
getPreferenceStore() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
getPreferenceStore() - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
Provide this plug-in's preference store, which searches values in InstanceScope, then ConfigurationScope, and then DefaultScope.
getPreferenceStore() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.ui.AbstractConfigurationUI
Get the preference store used by this object.
getPrefix(String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getPrefix(EPackage) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getPrefixes(EPackage) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getPrefixToNamespaceMap() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getPreviousItem(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.Navigatable
Starting at the given element, returns the previous item in the viewer.
getPreviousItem(Item) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getPrimeRefining() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'Prime Refining' reference.
getPrimeRefining() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getProjects() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFResourceMapping
getProperty(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
getPropertyDescriptor(Object, Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.provider.AttributeChangeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.provider.ComparisonItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.provider.ConflictItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.provider.EquivalenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.provider.FeatureMapChangeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.provider.MatchItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.provider.ReferenceChangeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.provider.ResourceAttachmentChangeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.compare.provider.ResourceLocationChangeItemProvider
This returns the property descriptors for the adapted class.
getProvider() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.StructureMergeViewerGrouper
Get the IDifferenceGroupProvider associated to this StructureMergeViewerGrouper.
getProviderClassName() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization.ContentMergeViewerCustomizationDescriptor
Get the qualified class name of the described provider.
getQName(EClass) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getQName(EDataType) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getQName(EStructuralFeature) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getRank() - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IItemDescriptor
Rank of the item.
getRank() - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.AbstractItemDescriptor
Rank of the item.
getRank() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider.Descriptor
Rank of this group.
getRanking() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.registry.ModelResolverDescriptor
getRanking() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.registry.LogicalModelViewHandlerDescriptor
getRanking() - Method in class org.eclipse.emf.compare.ide.ui.internal.subscriber.SubscriberProviderDescriptor
 
getRanking() - Method in interface org.eclipse.emf.compare.internal.adapterfactory.RankedAdapterFactoryDescriptor
The ranking of the adapter factory binded to this descriptor.
getRanking() - Method in interface org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProvider.Descriptor
Returns the ranking of this equality helper extension provider.
getRanking() - Method in class org.eclipse.emf.compare.match.eobject.internal.WeightProviderDescriptorImpl
Returns the ranking of this weight provider.
getRanking() - Method in interface org.eclipse.emf.compare.match.eobject.WeightProvider.Descriptor
Returns the ranking of this weight provider.
getRanking() - Method in interface org.eclipse.emf.compare.match.IMatchEngine.Factory
Returns the ranking of this match engine factory.
getRanking() - Method in class org.eclipse.emf.compare.match.impl.MatchEngineFactoryImpl
Returns the ranking of this match engine factory.
getRanking() - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Returns the ranking of this merger.
getRanking() - Method in interface org.eclipse.emf.compare.merge.IMerger
Returns the ranking of this merger.
getRanking() - Method in class org.eclipse.emf.compare.rcp.internal.match.DefaultRCPMatchEngineFactory
Returns the ranking of this match engine factory.
getRanking() - Method in class org.eclipse.emf.compare.rcp.internal.match.EqualityHelperExtensionProviderDescriptorRCPImpl
Returns the ranking of this equality helper extension provider.
getRanking() - Method in class org.eclipse.emf.compare.rcp.internal.match.WeightProviderDescriptorRCPImpl
Returns the ranking of this weight provider.
getRanking() - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.factory.IAccessorFactory
The ranking of the factory.
getRanking() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.AbstractAccessorFactory
The ranking of the factory.
getRanking() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization.ContentMergeViewerCustomizationDescriptor
getRawChildren(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerContentProvider
Returns the raw list of children for the given element.
getRawChildren(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getRedoCommand() - Method in class org.eclipse.emf.compare.command.DelegatingCommandStack
getRedoCommand() - Method in class org.eclipse.emf.compare.command.impl.CompareCommandStack.CompareSideCommandStack
Returns the command that will be redone if CompareCommandStack.redo() is called.
getRedoCommand() - Method in class org.eclipse.emf.compare.command.impl.DualCompareCommandStack
getRedoCommand() - Method in class org.eclipse.emf.compare.command.impl.TransactionalDualCompareCommandStack
getReference() - Method in class org.eclipse.emf.compare.impl.ReferenceChangeImpl
getReference() - Method in interface org.eclipse.emf.compare.ReferenceChange
Returns the value of the 'Reference' reference.
getReferenceChange() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for class 'Reference Change'.
getReferenceChange() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getReferenceChange() - Method in class org.eclipse.emf.compare.match.MatchOfContainmentReferenceChangeAdapter
Get the ReferenceChange to associate with the adapted Match.
getReferenceChange_Reference() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference 'Reference'.
getReferenceChange_Reference() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getReferenceChange_Value() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the reference 'Value'.
getReferenceChange_Value() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getReferenceChangesByValue(EObject) - Method in class org.eclipse.emf.compare.internal.conflict.ComparisonIndex
The indexed ReferenceChanges whose value is in the given Match.
getReferenceChangesByValueMatch(Match) - Method in class org.eclipse.emf.compare.internal.conflict.ComparisonIndex
The indexed ReferenceChanges whose value is in the given Match.
getReferenceChangesByValueURI(URI) - Method in class org.eclipse.emf.compare.internal.conflict.ComparisonIndex
The indexed ReferenceChanges whose value has the given URI (only unresolved proxies are indexed that way).
getReferencesToCheck(Match) - Method in class org.eclipse.emf.compare.diff.FeatureFilter
The diff engine expects this to return the set of references that need to be checked for differences for the given Match element.
getReferenceText(ReferenceChange) - Method in class org.eclipse.emf.compare.provider.spec.ReferenceChangeItemProviderSpec
Returns the name of the reference linked to the given ReferenceChange.
getRefinedBy() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'Refined By' reference list.
getRefinedBy() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getRefinedDiffs() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.DiffNode
Get all the refined DiffNode that are part of this DiffNode.
getRefines() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'Refines' reference list.
getRefines() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getRegisteredDescriptors() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.registry.ModelResolverRegistry
Returns a view of the descriptors registered in this registry.
getRegisteredDescriptors() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.registry.LogicalModelViewHandlerRegistry
Returns a view of the descriptors registered in this registry.
getRegistry() - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Get the registry.
getRegistry() - Method in interface org.eclipse.emf.compare.merge.IMerger
Get the registry.
getRejections() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.DependencyData
 
getRelatedExtensionKind(Diff) - Method in class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
Get the DifferenceKind of the matching diagram difference extension in relation to the given difference.
getRelatedModelElement(ResourceAttachmentChange) - Method in class org.eclipse.emf.compare.internal.conflict.AbstractConflictSearch
Provide the model element the given diff applies to.
getRemoteResolveComputation(SynchronizedResourceSet, URI, DiagnosticSupport, ThreadSafeProgressMonitor) - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResourceDependencyRemoteResolver
Provides the computation to run for remote resolutions.
getRemoteResolveComputation(SynchronizedResourceSet, URI, DiagnosticSupport, ThreadSafeProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceDependencyRemoteResolver
 
getRemoteResolver() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DefaultResolutionContext
 
getRemoteResolver() - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResolutionContext
The resolver for "remote" (git) resources.
getReqEngineDescriptorRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the registry of Requirements engines.
getRequiredBy() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'Required By' reference list.
getRequiredBy() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getRequiredFillColor() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.CompareColorImpl
Get the color for Required change.
getRequiredFillColor() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.ICompareColor
Get the color for Required change.
getRequiredStrokeColor() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.CompareColorImpl
Get the color for Required change border items.
getRequiredStrokeColor() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.ICompareColor
Get the color for Required change border items.
getRequires() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'Requires' reference list.
getRequires() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.DependencyData
 
getRequires() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getResolutionScope() - Static method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResolutionUtil
Tells this resolver how much of the dependency graph should be created at once.
getResolutionStartingPoint(IFile) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceDependencyLocalResolver
Returns the starting point for the resolution of the given file's logical model according to #getResolutionScope().
getResource() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getResource() - Method in class org.eclipse.emf.compare.match.impl.NotLoadedFragmentMatch
Get resource.
getResource(URI, boolean) - Method in class org.eclipse.emf.compare.ide.internal.utils.NotLoadingResourceSet
getResource(URI, boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.SynchronizedResourceSet
getResource(Comparison, IMergeViewer.MergeViewerSide, Diff) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.MergeViewerUtil
Returns the current resource on the given side of the given comparison.
getResource(IMergeViewer.MergeViewerSide) - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.IResourceContentsAccessor
Returns the resource of the model involved with the accessor given the side of the content merge viewer for which we want to know the resource.
getResource(IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ResourceContentsAccessorImpl
Returns the resource of the model involved with the accessor given the side of the content merge viewer for which we want to know the resource.
getResourceAttachmentChange() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for class 'Resource Attachment Change'.
getResourceAttachmentChange() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getResourceAttachmentChange_ResourceURI() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute ' Resource URI'.
getResourceAttachmentChange_ResourceURI() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getResourceAttachmentChangeValue(ResourceAttachmentChange, IMergeViewer.MergeViewerSide) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.MergeViewerUtil
 
getResourceBundle() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
 
getResourceContents(Comparison, IMergeViewer.MergeViewerSide, Diff) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.MergeViewerUtil
Returns the contents of the current resource on the given side of the given comparison.
getResourceFromURI(URI) - Static method in class org.eclipse.emf.compare.ide.utils.ResourceUtil
Tries and retrieve the IResource associated with the given URI.
getResourceIdentifiers(Resource) - Method in class org.eclipse.emf.compare.match.resource.RootIDMatchingStrategy
Retrieves the set of identifiers for the given resource's root.
getResourceLocationChange() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for class 'Resource Location Change'.
getResourceLocationChange() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getResourceLocationChange_BaseLocation() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Base Location'.
getResourceLocationChange_BaseLocation() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getResourceLocationChange_ChangedLocation() - Method in interface org.eclipse.emf.compare.ComparePackage
Returns the meta object for the attribute 'Changed Location'.
getResourceLocationChange_ChangedLocation() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
getResourceLocator() - Method in class org.eclipse.emf.compare.provider.ComparisonItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.compare.provider.ConflictItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.compare.provider.EquivalenceItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.compare.provider.MatchItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
Return the resource locator for this item provider's resources.
getResourceMatch(Resource) - Method in class org.eclipse.emf.compare.merge.ResourceChangeAdapter
Returns the MatchResource corresponding to the given resource.
getResourceMatcher() - Method in class org.eclipse.emf.compare.match.DefaultMatchEngine
Returns the Resource matcher associated with this match engine.
getResourceMatchingStrategies() - Method in class org.eclipse.emf.compare.match.resource.StrategyResourceMatcher
Returns the matching strategies that are to be used by this resource matcher.
getResourceName(NotLoadedFragmentMatch) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get the resource's name associated with the data of the given NotLoadedFragmentMatch.
getResources() - Method in class org.eclipse.emf.compare.ide.internal.utils.NotLoadingResourceSet
getResources() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.SynchronizedResourceSet
getResources() - Method in class org.eclipse.emf.compare.ide.ui.logical.SynchronizationModel
Returns the set of resources this synchronization model spans.
getResourceSetForRemoteResolution(DiagnosticSupport, ThreadSafeProgressMonitor) - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResourceDependencyRemoteResolver
Provides the resources set to use for remote resolve computations.
getResourceSetForRemoteResolution(DiagnosticSupport, ThreadSafeProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceDependencyRemoteResolver
 
getResourceSetHookRegistry() - Method in class org.eclipse.emf.compare.ide.EMFCompareIDEPlugin
getResourceSetHooks() - Method in class org.eclipse.emf.compare.ide.internal.hook.ResourceSetHookRegistry
Gets the registered IResourceSetHooks.
getResourceSetOnOtherSide(Resource) - Method in class org.eclipse.emf.compare.merge.ResourceChangeAdapter
Get the resource set on the other side of the given resource.
getResourcesURIGraph() - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get the graph of resources' URI for the models involved in the current comparison.
getResourceURI() - Method in class org.eclipse.emf.compare.impl.ResourceAttachmentChangeImpl
getResourceURI() - Method in class org.eclipse.emf.compare.postprocessor.BasicPostProcessorDescriptorImpl
Returns the pattern of resource URI on which this post processor can be applied.
getResourceURI() - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor.Descriptor
Returns the pattern of resource URI on which this post processor can be applied.
getResourceURI() - Method in class org.eclipse.emf.compare.rcp.internal.postprocessor.PostProcessorDescriptor
Returns the pattern of resource URI on which this post processor can be applied.
getResourceURI() - Method in interface org.eclipse.emf.compare.ResourceAttachmentChange
Returns the value of the 'Resource URI' attribute.
getResourceURIs() - Method in class org.eclipse.emf.compare.scope.AbstractComparisonScope
This will be used by EMF Compare in order to retrieve the resource uris detected in the scope.
getResourceURIs() - Method in interface org.eclipse.emf.compare.scope.IComparisonScope
This will be used by EMF Compare in order to retrieve the resource uris detected in the scope.
getRight() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
 
getRight() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
getRight() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
getRight() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput
getRight() - Method in class org.eclipse.emf.compare.impl.MatchImpl
getRight() - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
getRight() - Method in interface org.eclipse.emf.compare.Match
Returns the value of the 'Right' reference.
getRight() - Method in interface org.eclipse.emf.compare.MatchResource
Returns the value of the 'Right' attribute.
getRight() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Returns the right side value of the Diff.
getRight() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.IMergeViewerItem
Returns the right side value of the Diff.
getRight() - Method in class org.eclipse.emf.compare.scope.AbstractComparisonScope
This will be used by EMF Compare in order to retrieve the right "root" Notifier of this comparison; i.e the first object to be considered by the match engine, and from which the iteration over children should start.
getRight() - Method in interface org.eclipse.emf.compare.scope.IComparisonScope
This will be used by EMF Compare in order to retrieve the right "root" Notifier of this comparison; i.e the first object to be considered by the match engine, and from which the iteration over children should start.
getRightContent(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
 
getRightContent(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
 
getRightContent(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
 
getRightDifferences() - Method in interface org.eclipse.emf.compare.Conflict
This can be used to retrieve the list of differences that were made in the right element.
getRightDifferences() - Method in class org.eclipse.emf.compare.impl.ConflictImpl
getRightDifferences() - Method in class org.eclipse.emf.compare.internal.spec.ConflictSpec
getRightImage() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.SideLabelProvider
 
getRightImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getRightImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
getRightImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputLabelProvider
getRightImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
 
getRightImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
 
getRightImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
getRightImage(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInputLabelProvider
getRightLabel() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.SideLabelProvider
 
getRightLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
getRightLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
getRightLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputLabelProvider
getRightLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
 
getRightLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
 
getRightLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
getRightLabel(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInputLabelProvider
getRightMergeViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
 
getRightMergeViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewer
getRightMergeViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.AbstractTreeContentMergeViewer
getRightResource() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
 
getRightSourceViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
 
getRightStorage() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
 
getRightTraversal() - Method in class org.eclipse.emf.compare.ide.ui.logical.SynchronizationModel
Returns the right traversal of this model.
getRightTypedElement() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
 
getRightURI() - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
getRightURI() - Method in interface org.eclipse.emf.compare.MatchResource
Returns the value of the 'Right URI' attribute.
getRoot() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getRootAdapterFactory() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
Gets the root factory if this local adapter factory is composed, otherwise just the local one.
getRootAdapterFactory() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
This convenience method returns the first adapter factory that doesn't have a parent, i.e., the root.
getRootAdapterFactory() - Method in class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.legacy.impl.AbstractTypedElementAdapter
Gets the root factory if this local adapter factory is composed, otherwise just the local one.
getRootRefinedDiffs(Diff) - Static method in class org.eclipse.emf.compare.internal.utils.DiffUtil
Determines the root refined diff of a refining diff, i.e. a refined diff that is not refining another diff.
getRootResourceURI(URI) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get the root resource of the whole model that contains the given fragment (represented by its uri).
getScheduler() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DefaultResolutionContext
 
getScheduler() - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.resolver.IResolutionContext
The scheduler used to support multi-threading.
getSelectedDifferenceFilters() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterChange
Returns the list of selected IDifferenceFilter.
getSelectedDifferenceFilters() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.StructureMergeViewerFilter
Returns the set of selected filters known by this filter.
getSelectedDifferenceFilters() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilterChange
Returns the list of selected IDifferenceFilter.
getSelectedDifferences() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAction
Returns the cached selected differences.
getSelectedDifferences(Stream<Diff>) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAction
 
getSelectedDifferences(Stream<Diff>) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAllNonConflictingAction
 
getSelectedDifferences(IStructuredSelection) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.AbstractMergeContainedAction
 
getSelectedDifferences(IStructuredSelection) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAction
 
getSelectedMode() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAction
 
getSelection() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.LabelContentViewer
getSelection() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getSelection() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractStructuredMergeViewer
getSelection(Control) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getSelectionFromWidget() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
getSelectionFromWidget() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getSemanticObjectLabel(Object) - Method in class org.eclipse.emf.compare.provider.ExtendedAdapterFactoryItemDelegator
Returns the label for the given object.
getSemanticObjectLabel(Object) - Method in interface org.eclipse.emf.compare.provider.ISemanticObjectLabelProvider
Returns the label for the given object.
getSemanticObjectLabel(Object) - Method in class org.eclipse.emf.compare.provider.spec.AttributeChangeItemProviderSpec
Returns the label for the given object.
getSemanticObjectLabel(Object) - Method in class org.eclipse.emf.compare.provider.spec.FeatureMapChangeItemProviderSpec
Returns the label for the given object.
getSemanticObjectLabel(Object) - Method in class org.eclipse.emf.compare.provider.spec.MatchItemProviderSpec
Returns the label for the given object.
getSemanticObjectLabel(Object) - Method in class org.eclipse.emf.compare.provider.spec.ReferenceChangeItemProviderSpec
Returns the label for the given object.
getSemanticObjectLabel(Object) - Method in class org.eclipse.emf.compare.provider.spec.ResourceAttachmentChangeItemProviderSpec
Returns the label for the given object.
getSemanticObjectLabel(Object) - Method in class org.eclipse.emf.compare.provider.spec.ResourceLocationChangeItemProviderSpec
Returns the label for the given object.
getSide() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer.EditCommand
Returns the side on which this command operates.
getSide() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.MergeViewerItemProviderConfiguration
getSide() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Returns the side of the accessor.
getSide() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.MatchAccessor
Returns the side of this accessor.
getSide() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ResourceContentsAccessorImpl
Returns the side of the content merge viewer on which the difference is performed.
getSide() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractMergeViewer
getSide() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
 
getSide() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.IMergeViewer
getSide() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.IMergeViewerItem
Returns the side of the Diff.
getSide() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.provider.IMergeViewerItemProviderConfiguration
getSideValue(IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Returns the appropriate value according to the given side.
getSideValue(IMergeViewer.MergeViewerSide) - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.IMergeViewerItem
Returns the appropriate value according to the given side.
getSideValue(IMergeViewerItem, IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
getSortedChildren(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getSorter() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
getSorter() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getSource() - Method in class org.eclipse.emf.compare.command.CommandStackEvent
 
getSource() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'Source' attribute.
getSource() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getState() - Method in interface org.eclipse.emf.compare.Diff
Returns the value of the 'State' attribute.
getState() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.CallStatus
 
getState() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.ShutdownStatus
 
getState() - Method in class org.eclipse.emf.compare.impl.DiffImpl
getStatePredicate() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAction
 
getStatePredicate() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeContainedConflictingAction
 
getStorage(IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.FileRevisionStorageProvider
Retrieves the underlying storage of this provider.
getStorage(IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.ResourceVariantStorageProvider
Retrieves the underlying storage of this provider.
getStorage(IProgressMonitor) - Method in interface org.eclipse.emf.compare.ide.ui.logical.IStorageProvider
Retrieves the underlying storage of this provider.
getStoragePath() - Method in class org.eclipse.emf.compare.ide.internal.utils.StoragePathAdapter
 
getStorageProvider(IResource, IStorageProviderAccessor.DiffSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.RemoteMappingContextStorageAccessor
This will be called by the URI Converter to get the content associated with the given local resource (which might not exist locally).
getStorageProvider(IResource, IStorageProviderAccessor.DiffSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.SubscriberStorageAccessor
This will be called by the URI Converter to get the content associated with the given local resource (which might not exist locally).
getStorageProvider(IResource, IStorageProviderAccessor.DiffSide) - Method in interface org.eclipse.emf.compare.ide.ui.logical.IStorageProviderAccessor
This will be called by the URI Converter to get the content associated with the given local resource (which might not exist locally).
getStorages() - Method in class org.eclipse.emf.compare.ide.utils.StorageTraversal
Returns a mutable copy of the set of resources that are part of this traversal.
getStorageToURI() - Method in class org.eclipse.emf.compare.ide.internal.utils.NotLoadingResourceSet
Returns the map from URI to IStorage used internally by this resource set to load its content.
getStorageTraversal() - Method in interface org.eclipse.emf.compare.ide.ui.source.IEMFComparisonSource
The StorageTraversal which shall be used by EMFCompare.
getStrikeoutColor() - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style
 
getString() - Method in class org.eclipse.emf.compare.provider.utils.ComposedStyledString
Returns the Java string for this composed styled string.
getString() - Method in interface org.eclipse.emf.compare.provider.utils.IStyledString
Returns the Java string for this styled string.
getString() - Method in interface org.eclipse.emf.compare.provider.utils.IStyledString.IComposedStyledString
Returns the Java string for this composed styled string.
getString(String) - Static method in class org.eclipse.emf.compare.EMFCompareMessages
Returns a specified String from the resource bundle.
getString(String) - Static method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIMessages
Returns a specified String from the resource bundle.
getString(String) - Static method in class org.eclipse.emf.compare.internal.EMFCompareEditMessages
Returns a specified String from the resource bundle.
getString(String) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getString(String) - Static method in class org.eclipse.emf.compare.rcp.internal.EMFCompareRCPMessages
Returns the specified String from the resource bundle.
getString(String) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.EMFCompareRCPUIMessages
Returns the specified String from the resource bundle.
getString(String, boolean) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
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, Object...) - Static method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIMessages
Returns a String from the resource bundle bound with the given arguments.
getString(String, Object...) - Static method in class org.eclipse.emf.compare.internal.EMFCompareEditMessages
Returns a String from the resource bundle bound with the given arguments.
getString(String, Object[]) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getString(String, Object...) - Static method in class org.eclipse.emf.compare.rcp.internal.EMFCompareRCPMessages
Returns a String from the resource bundle bound with the given arguments.
getString(String, Object...) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.EMFCompareRCPUIMessages
Returns a String from the resource bundle bound with the given arguments.
getString(String, Object[], boolean) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getStrokeColor(Diff, boolean, boolean, boolean) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.CompareColorImpl
Return the color of the stroke of the decorator of the given diff.
getStrokeColor(Diff, boolean, boolean, boolean) - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.ICompareColor
Return the color of the stroke of the decorator of the given diff.
getStructuralFeature() - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.IStructuralFeatureAccessor
Returns the structural feature for which an accessor is needed.
getStructuralFeature() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Returns the structural feature for which an accessor is needed.
getStructuralFeature(Diff) - Static method in class org.eclipse.emf.compare.utils.MatchUtil
Get the structural feature of any difference.
getStructuredViewer() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractStructuredMergeViewer
Returns the wrapped StructuredViewer.
getStructuredViewer() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.TableMergeViewer
Returns the wrapped StructuredViewer.
getStructuredViewer() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.TreeMergeViewer
Returns the wrapped StructuredViewer.
getStructureMergeViewerFilter() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
getStructureMergeViewerFilter() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
 
getStructureMergeViewerGrouper() - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
getStructureMergeViewerGrouper() - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
 
getStyle() - Method in interface org.eclipse.emf.compare.provider.utils.IStyledString
Returns the style associated with this string.
getStyledName() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
The styled label for the this group.
getStyledName() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.ThreeWayComparisonGroupProvider.ConflictsGroupImpl
The styled label for the this group.
getStyledName() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroup
The styled label for the this group.
getStyledStringConverter() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerLabelProvider
Returns the StyledStringConverter used to convert emf compare styled strings to jface styled strings.
getStyledText(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.LogicalModelViewLabelProvider
 
getStyledText(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerLabelProvider
getStyledText(Object) - Method in class org.eclipse.emf.compare.provider.ExtendedAdapterFactoryItemDelegator
Returns the styled text label for the given object.
getStyledText(Object) - Method in interface org.eclipse.emf.compare.provider.IItemStyledLabelProvider
Returns the styled text label for the given object.
getStyledText(Object) - Method in class org.eclipse.emf.compare.provider.spec.AttributeChangeItemProviderSpec
Returns the styled text label for the given object.
getStyledText(Object) - Method in class org.eclipse.emf.compare.provider.spec.ComparisonItemProviderSpec
Returns the styled text label for the given object.
getStyledText(Object) - Method in class org.eclipse.emf.compare.provider.spec.ConflictItemProviderSpec
Returns the styled text label for the given object.
getStyledText(Object) - Method in class org.eclipse.emf.compare.provider.spec.FeatureMapChangeItemProviderSpec
Returns the styled text label for the given object.
getStyledText(Object) - Method in class org.eclipse.emf.compare.provider.spec.MatchItemProviderSpec
Returns the styled text label for the given object.
getStyledText(Object) - Method in class org.eclipse.emf.compare.provider.spec.MatchResourceItemProviderSpec
Returns the styled text label for the given object.
getStyledText(Object) - Method in class org.eclipse.emf.compare.provider.spec.ReferenceChangeItemProviderSpec
Returns the styled text label for the given object.
getStyledText(Object) - Method in class org.eclipse.emf.compare.provider.spec.ResourceAttachmentChangeItemProviderSpec
Returns the styled text label for the given object.
getStyledText(Object) - Method in class org.eclipse.emf.compare.provider.spec.ResourceLocationChangeItemProviderSpec
Returns the styled text label for the given object.
getStyledText(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.GroupItemProviderAdapter
Returns the styled text label for the given object.
getStyledText(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.TreeNodeItemProviderSpec
Returns the styled text label for the given object.
getStyledText(AdapterFactory, Object) - Static method in class org.eclipse.emf.compare.provider.AdapterFactoryUtil
Deprecated.
Returns the StyledText for the given object and the given adapter factory.
getSubDiffs(boolean) - Static method in class org.eclipse.emf.compare.internal.utils.ComparisonUtil
When merging a Diff, returns the sub diffs of this given diff, and all associated diffs (see DiffUtil#getAssociatedDiffs(Iterable, boolean, Diff)) of these sub diffs.
getSubDiffs(boolean) - Static method in class org.eclipse.emf.compare.utils.DiffUtil
Deprecated.
When merging a Diff, returns the sub diffs of this given diff, and all associated diffs (see DiffUtil#getAssociatedDiffs(Iterable, boolean, Diff)) of these sub diffs.
getSubgraphContaining(E) - Method in interface org.eclipse.emf.compare.graph.IGraph
Returns the set of all elements of the subgraph containing the given element.
getSubgraphContaining(E) - Method in interface org.eclipse.emf.compare.graph.IGraphView
Returns the set of all elements of the subgraph containing the given element.
getSubgraphContaining(E) - Method in class org.eclipse.emf.compare.internal.utils.Graph
Returns the set of all elements of the subgraph containing the given element.
getSubgraphContaining(E) - Method in class org.eclipse.emf.compare.internal.utils.ReadOnlyGraph
Returns the set of all elements of the subgraph containing the given element.
getSubgraphContaining(E, ImmutableSet<E>) - Method in interface org.eclipse.emf.compare.graph.IGraphView
Returns the set of all elements of the subgraph containing the given element and ending at the given boundaries.
getSubgraphContaining(E, ImmutableSet<E>) - Method in class org.eclipse.emf.compare.internal.utils.ReadOnlyGraph
Returns the set of all elements of the subgraph containing the given element and ending at the given boundaries.
getSubgraphContaining(E, Set<E>) - Method in interface org.eclipse.emf.compare.graph.IGraph
Returns the set of all elements of the subgraph containing the given element and ending at the given boundaries.
getSubgraphContaining(E, Set<E>) - Method in class org.eclipse.emf.compare.internal.utils.Graph
Returns the set of all elements of the subgraph containing the given element and ending at the given boundaries.
getSubmatches() - Method in class org.eclipse.emf.compare.impl.MatchImpl
getSubmatches() - Method in interface org.eclipse.emf.compare.Match
Returns the value of the 'Submatches' containment reference list.
getSubMatchNodes() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.MatchNode
Get all the match trees that are submatches of the match
getSubscriber(ICompareContainer, ITypedElement, ITypedElement, ITypedElement, IProgressMonitor) - Method in interface org.eclipse.emf.compare.ide.ui.subscriber.ISubscriberProvider
Returns the subscriber that provides the synchronization between local resources and remote resources based on the given comparison input.
getSubscriber(ICompareContainer, ITypedElement, ITypedElement, ITypedElement, IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.subscriber.SubscriberProviderRegistry
Returns the subscriber that provides the synchronization between local resources and remote resources based on the given comparison input.
getSubscriber(ICompareContainer, ITypedElement, ITypedElement, ITypedElement, IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.subscriber.TeamSubscriberProvider
 
getSubscriberProvider() - Method in class org.eclipse.emf.compare.ide.ui.internal.subscriber.SubscriberProviderDescriptor
Returns the IDependencyProvider.
getSubscriberProviderRegistry() - Method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
Returns the registry containing all known subscriber providers.
getSynchronizationModels(IFile, IProgressMonitor) - Static method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.LogicalModelViewHandlerUtil
Get the logical model associated with the given file.
getSynchronizationModels(IWorkbenchPart, ISelection, IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.AbstractLogicalModelViewHandler
Get the logical models associated with the given editor or selection.
getSynchronizationModels(IWorkbenchPart, ISelection, IProgressMonitor) - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.view.ILogicalModelViewHandler
Get the logical models associated with the given editor or selection.
getTarget() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.accessor.AccessorAdapter
 
getTarget() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInputAdapter
getTarget() - Method in class org.eclipse.emf.compare.provider.ExtendedItemProviderDecorator
getTarget() - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getTarget() - Method in class org.eclipse.emf.compare.utils.EqualityHelper
getTarget() - Method in interface org.eclipse.emf.compare.utils.IEqualityHelper
getTargetMatch(Diff) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
Provide the Match that should directly contain the given diff.
getText(int) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
Returns the text stored at the given column index in the receiver, or empty string if the text has not been set.
getText(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputLabelProvider
getText(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeContentMergeViewerItemLabelProvider
 
getText(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerLabelProvider
getText(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInputLabelProvider
getText(Object) - Method in class org.eclipse.emf.compare.provider.AttributeChangeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.ComparisonItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.ConflictItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.EquivalenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.FeatureMapChangeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
getText(Object) - Method in class org.eclipse.emf.compare.provider.MatchItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.ReferenceChangeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.ResourceAttachmentChangeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.ResourceLocationChangeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.spec.AttributeChangeItemProviderSpec
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.spec.ConflictItemProviderSpec
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.spec.FeatureMapChangeItemProviderSpec
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.spec.MatchItemProviderSpec
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.spec.MatchResourceItemProviderSpec
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.spec.ReferenceChangeItemProviderSpec
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.spec.ResourceAttachmentChangeItemProviderSpec
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.provider.spec.ResourceLocationChangeItemProviderSpec
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.ItemDescriptorLabelProvider
getText(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.GroupItemProviderAdapter
getText(AdapterFactory, Object) - Static method in class org.eclipse.emf.compare.provider.AdapterFactoryUtil
Deprecated.
Returns the text of the given object by adapting it to IItemLabelProvider and asking for its text.
getTextBounds(int) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
Returns a rectangle describing the size and location relative to its parent of the text at a column in the tree or the table.
getTextInputData() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInput
 
getThresholdAmount(EObject) - Method in class org.eclipse.emf.compare.match.eobject.EditionDistance
getThresholdRatio(int) - Method in class org.eclipse.emf.compare.match.eobject.EditionDistance
return a ratio to apply on the amount of maximum un-similarity amount depending on the number of features which are considered.
getTicks() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.AbstractResolution
Number of ticks to allocate to the progress monitor used for reporting progress.
getTitle() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackMergeViewer
getTo() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DependencyFoundEvent
 
getToolBar() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
Returns the toolbar for this Structure merge viewer.
getToolBarManager() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareToolBar
Returns the toolbar manager for this tool bar.
getTooltip(MergeMode) - Method in interface org.eclipse.emf.compare.provider.ITooltipLabelProvider
Return a tooltip for the given MergeMode.
getTraversals(ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFResourceMapping
getTreeExpandTimeout() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
Returns the timeout limit for the number of seconds spent expanding the tree viewer.
getTreeFrom(E) - Method in interface org.eclipse.emf.compare.graph.IGraph
Returns the tree starting from the given root element if it is contained in the graph.
getTreeFrom(E) - Method in interface org.eclipse.emf.compare.graph.IGraphView
Returns the tree starting from the given root element if it is contained in the graph.
getTreeFrom(E) - Method in class org.eclipse.emf.compare.internal.utils.Graph
Returns the tree starting from the given root element if it is contained in the graph.
getTreeFrom(E) - Method in class org.eclipse.emf.compare.internal.utils.ReadOnlyGraph
Returns the tree starting from the given root element if it is contained in the graph.
getTreeFrom(E, Set<E>) - Method in interface org.eclipse.emf.compare.graph.IGraph
Returns the tree starting from the given root element and ending at the given boundaries..
getTreeFrom(E, Set<E>) - Method in interface org.eclipse.emf.compare.graph.IGraphView
Returns the tree starting from the given root element and ending at the given boundaries..
getTreeFrom(E, Set<E>) - Method in class org.eclipse.emf.compare.internal.utils.Graph
Returns the tree starting from the given root element and ending at the given boundaries..
getTreeFrom(E, Set<E>) - Method in class org.eclipse.emf.compare.internal.utils.ReadOnlyGraph
Returns the tree starting from the given root element and ending at the given boundaries..
getTreeNode(Collection<TreeNode>, Match) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Search from the given list of TreeNodes (and recursively on its children), the one that is associated to the given Match.
getTreeNodeFromURI(Collection<TreeNode>, URI) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Get from the given list of TreeNodes, the one that has its data's resource's URI (TreeNode -> Match -> EObject -> Resource -> URI) corresponding to the given URI.
getTreeNodes(Diff) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.DependencyData
 
getTreeNodes(EObject) - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.AbstractDifferenceGroupProvider
Returns all TreeNodes that are wrapping the given eObject.
getTreeNodes(EObject) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider
Returns all TreeNodes that are wrapping the given eObject.
getTreePathFromItem(Item) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getTreeTab() - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
Returns the lazily created tree tab.
getTreeViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
Returns the tree viewer.
getType() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.accessor.AccessorAdapter
getType() - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.NoDifferencesCompareInput.NoDifferencesTypedElement
getType() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.StorageTypedElement
getType() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput.ForwardingTypedElement
getType() - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.legacy.ITypedElement
Returns the type of this object.
getType() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Returns the type of this object.
getType() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ContainmentReferenceChangeAccessorImpl
Returns the type of this object.
getType() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.MatchAccessor
Returns the type of this object.
getType() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ResourceContentsAccessorImpl
Returns the type of this object.
getType() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ResourceStreamAccessorImpl
Returns the type of this object.
getType() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.StringAttributeChangeAccessor
Returns the type of this object.
getType() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.legacy.impl.TypedNotifier
Returns the type of this object.
getType() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupDescriptorWrapper
Return the type of Comparison this group provider can handle.
getType() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider.Descriptor
Return the type of Comparison this group provider can handle.
getType(EFactory, String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getUnderlineColor() - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style
 
getUnderlineStyle() - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style
 
getUndoCommand() - Method in class org.eclipse.emf.compare.command.DelegatingCommandStack
getUndoCommand() - Method in class org.eclipse.emf.compare.command.impl.CompareCommandStack.CompareSideCommandStack
Returns the command that will be undone if CompareCommandStack.undo() is called.
getUndoCommand() - Method in class org.eclipse.emf.compare.command.impl.DualCompareCommandStack
getUndoCommand() - Method in class org.eclipse.emf.compare.command.impl.TransactionalDualCompareCommandStack
getUnmergeableFillColor() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.CompareColorImpl
Get the color for Unmergeable difference.
getUnmergeableFillColor() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.ICompareColor
Get the color for Unmergeable difference.
getUnmergeableStrokeColor() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.CompareColorImpl
Get the color for Unmergeable difference border items.
getUnmergeableStrokeColor() - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.ICompareColor
Get the color for Unmergeable difference border items.
getUnselectedDifferenceFilters() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterChange
Returns the list of unselected IDifferenceFilter.
getUnselectedDifferenceFilters() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilterChange
Returns the list of unselected IDifferenceFilter.
getUnSelectedDifferenceFilters() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.StructureMergeViewerFilter
Returns the set of unselected filters known by this viewer.
getUpperBoundDistance() - Method in class org.eclipse.emf.compare.match.eobject.URIDistance
return the maximum value we can get for this distance.
getUri(EObject) - Static method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceDependencyFoundEvent
Returns the URI of the given eObject.
getURI() - Method in class org.eclipse.emf.compare.ide.internal.utils.URIStorage
Returns the unmodified URI for this storage (will need normalization).
getURI(String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getURI(EObject) - Method in class org.eclipse.emf.compare.utils.EqualityHelper
Deprecated.
getURIHandler(URI) - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
getURIHandlers() - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
getURIMap() - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
getUseIdentifierValue() - Static method in class org.eclipse.emf.compare.rcp.internal.match.DefaultRCPMatchEngineFactory
Parse the input preference to retrieve the value of DefaultRCPMatchEngineFactory.USE_IDENTIFIER_ATTR.
getUsername() - Method in class org.eclipse.emf.compare.ide.internal.utils.StoragePathAdapter
Getter for the commit owner username.
getValue() - Method in interface org.eclipse.emf.compare.AttributeChange
Returns the value of the 'Value' attribute.
getValue() - Method in enum class org.eclipse.emf.compare.ConflictKind
getValue() - Method in enum class org.eclipse.emf.compare.DifferenceKind
getValue() - Method in enum class org.eclipse.emf.compare.DifferenceSource
getValue() - Method in enum class org.eclipse.emf.compare.DifferenceState
getValue() - Method in interface org.eclipse.emf.compare.FeatureMapChange
Returns the value of the 'Value' attribute.
getValue() - Method in class org.eclipse.emf.compare.impl.AttributeChangeImpl
getValue() - Method in class org.eclipse.emf.compare.impl.FeatureMapChangeImpl
getValue() - Method in class org.eclipse.emf.compare.impl.ReferenceChangeImpl
getValue() - Method in interface org.eclipse.emf.compare.ReferenceChange
Returns the value of the 'Value' reference.
getValue(Map<Object, Object>, Object, Class<T>) - Static method in class org.eclipse.emf.compare.adapterfactory.context.AbstractContextTester
Returns the value of the context map stored under the given key, if it is an instance of the given class.
getValue(Diff) - Static method in class org.eclipse.emf.compare.utils.MatchUtil
Get the value of any difference.
getValue(ResourceAttachmentChange) - Method in class org.eclipse.emf.compare.internal.conflict.AbstractConflictSearch
Provide the non-null model element the given diff applies to.
getValue(EObject, EStructuralFeature) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getValueFrom(DifferenceSource) - Static method in enum class org.eclipse.emf.compare.rcp.ui.mergeviewer.IMergeViewer.MergeViewerSide
Get the side value from the given DifferenceSource.
getValueFromDiff(Diff, IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ManyStructuralFeatureAccessorImpl
Get the value of the given side associated to the given Diff.
getValueFromDiff(Diff, IMergeViewer.MergeViewerSide) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.MergeViewerUtil
 
getValueFromResourceAttachmentChange(ResourceAttachmentChange, Comparison, IMergeViewer.MergeViewerSide) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.MergeViewerUtil
 
getValues(Diff, IMergeViewer.MergeViewerSide) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.MergeViewerUtil
 
getValuesStillThere(EObjectIndex.Side) - Method in interface org.eclipse.emf.compare.match.eobject.EObjectIndex
return the list of EObjects of a given side still available in the index.
getValuesStillThere(EObjectIndex.Side) - Method in class org.eclipse.emf.compare.match.eobject.internal.ByTypeIndex
return the list of EObjects of a given side still available in the index.
getValuesStillThere(EObjectIndex.Side) - Method in class org.eclipse.emf.compare.match.eobject.internal.ProximityIndex
return the list of EObjects of a given side still available in the index.
getValuesToMatchAhead(EObjectIndex.Side) - Method in class org.eclipse.emf.compare.match.eobject.internal.ByTypeIndex
Return EObjects to match ahead of time if there are some.
getValuesToMatchAhead(EObjectIndex.Side) - Method in interface org.eclipse.emf.compare.match.eobject.internal.MatchAheadOfTime
Return EObjects to match ahead of time if there are some.
getValuesToMatchAhead(EObjectIndex.Side) - Method in class org.eclipse.emf.compare.match.eobject.internal.ProximityIndex
Return EObjects to match ahead of time if there are some.
getValueText(Object, EAttribute) - Method in class org.eclipse.emf.compare.provider.spec.AttributeChangeItemProviderSpec
Converts to text the given Attribute & value.
getValueText(AttributeChange) - Method in class org.eclipse.emf.compare.provider.spec.AttributeChangeItemProviderSpec
Converts to text the given AttributeChange.
getValueText(FeatureMapChange) - Method in class org.eclipse.emf.compare.provider.spec.FeatureMapChangeItemProviderSpec
Converts to text the given FeatureMapChange.
getValueText(ReferenceChange) - Method in class org.eclipse.emf.compare.provider.spec.ReferenceChangeItemProviderSpec
Converts to text the given ReferenceChange.
getVerticalOffset() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.TableMergeViewer
 
getViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper.ControlAndViewer
 
getViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
Returns the StructuredViewer associated with this wrapper.
getViewer() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.Navigatable
Return the viewer associated with this Navigatable.
getViewer() - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent
Gets the viewer.
getViewerComposite() - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.GroupsInteractiveContent
The composite holding the viewer.
getViewerRow(Point) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getViewerRowFromItem(Widget) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
getVisibleContainmentDiffs(EObject, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Determines all differences regarding the given object which are related to a containment reference change and are visible in the viewer.
getWeight(EStructuralFeature) - Method in class org.eclipse.emf.compare.match.eobject.DefaultWeightProvider
Return the weight for the given feature.
getWeight(EStructuralFeature) - Method in class org.eclipse.emf.compare.match.eobject.EcoreWeightProvider
Return the weight for the given feature.
getWeight(EStructuralFeature) - Method in interface org.eclipse.emf.compare.match.eobject.WeightProvider
Return the weight for the given feature.
getWeightProvider() - Method in class org.eclipse.emf.compare.match.eobject.internal.WeightProviderDescriptorImpl
Returns the wrapped weight provider.
getWeightProvider() - Method in interface org.eclipse.emf.compare.match.eobject.WeightProvider.Descriptor
Returns the wrapped weight provider.
getWeightProvider() - Method in class org.eclipse.emf.compare.rcp.internal.match.WeightProviderDescriptorRCPImpl
Returns the wrapped weight provider.
getWeightProviderRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns the registry of weight providers.
getWeightProviders(EPackage) - Method in interface org.eclipse.emf.compare.match.eobject.WeightProvider.Descriptor.Registry
Retrieve the weight providers from a given ePackage.
getWeightProviders(EPackage) - Method in class org.eclipse.emf.compare.match.eobject.WeightProviderDescriptorRegistryImpl
Retrieve the weight providers from a given ePackage.
getXMLEncoding(String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getXMLMap() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
getXSIType() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
Graph<E> - Class in org.eclipse.emf.compare.internal.utils
This structure will be used to maintain a undirected graph of elements.
Graph() - Constructor for class org.eclipse.emf.compare.internal.utils.Graph
Constructs an empty graph.
GROUP_PROVIDER_PPID - Static variable in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
 
GroupAction - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions
This action will allow us to group differences by their kind.
GroupAction(StructureMergeViewerGrouper, IDifferenceGroupProvider.Descriptor, IDifferenceGroupProvider, DifferenceGroupManager, boolean) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.GroupAction
Instantiates our action given its target grouper.
GroupActionMenu - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions
This menu will display actions that will allow the user to group differences together.
GroupActionMenu(StructureMergeViewerGrouper, IDifferenceGroupProvider.Descriptor.Registry) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.GroupActionMenu
Constructs our grouping menu.
GroupItemProviderAdapter - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider
An specific ItemProviderAdapter for groups.
GroupItemProviderAdapter(AdapterFactory, EObject, IDifferenceGroup) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.GroupItemProviderAdapter
Constructor.
groupsAreBuilt() - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.AbstractDifferenceGroupProvider
Tells if the groups of this provider have been already built for a comparison.
groupsAreBuilt() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider2
Tells if the groups of this provider have been already built for a comparison.
GroupsInteractiveContent - Class in org.eclipse.emf.compare.rcp.ui.internal.preferences.impl
Interactive content used for IDifferenceGroupProvider preferences.
GroupsInteractiveContent(Composite) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.GroupsInteractiveContent
Constructor.
GroupsPreferencePage - Class in org.eclipse.emf.compare.rcp.ui.internal.preferences
Preference page for group providers.
GroupsPreferencePage() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.preferences.GroupsPreferencePage
 
guavaToJava(Predicate<T>) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
Deprecated.
Guava predicates and functions are only aligned in recent versions of Guava.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form