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

F

FACTORY_PPID - Static variable in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
The id of the adapter factory extension point.
FAILED - Enum constant in enum class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.ComputationState
Computation is over and has failed.
failedDoubleCheck() - Method in class org.eclipse.emf.compare.match.eobject.internal.ProximityMatchStats
A double check has failed.
failOnRealConflictUnless(Predicate<? super Conflict>) - Method in class org.eclipse.emf.compare.merge.ComputeDiffsToMerge
Set the failOnConflict flag.
fallbackMergeViewerResources - Variable in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewerResourceBundle
 
fatalError(XMIException) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
fatalError(SAXParseException) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
fatalError(SAXParseException) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
FEATURE_MAP_CHANGE - Static variable in interface org.eclipse.emf.compare.ComparePackage
The meta object id for the 'Feature Map Change' class.
FEATURE_MAP_CHANGE - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Feature Map Change' class.
FEATURE_MAP_CHANGE__ATTRIBUTE - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Attribute' reference.
FEATURE_MAP_CHANGE__ATTRIBUTE - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Attribute' reference feature.
FEATURE_MAP_CHANGE__CONFLICT - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Conflict' reference.
FEATURE_MAP_CHANGE__EQUIVALENCE - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Equivalence' reference.
FEATURE_MAP_CHANGE__IMPLIED_BY - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Implied By' reference list.
FEATURE_MAP_CHANGE__IMPLIES - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Implies' reference list.
FEATURE_MAP_CHANGE__KIND - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Kind' attribute.
FEATURE_MAP_CHANGE__MATCH - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Match' reference.
FEATURE_MAP_CHANGE__PRIME_REFINING - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Prime Refining' reference.
FEATURE_MAP_CHANGE__REFINED_BY - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Refined By' reference list.
FEATURE_MAP_CHANGE__REFINES - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Refines' reference list.
FEATURE_MAP_CHANGE__REQUIRED_BY - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Required By' reference list.
FEATURE_MAP_CHANGE__REQUIRES - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Requires' reference list.
FEATURE_MAP_CHANGE__SOURCE - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Source' attribute.
FEATURE_MAP_CHANGE__STATE - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'State' attribute.
FEATURE_MAP_CHANGE__VALUE - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Value' attribute.
FEATURE_MAP_CHANGE__VALUE - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Value' attribute feature.
FEATURE_MAP_CHANGE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.compare.ComparePackage
The number of structural features of the 'Feature Map Change' class.
featureChange(Match, EStructuralFeature, Object, DifferenceKind, DifferenceSource) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Delegates to the diff processor to create the specified feature change.
featureContains(EObject, EStructuralFeature, Object) - Static method in class org.eclipse.emf.compare.utils.MatchUtil
Determines whether the given feature of the given EObject contains the provided value, while correctly handling proxies (in other words, in case of proxies, the proxy URI is compared instead of the objects, which would otherwise lead to false negatives).
FeatureFilter - Class in org.eclipse.emf.compare.diff
FeatureFilters will be used by the default implementation of a diff engine in order to determine which features it is to check for differences.
FeatureFilter() - Constructor for class org.eclipse.emf.compare.diff.FeatureFilter
 
FeatureFilterAdapter - Class in org.eclipse.emf.compare.internal
This will be used to attach the FeatureFilter to its comparison so that it can be used after the diff process.
FeatureFilterAdapter(FeatureFilter) - Constructor for class org.eclipse.emf.compare.internal.FeatureFilterAdapter
Constructor.
featureMapChange(Match, EAttribute, Object, DifferenceKind, DifferenceSource) - Method in class org.eclipse.emf.compare.diff.DiffBuilder
This will be called whenever the diff engine detected a difference for a given attribute value.
featureMapChange(Match, EAttribute, Object, DifferenceKind, DifferenceSource) - Method in interface org.eclipse.emf.compare.diff.IDiffProcessor
This will be called whenever the diff engine detected a difference for a given attribute value.
FeatureMapChange - Interface in org.eclipse.emf.compare
A representation of the model object 'Feature Map Change'.
FeatureMapChangeConflictSearch - Class in org.eclipse.emf.compare.internal.conflict
Search conflicts for FeatureMapChanges.
FeatureMapChangeConflictSearch() - Constructor for class org.eclipse.emf.compare.internal.conflict.FeatureMapChangeConflictSearch
 
FeatureMapChangeConflictSearch.Add - Class in org.eclipse.emf.compare.internal.conflict
Search conflicts for FeatureMapChange of kind DifferenceKind.ADD.
FeatureMapChangeConflictSearch.Change - Class in org.eclipse.emf.compare.internal.conflict
Search conflicts for ReferenceChange of kind DifferenceKind.CHANGE.
FeatureMapChangeConflictSearch.Delete - Class in org.eclipse.emf.compare.internal.conflict
Search conflicts for FeatureMapChange of kind DifferenceKind.DELETE.
FeatureMapChangeConflictSearch.Move - Class in org.eclipse.emf.compare.internal.conflict
Search conflicts for FeatureMapChange of kind DifferenceKind.MOVE.
FeatureMapChangeImpl - Class in org.eclipse.emf.compare.impl
An implementation of the model object 'Feature Map Change'.
FeatureMapChangeImpl() - Constructor for class org.eclipse.emf.compare.impl.FeatureMapChangeImpl
FeatureMapChangeItemProvider - Class in org.eclipse.emf.compare.provider
This is the item provider adapter for a FeatureMapChange object.
FeatureMapChangeItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.compare.provider.FeatureMapChangeItemProvider
This constructs an instance from a factory and a notifier.
FeatureMapChangeItemProviderSpec - Class in org.eclipse.emf.compare.provider.spec
FeatureMapChangeItemProviderSpec(AdapterFactory) - Constructor for class org.eclipse.emf.compare.provider.spec.FeatureMapChangeItemProviderSpec
Constructs an FeatureMapChangeItemProviderSpec with the given factory.
FeatureMapChangeMerger - Class in org.eclipse.emf.compare.merge
This specific implementation of AbstractMerger will be used to merge attribute changes.
FeatureMapChangeMerger() - Constructor for class org.eclipse.emf.compare.merge.FeatureMapChangeMerger
 
FeatureMapChangeMoveAccessorFactory - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl
A specific IAccessorFactory for FeatureMapChanges of kind DifferenceKind.MOVE (represent an entry that moved from map to another).
FeatureMapChangeMoveAccessorFactory() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapChangeMoveAccessorFactory
 
FeatureMapChangeSpec - Class in org.eclipse.emf.compare.internal.spec
This specialization of the FeatureMapChangeImpl class allows us to define the derived features and operations implementations.
FeatureMapChangeSpec() - Constructor for class org.eclipse.emf.compare.internal.spec.FeatureMapChangeSpec
 
FeatureMapKeyChangeAccessorFactory - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl
A specific IAccessorFactory for FeatureMapChanges of kind DifferenceKind.CHANGE (represent a value that changed his key).
FeatureMapKeyChangeAccessorFactory() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapKeyChangeAccessorFactory
 
FeatureMapKeyChangeAccessorImpl - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl
A specific AbstractStructuralFeatureAccessor for FeatureMapChanges of kind DifferenceKind.CHANGE (represent a value that changed his key).
FeatureMapKeyChangeAccessorImpl(AdapterFactory, FeatureMapChange, IMergeViewer.MergeViewerSide) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.FeatureMapKeyChangeAccessorImpl
Default constructor.
FileRevisionStorageProvider - Class in org.eclipse.emf.compare.ide.ui.internal.logical
Allows access to the underlying IFileRevision's storage.
FileRevisionStorageProvider(IFileRevision) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.FileRevisionStorageProvider
Wraps a file revision as a storage provider.
fillContextMenu(IMenuManager) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractStructuredMergeViewer
fillRequiredDifferences(Comparison, Diff) - Method in class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
Sets the required link of the difference extension created by the related factory.
It has to be called when all the extensions are created.
fillRequiredDifferences(Comparison, Diff) - Method in interface org.eclipse.emf.compare.internal.postprocessor.factories.IChangeFactory
Sets the required link of the difference extension created by the related factory.
It has to be called when all the extensions are created.
filter - Variable in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
The filter we'll use in order to filter the differences that are part of this group.
filter(Object[]) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
FILTER_PROVIDER_PPID - Static variable in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
 
FilterAction - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions
These will be the actual actions displayed in the filter menu.
FilterAction(String, StructureMergeViewerFilter, IDifferenceFilter) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.FilterAction
The "default" constructor for this action.
FilterActionMenu - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions
This will be displayed atop the structure viewer as the "filters" menu.
FilterActionMenu(StructureMergeViewerFilter, IDifferenceFilter.Registry) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.FilterActionMenu
Constructs our filtering menu.
FilterComparisonScope - Class in org.eclipse.emf.compare.scope
This implementation of an IComparisonScope can be provided specific filters to filter out parts of the Notifiers' content lists.
FilterComparisonScope(Notifier, Notifier, Notifier) - Constructor for class org.eclipse.emf.compare.scope.FilterComparisonScope
This will instantiate a scope with left, right and origin Notifiers defined.
filteredDiffs(Iterable<? extends Diff>, Predicate<? super EObject>, IDifferenceGroupProvider) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Deprecated.
FilteredIterator<E> - Class in org.eclipse.emf.compare.ide.ui.internal.util
A wrapper for a TreeIterator that only returns nodes that satisfy a predicate and skips all others and their descendants.
FilteredIterator(TreeIterator<E>, Predicate<? super E>) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.util.FilteredIterator
Constructs a new iterator.
FiltersPreferencePage - Class in org.eclipse.emf.compare.rcp.ui.internal.preferences
Preference page for IDifferenceFilter.
FiltersPreferencePage() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.preferences.FiltersPreferencePage
 
findAddOrDeleteContainmentDiffs(Match) - Static method in class org.eclipse.emf.compare.utils.MatchUtil
Get the potential ReferenceChanges that represent add/delete containment differences in the parent Match of the given Match.
findClosests(Comparison, EObject, EObjectIndex.Side) - Method in interface org.eclipse.emf.compare.match.eobject.EObjectIndex
Return the closest EObjects found in other sides than the one given.
findClosests(Comparison, EObject, EObjectIndex.Side) - Method in class org.eclipse.emf.compare.match.eobject.internal.ByTypeIndex
Return the closest EObjects found in other sides than the one given.
findClosests(Comparison, EObject, EObjectIndex.Side) - Method in class org.eclipse.emf.compare.match.eobject.internal.ProximityIndex
Return the closest EObjects found in other sides than the one given.
findCommitId(ITypedElement) - Static method in class org.eclipse.emf.compare.ide.ui.internal.logical.StreamAccessorStorage
Get the commit id for the given element
findCrossReferences(Comparison, EObject, Predicate<Diff>) - Method in class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
Find the differences, on the given model object, which match with the predicate.
findFile(ITypedElement) - Static method in class org.eclipse.emf.compare.ide.ui.internal.util.PlatformElementUtil
Try and determine the resource of the given element.
findInsertionIndex(Comparison, Iterable<E>, List<E>, List<E>, E) - Static method in class org.eclipse.emf.compare.internal.utils.DiffUtil
This will try and determine the index at which a given element from the source list should be inserted in the target list.
findInsertionIndex(Comparison, Iterable<E>, List<E>, List<E>, E) - Static method in class org.eclipse.emf.compare.utils.DiffUtil
Deprecated.
This will try and determine the index at which a given element from the source list should be inserted in the target list.
findInsertionIndex(Comparison, List<E>, List<E>, E) - Static method in class org.eclipse.emf.compare.internal.utils.DiffUtil
This will try and determine the index at which a given element from the source list should be inserted in the target list.
findInsertionIndex(Comparison, List<E>, List<E>, E) - Method in class org.eclipse.emf.compare.merge.ResourceAttachmentChangeMerger
This will be used by the distinct merge actions in order to find the index at which a value should be inserted in its target list.
findInsertionIndex(Comparison, List<E>, List<E>, E) - Static method in class org.eclipse.emf.compare.utils.DiffUtil
Deprecated.
This will try and determine the index at which a given element from the source list should be inserted in the target list.
findInsertionIndex(Comparison, Diff, boolean) - Static method in class org.eclipse.emf.compare.internal.utils.DiffUtil
findInsertionIndex(Comparison, Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AttributeChangeMerger
This will be used by the distinct merge actions in order to find the index at which a value should be inserted in its target list.
findInsertionIndex(Comparison, Diff, boolean) - Method in class org.eclipse.emf.compare.merge.FeatureMapChangeMerger
This will be used by the distinct merge actions in order to find the index at which a value should be inserted in its target list.
findInsertionIndex(Comparison, Diff, boolean) - Method in class org.eclipse.emf.compare.merge.ReferenceChangeMerger
This will be used by the distinct merge actions in order to find the index at which a value should be inserted in its target list.
findInsertionIndex(Comparison, Diff, boolean) - Static method in class org.eclipse.emf.compare.utils.DiffUtil
Deprecated.
This is the main entry point for #findInsertionIndex(Comparison, EqualityHelper, Iterable, List, List, Object).
findInsertionIndex(Diff, boolean) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ManyStructuralFeatureAccessorImpl
Find the insertion index for the given diff.
findInsertionIndexForElementAt(Comparison, List<E>, List<E>, List<E>, int) - Static method in class org.eclipse.emf.compare.internal.utils.DiffUtil
This will try and determine the index at which a given element from the source list should be inserted in the target list.
findMatch(Resource, Iterable<Resource>) - Method in class org.eclipse.emf.compare.match.resource.LocationMatchingStrategy
Returns the first match of reference in candidates.
findMatch(Resource, Iterable<Resource>) - Method in class org.eclipse.emf.compare.match.resource.NameMatchingStrategy
Returns the first match of reference in candidates.
findMatch(Resource, Iterable<Resource>) - Method in class org.eclipse.emf.compare.match.resource.RootIDMatchingStrategy
findMatches(Resource, Iterable<Resource>) - Method in class org.eclipse.emf.compare.match.resource.RootIDMatchingStrategy
Returns the first two matches of reference in candidates.
findMatchIn(Comparison, List<EObject>, EObject) - Method in class org.eclipse.emf.compare.merge.ReferenceChangeMerger
Seeks a match of the given element in the given list, using the equality helper to find it.
findOrCreateTargetResource(Match, boolean) - Method in class org.eclipse.emf.compare.merge.ResourceAttachmentChangeMerger
This will try and locate the "target" resource of this merge in the current comparison.
findTreeItems(Collection<TreeNode>) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareDiffTreeRuler
 
FINISH_FAILED - Enum constant in enum class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.ShutdownState
 
FINISH_SUCCESS - Enum constant in enum class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.ShutdownState
 
FINISHED - Enum constant in enum class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.ComputationState
Computation is over and tear-down + post-treatments are finished.
FINISHED - Static variable in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.CallStatus
 
FINISHING - Enum constant in enum class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.ComputationState
Computation is over, tear-down and post-treatments are starting.
FINISHING - Static variable in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.CallStatus
 
fireChange() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
Fire a compare input change event.
fireChange() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
Sends out notification that a change has occurred on the ICompareInput.
fireChange() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput
Fire a compare input change event.
fireChange(String, Object, Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
Fires a PropertyChangeEvent to registered listeners.
fireDoubleClick(DoubleClickEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
fireHelpRequested(HelpEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInput
This convenience method converts the arguments into an appropriate update call on the viewer.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
fireOpen(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.Navigatable
Execute the fireOpen method of the viewer associated to this navigatable.
fireOpen(OpenEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
firePostSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
fireSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
 
fireSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
fireTreeCollapsed(TreeExpansionEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
fireTreeExpanded(TreeExpansionEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
flush() - Method in class org.eclipse.emf.compare.command.DelegatingCommandStack
flush() - Method in class org.eclipse.emf.compare.command.impl.CompareCommandStack
flush() - Method in class org.eclipse.emf.compare.command.impl.DualCompareCommandStack
flush() - Method in class org.eclipse.emf.compare.command.impl.TransactionalDualCompareCommandStack
FLUSH - Enum constant in enum class org.eclipse.emf.compare.command.CommandStackEvent.Operation
The value indicating that CommandStackt#flush was called.
flushContent(Object, IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
 
flushContent(Object, IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
 
flushed() - Method in class org.eclipse.emf.compare.command.impl.CompareCommandStack.CompareSideCommandStack
Disposes all the commands in the stack.
FOLDER_TYPE - Static variable in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.legacy.ITypedElement
Type for a folder input (value "FOLDER").
ForwardingCompareConfiguration - Class in org.eclipse.emf.compare.ide.ui.internal.configuration
 
ForwardingCompareConfiguration() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
ForwardingCompareConfiguration.MirroredPropertyChangeListener - Class in org.eclipse.emf.compare.ide.ui.internal.configuration
A property change listener that listens specifically for the property indicating that compare configuration's {@link ForwardingCompareConfiguration#isMirrored()isMirrored} value has changed.
ForwardingCompareInput - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer
 
ForwardingCompareInput(ICompareInput) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput
 
ForwardingCompareInput.ForwardingTypedElement - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer
 
ForwardingCompareInputAdapter - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer
 
ForwardingItemProvider - Class in org.eclipse.emf.compare.provider
Deprecated.
ForwardingItemProvider(ItemProviderAdapter) - Constructor for class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
Creates a new instance that delegate to the given object.
ForwardingTypedElement(ITypedElement) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput.ForwardingTypedElement
 
ForwardingXMLDefaultHandler - Class in org.eclipse.emf.compare.ide.internal.utils
This implementation of an XMLDefaultHandler will forward all calls to its delegate.
ForwardingXMLDefaultHandler(XMLDefaultHandler) - Constructor for class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
Creates our forwarding handler given its delegate.
ForwardingXMLHandler - Class in org.eclipse.emf.compare.ide.internal.utils
This implementation of an XMLHandler will forward all calls to its delegate.
ForwardingXMLHandler(XMLHandler, XMLResource, XMLHelper, Map<?, ?>) - Constructor for class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
Creates this forwarding handler given its delegate.
ForwardingXMLHelper - Class in org.eclipse.emf.compare.ide.internal.utils
This implementation of an XMLHelper will forward all calls to its delegate.
ForwardingXMLHelper(XMLHelper) - Constructor for class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
Default constructor.
fromSide(DifferenceSource) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
Deprecated.
This can be used to check that a given Diff originates from the given source side.
fromTypedElement(String, ITypedElement) - Static method in class org.eclipse.emf.compare.ide.ui.internal.logical.StreamAccessorStorage
Creates a StreamAccessorStorage given the input typed element.
fromTypedElement(ITypedElement) - Static method in class org.eclipse.emf.compare.ide.ui.internal.logical.StreamAccessorStorage
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