blob: 39118e5dad6497c7b25bb2f8c419c26551dc2a7b [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:10 EDT 2015 -->
<title>AbstractDifferenceGroupProvider (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="AbstractDifferenceGroupProvider (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/AbstractDifferenceGroupProvider.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/rcp/ui/structuremergeviewer/groups/IDifferenceGroup.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html" target="_top">Frames</a></li>
<li><a href="AbstractDifferenceGroupProvider.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="#field_summary">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><a href="#field_detail">Field</a>&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.rcp.ui.structuremergeviewer.groups</div>
<h2 title="Class AbstractDifferenceGroupProvider" class="title">Class AbstractDifferenceGroupProvider</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://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl">org.eclipse.emf.common.notify.impl.AdapterImpl</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.AbstractDifferenceGroupProvider</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://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Adapter.Internal.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter.Internal</a>, <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroupProvider</a>, <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider2.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroupProvider2</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/groups/impl/ByResourceGroupProvider.html" title="class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl">ByResourceGroupProvider</a>, <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/groups/impl/DefaultGroupProvider.html" title="class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl">DefaultGroupProvider</a>, <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/groups/impl/EmptyDifferenceGroupProvider.html" title="class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl">EmptyDifferenceGroupProvider</a>, <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/groups/impl/KindGroupProvider.html" title="class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl">KindGroupProvider</a>, <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/groups/impl/ThreeWayComparisonGroupProvider.html" title="class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl">ThreeWayComparisonGroupProvider</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="strong">AbstractDifferenceGroupProvider</span>
extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl">AdapterImpl</a>
implements <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider2.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroupProvider2</a></pre>
<div class="block">Abstract implementation of <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups"><code>IDifferenceGroupProvider</code></a>.</div>
<dl><dt><span class="strong">Since:</span></dt>
<dd>4.0</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.<a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroupProvider</a></h3>
<code><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.ComparisonType.html" title="enum in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroupProvider.ComparisonType</a>, <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.Descriptor.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroupProvider.Descriptor</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.eclipse.emf.common.notify.Adapter">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.emf.common.notify.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Adapter.Internal.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter.Internal</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#activeByDefault">activeByDefault</a></strong></code>
<div class="block">The initial activation state of the group provider.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#label">label</a></strong></code>
<div class="block">A human-readable label for this group provider.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.eclipse.emf.common.notify.impl.AdapterImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.emf.common.notify.impl.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl">AdapterImpl</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true#target" title="class or interface in org.eclipse.emf.common.notify.impl">target</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/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#AbstractDifferenceGroupProvider()">AbstractDifferenceGroupProvider</a></strong>()</code>
<div class="block">Default constructor.</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>protected <a href="http://download.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroup.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroup</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#buildGroups(org.eclipse.emf.compare.Comparison)">buildGroups</a></strong>(<a href="../../../../../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare">Comparison</a>&nbsp;aComparison)</code>
<div class="block">Builds the groups for this comparison.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#defaultSelected()">defaultSelected</a></strong>()</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#dispose()">dispose</a></strong>()</code>
<div class="block">Dispose this difference group provider.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare">Comparison</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#getComparison()">getComparison</a></strong>()</code>&nbsp;</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/ecore/util/ECrossReferenceAdapter.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.util">ECrossReferenceAdapter</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#getCrossReferenceAdapter()">getCrossReferenceAdapter</a></strong>()</code>
<div class="block">Returns the cross reference adapter used by this difference group provider.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroup.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroup</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#getGroups(org.eclipse.emf.compare.Comparison)">getGroups</a></strong>(<a href="../../../../../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare">Comparison</a>&nbsp;aComparison)</code>
<div class="block">This will be called internally by the grouping actions in order to determine how the differences should
be grouped in the structural view.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#getLabel()">getLabel</a></strong>()</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/tree/TreeNode.html?is-external=true" title="class or interface in org.eclipse.emf.edit.tree">TreeNode</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#getTreeNodes(org.eclipse.emf.ecore.EObject)">getTreeNodes</a></strong>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;eObject)</code>
<div class="block">Returns all <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/tree/TreeNode.html?is-external=true" title="class or interface in org.eclipse.emf.edit.tree"><code>TreeNode</code></a>s that are wrapping the given <code>eObject</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#groupsAreBuilt()">groupsAreBuilt</a></strong>()</code>
<div class="block">Tells if the groups of this provider have been already built for a comparison.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#isAdapterForType(java.lang.Object)">isAdapterForType</a></strong>(<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;type)</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#isEnabled(org.eclipse.emf.compare.scope.IComparisonScope,%20org.eclipse.emf.compare.Comparison)">isEnabled</a></strong>(<a href="../../../../../../../../org/eclipse/emf/compare/scope/IComparisonScope.html" title="interface in org.eclipse.emf.compare.scope">IComparisonScope</a>&nbsp;scope,
<a href="../../../../../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare">Comparison</a>&nbsp;comparison)</code>
<div class="block">Returns the activation condition based on the scope and comparison objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#setDefaultSelected(boolean)">setDefaultSelected</a></strong>(boolean&nbsp;active)</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html#setLabel(java.lang.String)">setLabel</a></strong>(<a href="http://download.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</code></td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.common.notify.impl.AdapterImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.emf.common.notify.impl.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl">AdapterImpl</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true#getTarget()" title="class or interface in org.eclipse.emf.common.notify.impl">getTarget</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true#notifyChanged(org.eclipse.emf.common.notify.Notification)" title="class or interface in org.eclipse.emf.common.notify.impl">notifyChanged</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true#setTarget(org.eclipse.emf.common.notify.Notifier)" title="class or interface in org.eclipse.emf.common.notify.impl">setTarget</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true#unsetTarget(org.eclipse.emf.common.notify.Notifier)" title="class or interface in org.eclipse.emf.common.notify.impl">unsetTarget</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>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.common.notify.Adapter">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.common.notify.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true#getTarget()" title="class or interface in org.eclipse.emf.common.notify">getTarget</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true#notifyChanged(org.eclipse.emf.common.notify.Notification)" title="class or interface in org.eclipse.emf.common.notify">notifyChanged</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true#setTarget(org.eclipse.emf.common.notify.Notifier)" title="class or interface in org.eclipse.emf.common.notify">setTarget</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="label">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>label</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> label</pre>
<div class="block">A human-readable label for this group provider. This will be displayed in the EMF Compare UI.</div>
<dl><dt><span class="strong">Since:</span></dt>
<dd>4.1</dd></dl>
</li>
</ul>
<a name="activeByDefault">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>activeByDefault</h4>
<pre>protected&nbsp;boolean activeByDefault</pre>
<div class="block">The initial activation state of the group provider.</div>
<dl><dt><span class="strong">Since:</span></dt>
<dd>4.1</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AbstractDifferenceGroupProvider()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AbstractDifferenceGroupProvider</h4>
<pre>public&nbsp;AbstractDifferenceGroupProvider()</pre>
<div class="block">Default constructor.</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getLabel()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLabel</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getLabel()</pre>
<dl><dt><span class="strong">Since:</span></dt>
<dd>4.1</dd>
<dt><span class="strong">See Also:</span></dt><dd><code>org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider#getLabel()</code></dd></dl>
</li>
</ul>
<a name="setLabel(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLabel</h4>
<pre>public&nbsp;void&nbsp;setLabel(<a href="http://download.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</pre>
<dl><dt><span class="strong">Since:</span></dt>
<dd>4.1</dd>
<dt><span class="strong">See Also:</span></dt><dd><code>org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider#setLabel(java.lang.String)</code></dd></dl>
</li>
</ul>
<a name="defaultSelected()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>defaultSelected</h4>
<pre>public&nbsp;boolean&nbsp;defaultSelected()</pre>
<dl><dt><span class="strong">Since:</span></dt>
<dd>4.1</dd>
<dt><span class="strong">See Also:</span></dt><dd><code>org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider#defaultSelected()</code></dd></dl>
</li>
</ul>
<a name="setDefaultSelected(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDefaultSelected</h4>
<pre>public&nbsp;void&nbsp;setDefaultSelected(boolean&nbsp;active)</pre>
<dl><dt><span class="strong">Since:</span></dt>
<dd>4.1</dd>
<dt><span class="strong">See Also:</span></dt><dd><code>org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider#setDefaultSelected(boolean)</code></dd></dl>
</li>
</ul>
<a name="isEnabled(org.eclipse.emf.compare.scope.IComparisonScope, org.eclipse.emf.compare.Comparison)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEnabled</h4>
<pre>public&nbsp;boolean&nbsp;isEnabled(<a href="../../../../../../../../org/eclipse/emf/compare/scope/IComparisonScope.html" title="interface in org.eclipse.emf.compare.scope">IComparisonScope</a>&nbsp;scope,
<a href="../../../../../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare">Comparison</a>&nbsp;comparison)</pre>
<div class="block">Returns the activation condition based on the scope and comparison objects.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html#isEnabled(org.eclipse.emf.compare.scope.IComparisonScope,%20org.eclipse.emf.compare.Comparison)">isEnabled</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroupProvider</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>scope</code> - The scope on which the group provider will be applied.</dd><dd><code>comparison</code> - The comparison which is to be displayed in the structural view.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The activation condition based on the scope and comparison objects.</dd><dt><span class="strong">Since:</span></dt>
<dd>4.1</dd>
<dt><span class="strong">See Also:</span></dt><dd><code>org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider#isEnabled(org
.eclipse.emf.compare.scope.IComparisonScope, org.eclipse.emf.compare.Comparison)</code></dd></dl>
</li>
</ul>
<a name="getCrossReferenceAdapter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCrossReferenceAdapter</h4>
<pre>protected final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/util/ECrossReferenceAdapter.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.util">ECrossReferenceAdapter</a>&nbsp;getCrossReferenceAdapter()</pre>
<div class="block">Returns the cross reference adapter used by this difference group provider.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the crossReferenceAdapter the cross reference adapter used by this difference group provider.</dd></dl>
</li>
</ul>
<a name="getTreeNodes(org.eclipse.emf.ecore.EObject)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTreeNodes</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/tree/TreeNode.html?is-external=true" title="class or interface in org.eclipse.emf.edit.tree">TreeNode</a>&gt;&nbsp;getTreeNodes(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;eObject)</pre>
<div class="block">Returns all <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/tree/TreeNode.html?is-external=true" title="class or interface in org.eclipse.emf.edit.tree"><code>TreeNode</code></a>s that are wrapping the given <code>eObject</code>. It internally use a cross
reference adapter.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html#getTreeNodes(org.eclipse.emf.ecore.EObject)">getTreeNodes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroupProvider</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>eObject</code> - the object from which we want inverse reference.</dd>
<dt><span class="strong">Returns:</span></dt><dd>all <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/tree/TreeNode.html?is-external=true" title="class or interface in org.eclipse.emf.edit.tree"><code>TreeNode</code></a>s targeting the given <code>eObject</code> through
<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/tree/TreePackage.Literals.html?is-external=true#TREE_NODE__DATA" title="class or interface in org.eclipse.emf.edit.tree"><code>TreePackage.Literals.TREE_NODE__DATA</code></a>.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider#getTreeNodes(java.lang.Object)</code></dd></dl>
</li>
</ul>
<a name="isAdapterForType(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAdapterForType</h4>
<pre>public&nbsp;boolean&nbsp;isAdapterForType(<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;type)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true#isAdapterForType(java.lang.Object)" title="class or interface in org.eclipse.emf.common.notify">isAdapterForType</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true#isAdapterForType(java.lang.Object)" title="class or interface in org.eclipse.emf.common.notify.impl">isAdapterForType</a></code>&nbsp;in class&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl">AdapterImpl</a></code></dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true#isAdapterForType(java.lang.Object)" title="class or interface in org.eclipse.emf.common.notify.impl"><code>AdapterImpl.isAdapterForType(java.lang.Object)</code></a></dd></dl>
</li>
</ul>
<a name="getGroups(org.eclipse.emf.compare.Comparison)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGroups</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroup.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroup</a>&gt;&nbsp;getGroups(<a href="../../../../../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare">Comparison</a>&nbsp;aComparison)</pre>
<div class="block">This will be called internally by the grouping actions in order to determine how the differences should
be grouped in the structural view.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html#getGroups(org.eclipse.emf.compare.Comparison)">getGroups</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroupProvider</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>aComparison</code> - The comparison which is to be displayed in the structural view. By default, its containment
tree will be displayed.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The collection of difference groups that are to be displayed in the structural viewer. An empty
group will not be displayed at all. If <code>null</code>, we'll fall back to the default behavior.</dd><dt><span class="strong">Since:</span></dt>
<dd>4.1</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html#getGroups(org.eclipse.emf.compare.Comparison)"><code>IDifferenceGroupProvider.getGroups(org.eclipse.emf.compare.Comparison)</code></a></dd></dl>
</li>
</ul>
<a name="buildGroups(org.eclipse.emf.compare.Comparison)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>buildGroups</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;? extends <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroup.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroup</a>&gt;&nbsp;buildGroups(<a href="../../../../../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare">Comparison</a>&nbsp;aComparison)</pre>
<div class="block">Builds the groups for this comparison. The framework expects that all groups are fully initialized (
their sub tree should be built). Extending <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider2.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups"><code>IDifferenceGroupProvider2</code></a> needs to override this
method to provid groups.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>aComparison</code> - comparison against which the groups will be built.</dd>
<dt><span class="strong">Returns:</span></dt><dd>Newly built collections of <a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroup.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups"><code>IDifferenceGroup</code></a>.</dd><dt><span class="strong">Since:</span></dt>
<dd>4.1</dd></dl>
</li>
</ul>
<a name="groupsAreBuilt()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>groupsAreBuilt</h4>
<pre>public&nbsp;boolean&nbsp;groupsAreBuilt()</pre>
<div class="block">Tells if the groups of this provider have been already built for a comparison.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider2.html#groupsAreBuilt()">groupsAreBuilt</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider2.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroupProvider2</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the groups has been built for this comparison or <code>false</code>
otherwise.</dd><dt><span class="strong">Since:</span></dt>
<dd>4.1</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider2.html#groupsAreBuilt()"><code>IDifferenceGroupProvider2.groupsAreBuilt()</code></a></dd></dl>
</li>
</ul>
<a name="getComparison()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getComparison</h4>
<pre>protected&nbsp;<a href="../../../../../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare">Comparison</a>&nbsp;getComparison()</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>comparison against which the groups has been built.</dd><dt><span class="strong">Since:</span></dt>
<dd>4.1</dd></dl>
</li>
</ul>
<a name="dispose()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>dispose</h4>
<pre>public&nbsp;void&nbsp;dispose()</pre>
<div class="block">Dispose this difference group provider.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html#dispose()">dispose</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups">IDifferenceGroupProvider</a></code></dd>
<dt><span class="strong">Since:</span></dt>
<dd>4.1</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/IDifferenceGroupProvider.html#dispose()"><code>IDifferenceGroupProvider.dispose()</code></a></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/AbstractDifferenceGroupProvider.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/rcp/ui/structuremergeviewer/groups/IDifferenceGroup.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/eclipse/emf/compare/rcp/ui/structuremergeviewer/groups/AbstractDifferenceGroupProvider.html" target="_top">Frames</a></li>
<li><a href="AbstractDifferenceGroupProvider.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="#field_summary">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><a href="#field_detail">Field</a>&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>