blob: 7a0cf8dba423fcb913a51b4b905f3c735ed809dd [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Mon Jun 08 05:48:08 EDT 2015 -->
<title>AbstractEMFCompareEditorInput (EMF Compare API Specification)</title>
<meta name="date" content="2015-06-08">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractEMFCompareEditorInput (EMF Compare API Specification)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractEMFCompareEditorInput.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><span style='font-size:small'><b>EMF Compare</b><br>3.2.0.201506080946</span></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/editor/ComparisonEditorInput.html" title="class in org.eclipse.emf.compare.ide.ui.internal.editor"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/eclipse/emf/compare/ide/ui/internal/editor/AbstractEMFCompareEditorInput.html" target="_top">Frames</a></li>
<li><a href="AbstractEMFCompareEditorInput.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.eclipse.compare.CompareEditorInput">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.emf.compare.ide.ui.internal.editor</div>
<h2 title="Class AbstractEMFCompareEditorInput" class="title">Class AbstractEMFCompareEditorInput</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/PlatformObject.html?is-external=true" title="class or interface in org.eclipse.core.runtime">org.eclipse.core.runtime.PlatformObject</a></li>
<li>
<ul class="inheritance">
<li><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true" title="class or interface in org.eclipse.compare">org.eclipse.compare.CompareEditorInput</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.compare.ide.ui.internal.editor.AbstractEMFCompareEditorInput</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/ICompareContainer.html?is-external=true" title="class or interface in org.eclipse.compare">ICompareContainer</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/IPropertyChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.compare">IPropertyChangeNotifier</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IAdaptable.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IAdaptable</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/operation/IRunnableContext.html?is-external=true" title="class or interface in org.eclipse.jface.operation">IRunnableContext</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/operation/IRunnableWithProgress.html?is-external=true" title="class or interface in org.eclipse.jface.operation">IRunnableWithProgress</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/IEditorInput.html?is-external=true" title="class or interface in org.eclipse.ui">IEditorInput</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/editor/ComparisonEditorInput.html" title="class in org.eclipse.emf.compare.ide.ui.internal.editor">ComparisonEditorInput</a>, <a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/editor/ComparisonScopeEditorInput.html" title="class in org.eclipse.emf.compare.ide.ui.internal.editor">ComparisonScopeEditorInput</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="strong">AbstractEMFCompareEditorInput</span>
extends <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true" title="class or interface in org.eclipse.compare">CompareEditorInput</a></pre>
<div class="block">Abstract subclass of <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true" title="class or interface in org.eclipse.compare"><code>CompareEditorInput</code></a> to be use to open CompareEditor with results of EMF
Compare.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.eclipse.compare.CompareEditorInput">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.compare.<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true" title="class or interface in org.eclipse.compare">CompareEditorInput</a></h3>
<code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#DIRTY_STATE" title="class or interface in org.eclipse.compare">DIRTY_STATE</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#PROP_SELECTED_EDITION" title="class or interface in org.eclipse.compare">PROP_SELECTED_EDITION</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#PROP_TITLE" title="class or interface in org.eclipse.compare">PROP_TITLE</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#PROP_TITLE_IMAGE" title="class or interface in org.eclipse.compare">PROP_TITLE_IMAGE</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/editor/AbstractEMFCompareEditorInput.html#AbstractEMFCompareEditorInput(org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration,%20org.eclipse.emf.compare.domain.ICompareEditingDomain,%20org.eclipse.emf.common.notify.AdapterFactory)">AbstractEMFCompareEditorInput</a></strong>(<a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/configuration/EMFCompareConfiguration.html" title="class in org.eclipse.emf.compare.ide.ui.internal.configuration">EMFCompareConfiguration</a>&nbsp;configuration,
<a href="../../../../../../../../org/eclipse/emf/compare/domain/ICompareEditingDomain.html" title="interface in org.eclipse.emf.compare.domain">ICompareEditingDomain</a>&nbsp;editingDomain,
<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">AdapterFactory</a>&nbsp;adapterFactory)</code>
<div class="block">Constructor that call super with an unmodified <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareConfiguration.html?is-external=true" title="class or interface in org.eclipse.compare"><code>CompareConfiguration</code></a>.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/editor/AbstractEMFCompareEditorInput.html#cancelPressed()">cancelPressed</a></strong>()</code>
<div class="block">
It will undo all operations executed on the command stack until <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/command/CommandStack.html?is-external=true#canUndo()" title="class or interface in org.eclipse.emf.common.command"><code>no more can be undone</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/editor/AbstractEMFCompareEditorInput.html#doPrepareInput(org.eclipse.core.runtime.IProgressMonitor)">doPrepareInput</a></strong>(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)</code>
<div class="block">Runs the compare operation and returns the compare result.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">AdapterFactory</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/editor/AbstractEMFCompareEditorInput.html#getAdapterFactory()">getAdapterFactory</a></strong>()</code>
<div class="block">Returns the adapter factory as given to the constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/configuration/EMFCompareConfiguration.html" title="class in org.eclipse.emf.compare.ide.ui.internal.configuration">EMFCompareConfiguration</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/editor/AbstractEMFCompareEditorInput.html#getCompareConfiguration()">getCompareConfiguration</a></strong>()</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../../org/eclipse/emf/compare/domain/ICompareEditingDomain.html" title="interface in org.eclipse.emf.compare.domain">ICompareEditingDomain</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/editor/AbstractEMFCompareEditorInput.html#getEditingDomain()">getEditingDomain</a></strong>()</code>
<div class="block">Returns the editing domain as given to the constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/editor/AbstractEMFCompareEditorInput.html#prepareInput(org.eclipse.core.runtime.IProgressMonitor)">prepareInput</a></strong>(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)</code></td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.compare.CompareEditorInput">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.compare.<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true" title="class or interface in org.eclipse.compare">CompareEditorInput</a></h3>
<code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#addCompareInputChangeListener(org.eclipse.compare.structuremergeviewer.ICompareInput,%20org.eclipse.compare.structuremergeviewer.ICompareInputChangeListener)" title="class or interface in org.eclipse.compare">addCompareInputChangeListener</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#addPropertyChangeListener(org.eclipse.jface.util.IPropertyChangeListener)" title="class or interface in org.eclipse.compare">addPropertyChangeListener</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#belongsTo(java.lang.Object)" title="class or interface in org.eclipse.compare">belongsTo</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#canRunAsJob()" title="class or interface in org.eclipse.compare">canRunAsJob</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#contentsCreated()" title="class or interface in org.eclipse.compare">contentsCreated</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#contributeToToolBar(org.eclipse.jface.action.ToolBarManager)" title="class or interface in org.eclipse.compare">contributeToToolBar</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#createContents(org.eclipse.swt.widgets.Composite)" title="class or interface in org.eclipse.compare">createContents</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#createContentViewerSwitchingPane(org.eclipse.compare.Splitter,%20int,%20org.eclipse.compare.CompareEditorInput)" title="class or interface in org.eclipse.compare">createContentViewerSwitchingPane</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#createDiffViewer(org.eclipse.swt.widgets.Composite)" title="class or interface in org.eclipse.compare">createDiffViewer</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#createOutlineContents(org.eclipse.swt.widgets.Composite,%20int)" title="class or interface in org.eclipse.compare">createOutlineContents</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#createStructureInputPane(org.eclipse.swt.widgets.Composite)" title="class or interface in org.eclipse.compare">createStructureInputPane</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#exists()" title="class or interface in org.eclipse.compare">exists</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#findContentViewer(org.eclipse.jface.viewers.Viewer,%20org.eclipse.compare.structuremergeviewer.ICompareInput,%20org.eclipse.swt.widgets.Composite)" title="class or interface in org.eclipse.compare">findContentViewer</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#findStructureViewer(org.eclipse.jface.viewers.Viewer,%20org.eclipse.compare.structuremergeviewer.ICompareInput,%20org.eclipse.swt.widgets.Composite)" title="class or interface in org.eclipse.compare">findStructureViewer</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#firePropertyChange(org.eclipse.jface.util.PropertyChangeEvent)" title="class or interface in org.eclipse.compare">firePropertyChange</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#flushLeftViewers(org.eclipse.core.runtime.IProgressMonitor)" title="class or interface in org.eclipse.compare">flushLeftViewers</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#flushRightViewers(org.eclipse.core.runtime.IProgressMonitor)" title="class or interface in org.eclipse.compare">flushRightViewers</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#flushViewers(org.eclipse.core.runtime.IProgressMonitor)" title="class or interface in org.eclipse.compare">flushViewers</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getActionBars()" title="class or interface in org.eclipse.compare">getActionBars</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getAdapter(java.lang.Class)" title="class or interface in org.eclipse.compare">getAdapter</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getCancelButtonLabel()" title="class or interface in org.eclipse.compare">getCancelButtonLabel</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getCompareResult()" title="class or interface in org.eclipse.compare">getCompareResult</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getContainer()" title="class or interface in org.eclipse.compare">getContainer</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getContentViewerDescriptor()" title="class or interface in org.eclipse.compare">getContentViewerDescriptor</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getImageDescriptor()" title="class or interface in org.eclipse.compare">getImageDescriptor</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getMessage()" title="class or interface in org.eclipse.compare">getMessage</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getName()" title="class or interface in org.eclipse.compare">getName</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getNavigator()" title="class or interface in org.eclipse.compare">getNavigator</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getOKButtonLabel()" title="class or interface in org.eclipse.compare">getOKButtonLabel</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getPersistable()" title="class or interface in org.eclipse.compare">getPersistable</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getSelectedEdition()" title="class or interface in org.eclipse.compare">getSelectedEdition</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getServiceLocator()" title="class or interface in org.eclipse.compare">getServiceLocator</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getStructureViewerDescriptor()" title="class or interface in org.eclipse.compare">getStructureViewerDescriptor</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getTitle()" title="class or interface in org.eclipse.compare">getTitle</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getTitleImage()" title="class or interface in org.eclipse.compare">getTitleImage</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getToolTipText()" title="class or interface in org.eclipse.compare">getToolTipText</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getWorkbenchPart()" title="class or interface in org.eclipse.compare">getWorkbenchPart</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#handleDispose()" title="class or interface in org.eclipse.compare">handleDispose</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#isDirty()" title="class or interface in org.eclipse.compare">isDirty</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#isEditionSelectionDialog()" title="class or interface in org.eclipse.compare">isEditionSelectionDialog</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#isLeftSaveNeeded()" title="class or interface in org.eclipse.compare">isLeftSaveNeeded</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#isRightSaveNeeded()" title="class or interface in org.eclipse.compare">isRightSaveNeeded</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#isSaveNeeded()" title="class or interface in org.eclipse.compare">isSaveNeeded</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#okPressed()" title="class or interface in org.eclipse.compare">okPressed</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#registerContextMenu(org.eclipse.jface.action.MenuManager,%20org.eclipse.jface.viewers.ISelectionProvider)" title="class or interface in org.eclipse.compare">registerContextMenu</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#removeCompareInputChangeListener(org.eclipse.compare.structuremergeviewer.ICompareInput,%20org.eclipse.compare.structuremergeviewer.ICompareInputChangeListener)" title="class or interface in org.eclipse.compare">removeCompareInputChangeListener</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#removePropertyChangeListener(org.eclipse.jface.util.IPropertyChangeListener)" title="class or interface in org.eclipse.compare">removePropertyChangeListener</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#run(boolean,%20boolean,%20org.eclipse.jface.operation.IRunnableWithProgress)" title="class or interface in org.eclipse.compare">run</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#run(org.eclipse.core.runtime.IProgressMonitor)" title="class or interface in org.eclipse.compare">run</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#runAsynchronously(org.eclipse.jface.operation.IRunnableWithProgress)" title="class or interface in org.eclipse.compare">runAsynchronously</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#save(org.eclipse.core.runtime.IProgressMonitor)" title="class or interface in org.eclipse.compare">save</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#saveChanges(org.eclipse.core.runtime.IProgressMonitor)" title="class or interface in org.eclipse.compare">saveChanges</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#setContainer(org.eclipse.compare.ICompareContainer)" title="class or interface in org.eclipse.compare">setContainer</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#setContentViewerDescriptor(org.eclipse.compare.internal.ViewerDescriptor)" title="class or interface in org.eclipse.compare">setContentViewerDescriptor</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#setDirty(boolean)" title="class or interface in org.eclipse.compare">setDirty</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#setFocus()" title="class or interface in org.eclipse.compare">setFocus</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#setFocus2()" title="class or interface in org.eclipse.compare">setFocus2</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#setHelpContextId(java.lang.String)" title="class or interface in org.eclipse.compare">setHelpContextId</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#setLeftDirty(boolean)" title="class or interface in org.eclipse.compare">setLeftDirty</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#setMessage(java.lang.String)" title="class or interface in org.eclipse.compare">setMessage</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#setRightDirty(boolean)" title="class or interface in org.eclipse.compare">setRightDirty</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#setStatusMessage(java.lang.String)" title="class or interface in org.eclipse.compare">setStatusMessage</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#setStructureViewerDescriptor(org.eclipse.compare.internal.ViewerDescriptor)" title="class or interface in org.eclipse.compare">setStructureViewerDescriptor</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#setTitle(java.lang.String)" title="class or interface in org.eclipse.compare">setTitle</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AbstractEMFCompareEditorInput(org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration, org.eclipse.emf.compare.domain.ICompareEditingDomain, org.eclipse.emf.common.notify.AdapterFactory)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AbstractEMFCompareEditorInput</h4>
<pre>public&nbsp;AbstractEMFCompareEditorInput(<a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/configuration/EMFCompareConfiguration.html" title="class in org.eclipse.emf.compare.ide.ui.internal.configuration">EMFCompareConfiguration</a>&nbsp;configuration,
<a href="../../../../../../../../org/eclipse/emf/compare/domain/ICompareEditingDomain.html" title="interface in org.eclipse.emf.compare.domain">ICompareEditingDomain</a>&nbsp;editingDomain,
<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">AdapterFactory</a>&nbsp;adapterFactory)</pre>
<div class="block">Constructor that call super with an unmodified <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareConfiguration.html?is-external=true" title="class or interface in org.eclipse.compare"><code>CompareConfiguration</code></a>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>configuration</code> - the compare configuration as required by
<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#CompareEditorInput(org.eclipse.compare.CompareConfiguration)" title="class or interface in org.eclipse.compare"><code>CompareEditorInput.CompareEditorInput(CompareConfiguration)</code></a>.</dd><dd><code>editingDomain</code> - the editing domain required to execute merge command. It must not be null.</dd><dd><code>adapterFactory</code> - the adapter factory that will be used to adapt EObject to displayable elements. It must not
be null.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if <code>editingDomain</code> or <code>adapterFactory</code> is null.</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getAdapterFactory()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAdapterFactory</h4>
<pre>protected&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">AdapterFactory</a>&nbsp;getAdapterFactory()</pre>
<div class="block">Returns the adapter factory as given to the constructor.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the adapter factory, never null.</dd></dl>
</li>
</ul>
<a name="getEditingDomain()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEditingDomain</h4>
<pre>protected&nbsp;<a href="../../../../../../../../org/eclipse/emf/compare/domain/ICompareEditingDomain.html" title="interface in org.eclipse.emf.compare.domain">ICompareEditingDomain</a>&nbsp;getEditingDomain()</pre>
<div class="block">Returns the editing domain as given to the constructor.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the editing domain, never null.</dd></dl>
</li>
</ul>
<a name="cancelPressed()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cancelPressed</h4>
<pre>public&nbsp;void&nbsp;cancelPressed()</pre>
<div class="block">
<p>
It will undo all operations executed on the command stack until <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/command/CommandStack.html?is-external=true#canUndo()" title="class or interface in org.eclipse.emf.common.command"><code>no more can be undone</code></a>.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#cancelPressed()" title="class or interface in org.eclipse.compare">cancelPressed</a></code>&nbsp;in class&nbsp;<code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true" title="class or interface in org.eclipse.compare">CompareEditorInput</a></code></dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#cancelPressed()" title="class or interface in org.eclipse.compare"><code>CompareEditorInput.cancelPressed()</code></a></dd></dl>
</li>
</ul>
<a name="prepareInput(org.eclipse.core.runtime.IProgressMonitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prepareInput</h4>
<pre>protected final&nbsp;<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;prepareInput(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)
throws <a href="http://download.oracle.com/javase/8/docs/api/java/lang/reflect/InvocationTargetException.html?is-external=true" title="class or interface in java.lang.reflect">InvocationTargetException</a>,
<a href="http://download.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#prepareInput(org.eclipse.core.runtime.IProgressMonitor)" title="class or interface in org.eclipse.compare">prepareInput</a></code>&nbsp;in class&nbsp;<code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true" title="class or interface in org.eclipse.compare">CompareEditorInput</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/8/docs/api/java/lang/reflect/InvocationTargetException.html?is-external=true" title="class or interface in java.lang.reflect">InvocationTargetException</a></code></dd>
<dd><code><a href="http://download.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#prepareInput(org.eclipse.core.runtime.IProgressMonitor)" title="class or interface in org.eclipse.compare"><code>CompareEditorInput.prepareInput(org.eclipse.core.runtime.IProgressMonitor)</code></a></dd></dl>
</li>
</ul>
<a name="getCompareConfiguration()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompareConfiguration</h4>
<pre>public&nbsp;<a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/configuration/EMFCompareConfiguration.html" title="class in org.eclipse.emf.compare.ide.ui.internal.configuration">EMFCompareConfiguration</a>&nbsp;getCompareConfiguration()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getCompareConfiguration()" title="class or interface in org.eclipse.compare">getCompareConfiguration</a></code>&nbsp;in class&nbsp;<code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true" title="class or interface in org.eclipse.compare">CompareEditorInput</a></code></dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/compare/CompareEditorInput.html?is-external=true#getCompareConfiguration()" title="class or interface in org.eclipse.compare"><code>CompareEditorInput.getCompareConfiguration()</code></a></dd></dl>
</li>
</ul>
<a name="doPrepareInput(org.eclipse.core.runtime.IProgressMonitor)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>doPrepareInput</h4>
<pre>protected abstract&nbsp;<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;doPrepareInput(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)
throws <a href="http://download.oracle.com/javase/8/docs/api/java/lang/reflect/InvocationTargetException.html?is-external=true" title="class or interface in java.lang.reflect">InvocationTargetException</a>,
<a href="http://download.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></pre>
<div class="block">Runs the compare operation and returns the compare result. If <code>null</code> is returned no
differences were found and no compare editor needs to be opened. Progress should be reported to the
given progress monitor. A request to cancel the operation should be honored and acknowledged by
throwing <code>InterruptedException</code>.
<p>
Note: this method is typically called in a modal context thread which doesn't have a Display assigned.
Implementors of this method shouldn't therefore allocated any SWT resources in this method.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>monitor</code> - the progress monitor to use to display progress and receive requests for cancellation</dd>
<dt><span class="strong">Returns:</span></dt><dd>the result of the compare operation, or <code>null</code> if there are no differences</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/8/docs/api/java/lang/reflect/InvocationTargetException.html?is-external=true" title="class or interface in java.lang.reflect">InvocationTargetException</a></code> - if the <code>prepareInput</code> method must propagate a checked exception, it should
wrap it inside an <code>InvocationTargetException</code>; runtime exceptions are
automatically wrapped in an <code>InvocationTargetException</code> by the calling
context</dd>
<dd><code><a href="http://download.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></code> - if the operation detects a request to cancel, using
<code>IProgressMonitor.isCanceled()</code>, it should exit by throwing
<code>InterruptedException</code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractEMFCompareEditorInput.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><span style='font-size:small'><b>EMF Compare</b><br>3.2.0.201506080946</span></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../../../../org/eclipse/emf/compare/ide/ui/internal/editor/ComparisonEditorInput.html" title="class in org.eclipse.emf.compare.ide.ui.internal.editor"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/eclipse/emf/compare/ide/ui/internal/editor/AbstractEMFCompareEditorInput.html" target="_top">Frames</a></li>
<li><a href="AbstractEMFCompareEditorInput.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.eclipse.compare.CompareEditorInput">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><br><span style='font-size:small;float:right'>Copyright (c) 2006, 2014 Obeo and others. All rights reserved.</span></small></p>
</body>
</html>