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|All Packages
All Classes|All Packages
All Classes|All Packages
T
- tabFolder - Variable in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
-
Tab folder for all tabs in this page.
- TableContentMergeViewer - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table
- TableContentMergeViewer(Composite, EMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewer
-
Call the super constructor.
- TableContentMergeViewerContentProvider - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table
- TableContentMergeViewerContentProvider(EMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
- TableContentMergeViewerCreator - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table
-
A
IViewerCreator
that createsTableContentMergeViewer
. - TableContentMergeViewerCreator() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerCreator
- TableMergeViewer - Class in org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl
-
A concrete implementation of
AbstractTableOrTreeMergeViewer
for TableViewer. - TableMergeViewer(Composite, IMergeViewer.MergeViewerSide, ICompareColor.Provider, IEMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.TableMergeViewer
-
Default constructor.
- TAG_DESCRIPTOR - Static variable in class org.eclipse.emf.compare.rcp.internal.extension.impl.DescriptorRegistryEventListener
-
Descriptor tag of extension point.
- TeamSubscriberProvider - Class in org.eclipse.emf.compare.ide.ui.subscriber
- TeamSubscriberProvider() - Constructor for class org.eclipse.emf.compare.ide.ui.subscriber.TeamSubscriberProvider
- TechnicalitiesFilter - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl
-
A filter used by default that rejects all 'technical' differences.
- TechnicalitiesFilter() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.TechnicalitiesFilter
- test(Object, String, Object[], Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFModelResourceTester
- test(Object, String, Object[], Object) - Method in class org.eclipse.emf.compare.rcp.internal.preferences.PreferencesPropertyTester
- text - Variable in class org.eclipse.emf.compare.internal.dmp.diff_match_patch.Diff
-
The text associated with this diff operation.
- TEXT_TYPE - Static variable in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.legacy.ITypedElement
-
Type for an element whose actual type is text (value
"txt"
). - TextFallbackCompareInput - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback
-
A highly specialized implementation of a compare input that uses
text input data
to manage the information about the ancestor, left, and right. - TextFallbackCompareInput(int, TextFallbackCompareInputData, boolean) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInput
-
Creates an instance of the given kind, using the given text input data, and an indication of whether this input is for
preview mode
. - TextFallbackCompareInputData - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback
-
An encapsulation of information about the three sides of a
TextFallbackCompareInput
. - TextFallbackCompareInputData(EObject) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputData
-
Creates an instance for the given object.
- TextFallbackCompareInputLabelProvider - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback
-
A specialized implementation of a compare input label provider.
- TextFallbackCompareInputLabelProvider(TextFallbackMergeViewer, EMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputLabelProvider
-
Creates an instance for the given viewer and configuration.
- TextFallbackCompareViewerCreator - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer
- TextFallbackCompareViewerCreator() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.TextFallbackCompareViewerCreator
- TextFallbackMergeViewer - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback
-
A highly specialized implementation of a text merge viewer.
- TextFallbackMergeViewer(Composite, EMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackMergeViewer
-
Creates an instance under the given parent using the given configuration.
- TextProvider() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ProblemIndicationComposite.TextProvider
- ThreadedModelResolver - Class in org.eclipse.emf.compare.ide.ui.internal.logical.resolver
-
This implementation of an
IModelResolver
will look up all of the models located in a set container level of the "starting point" (by default, the containing project) to construct the graph of dependencies between these models. - ThreadedModelResolver() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ThreadedModelResolver
- ThreadSafeProgressMonitor - Class in org.eclipse.emf.compare.ide.ui.internal.util
- ThreadSafeProgressMonitor(IProgressMonitor) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.util.ThreadSafeProgressMonitor
- THREE_WAY - org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider.ComparisonType
-
Only three way comparison.
- THREE_WAY_EDEFAULT - Static variable in class org.eclipse.emf.compare.impl.ComparisonImpl
-
The default value of the '
Three Way
' attribute. - threeWay - Variable in class org.eclipse.emf.compare.impl.ComparisonImpl
-
The cached value of the '
Three Way
' attribute. - ThreeWayComparisonGroupProvider - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl
-
This implementation of a
IDifferenceGroupProvider
will be used to group the differences by theirside
: left, right and conflicts. - ThreeWayComparisonGroupProvider() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.ThreeWayComparisonGroupProvider
- ThreeWayComparisonGroupProvider.CompositeConflict - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl
- ThreeWayComparisonGroupProvider.ConflictsGroupImpl - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl
-
Specialized
BasicDifferenceGroupImpl
for Conflicts. - ThreeWayTextDiff - Class in org.eclipse.emf.compare.internal
-
Three-way differencing utility for plain text.
- ThreeWayTextDiff(String, String, String) - Constructor for class org.eclipse.emf.compare.internal.ThreeWayTextDiff
-
Constructs a
ThreeWayTextDiff
for the givenorigin
version of a plain text and the two potentially modified versions of it,left
andright
. - THRESHOLD - Static variable in class org.eclipse.emf.compare.ide.ui.internal.logical.SimilarityComputer
-
The maximum percentage of differing lines contained in the content for files to be considered a rename.
- TimeboxedExpandItemsRunnable(WrappableTreeViewer, Set<TreeItem>) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.ExpandAllModelAction.TimeboxedExpandItemsRunnable
- TimeboxedExpandItemsRunnable(WrappableTreeViewer, Set<TreeItem>, long) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.ExpandAllModelAction.TimeboxedExpandItemsRunnable
- toJFaceStyledString(IStyledString.IComposedStyledString) - Method in class org.eclipse.emf.compare.ide.ui.internal.util.StyledStringConverter
- TooltipLabelAdapterFactory - Class in org.eclipse.emf.compare.provider
-
SuperClass of factories that need to access tooltips labels.
- TooltipLabelAdapterFactory() - Constructor for class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
-
The constructor.
- toReadOnlyGraph(IGraph<E>) - Static method in class org.eclipse.emf.compare.internal.utils.ReadOnlyGraph
-
Convert a graph to a read-only graph.
- toString() - Method in class org.eclipse.emf.compare.command.CommandStackEvent
- toString() - Method in enum org.eclipse.emf.compare.ConflictKind
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in enum org.eclipse.emf.compare.DifferenceKind
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in enum org.eclipse.emf.compare.DifferenceSource
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in enum org.eclipse.emf.compare.DifferenceState
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
- toString() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
- toString() - Method in class org.eclipse.emf.compare.impl.AttributeChangeImpl
- toString() - Method in class org.eclipse.emf.compare.impl.ComparisonImpl
- toString() - Method in class org.eclipse.emf.compare.impl.ConflictImpl
- toString() - Method in class org.eclipse.emf.compare.impl.DiffImpl
- toString() - Method in class org.eclipse.emf.compare.impl.FeatureMapChangeImpl
- toString() - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
- toString() - Method in class org.eclipse.emf.compare.impl.ResourceAttachmentChangeImpl
- toString() - Method in class org.eclipse.emf.compare.impl.ResourceLocationChangeImpl
- toString() - Method in class org.eclipse.emf.compare.internal.dmp.diff_match_patch.Diff
-
Display a human-readable version of this Diff.
- toString() - Method in class org.eclipse.emf.compare.internal.dmp.diff_match_patch.Patch
-
Emmulate GNU diff's format.
- toString() - Method in class org.eclipse.emf.compare.internal.spec.AttributeChangeSpec
- toString() - Method in class org.eclipse.emf.compare.internal.spec.FeatureMapChangeSpec
- toString() - Method in class org.eclipse.emf.compare.internal.spec.MatchSpec
- toString() - Method in class org.eclipse.emf.compare.internal.spec.ReferenceChangeSpec
- toString() - Method in class org.eclipse.emf.compare.internal.spec.ResourceLocationChangeSpec
- toString() - Method in class org.eclipse.emf.compare.match.eobject.internal.ProximityMatchStats
- toString() - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.AbstractItemDescriptor
- toString() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
- toString() - Method in class org.eclipse.emf.compare.utils.Objects.ToStringHelper
- toStringHelper(Object) - Static method in class org.eclipse.emf.compare.utils.Objects
-
Creates a builder for the
toString()
of the given object. - ToStringHelper(Object) - Constructor for class org.eclipse.emf.compare.utils.Objects.ToStringHelper
-
Builds a toStringHelper for the given target object.
- TracingConstant - Class in org.eclipse.emf.compare.rcp.internal.tracer
-
Store constant used to display or not a trace.
- TransactionalDualCompareCommandStack - Class in org.eclipse.emf.compare.command.impl
-
ICompareCommandStack
implementation that will delegate to two given command stacks; one for each side of the comparison. - TransactionalDualCompareCommandStack(AbstractTransactionalCommandStack, AbstractTransactionalCommandStack) - Constructor for class org.eclipse.emf.compare.command.impl.TransactionalDualCompareCommandStack
-
Creates an instance that delegates to two given
AbstractTransactionalCommandStack
. - TREE - org.eclipse.emf.compare.ide.ui.internal.logical.view.LogicalModelView.Presentation
-
Show folder structure in full tree.
- TREE_NODE_DATA - Static variable in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroup
-
Function that retrieve the data of the given TreeNode.
- treeAutoExpandLevel - Variable in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
-
Editor for preference
EMFCompareUIPreferences.EDITOR_TREE_AUTO_EXPAND_LEVEL
. - treeAutoSelectFirstChange - Variable in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
-
Editor for preference
EMFCompareUIPreferences.EDITOR_TREE_AUTO_SELECT_FIRST_CHANGE
. - TreeCompareInputAdapterFactory - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider
- TreeCompareInputAdapterFactory() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
-
Creates an
ComposeableAdapterFactory
with the following supported types:ICompareInput
. - TreeContentMergeViewer - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree
- TreeContentMergeViewer(int, ResourceBundle, Composite, EMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewer
-
Creates a new
TreeContentMergeViewer
by calling the super constructor with the given parameters. - TreeContentMergeViewer(Composite, EMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewer
-
Creates a new
TreeContentMergeViewer
by calling the super constructor with the given parameters. - TreeContentMergeViewer.ExpandCollapseListener - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree
- TreeContentMergeViewerContentProvider - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree
-
An
IMergeViewerContentProvider
that delegatesgetXXXImage(Object)
andgetXXXText()
to aCompareConfiguration
. - TreeContentMergeViewerContentProvider(EMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
-
Creates a new
TreeContentMergeViewerContentProvider
and stored the givenCompareConfiguration
. - TreeContentMergeViewerCreator - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree
-
A
IViewerCreator
that createsTreeContentMergeViewer
. - TreeContentMergeViewerCreator() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerCreator
- TreeContentMergeViewerItemLabelProvider - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider
-
Label Provider for
IMergeViewerItem
s. - TreeContentMergeViewerItemLabelProvider(ResourceBundle, AdapterFactory, IMergeViewer.MergeViewerSide) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeContentMergeViewerItemLabelProvider
-
Constructor.
- treeExpandTimeout - Variable in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
-
Editor for preference
EMFCompareUIPreferences.EDITOR_TREE_EXPAND_TIMEOUT
. - treeHighlightRelatedChanges - Variable in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
-
Editor for preference
EMFCompareUIPreferences.EDITOR_TREE_HIGHLIGHT_RELATED_CHANGES
. - TreeItemProviderAdapterFactorySpec - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider
-
A specific implementation of
TreeItemProviderAdapterFactory
. - TreeItemProviderAdapterFactorySpec(StructureMergeViewerFilter) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.TreeItemProviderAdapterFactorySpec
-
Constructor.
- TreeMergeViewer - Class in org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl
-
A concrete implementation of
AbstractTableOrTreeMergeViewer
for TreeViewer. - TreeMergeViewer(Composite, IMergeViewer.MergeViewerSide, ICompareColor.Provider, IEMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.TreeMergeViewer
-
Default constructor.
- TreeMergeViewerItemContentProvider - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider
-
ContentProvider for
IMergeViewerItem
s which uses their 'left', 'right' and 'ancestor' sides in combination with the givenAdapterFactory
to create the children and parentIMergeViewerItem
s. - TreeMergeViewerItemContentProvider() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
- TreeNodeCompareInput - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider
- TreeNodeCompareInput(AdapterFactory) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInput
-
Constructor.
- TreeNodeCompareInputLabelProvider - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider
-
Provides labels for the content viewer pane.
- TreeNodeCompareInputLabelProvider() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInputLabelProvider
- TreeNodeImpl - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes
-
An implementation of the model object 'Node'.
- TreeNodeImpl() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.TreeNodeImpl
- TreeNodeItemProviderSpec - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider
-
A specific implementation of
TreeNodeItemProvider
. - TreeNodeItemProviderSpec(AdapterFactory, StructureMergeViewerFilter) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.TreeNodeItemProviderSpec
-
This constructs an instance from a factory.
- treeTab - Variable in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
-
Tree tab.
- triggerEditorActivationEvent(ColumnViewerEditorActivationEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- tspm - Variable in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.AbstractMonitoredProxyCreationListener
-
The progress monitor.
- TWO_WAY - org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider.ComparisonType
-
Only two way comparison.
- TYPE_ELIST_DIFF - Static variable in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.TypeConstants
-
Used by accessors displaying diffs as a list.
- TYPE_EMATCH - Static variable in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.TypeConstants
-
Used by accessors displaying matches.
- TYPE_ERESOURCE_DIFF - Static variable in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.TypeConstants
-
Used by accessors displaying diffs as resource.
- TYPE_ETEXT_DIFF - Static variable in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.TypeConstants
-
Used by accessors displaying diffs as text.
- TYPE_ETREE_DIFF - Static variable in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.TypeConstants
-
Used by accessors displaying diffs as a tree.
- TYPE_FALLBACK_TEXT - Static variable in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.TypeConstants
-
Used when the comparison failed and we want to fallback to text merge.
- TypeConstants - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer
-
Constants used by org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.legacy.ITypedElement implementations.
- TypedNotifier - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.legacy.impl
-
A specific implementation of
AbstractTypedElementAdapter
for notifiers. - TypedNotifier(AdapterFactory, Notifier) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.legacy.impl.TypedNotifier
-
Default constructor.
All Classes|All Packages