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

P

pairs(String) - Static method in class org.eclipse.emf.compare.match.statistic.similarity.NameSimilarity
This method returns a List of Strings called "pairs".
parentAdapterFactory - Variable in class org.eclipse.emf.compare.diff.provider.DiffItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory. parentAdapterFactory - Variable in class org.eclipse.emf.compare.match.metamodel.provider.MatchItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory. parentControl - Variable in class org.eclipse.emf.compare.ui.export.ExportMenu
Control under which the menu must be created.
parentViewer - Variable in class org.eclipse.emf.compare.ui.export.ExportMenu
Viewer currently displaying this menu.
parentViewer - Variable in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabFolder
This keeps track of the parent viewer of this tab folder.
partSide - Variable in class org.eclipse.emf.compare.ui.viewer.content.part.diff.ModelContentMergeDiffTab
int representing this viewer part side.
partSide - Variable in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabFolder
This int represents the side of this viewer part.
partSide - Variable in class org.eclipse.emf.compare.ui.viewer.content.part.property.ModelContentMergePropertyTab
int representing this viewer part side.
performFinish() - Method in class org.eclipse.emf.compare.ui.wizard.SaveDeltaWizard
PLUGIN_ID - Static variable in class org.eclipse.emf.compare.diff.DiffPlugin
This plugin's ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.compare.EMFComparePlugin
The plugin ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.compare.match.MatchPlugin
The plugin ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.compare.ui.EMFCompareUIPlugin
This plugin's ID.
postInsert(boolean) - Method in class org.eclipse.emf.compare.util.EMFCompareMap
Called after an insert to update the used and free slots information and rehash the map if needed.
PREFERENCES_DEFAULT_ADDED_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Default color (green) for an added element circling.
PREFERENCES_DEFAULT_CHANGED_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Default color (blue) for a modified element circling.
PREFERENCES_DEFAULT_CONFLICTING_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Default color (orange) for a conflicting element circling.
PREFERENCES_DEFAULT_HIGHLIGHT_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Default color (light yellow) for changes background.
PREFERENCES_DEFAULT_REMOVED_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Default color (red) for a removed element circling.
PREFERENCES_DEFAULT_SEARCH_WINDOW - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Default value for the siblings search window.
PREFERENCES_DESCRIPTION_ADDED_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences description for the added element color.
PREFERENCES_DESCRIPTION_CHANGED_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences description for the changed element color.
PREFERENCES_DESCRIPTION_CONFLICTING_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences description for the conflicting element color.
PREFERENCES_DESCRIPTION_DISTINCT_METAMODEL - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences description for the boolean indicating that the comparison should assume the compared models have distinct metamodels.
PREFERENCES_DESCRIPTION_DRAW_DIFFERENCES - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences description for the boolean indicating that the differences markers have to be drawn.
PREFERENCES_DESCRIPTION_HIGHLIGHT_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences description for the highlight color.
PREFERENCES_DESCRIPTION_IGNORE_ID - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences description for the boolean indicating that the comparison should ignore IDs.
PREFERENCES_DESCRIPTION_IGNORE_XMIID - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences description for the boolean indicating that the comparison should ignore XMI IDs.
PREFERENCES_DESCRIPTION_REMOVED_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences description for the removed element color.
PREFERENCES_DESCRIPTION_SEARCH_WINDOW - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences description for the siblings search window.
PREFERENCES_KEY_ADDED_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences key for the circling color of an added element.
PREFERENCES_KEY_CHANGED_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences key for the circling color of a changed element.
PREFERENCES_KEY_CONFLICTING_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences key for the circling color of a changed element.
PREFERENCES_KEY_DISTINCT_METAMODEL - Static variable in interface org.eclipse.emf.compare.util.EMFComparePreferenceKeys
Preferences key for the boolean indicating that the comparison should assume the compared models have distinct metamodels.
PREFERENCES_KEY_DRAW_DIFFERENCES - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences key for the boolean indicating that the differences markers have to be drawn.
PREFERENCES_KEY_HIGHLIGHT_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences key for the highlight color.
PREFERENCES_KEY_IGNORE_ID - Static variable in interface org.eclipse.emf.compare.util.EMFComparePreferenceKeys
Preferences key for the boolean indicating that the comparison should ignore IDs.
PREFERENCES_KEY_IGNORE_XMIID - Static variable in interface org.eclipse.emf.compare.util.EMFComparePreferenceKeys
Preferences key for the boolean indicating that the comparison should ignore XMI IDs.
PREFERENCES_KEY_REMOVED_COLOR - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Preferences key for the circling color of a removed element.
PREFERENCES_KEY_SEARCH_WINDOW - Static variable in interface org.eclipse.emf.compare.util.EMFComparePreferenceKeys
Preferences key for the siblings search window.
prepareInput(IProgressMonitor) - Method in class org.eclipse.emf.compare.ui.editor.ModelCompareEditorInput
PRIORITY_HIGH - Static variable in interface org.eclipse.emf.compare.util.EngineConstants
Integer (value 4) representing high priority.
PRIORITY_HIGHEST - Static variable in interface org.eclipse.emf.compare.util.EngineConstants
Integer (value 5) representing the highest priority.
PRIORITY_LOW - Static variable in interface org.eclipse.emf.compare.util.EngineConstants
Integer (value 2) representing low priority.
PRIORITY_LOWEST - Static variable in interface org.eclipse.emf.compare.util.EngineConstants
Integer (value 1) representing the lowest priority.
PRIORITY_NORMAL - Static variable in interface org.eclipse.emf.compare.util.EngineConstants
Integer (value 3) representing normal priority.
processUnMatchedElements(DiffGroup, Resource, List<UnMatchElement>) - Method in class org.eclipse.emf.compare.diff.engine.GenericDiffEngine
This will process the unmatched elements list and create the appropriate DiffElements.
processUnMatchedElements(DiffGroup, Resource, Map<UnMatchElement, Boolean>) - Method in class org.eclipse.emf.compare.diff.engine.GenericDiffEngine
This will process the unmatched elements list and create the appropriate DiffElements.
properties - Variable in class org.eclipse.emf.compare.ui.viewer.content.part.ModelContentMergeTabFolder
This is the content of the properties tab for this viewer part.
PROPERTY_COMPARISON_TIME - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Key for the property associated with the comparison time.
PROPERTY_CONTENT_INPUT_CHANGED - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Key of the property associated with an input change in the content viewer.
PROPERTY_CONTENT_SELECTION - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Key of the property associated with a change in the content merge viewer trees' selection.
PROPERTY_STRUCTURE_SELECTION - Static variable in interface org.eclipse.emf.compare.ui.util.EMFCompareConstants
Key of the property associated with a selection in the structure merge viewer.
PropertyContentProvider - Class in org.eclipse.emf.compare.ui.viewer.content.part.property
Content provider used by ModelContentMergePropertiesParts displaying Match2Elements.
PropertyContentProvider() - Constructor for class org.eclipse.emf.compare.ui.viewer.content.part.property.PropertyContentProvider
 
provideMerger() - Method in interface org.eclipse.emf.compare.diff.metamodel.AbstractDiffExtension
 
provideMerger() - Method in class org.eclipse.emf.compare.diff.metamodel.impl.AbstractDiffExtensionImpl
 
put(K, V) - Method in class org.eclipse.emf.compare.util.EMFCompareMap
Associates the specified key with the specified value in the Map.
putAll(Map<? extends K, ? extends V>) - Method in class org.eclipse.emf.compare.util.EMFCompareMap

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