blob: 4bd5c36fc2651eb4595ee5cd52b1c2a009a8576b [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:05 EDT 2015 -->
<title>ComparePackage (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="ComparePackage (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/ComparePackage.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><a href="../../../../org/eclipse/emf/compare/CompareFactory.html" title="interface in org.eclipse.emf.compare"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/emf/compare/ComparePackage.Literals.html" title="interface in org.eclipse.emf.compare"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/emf/compare/ComparePackage.html" target="_top">Frames</a></li>
<li><a href="ComparePackage.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><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&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>Constr&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</div>
<h2 title="Interface ComparePackage" class="title">Interface ComparePackage</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EModelElement.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EModelElement</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/ENamedElement.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">ENamedElement</a>, <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>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Notifier</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html" title="class in org.eclipse.emf.compare.impl">ComparePackageImpl</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">ComparePackage</span>
extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a></pre>
<div class="block"><!-- begin-user-doc --> The <b>Package</b> for the model. It contains accessors for the meta objects to
represent
<ul>
<li>each class,</li>
<li>each feature of each class,</li>
<li>each enum,</li>
<li>and each data type</li>
</ul>
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/CompareFactory.html" title="interface in org.eclipse.emf.compare"><code>CompareFactory</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></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>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.Literals.html" title="interface in org.eclipse.emf.compare">ComparePackage.Literals</a></strong></code>
<div class="block">Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
<!</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.eclipse.emf.ecore.EPackage">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.emf.ecore.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.Descriptor.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage.Descriptor</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.Registry.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage.Registry</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>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE">ATTRIBUTE_CHANGE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/AttributeChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Attribute Change</em></code></a>' class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__ATTRIBUTE">ATTRIBUTE_CHANGE__ATTRIBUTE</a></strong></code>
<div class="block">The feature id for the '<em><b>Attribute</b></em>' reference. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__CONFLICT">ATTRIBUTE_CHANGE__CONFLICT</a></strong></code>
<div class="block">The feature id for the '<em><b>Conflict</b></em>' reference. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__EQUIVALENCE">ATTRIBUTE_CHANGE__EQUIVALENCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Equivalence</b></em>' reference</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__IMPLIED_BY">ATTRIBUTE_CHANGE__IMPLIED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Implied By</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__IMPLIES">ATTRIBUTE_CHANGE__IMPLIES</a></strong></code>
<div class="block">The feature id for the '<em><b>Implies</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__KIND">ATTRIBUTE_CHANGE__KIND</a></strong></code>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__MATCH">ATTRIBUTE_CHANGE__MATCH</a></strong></code>
<div class="block">The feature id for the '<em><b>Match</b></em>' reference</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__PRIME_REFINING">ATTRIBUTE_CHANGE__PRIME_REFINING</a></strong></code>
<div class="block">The feature id for the '<em><b>Prime Refining</b></em>' reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__REFINED_BY">ATTRIBUTE_CHANGE__REFINED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Refined By</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__REFINES">ATTRIBUTE_CHANGE__REFINES</a></strong></code>
<div class="block">The feature id for the '<em><b>Refines</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__REQUIRED_BY">ATTRIBUTE_CHANGE__REQUIRED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Required By</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__REQUIRES">ATTRIBUTE_CHANGE__REQUIRES</a></strong></code>
<div class="block">The feature id for the '<em><b>Requires</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__SOURCE">ATTRIBUTE_CHANGE__SOURCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Source</b></em>' attribute. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__STATE">ATTRIBUTE_CHANGE__STATE</a></strong></code>
<div class="block">The feature id for the '<em><b>State</b></em>' attribute</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE__VALUE">ATTRIBUTE_CHANGE__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#ATTRIBUTE_CHANGE_FEATURE_COUNT">ATTRIBUTE_CHANGE_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Attribute Change</em>' class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#COMPARISON">COMPARISON</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/ComparisonImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Comparison</em></code></a>' class</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#COMPARISON__CONFLICTS">COMPARISON__CONFLICTS</a></strong></code>
<div class="block">The feature id for the '<em><b>Conflicts</b></em>' containment reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#COMPARISON__DIAGNOSTIC">COMPARISON__DIAGNOSTIC</a></strong></code>
<div class="block">The feature id for the '<em><b>Diagnostic</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#COMPARISON__EQUIVALENCES">COMPARISON__EQUIVALENCES</a></strong></code>
<div class="block">The feature id for the '<em><b>Equivalences</b></em>' containment reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#COMPARISON__MATCHED_RESOURCES">COMPARISON__MATCHED_RESOURCES</a></strong></code>
<div class="block">The feature id for the '<em><b>Matched Resources</b></em>' containment reference list. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#COMPARISON__MATCHES">COMPARISON__MATCHES</a></strong></code>
<div class="block">The feature id for the '<em><b>Matches</b></em>' containment reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#COMPARISON__THREE_WAY">COMPARISON__THREE_WAY</a></strong></code>
<div class="block">The feature id for the '<em><b>Three Way</b></em>' attribute. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#COMPARISON_FEATURE_COUNT">COMPARISON_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Comparison</em>' class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#CONFLICT">CONFLICT</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/ConflictImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Conflict</em></code></a>' class</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#CONFLICT__DIFFERENCES">CONFLICT__DIFFERENCES</a></strong></code>
<div class="block">The feature id for the '<em><b>Differences</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#CONFLICT__KIND">CONFLICT__KIND</a></strong></code>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#CONFLICT_FEATURE_COUNT">CONFLICT_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Conflict</em>' class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#CONFLICT_KIND">CONFLICT_KIND</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/ConflictKind.html" title="enum in org.eclipse.emf.compare"><code><em>Conflict Kind</em></code></a>' enum</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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/ComparePackage.html#copyright">copyright</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIAGNOSTIC">DIAGNOSTIC</a></strong></code>
<div class="block">The meta object id for the '<em>Diagnostic</em>' data type. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF">DIFF</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/DiffImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Diff</em></code></a>' class. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__CONFLICT">DIFF__CONFLICT</a></strong></code>
<div class="block">The feature id for the '<em><b>Conflict</b></em>' reference. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__EQUIVALENCE">DIFF__EQUIVALENCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Equivalence</b></em>' reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__IMPLIED_BY">DIFF__IMPLIED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Implied By</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__IMPLIES">DIFF__IMPLIES</a></strong></code>
<div class="block">The feature id for the '<em><b>Implies</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__KIND">DIFF__KIND</a></strong></code>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__MATCH">DIFF__MATCH</a></strong></code>
<div class="block">The feature id for the '<em><b>Match</b></em>' reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__PRIME_REFINING">DIFF__PRIME_REFINING</a></strong></code>
<div class="block">The feature id for the '<em><b>Prime Refining</b></em>' reference</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__REFINED_BY">DIFF__REFINED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Refined By</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__REFINES">DIFF__REFINES</a></strong></code>
<div class="block">The feature id for the '<em><b>Refines</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__REQUIRED_BY">DIFF__REQUIRED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Required By</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__REQUIRES">DIFF__REQUIRES</a></strong></code>
<div class="block">The feature id for the '<em><b>Requires</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__SOURCE">DIFF__SOURCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Source</b></em>' attribute. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF__STATE">DIFF__STATE</a></strong></code>
<div class="block">The feature id for the '<em><b>State</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFF_FEATURE_COUNT">DIFF_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Diff</em>' class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFFERENCE_KIND">DIFFERENCE_KIND</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/DifferenceKind.html" title="enum in org.eclipse.emf.compare"><code><em>Difference Kind</em></code></a>' enum</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFFERENCE_SOURCE">DIFFERENCE_SOURCE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/DifferenceSource.html" title="enum in org.eclipse.emf.compare"><code><em>Difference Source</em></code></a>' enum</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#DIFFERENCE_STATE">DIFFERENCE_STATE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/DifferenceState.html" title="enum in org.eclipse.emf.compare"><code><em>Difference State</em></code></a>' enum</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/emf/compare/ComparePackage.html" title="interface in org.eclipse.emf.compare">ComparePackage</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#eINSTANCE">eINSTANCE</a></strong></code>
<div class="block">The singleton instance of the package</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#EITERABLE">EITERABLE</a></strong></code>
<div class="block">The meta object id for the '<em>EIterable</em>' data type. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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/ComparePackage.html#eNAME">eNAME</a></strong></code>
<div class="block">The package name</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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/ComparePackage.html#eNS_PREFIX">eNS_PREFIX</a></strong></code>
<div class="block">The package namespace name</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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/ComparePackage.html#eNS_URI">eNS_URI</a></strong></code>
<div class="block">The package namespace URI</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#EQUIVALENCE">EQUIVALENCE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/EquivalenceImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Equivalence</em></code></a>' class</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#EQUIVALENCE__DIFFERENCES">EQUIVALENCE__DIFFERENCES</a></strong></code>
<div class="block">The feature id for the '<em><b>Differences</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#EQUIVALENCE_FEATURE_COUNT">EQUIVALENCE_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Equivalence</em>' class</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE">FEATURE_MAP_CHANGE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/FeatureMapChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Feature Map Change</em></code></a>' class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__ATTRIBUTE">FEATURE_MAP_CHANGE__ATTRIBUTE</a></strong></code>
<div class="block">The feature id for the '<em><b>Attribute</b></em>' reference. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__CONFLICT">FEATURE_MAP_CHANGE__CONFLICT</a></strong></code>
<div class="block">The feature id for the '<em><b>Conflict</b></em>' reference. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__EQUIVALENCE">FEATURE_MAP_CHANGE__EQUIVALENCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Equivalence</b></em>' reference</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__IMPLIED_BY">FEATURE_MAP_CHANGE__IMPLIED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Implied By</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__IMPLIES">FEATURE_MAP_CHANGE__IMPLIES</a></strong></code>
<div class="block">The feature id for the '<em><b>Implies</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__KIND">FEATURE_MAP_CHANGE__KIND</a></strong></code>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__MATCH">FEATURE_MAP_CHANGE__MATCH</a></strong></code>
<div class="block">The feature id for the '<em><b>Match</b></em>' reference</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__PRIME_REFINING">FEATURE_MAP_CHANGE__PRIME_REFINING</a></strong></code>
<div class="block">The feature id for the '<em><b>Prime Refining</b></em>' reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__REFINED_BY">FEATURE_MAP_CHANGE__REFINED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Refined By</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__REFINES">FEATURE_MAP_CHANGE__REFINES</a></strong></code>
<div class="block">The feature id for the '<em><b>Refines</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__REQUIRED_BY">FEATURE_MAP_CHANGE__REQUIRED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Required By</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__REQUIRES">FEATURE_MAP_CHANGE__REQUIRES</a></strong></code>
<div class="block">The feature id for the '<em><b>Requires</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__SOURCE">FEATURE_MAP_CHANGE__SOURCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Source</b></em>' attribute. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__STATE">FEATURE_MAP_CHANGE__STATE</a></strong></code>
<div class="block">The feature id for the '<em><b>State</b></em>' attribute</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE__VALUE">FEATURE_MAP_CHANGE__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#FEATURE_MAP_CHANGE_FEATURE_COUNT">FEATURE_MAP_CHANGE_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Feature Map Change</em>' class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#IEQUALITY_HELPER">IEQUALITY_HELPER</a></strong></code>
<div class="block">The meta object id for the '<em>IEquality Helper</em>' data type</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH">MATCH</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/MatchImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Match</em></code></a>' class. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH__DIFFERENCES">MATCH__DIFFERENCES</a></strong></code>
<div class="block">The feature id for the '<em><b>Differences</b></em>' containment reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH__LEFT">MATCH__LEFT</a></strong></code>
<div class="block">The feature id for the '<em><b>Left</b></em>' reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH__ORIGIN">MATCH__ORIGIN</a></strong></code>
<div class="block">The feature id for the '<em><b>Origin</b></em>' reference. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH__RIGHT">MATCH__RIGHT</a></strong></code>
<div class="block">The feature id for the '<em><b>Right</b></em>' reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH__SUBMATCHES">MATCH__SUBMATCHES</a></strong></code>
<div class="block">The feature id for the '<em><b>Submatches</b></em>' containment reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH_FEATURE_COUNT">MATCH_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Match</em>' class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH_RESOURCE">MATCH_RESOURCE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/MatchResourceImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Match Resource</em></code></a>' class</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH_RESOURCE__COMPARISON">MATCH_RESOURCE__COMPARISON</a></strong></code>
<div class="block">The feature id for the '<em><b>Comparison</b></em>' container reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH_RESOURCE__LEFT">MATCH_RESOURCE__LEFT</a></strong></code>
<div class="block">The feature id for the '<em><b>Left</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH_RESOURCE__LEFT_URI">MATCH_RESOURCE__LEFT_URI</a></strong></code>
<div class="block">The feature id for the '<em><b>Left URI</b></em>' attribute. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH_RESOURCE__LOCATION_CHANGES">MATCH_RESOURCE__LOCATION_CHANGES</a></strong></code>
<div class="block">The feature id for the '<em><b>Location Changes</b></em>' containment reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH_RESOURCE__ORIGIN">MATCH_RESOURCE__ORIGIN</a></strong></code>
<div class="block">The feature id for the '<em><b>Origin</b></em>' attribute. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH_RESOURCE__ORIGIN_URI">MATCH_RESOURCE__ORIGIN_URI</a></strong></code>
<div class="block">The feature id for the '<em><b>Origin URI</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH_RESOURCE__RIGHT">MATCH_RESOURCE__RIGHT</a></strong></code>
<div class="block">The feature id for the '<em><b>Right</b></em>' attribute</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH_RESOURCE__RIGHT_URI">MATCH_RESOURCE__RIGHT_URI</a></strong></code>
<div class="block">The feature id for the '<em><b>Right URI</b></em>' attribute. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#MATCH_RESOURCE_FEATURE_COUNT">MATCH_RESOURCE_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Match Resource</em>' class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE">REFERENCE_CHANGE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/ReferenceChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Reference Change</em></code></a>' class</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__CONFLICT">REFERENCE_CHANGE__CONFLICT</a></strong></code>
<div class="block">The feature id for the '<em><b>Conflict</b></em>' reference. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__EQUIVALENCE">REFERENCE_CHANGE__EQUIVALENCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Equivalence</b></em>' reference</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__IMPLIED_BY">REFERENCE_CHANGE__IMPLIED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Implied By</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__IMPLIES">REFERENCE_CHANGE__IMPLIES</a></strong></code>
<div class="block">The feature id for the '<em><b>Implies</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__KIND">REFERENCE_CHANGE__KIND</a></strong></code>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__MATCH">REFERENCE_CHANGE__MATCH</a></strong></code>
<div class="block">The feature id for the '<em><b>Match</b></em>' reference</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__PRIME_REFINING">REFERENCE_CHANGE__PRIME_REFINING</a></strong></code>
<div class="block">The feature id for the '<em><b>Prime Refining</b></em>' reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__REFERENCE">REFERENCE_CHANGE__REFERENCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Reference</b></em>' reference. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__REFINED_BY">REFERENCE_CHANGE__REFINED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Refined By</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__REFINES">REFERENCE_CHANGE__REFINES</a></strong></code>
<div class="block">The feature id for the '<em><b>Refines</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__REQUIRED_BY">REFERENCE_CHANGE__REQUIRED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Required By</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__REQUIRES">REFERENCE_CHANGE__REQUIRES</a></strong></code>
<div class="block">The feature id for the '<em><b>Requires</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__SOURCE">REFERENCE_CHANGE__SOURCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Source</b></em>' attribute. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__STATE">REFERENCE_CHANGE__STATE</a></strong></code>
<div class="block">The feature id for the '<em><b>State</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE__VALUE">REFERENCE_CHANGE__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#REFERENCE_CHANGE_FEATURE_COUNT">REFERENCE_CHANGE_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Reference Change</em>' class</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE">RESOURCE_ATTACHMENT_CHANGE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/ResourceAttachmentChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Resource Attachment Change</em></code></a>' class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__CONFLICT">RESOURCE_ATTACHMENT_CHANGE__CONFLICT</a></strong></code>
<div class="block">The feature id for the '<em><b>Conflict</b></em>' reference. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__EQUIVALENCE">RESOURCE_ATTACHMENT_CHANGE__EQUIVALENCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Equivalence</b></em>' reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__IMPLIED_BY">RESOURCE_ATTACHMENT_CHANGE__IMPLIED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Implied By</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__IMPLIES">RESOURCE_ATTACHMENT_CHANGE__IMPLIES</a></strong></code>
<div class="block">The feature id for the '<em><b>Implies</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__KIND">RESOURCE_ATTACHMENT_CHANGE__KIND</a></strong></code>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__MATCH">RESOURCE_ATTACHMENT_CHANGE__MATCH</a></strong></code>
<div class="block">The feature id for the '<em><b>Match</b></em>' reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__PRIME_REFINING">RESOURCE_ATTACHMENT_CHANGE__PRIME_REFINING</a></strong></code>
<div class="block">The feature id for the '<em><b>Prime Refining</b></em>' reference</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__REFINED_BY">RESOURCE_ATTACHMENT_CHANGE__REFINED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Refined By</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__REFINES">RESOURCE_ATTACHMENT_CHANGE__REFINES</a></strong></code>
<div class="block">The feature id for the '<em><b>Refines</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__REQUIRED_BY">RESOURCE_ATTACHMENT_CHANGE__REQUIRED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Required By</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__REQUIRES">RESOURCE_ATTACHMENT_CHANGE__REQUIRES</a></strong></code>
<div class="block">The feature id for the '<em><b>Requires</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__RESOURCE_URI">RESOURCE_ATTACHMENT_CHANGE__RESOURCE_URI</a></strong></code>
<div class="block">The feature id for the '<em><b>Resource URI</b></em>' attribute</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__SOURCE">RESOURCE_ATTACHMENT_CHANGE__SOURCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Source</b></em>' attribute. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE__STATE">RESOURCE_ATTACHMENT_CHANGE__STATE</a></strong></code>
<div class="block">The feature id for the '<em><b>State</b></em>' attribute</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_ATTACHMENT_CHANGE_FEATURE_COUNT">RESOURCE_ATTACHMENT_CHANGE_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Resource Attachment Change</em>' class. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE">RESOURCE_LOCATION_CHANGE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/ResourceLocationChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Resource Location Change</em></code></a>' class</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__BASE_LOCATION">RESOURCE_LOCATION_CHANGE__BASE_LOCATION</a></strong></code>
<div class="block">The feature id for the '<em><b>Base Location</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__CHANGED_LOCATION">RESOURCE_LOCATION_CHANGE__CHANGED_LOCATION</a></strong></code>
<div class="block">The feature id for the '<em><b>Changed Location</b></em>' attribute</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__CONFLICT">RESOURCE_LOCATION_CHANGE__CONFLICT</a></strong></code>
<div class="block">The feature id for the '<em><b>Conflict</b></em>' reference</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__EQUIVALENCE">RESOURCE_LOCATION_CHANGE__EQUIVALENCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Equivalence</b></em>' reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__IMPLIED_BY">RESOURCE_LOCATION_CHANGE__IMPLIED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Implied By</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__IMPLIES">RESOURCE_LOCATION_CHANGE__IMPLIES</a></strong></code>
<div class="block">The feature id for the '<em><b>Implies</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__KIND">RESOURCE_LOCATION_CHANGE__KIND</a></strong></code>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__MATCH">RESOURCE_LOCATION_CHANGE__MATCH</a></strong></code>
<div class="block">The feature id for the '<em><b>Match</b></em>' reference</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__PRIME_REFINING">RESOURCE_LOCATION_CHANGE__PRIME_REFINING</a></strong></code>
<div class="block">The feature id for the '<em><b>Prime Refining</b></em>' reference</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__REFINED_BY">RESOURCE_LOCATION_CHANGE__REFINED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Refined By</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__REFINES">RESOURCE_LOCATION_CHANGE__REFINES</a></strong></code>
<div class="block">The feature id for the '<em><b>Refines</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__REQUIRED_BY">RESOURCE_LOCATION_CHANGE__REQUIRED_BY</a></strong></code>
<div class="block">The feature id for the '<em><b>Required By</b></em>' reference list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__REQUIRES">RESOURCE_LOCATION_CHANGE__REQUIRES</a></strong></code>
<div class="block">The feature id for the '<em><b>Requires</b></em>' reference list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__SOURCE">RESOURCE_LOCATION_CHANGE__SOURCE</a></strong></code>
<div class="block">The feature id for the '<em><b>Source</b></em>' attribute</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE__STATE">RESOURCE_LOCATION_CHANGE__STATE</a></strong></code>
<div class="block">The feature id for the '<em><b>State</b></em>' attribute</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#RESOURCE_LOCATION_CHANGE_FEATURE_COUNT">RESOURCE_LOCATION_CHANGE_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Resource Location Change</em>' class</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><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getAttributeChange_Attribute()">getAttributeChange_Attribute</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/AttributeChange.html#getAttribute()"><code><em>Attribute</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getAttributeChange_Value()">getAttributeChange_Value</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/AttributeChange.html#getValue()"><code><em>Value</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getAttributeChange()">getAttributeChange</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/AttributeChange.html" title="interface in org.eclipse.emf.compare"><code><em>Attribute Change</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/emf/compare/CompareFactory.html" title="interface in org.eclipse.emf.compare">CompareFactory</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getCompareFactory()">getCompareFactory</a></strong>()</code>
<div class="block">Returns the factory that creates the instances of the model. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison_Conflicts()">getComparison_Conflicts</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/emf/compare/Comparison.html#getConflicts()"><code><em>Conflicts</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison_Diagnostic()">getComparison_Diagnostic</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/Comparison.html#getDiagnostic()"><code><em>Diagnostic</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison_Equivalences()">getComparison_Equivalences</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/emf/compare/Comparison.html#getEquivalences()"><code><em>Equivalences</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison_MatchedResources()">getComparison_MatchedResources</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '
<a href="../../../../org/eclipse/emf/compare/Comparison.html#getMatchedResources()"><code><em>Matched Resources</em></code></a>'. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison_Matches()">getComparison_Matches</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/emf/compare/Comparison.html#getMatches()"><code><em>Matches</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison_ThreeWay()">getComparison_ThreeWay</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/Comparison.html#isThreeWay()"><code><em>Three Way</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison()">getComparison</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare"><code><em>Comparison</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getConflict_Differences()">getConflict_Differences</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Conflict.html#getDifferences()"><code><em>Differences</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getConflict_Kind()">getConflict_Kind</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/Conflict.html#getKind()"><code><em>Kind</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getConflict()">getConflict</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/Conflict.html" title="interface in org.eclipse.emf.compare"><code><em>Conflict</em></code></a>'. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getConflictKind()">getConflictKind</a></strong>()</code>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/emf/compare/ConflictKind.html" title="enum in org.eclipse.emf.compare"><code><em>Conflict Kind</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiagnostic()">getDiagnostic</a></strong>()</code>
<div class="block">Returns the meta object for data type '<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/Diagnostic.html?is-external=true" title="class or interface in org.eclipse.emf.common.util"><code><em>Diagnostic</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_Conflict()">getDiff_Conflict</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Diff.html#getConflict()"><code><em>Conflict</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_Equivalence()">getDiff_Equivalence</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Diff.html#getEquivalence()"><code><em>Equivalence</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_ImpliedBy()">getDiff_ImpliedBy</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Diff.html#getImpliedBy()"><code><em>Implied By</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_Implies()">getDiff_Implies</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Diff.html#getImplies()"><code><em>Implies</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_Kind()">getDiff_Kind</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/Diff.html#getKind()"><code><em>Kind</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_Match()">getDiff_Match</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Diff.html#getMatch()"><code><em>Match</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_PrimeRefining()">getDiff_PrimeRefining</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Diff.html#getPrimeRefining()"><code><em>Prime Refining</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_RefinedBy()">getDiff_RefinedBy</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Diff.html#getRefinedBy()"><code><em>Refined By</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_Refines()">getDiff_Refines</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Diff.html#getRefines()"><code><em>Refines</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_RequiredBy()">getDiff_RequiredBy</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Diff.html#getRequiredBy()"><code><em>Required By</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_Requires()">getDiff_Requires</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Diff.html#getRequires()"><code><em>Requires</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_Source()">getDiff_Source</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/Diff.html#getSource()"><code><em>Source</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff_State()">getDiff_State</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/Diff.html#getState()"><code><em>State</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()">getDiff</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/Diff.html" title="interface in org.eclipse.emf.compare"><code><em>Diff</em></code></a>'. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDifferenceKind()">getDifferenceKind</a></strong>()</code>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/emf/compare/DifferenceKind.html" title="enum in org.eclipse.emf.compare"><code><em>Difference Kind</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDifferenceSource()">getDifferenceSource</a></strong>()</code>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/emf/compare/DifferenceSource.html" title="enum in org.eclipse.emf.compare"><code><em>Difference Source</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDifferenceState()">getDifferenceState</a></strong>()</code>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/emf/compare/DifferenceState.html" title="enum in org.eclipse.emf.compare"><code><em>Difference State</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getEIterable()">getEIterable</a></strong>()</code>
<div class="block">Returns the meta object for data type '<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code><em>EIterable</em></code></a>'. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getEquivalence_Differences()">getEquivalence_Differences</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Equivalence.html#getDifferences()"><code><em>Differences</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getEquivalence()">getEquivalence</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/Equivalence.html" title="interface in org.eclipse.emf.compare"><code><em>Equivalence</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getFeatureMapChange_Attribute()">getFeatureMapChange_Attribute</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/FeatureMapChange.html#getAttribute()"><code><em>Attribute</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getFeatureMapChange_Value()">getFeatureMapChange_Value</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/FeatureMapChange.html#getValue()"><code><em>Value</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getFeatureMapChange()">getFeatureMapChange</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/FeatureMapChange.html" title="interface in org.eclipse.emf.compare"><code><em>Feature Map Change</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getIEqualityHelper()">getIEqualityHelper</a></strong>()</code>
<div class="block">Returns the meta object for data type '<a href="../../../../org/eclipse/emf/compare/utils/IEqualityHelper.html" title="interface in org.eclipse.emf.compare.utils"><code><em>IEquality Helper</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatch_Differences()">getMatch_Differences</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/emf/compare/Match.html#getDifferences()"><code><em>Differences</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatch_Left()">getMatch_Left</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Match.html#getLeft()"><code><em>Left</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatch_Origin()">getMatch_Origin</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Match.html#getOrigin()"><code><em>Origin</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatch_Right()">getMatch_Right</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Match.html#getRight()"><code><em>Right</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatch_Submatches()">getMatch_Submatches</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/emf/compare/Match.html#getSubmatches()"><code><em>Submatches</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatch()">getMatch</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/Match.html" title="interface in org.eclipse.emf.compare"><code><em>Match</em></code></a>'. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource_Comparison()">getMatchResource_Comparison</a></strong>()</code>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getComparison()"><code><em>Comparison</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource_Left()">getMatchResource_Left</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getLeft()"><code><em>Left</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource_LeftURI()">getMatchResource_LeftURI</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getLeftURI()"><code><em>Left URI</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource_LocationChanges()">getMatchResource_LocationChanges</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getLocationChanges()"><code><em>Location Changes</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource_Origin()">getMatchResource_Origin</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getOrigin()"><code><em>Origin</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource_OriginURI()">getMatchResource_OriginURI</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getOriginURI()"><code><em>Origin URI</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource_Right()">getMatchResource_Right</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getRight()"><code><em>Right</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource_RightURI()">getMatchResource_RightURI</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getRightURI()"><code><em>Right URI</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource()">getMatchResource</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/MatchResource.html" title="interface in org.eclipse.emf.compare"><code><em>Match Resource</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getReferenceChange_Reference()">getReferenceChange_Reference</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/ReferenceChange.html#getReference()"><code><em>Reference</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getReferenceChange_Value()">getReferenceChange_Value</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/ReferenceChange.html#getValue()"><code><em>Value</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getReferenceChange()">getReferenceChange</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/ReferenceChange.html" title="interface in org.eclipse.emf.compare"><code><em>Reference Change</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getResourceAttachmentChange_ResourceURI()">getResourceAttachmentChange_ResourceURI</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '
<a href="../../../../org/eclipse/emf/compare/ResourceAttachmentChange.html#getResourceURI()"><code><em>Resource URI</em></code></a>'. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getResourceAttachmentChange()">getResourceAttachmentChange</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/ResourceAttachmentChange.html" title="interface in org.eclipse.emf.compare"><code><em>Resource Attachment Change</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getResourceLocationChange_BaseLocation()">getResourceLocationChange_BaseLocation</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/ResourceLocationChange.html#getBaseLocation()"><code><em>Base Location</em></code></a>'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getResourceLocationChange_ChangedLocation()">getResourceLocationChange_ChangedLocation</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/ResourceLocationChange.html#getChangedLocation()"><code><em>Changed Location</em></code></a>'</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getResourceLocationChange()">getResourceLocationChange</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/ResourceLocationChange.html" title="interface in org.eclipse.emf.compare"><code><em>Resource Location Change</em></code></a>'</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.ecore.EPackage">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getEClassifier(java.lang.String)" title="class or interface in org.eclipse.emf.ecore">getEClassifier</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getEClassifiers()" title="class or interface in org.eclipse.emf.ecore">getEClassifiers</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getEFactoryInstance()" title="class or interface in org.eclipse.emf.ecore">getEFactoryInstance</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getESubpackages()" title="class or interface in org.eclipse.emf.ecore">getESubpackages</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getESuperPackage()" title="class or interface in org.eclipse.emf.ecore">getESuperPackage</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getNsPrefix()" title="class or interface in org.eclipse.emf.ecore">getNsPrefix</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getNsURI()" title="class or interface in org.eclipse.emf.ecore">getNsURI</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#setEFactoryInstance(org.eclipse.emf.ecore.EFactory)" title="class or interface in org.eclipse.emf.ecore">setEFactoryInstance</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#setNsPrefix(java.lang.String)" title="class or interface in org.eclipse.emf.ecore">setNsPrefix</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#setNsURI(java.lang.String)" title="class or interface in org.eclipse.emf.ecore">setNsURI</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.ecore.ENamedElement">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/ENamedElement.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">ENamedElement</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/ENamedElement.html?is-external=true#getName()" title="class or interface in org.eclipse.emf.ecore">getName</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/ENamedElement.html?is-external=true#setName(java.lang.String)" title="class or interface in org.eclipse.emf.ecore">setName</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.ecore.EModelElement">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EModelElement.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EModelElement</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EModelElement.html?is-external=true#getEAnnotation(java.lang.String)" title="class or interface in org.eclipse.emf.ecore">getEAnnotation</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EModelElement.html?is-external=true#getEAnnotations()" title="class or interface in org.eclipse.emf.ecore">getEAnnotations</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.ecore.EObject">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.<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></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eAllContents()" title="class or interface in org.eclipse.emf.ecore">eAllContents</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eClass()" title="class or interface in org.eclipse.emf.ecore">eClass</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eContainer()" title="class or interface in org.eclipse.emf.ecore">eContainer</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eContainingFeature()" title="class or interface in org.eclipse.emf.ecore">eContainingFeature</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eContainmentFeature()" title="class or interface in org.eclipse.emf.ecore">eContainmentFeature</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eContents()" title="class or interface in org.eclipse.emf.ecore">eContents</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eCrossReferences()" title="class or interface in org.eclipse.emf.ecore">eCrossReferences</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eGet(org.eclipse.emf.ecore.EStructuralFeature)" title="class or interface in org.eclipse.emf.ecore">eGet</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eGet(org.eclipse.emf.ecore.EStructuralFeature,%20boolean)" title="class or interface in org.eclipse.emf.ecore">eGet</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eInvoke(org.eclipse.emf.ecore.EOperation,%20org.eclipse.emf.common.util.EList)" title="class or interface in org.eclipse.emf.ecore">eInvoke</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eIsProxy()" title="class or interface in org.eclipse.emf.ecore">eIsProxy</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eIsSet(org.eclipse.emf.ecore.EStructuralFeature)" title="class or interface in org.eclipse.emf.ecore">eIsSet</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eResource()" title="class or interface in org.eclipse.emf.ecore">eResource</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eSet(org.eclipse.emf.ecore.EStructuralFeature,%20java.lang.Object)" title="class or interface in org.eclipse.emf.ecore">eSet</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eUnset(org.eclipse.emf.ecore.EStructuralFeature)" title="class or interface in org.eclipse.emf.ecore">eUnset</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.common.notify.Notifier">
<!-- -->
</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/Notifier.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Notifier</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true#eAdapters()" title="class or interface in org.eclipse.emf.common.notify">eAdapters</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true#eDeliver()" title="class or interface in org.eclipse.emf.common.notify">eDeliver</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true#eNotify(org.eclipse.emf.common.notify.Notification)" title="class or interface in org.eclipse.emf.common.notify">eNotify</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true#eSetDeliver(boolean)" title="class or interface in org.eclipse.emf.common.notify">eSetDeliver</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="copyright">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copyright</h4>
<pre>static final&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> copyright</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.copyright">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="eNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eNAME</h4>
<pre>static final&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> eNAME</pre>
<div class="block">The package name.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.eNAME">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="eNS_URI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eNS_URI</h4>
<pre>static final&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> eNS_URI</pre>
<div class="block">The package namespace URI.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.eNS_URI">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="eNS_PREFIX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eNS_PREFIX</h4>
<pre>static final&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> eNS_PREFIX</pre>
<div class="block">The package namespace name.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.eNS_PREFIX">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="eINSTANCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eINSTANCE</h4>
<pre>static final&nbsp;<a href="../../../../org/eclipse/emf/compare/ComparePackage.html" title="interface in org.eclipse.emf.compare">ComparePackage</a> eINSTANCE</pre>
<div class="block">The singleton instance of the package.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPARISON">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPARISON</h4>
<pre>static final&nbsp;int COMPARISON</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/ComparisonImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Comparison</em></code></a>' class.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/impl/ComparisonImpl.html" title="class in org.eclipse.emf.compare.impl"><code>ComparisonImpl</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getComparison()"><code>ComparePackageImpl.getComparison()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.COMPARISON">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPARISON__MATCHED_RESOURCES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPARISON__MATCHED_RESOURCES</h4>
<pre>static final&nbsp;int COMPARISON__MATCHED_RESOURCES</pre>
<div class="block">The feature id for the '<em><b>Matched Resources</b></em>' containment reference list. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.COMPARISON__MATCHED_RESOURCES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPARISON__MATCHES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPARISON__MATCHES</h4>
<pre>static final&nbsp;int COMPARISON__MATCHES</pre>
<div class="block">The feature id for the '<em><b>Matches</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.COMPARISON__MATCHES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPARISON__CONFLICTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPARISON__CONFLICTS</h4>
<pre>static final&nbsp;int COMPARISON__CONFLICTS</pre>
<div class="block">The feature id for the '<em><b>Conflicts</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.COMPARISON__CONFLICTS">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPARISON__EQUIVALENCES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPARISON__EQUIVALENCES</h4>
<pre>static final&nbsp;int COMPARISON__EQUIVALENCES</pre>
<div class="block">The feature id for the '<em><b>Equivalences</b></em>' containment reference list.
<!-- begin-user-doc
--> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.COMPARISON__EQUIVALENCES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPARISON__THREE_WAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPARISON__THREE_WAY</h4>
<pre>static final&nbsp;int COMPARISON__THREE_WAY</pre>
<div class="block">The feature id for the '<em><b>Three Way</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.COMPARISON__THREE_WAY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPARISON__DIAGNOSTIC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPARISON__DIAGNOSTIC</h4>
<pre>static final&nbsp;int COMPARISON__DIAGNOSTIC</pre>
<div class="block">The feature id for the '<em><b>Diagnostic</b></em>' attribute.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.COMPARISON__DIAGNOSTIC">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPARISON_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPARISON_FEATURE_COUNT</h4>
<pre>static final&nbsp;int COMPARISON_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Comparison</em>' class.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.COMPARISON_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH_RESOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_RESOURCE</h4>
<pre>static final&nbsp;int MATCH_RESOURCE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/MatchResourceImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Match Resource</em></code></a>' class.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/impl/MatchResourceImpl.html" title="class in org.eclipse.emf.compare.impl"><code>MatchResourceImpl</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getMatchResource()"><code>ComparePackageImpl.getMatchResource()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH_RESOURCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH_RESOURCE__LEFT_URI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_RESOURCE__LEFT_URI</h4>
<pre>static final&nbsp;int MATCH_RESOURCE__LEFT_URI</pre>
<div class="block">The feature id for the '<em><b>Left URI</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH_RESOURCE__LEFT_URI">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH_RESOURCE__RIGHT_URI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_RESOURCE__RIGHT_URI</h4>
<pre>static final&nbsp;int MATCH_RESOURCE__RIGHT_URI</pre>
<div class="block">The feature id for the '<em><b>Right URI</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH_RESOURCE__RIGHT_URI">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH_RESOURCE__ORIGIN_URI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_RESOURCE__ORIGIN_URI</h4>
<pre>static final&nbsp;int MATCH_RESOURCE__ORIGIN_URI</pre>
<div class="block">The feature id for the '<em><b>Origin URI</b></em>' attribute.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH_RESOURCE__ORIGIN_URI">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH_RESOURCE__LEFT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_RESOURCE__LEFT</h4>
<pre>static final&nbsp;int MATCH_RESOURCE__LEFT</pre>
<div class="block">The feature id for the '<em><b>Left</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH_RESOURCE__LEFT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH_RESOURCE__RIGHT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_RESOURCE__RIGHT</h4>
<pre>static final&nbsp;int MATCH_RESOURCE__RIGHT</pre>
<div class="block">The feature id for the '<em><b>Right</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH_RESOURCE__RIGHT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH_RESOURCE__ORIGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_RESOURCE__ORIGIN</h4>
<pre>static final&nbsp;int MATCH_RESOURCE__ORIGIN</pre>
<div class="block">The feature id for the '<em><b>Origin</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH_RESOURCE__ORIGIN">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH_RESOURCE__COMPARISON">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_RESOURCE__COMPARISON</h4>
<pre>static final&nbsp;int MATCH_RESOURCE__COMPARISON</pre>
<div class="block">The feature id for the '<em><b>Comparison</b></em>' container reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH_RESOURCE__COMPARISON">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH_RESOURCE__LOCATION_CHANGES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_RESOURCE__LOCATION_CHANGES</h4>
<pre>static final&nbsp;int MATCH_RESOURCE__LOCATION_CHANGES</pre>
<div class="block">The feature id for the '<em><b>Location Changes</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH_RESOURCE__LOCATION_CHANGES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH_RESOURCE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_RESOURCE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int MATCH_RESOURCE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Match Resource</em>' class.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH_RESOURCE_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH</h4>
<pre>static final&nbsp;int MATCH</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/MatchImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Match</em></code></a>' class. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/impl/MatchImpl.html" title="class in org.eclipse.emf.compare.impl"><code>MatchImpl</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getMatch()"><code>ComparePackageImpl.getMatch()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH__SUBMATCHES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH__SUBMATCHES</h4>
<pre>static final&nbsp;int MATCH__SUBMATCHES</pre>
<div class="block">The feature id for the '<em><b>Submatches</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH__SUBMATCHES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH__DIFFERENCES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH__DIFFERENCES</h4>
<pre>static final&nbsp;int MATCH__DIFFERENCES</pre>
<div class="block">The feature id for the '<em><b>Differences</b></em>' containment reference list.
<!-- begin-user-doc
--> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH__DIFFERENCES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH__LEFT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH__LEFT</h4>
<pre>static final&nbsp;int MATCH__LEFT</pre>
<div class="block">The feature id for the '<em><b>Left</b></em>' reference.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH__LEFT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH__RIGHT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH__RIGHT</h4>
<pre>static final&nbsp;int MATCH__RIGHT</pre>
<div class="block">The feature id for the '<em><b>Right</b></em>' reference.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH__RIGHT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH__ORIGIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH__ORIGIN</h4>
<pre>static final&nbsp;int MATCH__ORIGIN</pre>
<div class="block">The feature id for the '<em><b>Origin</b></em>' reference. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH__ORIGIN">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="MATCH_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MATCH_FEATURE_COUNT</h4>
<pre>static final&nbsp;int MATCH_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Match</em>' class.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.MATCH_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF</h4>
<pre>static final&nbsp;int DIFF</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/DiffImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Diff</em></code></a>' class. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/impl/DiffImpl.html" title="class in org.eclipse.emf.compare.impl"><code>DiffImpl</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getDiff()"><code>ComparePackageImpl.getDiff()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__MATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__MATCH</h4>
<pre>static final&nbsp;int DIFF__MATCH</pre>
<div class="block">The feature id for the '<em><b>Match</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__MATCH">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__REQUIRES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__REQUIRES</h4>
<pre>static final&nbsp;int DIFF__REQUIRES</pre>
<div class="block">The feature id for the '<em><b>Requires</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__REQUIRES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__REQUIRED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__REQUIRED_BY</h4>
<pre>static final&nbsp;int DIFF__REQUIRED_BY</pre>
<div class="block">The feature id for the '<em><b>Required By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__REQUIRED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__IMPLIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__IMPLIES</h4>
<pre>static final&nbsp;int DIFF__IMPLIES</pre>
<div class="block">The feature id for the '<em><b>Implies</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__IMPLIES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__IMPLIED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__IMPLIED_BY</h4>
<pre>static final&nbsp;int DIFF__IMPLIED_BY</pre>
<div class="block">The feature id for the '<em><b>Implied By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__IMPLIED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__REFINES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__REFINES</h4>
<pre>static final&nbsp;int DIFF__REFINES</pre>
<div class="block">The feature id for the '<em><b>Refines</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__REFINES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__REFINED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__REFINED_BY</h4>
<pre>static final&nbsp;int DIFF__REFINED_BY</pre>
<div class="block">The feature id for the '<em><b>Refined By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__REFINED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__PRIME_REFINING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__PRIME_REFINING</h4>
<pre>static final&nbsp;int DIFF__PRIME_REFINING</pre>
<div class="block">The feature id for the '<em><b>Prime Refining</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__PRIME_REFINING">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__KIND</h4>
<pre>static final&nbsp;int DIFF__KIND</pre>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__KIND">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__SOURCE</h4>
<pre>static final&nbsp;int DIFF__SOURCE</pre>
<div class="block">The feature id for the '<em><b>Source</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__SOURCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__STATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__STATE</h4>
<pre>static final&nbsp;int DIFF__STATE</pre>
<div class="block">The feature id for the '<em><b>State</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__STATE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__EQUIVALENCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__EQUIVALENCE</h4>
<pre>static final&nbsp;int DIFF__EQUIVALENCE</pre>
<div class="block">The feature id for the '<em><b>Equivalence</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__EQUIVALENCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF__CONFLICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF__CONFLICT</h4>
<pre>static final&nbsp;int DIFF__CONFLICT</pre>
<div class="block">The feature id for the '<em><b>Conflict</b></em>' reference. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF__CONFLICT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFF_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFF_FEATURE_COUNT</h4>
<pre>static final&nbsp;int DIFF_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Diff</em>' class.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFF_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/ResourceAttachmentChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Resource Attachment Change</em></code></a>' class.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/impl/ResourceAttachmentChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code>ResourceAttachmentChangeImpl</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getResourceAttachmentChange()"><code>ComparePackageImpl.getResourceAttachmentChange()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__MATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__MATCH</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__MATCH</pre>
<div class="block">The feature id for the '<em><b>Match</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__MATCH">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__REQUIRES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__REQUIRES</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__REQUIRES</pre>
<div class="block">The feature id for the '<em><b>Requires</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__REQUIRES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__REQUIRED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__REQUIRED_BY</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__REQUIRED_BY</pre>
<div class="block">The feature id for the '<em><b>Required By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__REQUIRED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__IMPLIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__IMPLIES</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__IMPLIES</pre>
<div class="block">The feature id for the '<em><b>Implies</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__IMPLIES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__IMPLIED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__IMPLIED_BY</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__IMPLIED_BY</pre>
<div class="block">The feature id for the '<em><b>Implied By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__IMPLIED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__REFINES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__REFINES</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__REFINES</pre>
<div class="block">The feature id for the '<em><b>Refines</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__REFINES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__REFINED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__REFINED_BY</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__REFINED_BY</pre>
<div class="block">The feature id for the '<em><b>Refined By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__REFINED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__PRIME_REFINING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__PRIME_REFINING</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__PRIME_REFINING</pre>
<div class="block">The feature id for the '<em><b>Prime Refining</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__PRIME_REFINING">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__KIND</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__KIND</pre>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__KIND">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__SOURCE</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__SOURCE</pre>
<div class="block">The feature id for the '<em><b>Source</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__SOURCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__STATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__STATE</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__STATE</pre>
<div class="block">The feature id for the '<em><b>State</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__STATE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__EQUIVALENCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__EQUIVALENCE</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__EQUIVALENCE</pre>
<div class="block">The feature id for the '<em><b>Equivalence</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__EQUIVALENCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__CONFLICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__CONFLICT</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__CONFLICT</pre>
<div class="block">The feature id for the '<em><b>Conflict</b></em>' reference. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__CONFLICT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE__RESOURCE_URI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE__RESOURCE_URI</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE__RESOURCE_URI</pre>
<div class="block">The feature id for the '<em><b>Resource URI</b></em>' attribute.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE__RESOURCE_URI">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_ATTACHMENT_CHANGE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ATTACHMENT_CHANGE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int RESOURCE_ATTACHMENT_CHANGE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Resource Attachment Change</em>' class. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_ATTACHMENT_CHANGE_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/ResourceLocationChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Resource Location Change</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/impl/ResourceLocationChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code>ResourceLocationChangeImpl</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getResourceLocationChange()"><code>ComparePackageImpl.getResourceLocationChange()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__MATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__MATCH</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__MATCH</pre>
<div class="block">The feature id for the '<em><b>Match</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__MATCH">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__REQUIRES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__REQUIRES</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__REQUIRES</pre>
<div class="block">The feature id for the '<em><b>Requires</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__REQUIRES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__REQUIRED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__REQUIRED_BY</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__REQUIRED_BY</pre>
<div class="block">The feature id for the '<em><b>Required By</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__REQUIRED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__IMPLIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__IMPLIES</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__IMPLIES</pre>
<div class="block">The feature id for the '<em><b>Implies</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__IMPLIES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__IMPLIED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__IMPLIED_BY</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__IMPLIED_BY</pre>
<div class="block">The feature id for the '<em><b>Implied By</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__IMPLIED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__REFINES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__REFINES</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__REFINES</pre>
<div class="block">The feature id for the '<em><b>Refines</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__REFINES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__REFINED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__REFINED_BY</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__REFINED_BY</pre>
<div class="block">The feature id for the '<em><b>Refined By</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__REFINED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__PRIME_REFINING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__PRIME_REFINING</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__PRIME_REFINING</pre>
<div class="block">The feature id for the '<em><b>Prime Refining</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__PRIME_REFINING">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__KIND</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__KIND</pre>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__KIND">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__SOURCE</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__SOURCE</pre>
<div class="block">The feature id for the '<em><b>Source</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__SOURCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__STATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__STATE</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__STATE</pre>
<div class="block">The feature id for the '<em><b>State</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__STATE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__EQUIVALENCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__EQUIVALENCE</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__EQUIVALENCE</pre>
<div class="block">The feature id for the '<em><b>Equivalence</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__EQUIVALENCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__CONFLICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__CONFLICT</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__CONFLICT</pre>
<div class="block">The feature id for the '<em><b>Conflict</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__CONFLICT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__BASE_LOCATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__BASE_LOCATION</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__BASE_LOCATION</pre>
<div class="block">The feature id for the '<em><b>Base Location</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__BASE_LOCATION">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE__CHANGED_LOCATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE__CHANGED_LOCATION</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE__CHANGED_LOCATION</pre>
<div class="block">The feature id for the '<em><b>Changed Location</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE__CHANGED_LOCATION">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_LOCATION_CHANGE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOCATION_CHANGE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int RESOURCE_LOCATION_CHANGE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Resource Location Change</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.RESOURCE_LOCATION_CHANGE_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/ReferenceChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Reference Change</em></code></a>' class.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/impl/ReferenceChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code>ReferenceChangeImpl</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getReferenceChange()"><code>ComparePackageImpl.getReferenceChange()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__MATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__MATCH</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__MATCH</pre>
<div class="block">The feature id for the '<em><b>Match</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__MATCH">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__REQUIRES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__REQUIRES</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__REQUIRES</pre>
<div class="block">The feature id for the '<em><b>Requires</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__REQUIRES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__REQUIRED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__REQUIRED_BY</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__REQUIRED_BY</pre>
<div class="block">The feature id for the '<em><b>Required By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__REQUIRED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__IMPLIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__IMPLIES</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__IMPLIES</pre>
<div class="block">The feature id for the '<em><b>Implies</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__IMPLIES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__IMPLIED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__IMPLIED_BY</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__IMPLIED_BY</pre>
<div class="block">The feature id for the '<em><b>Implied By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__IMPLIED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__REFINES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__REFINES</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__REFINES</pre>
<div class="block">The feature id for the '<em><b>Refines</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__REFINES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__REFINED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__REFINED_BY</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__REFINED_BY</pre>
<div class="block">The feature id for the '<em><b>Refined By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__REFINED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__PRIME_REFINING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__PRIME_REFINING</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__PRIME_REFINING</pre>
<div class="block">The feature id for the '<em><b>Prime Refining</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__PRIME_REFINING">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__KIND</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__KIND</pre>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__KIND">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__SOURCE</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__SOURCE</pre>
<div class="block">The feature id for the '<em><b>Source</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__SOURCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__STATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__STATE</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__STATE</pre>
<div class="block">The feature id for the '<em><b>State</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__STATE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__EQUIVALENCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__EQUIVALENCE</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__EQUIVALENCE</pre>
<div class="block">The feature id for the '<em><b>Equivalence</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__EQUIVALENCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__CONFLICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__CONFLICT</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__CONFLICT</pre>
<div class="block">The feature id for the '<em><b>Conflict</b></em>' reference. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__CONFLICT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__REFERENCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__REFERENCE</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__REFERENCE</pre>
<div class="block">The feature id for the '<em><b>Reference</b></em>' reference. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__REFERENCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE__VALUE</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' reference.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REFERENCE_CHANGE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REFERENCE_CHANGE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int REFERENCE_CHANGE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Reference Change</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.REFERENCE_CHANGE_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/AttributeChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Attribute Change</em></code></a>' class.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/impl/AttributeChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code>AttributeChangeImpl</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getAttributeChange()"><code>ComparePackageImpl.getAttributeChange()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__MATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__MATCH</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__MATCH</pre>
<div class="block">The feature id for the '<em><b>Match</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__MATCH">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__REQUIRES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__REQUIRES</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__REQUIRES</pre>
<div class="block">The feature id for the '<em><b>Requires</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__REQUIRES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__REQUIRED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__REQUIRED_BY</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__REQUIRED_BY</pre>
<div class="block">The feature id for the '<em><b>Required By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__REQUIRED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__IMPLIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__IMPLIES</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__IMPLIES</pre>
<div class="block">The feature id for the '<em><b>Implies</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__IMPLIES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__IMPLIED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__IMPLIED_BY</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__IMPLIED_BY</pre>
<div class="block">The feature id for the '<em><b>Implied By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__IMPLIED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__REFINES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__REFINES</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__REFINES</pre>
<div class="block">The feature id for the '<em><b>Refines</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__REFINES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__REFINED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__REFINED_BY</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__REFINED_BY</pre>
<div class="block">The feature id for the '<em><b>Refined By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__REFINED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__PRIME_REFINING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__PRIME_REFINING</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__PRIME_REFINING</pre>
<div class="block">The feature id for the '<em><b>Prime Refining</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__PRIME_REFINING">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__KIND</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__KIND</pre>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__KIND">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__SOURCE</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__SOURCE</pre>
<div class="block">The feature id for the '<em><b>Source</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__SOURCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__STATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__STATE</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__STATE</pre>
<div class="block">The feature id for the '<em><b>State</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__STATE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__EQUIVALENCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__EQUIVALENCE</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__EQUIVALENCE</pre>
<div class="block">The feature id for the '<em><b>Equivalence</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__EQUIVALENCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__CONFLICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__CONFLICT</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__CONFLICT</pre>
<div class="block">The feature id for the '<em><b>Conflict</b></em>' reference. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__CONFLICT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__ATTRIBUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__ATTRIBUTE</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__ATTRIBUTE</pre>
<div class="block">The feature id for the '<em><b>Attribute</b></em>' reference. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__ATTRIBUTE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE__VALUE</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_CHANGE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_CHANGE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int ATTRIBUTE_CHANGE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Attribute Change</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.ATTRIBUTE_CHANGE_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/FeatureMapChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Feature Map Change</em></code></a>' class.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/impl/FeatureMapChangeImpl.html" title="class in org.eclipse.emf.compare.impl"><code>FeatureMapChangeImpl</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getFeatureMapChange()"><code>ComparePackageImpl.getFeatureMapChange()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__MATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__MATCH</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__MATCH</pre>
<div class="block">The feature id for the '<em><b>Match</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__MATCH">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__REQUIRES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__REQUIRES</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__REQUIRES</pre>
<div class="block">The feature id for the '<em><b>Requires</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__REQUIRES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__REQUIRED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__REQUIRED_BY</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__REQUIRED_BY</pre>
<div class="block">The feature id for the '<em><b>Required By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__REQUIRED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__IMPLIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__IMPLIES</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__IMPLIES</pre>
<div class="block">The feature id for the '<em><b>Implies</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__IMPLIES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__IMPLIED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__IMPLIED_BY</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__IMPLIED_BY</pre>
<div class="block">The feature id for the '<em><b>Implied By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__IMPLIED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__REFINES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__REFINES</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__REFINES</pre>
<div class="block">The feature id for the '<em><b>Refines</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__REFINES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__REFINED_BY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__REFINED_BY</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__REFINED_BY</pre>
<div class="block">The feature id for the '<em><b>Refined By</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__REFINED_BY">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__PRIME_REFINING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__PRIME_REFINING</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__PRIME_REFINING</pre>
<div class="block">The feature id for the '<em><b>Prime Refining</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__PRIME_REFINING">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__KIND</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__KIND</pre>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__KIND">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__SOURCE</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__SOURCE</pre>
<div class="block">The feature id for the '<em><b>Source</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__SOURCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__STATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__STATE</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__STATE</pre>
<div class="block">The feature id for the '<em><b>State</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__STATE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__EQUIVALENCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__EQUIVALENCE</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__EQUIVALENCE</pre>
<div class="block">The feature id for the '<em><b>Equivalence</b></em>' reference.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__EQUIVALENCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__CONFLICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__CONFLICT</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__CONFLICT</pre>
<div class="block">The feature id for the '<em><b>Conflict</b></em>' reference. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__CONFLICT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__ATTRIBUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__ATTRIBUTE</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__ATTRIBUTE</pre>
<div class="block">The feature id for the '<em><b>Attribute</b></em>' reference. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__ATTRIBUTE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE__VALUE</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="FEATURE_MAP_CHANGE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FEATURE_MAP_CHANGE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int FEATURE_MAP_CHANGE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Feature Map Change</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.FEATURE_MAP_CHANGE_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CONFLICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONFLICT</h4>
<pre>static final&nbsp;int CONFLICT</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/ConflictImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Conflict</em></code></a>' class.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/impl/ConflictImpl.html" title="class in org.eclipse.emf.compare.impl"><code>ConflictImpl</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getConflict()"><code>ComparePackageImpl.getConflict()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.CONFLICT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CONFLICT__KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONFLICT__KIND</h4>
<pre>static final&nbsp;int CONFLICT__KIND</pre>
<div class="block">The feature id for the '<em><b>Kind</b></em>' attribute.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.CONFLICT__KIND">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CONFLICT__DIFFERENCES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONFLICT__DIFFERENCES</h4>
<pre>static final&nbsp;int CONFLICT__DIFFERENCES</pre>
<div class="block">The feature id for the '<em><b>Differences</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.CONFLICT__DIFFERENCES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CONFLICT_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONFLICT_FEATURE_COUNT</h4>
<pre>static final&nbsp;int CONFLICT_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Conflict</em>' class.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.CONFLICT_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="EQUIVALENCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EQUIVALENCE</h4>
<pre>static final&nbsp;int EQUIVALENCE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/impl/EquivalenceImpl.html" title="class in org.eclipse.emf.compare.impl"><code><em>Equivalence</em></code></a>' class.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/impl/EquivalenceImpl.html" title="class in org.eclipse.emf.compare.impl"><code>EquivalenceImpl</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getEquivalence()"><code>ComparePackageImpl.getEquivalence()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.EQUIVALENCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="EQUIVALENCE__DIFFERENCES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EQUIVALENCE__DIFFERENCES</h4>
<pre>static final&nbsp;int EQUIVALENCE__DIFFERENCES</pre>
<div class="block">The feature id for the '<em><b>Differences</b></em>' reference list.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.EQUIVALENCE__DIFFERENCES">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="EQUIVALENCE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EQUIVALENCE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int EQUIVALENCE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Equivalence</em>' class.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.EQUIVALENCE_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFFERENCE_KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFFERENCE_KIND</h4>
<pre>static final&nbsp;int DIFFERENCE_KIND</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/DifferenceKind.html" title="enum in org.eclipse.emf.compare"><code><em>Difference Kind</em></code></a>' enum.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/DifferenceKind.html" title="enum in org.eclipse.emf.compare"><code>DifferenceKind</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getDifferenceKind()"><code>ComparePackageImpl.getDifferenceKind()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFFERENCE_KIND">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFFERENCE_SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFFERENCE_SOURCE</h4>
<pre>static final&nbsp;int DIFFERENCE_SOURCE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/DifferenceSource.html" title="enum in org.eclipse.emf.compare"><code><em>Difference Source</em></code></a>' enum.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/DifferenceSource.html" title="enum in org.eclipse.emf.compare"><code>DifferenceSource</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getDifferenceSource()"><code>ComparePackageImpl.getDifferenceSource()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFFERENCE_SOURCE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIFFERENCE_STATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DIFFERENCE_STATE</h4>
<pre>static final&nbsp;int DIFFERENCE_STATE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/DifferenceState.html" title="enum in org.eclipse.emf.compare"><code><em>Difference State</em></code></a>' enum.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/DifferenceState.html" title="enum in org.eclipse.emf.compare"><code>DifferenceState</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getDifferenceState()"><code>ComparePackageImpl.getDifferenceState()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIFFERENCE_STATE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CONFLICT_KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONFLICT_KIND</h4>
<pre>static final&nbsp;int CONFLICT_KIND</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/emf/compare/ConflictKind.html" title="enum in org.eclipse.emf.compare"><code><em>Conflict Kind</em></code></a>' enum.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/ConflictKind.html" title="enum in org.eclipse.emf.compare"><code>ConflictKind</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getConflictKind()"><code>ComparePackageImpl.getConflictKind()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.CONFLICT_KIND">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="EITERABLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EITERABLE</h4>
<pre>static final&nbsp;int EITERABLE</pre>
<div class="block">The meta object id for the '<em>EIterable</em>' data type. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://download.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getEIterable()"><code>ComparePackageImpl.getEIterable()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.EITERABLE">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="IEQUALITY_HELPER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IEQUALITY_HELPER</h4>
<pre>static final&nbsp;int IEQUALITY_HELPER</pre>
<div class="block">The meta object id for the '<em>IEquality Helper</em>' data type.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/utils/IEqualityHelper.html" title="interface in org.eclipse.emf.compare.utils"><code>IEqualityHelper</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getIEqualityHelper()"><code>ComparePackageImpl.getIEqualityHelper()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.IEQUALITY_HELPER">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="DIAGNOSTIC">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DIAGNOSTIC</h4>
<pre>static final&nbsp;int DIAGNOSTIC</pre>
<div class="block">The meta object id for the '<em>Diagnostic</em>' data type. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">Since:</span></dt>
<dd>3.1</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/util/Diagnostic.html?is-external=true" title="class or interface in org.eclipse.emf.common.util"><code>Diagnostic</code></a>,
<a href="../../../../org/eclipse/emf/compare/impl/ComparePackageImpl.html#getDiagnostic()"><code>ComparePackageImpl.getDiagnostic()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.emf.compare.ComparePackage.DIAGNOSTIC">Constant Field Values</a></dd><dt><span class="strong">Generated:</span></dt>
<dd></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="getComparison()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getComparison</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getComparison()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare"><code><em>Comparison</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Comparison</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare"><code>Comparison</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getComparison_MatchedResources()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getComparison_MatchedResources</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getComparison_MatchedResources()</pre>
<div class="block">Returns the meta object for the containment reference list '
<a href="../../../../org/eclipse/emf/compare/Comparison.html#getMatchedResources()"><code><em>Matched Resources</em></code></a>'. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Matched Resources</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Comparison.html#getMatchedResources()"><code>Comparison.getMatchedResources()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison()"><code>getComparison()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getComparison_Matches()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getComparison_Matches</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getComparison_Matches()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/emf/compare/Comparison.html#getMatches()"><code><em>Matches</em></code></a>'.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Matches</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Comparison.html#getMatches()"><code>Comparison.getMatches()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison()"><code>getComparison()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getComparison_Conflicts()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getComparison_Conflicts</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getComparison_Conflicts()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/emf/compare/Comparison.html#getConflicts()"><code><em>Conflicts</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Conflicts</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Comparison.html#getConflicts()"><code>Comparison.getConflicts()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison()"><code>getComparison()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getComparison_Equivalences()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getComparison_Equivalences</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getComparison_Equivalences()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/emf/compare/Comparison.html#getEquivalences()"><code><em>Equivalences</em></code></a>'.
<!-- begin-user-doc
--> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Equivalences</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Comparison.html#getEquivalences()"><code>Comparison.getEquivalences()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison()"><code>getComparison()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getComparison_ThreeWay()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getComparison_ThreeWay</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getComparison_ThreeWay()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/Comparison.html#isThreeWay()"><code><em>Three Way</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Three Way</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Comparison.html#isThreeWay()"><code>Comparison.isThreeWay()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison()"><code>getComparison()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getComparison_Diagnostic()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getComparison_Diagnostic</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getComparison_Diagnostic()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/Comparison.html#getDiagnostic()"><code><em>Diagnostic</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Diagnostic</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Comparison.html#getDiagnostic()"><code>Comparison.getDiagnostic()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getComparison()"><code>getComparison()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatchResource()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatchResource</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getMatchResource()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/MatchResource.html" title="interface in org.eclipse.emf.compare"><code><em>Match Resource</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Match Resource</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/MatchResource.html" title="interface in org.eclipse.emf.compare"><code>MatchResource</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatchResource_LeftURI()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatchResource_LeftURI</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getMatchResource_LeftURI()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getLeftURI()"><code><em>Left URI</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Left URI</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/MatchResource.html#getLeftURI()"><code>MatchResource.getLeftURI()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource()"><code>getMatchResource()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatchResource_RightURI()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatchResource_RightURI</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getMatchResource_RightURI()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getRightURI()"><code><em>Right URI</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Right URI</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/MatchResource.html#getRightURI()"><code>MatchResource.getRightURI()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource()"><code>getMatchResource()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatchResource_OriginURI()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatchResource_OriginURI</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getMatchResource_OriginURI()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getOriginURI()"><code><em>Origin URI</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Origin URI</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/MatchResource.html#getOriginURI()"><code>MatchResource.getOriginURI()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource()"><code>getMatchResource()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatchResource_Left()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatchResource_Left</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getMatchResource_Left()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getLeft()"><code><em>Left</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Left</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/MatchResource.html#getLeft()"><code>MatchResource.getLeft()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource()"><code>getMatchResource()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatchResource_Right()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatchResource_Right</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getMatchResource_Right()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getRight()"><code><em>Right</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Right</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/MatchResource.html#getRight()"><code>MatchResource.getRight()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource()"><code>getMatchResource()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatchResource_Origin()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatchResource_Origin</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getMatchResource_Origin()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getOrigin()"><code><em>Origin</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Origin</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/MatchResource.html#getOrigin()"><code>MatchResource.getOrigin()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource()"><code>getMatchResource()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatchResource_Comparison()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatchResource_Comparison</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getMatchResource_Comparison()</pre>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getComparison()"><code><em>Comparison</em></code></a>'.
<!-- begin-user-doc
--> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the container reference '<em>Comparison</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/MatchResource.html#getComparison()"><code>MatchResource.getComparison()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource()"><code>getMatchResource()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatchResource_LocationChanges()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatchResource_LocationChanges</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getMatchResource_LocationChanges()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/emf/compare/MatchResource.html#getLocationChanges()"><code><em>Location Changes</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Location Changes</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/MatchResource.html#getLocationChanges()"><code>MatchResource.getLocationChanges()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatchResource()"><code>getMatchResource()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatch()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatch</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getMatch()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/Match.html" title="interface in org.eclipse.emf.compare"><code><em>Match</em></code></a>'. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Match</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Match.html" title="interface in org.eclipse.emf.compare"><code>Match</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatch_Submatches()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatch_Submatches</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getMatch_Submatches()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/emf/compare/Match.html#getSubmatches()"><code><em>Submatches</em></code></a>'.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Submatches</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Match.html#getSubmatches()"><code>Match.getSubmatches()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatch()"><code>getMatch()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatch_Differences()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatch_Differences</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getMatch_Differences()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/emf/compare/Match.html#getDifferences()"><code><em>Differences</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Differences</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Match.html#getDifferences()"><code>Match.getDifferences()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatch()"><code>getMatch()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatch_Left()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatch_Left</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getMatch_Left()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Match.html#getLeft()"><code><em>Left</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Left</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Match.html#getLeft()"><code>Match.getLeft()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatch()"><code>getMatch()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatch_Right()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatch_Right</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getMatch_Right()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Match.html#getRight()"><code><em>Right</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Right</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Match.html#getRight()"><code>Match.getRight()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatch()"><code>getMatch()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getMatch_Origin()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMatch_Origin</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getMatch_Origin()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Match.html#getOrigin()"><code><em>Origin</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Origin</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Match.html#getOrigin()"><code>Match.getOrigin()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getMatch()"><code>getMatch()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getDiff()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/Diff.html" title="interface in org.eclipse.emf.compare"><code><em>Diff</em></code></a>'. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Diff</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html" title="interface in org.eclipse.emf.compare"><code>Diff</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_Match()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_Match</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getDiff_Match()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Diff.html#getMatch()"><code><em>Match</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Match</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getMatch()"><code>Diff.getMatch()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_Requires()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_Requires</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getDiff_Requires()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Diff.html#getRequires()"><code><em>Requires</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Requires</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getRequires()"><code>Diff.getRequires()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_RequiredBy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_RequiredBy</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getDiff_RequiredBy()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Diff.html#getRequiredBy()"><code><em>Required By</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Required By</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getRequiredBy()"><code>Diff.getRequiredBy()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_Implies()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_Implies</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getDiff_Implies()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Diff.html#getImplies()"><code><em>Implies</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Implies</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getImplies()"><code>Diff.getImplies()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_ImpliedBy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_ImpliedBy</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getDiff_ImpliedBy()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Diff.html#getImpliedBy()"><code><em>Implied By</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Implied By</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getImpliedBy()"><code>Diff.getImpliedBy()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_Refines()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_Refines</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getDiff_Refines()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Diff.html#getRefines()"><code><em>Refines</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Refines</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getRefines()"><code>Diff.getRefines()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_RefinedBy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_RefinedBy</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getDiff_RefinedBy()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Diff.html#getRefinedBy()"><code><em>Refined By</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Refined By</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getRefinedBy()"><code>Diff.getRefinedBy()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_PrimeRefining()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_PrimeRefining</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getDiff_PrimeRefining()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Diff.html#getPrimeRefining()"><code><em>Prime Refining</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Prime Refining</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getPrimeRefining()"><code>Diff.getPrimeRefining()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_Kind()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_Kind</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getDiff_Kind()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/Diff.html#getKind()"><code><em>Kind</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Kind</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getKind()"><code>Diff.getKind()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_Source()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_Source</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getDiff_Source()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/Diff.html#getSource()"><code><em>Source</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Source</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getSource()"><code>Diff.getSource()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_State()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_State</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getDiff_State()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/Diff.html#getState()"><code><em>State</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>State</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getState()"><code>Diff.getState()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_Equivalence()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_Equivalence</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getDiff_Equivalence()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Diff.html#getEquivalence()"><code><em>Equivalence</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Equivalence</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getEquivalence()"><code>Diff.getEquivalence()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiff_Conflict()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiff_Conflict</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getDiff_Conflict()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/Diff.html#getConflict()"><code><em>Conflict</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Conflict</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Diff.html#getConflict()"><code>Diff.getConflict()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getDiff()"><code>getDiff()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getResourceAttachmentChange()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceAttachmentChange</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getResourceAttachmentChange()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/ResourceAttachmentChange.html" title="interface in org.eclipse.emf.compare"><code><em>Resource Attachment Change</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Resource Attachment Change</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/ResourceAttachmentChange.html" title="interface in org.eclipse.emf.compare"><code>ResourceAttachmentChange</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getResourceAttachmentChange_ResourceURI()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceAttachmentChange_ResourceURI</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getResourceAttachmentChange_ResourceURI()</pre>
<div class="block">Returns the meta object for the attribute '
<a href="../../../../org/eclipse/emf/compare/ResourceAttachmentChange.html#getResourceURI()"><code><em>Resource URI</em></code></a>'. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Resource URI</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/ResourceAttachmentChange.html#getResourceURI()"><code>ResourceAttachmentChange.getResourceURI()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getResourceAttachmentChange()"><code>getResourceAttachmentChange()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getResourceLocationChange()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceLocationChange</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getResourceLocationChange()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/ResourceLocationChange.html" title="interface in org.eclipse.emf.compare"><code><em>Resource Location Change</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Resource Location Change</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/ResourceLocationChange.html" title="interface in org.eclipse.emf.compare"><code>ResourceLocationChange</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getResourceLocationChange_BaseLocation()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceLocationChange_BaseLocation</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getResourceLocationChange_BaseLocation()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/ResourceLocationChange.html#getBaseLocation()"><code><em>Base Location</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Base Location</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/ResourceLocationChange.html#getBaseLocation()"><code>ResourceLocationChange.getBaseLocation()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getResourceLocationChange()"><code>getResourceLocationChange()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getResourceLocationChange_ChangedLocation()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceLocationChange_ChangedLocation</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getResourceLocationChange_ChangedLocation()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/ResourceLocationChange.html#getChangedLocation()"><code><em>Changed Location</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Changed Location</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/ResourceLocationChange.html#getChangedLocation()"><code>ResourceLocationChange.getChangedLocation()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getResourceLocationChange()"><code>getResourceLocationChange()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getReferenceChange()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReferenceChange</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getReferenceChange()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/ReferenceChange.html" title="interface in org.eclipse.emf.compare"><code><em>Reference Change</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Reference Change</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/ReferenceChange.html" title="interface in org.eclipse.emf.compare"><code>ReferenceChange</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getReferenceChange_Reference()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReferenceChange_Reference</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getReferenceChange_Reference()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/ReferenceChange.html#getReference()"><code><em>Reference</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Reference</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/ReferenceChange.html#getReference()"><code>ReferenceChange.getReference()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getReferenceChange()"><code>getReferenceChange()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getReferenceChange_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReferenceChange_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getReferenceChange_Value()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/ReferenceChange.html#getValue()"><code><em>Value</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/ReferenceChange.html#getValue()"><code>ReferenceChange.getValue()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getReferenceChange()"><code>getReferenceChange()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getAttributeChange()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAttributeChange</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getAttributeChange()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/AttributeChange.html" title="interface in org.eclipse.emf.compare"><code><em>Attribute Change</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Attribute Change</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/AttributeChange.html" title="interface in org.eclipse.emf.compare"><code>AttributeChange</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getAttributeChange_Attribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAttributeChange_Attribute</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getAttributeChange_Attribute()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/AttributeChange.html#getAttribute()"><code><em>Attribute</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Attribute</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/AttributeChange.html#getAttribute()"><code>AttributeChange.getAttribute()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getAttributeChange()"><code>getAttributeChange()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getAttributeChange_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAttributeChange_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getAttributeChange_Value()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/AttributeChange.html#getValue()"><code><em>Value</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/AttributeChange.html#getValue()"><code>AttributeChange.getValue()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getAttributeChange()"><code>getAttributeChange()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getFeatureMapChange()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFeatureMapChange</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getFeatureMapChange()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/FeatureMapChange.html" title="interface in org.eclipse.emf.compare"><code><em>Feature Map Change</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Feature Map Change</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/FeatureMapChange.html" title="interface in org.eclipse.emf.compare"><code>FeatureMapChange</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getFeatureMapChange_Attribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFeatureMapChange_Attribute</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getFeatureMapChange_Attribute()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/emf/compare/FeatureMapChange.html#getAttribute()"><code><em>Attribute</em></code></a>'.
<!-- begin-user-doc
--> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Attribute</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/FeatureMapChange.html#getAttribute()"><code>FeatureMapChange.getAttribute()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getFeatureMapChange()"><code>getFeatureMapChange()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getFeatureMapChange_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFeatureMapChange_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getFeatureMapChange_Value()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/FeatureMapChange.html#getValue()"><code><em>Value</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/FeatureMapChange.html#getValue()"><code>FeatureMapChange.getValue()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getFeatureMapChange()"><code>getFeatureMapChange()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getConflict()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConflict</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getConflict()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/Conflict.html" title="interface in org.eclipse.emf.compare"><code><em>Conflict</em></code></a>'. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Conflict</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Conflict.html" title="interface in org.eclipse.emf.compare"><code>Conflict</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getConflict_Kind()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConflict_Kind</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getConflict_Kind()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/emf/compare/Conflict.html#getKind()"><code><em>Kind</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Kind</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Conflict.html#getKind()"><code>Conflict.getKind()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getConflict()"><code>getConflict()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getConflict_Differences()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConflict_Differences</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getConflict_Differences()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Conflict.html#getDifferences()"><code><em>Differences</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Differences</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Conflict.html#getDifferences()"><code>Conflict.getDifferences()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getConflict()"><code>getConflict()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getEquivalence()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEquivalence</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getEquivalence()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/emf/compare/Equivalence.html" title="interface in org.eclipse.emf.compare"><code><em>Equivalence</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Equivalence</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Equivalence.html" title="interface in org.eclipse.emf.compare"><code>Equivalence</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getEquivalence_Differences()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEquivalence_Differences</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getEquivalence_Differences()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/emf/compare/Equivalence.html#getDifferences()"><code><em>Differences</em></code></a>'.
<!-- begin-user-doc
--> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Differences</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/Equivalence.html#getDifferences()"><code>Equivalence.getDifferences()</code></a>,
<a href="../../../../org/eclipse/emf/compare/ComparePackage.html#getEquivalence()"><code>getEquivalence()</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDifferenceKind()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDifferenceKind</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a>&nbsp;getDifferenceKind()</pre>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/emf/compare/DifferenceKind.html" title="enum in org.eclipse.emf.compare"><code><em>Difference Kind</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for enum '<em>Difference Kind</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/DifferenceKind.html" title="enum in org.eclipse.emf.compare"><code>DifferenceKind</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDifferenceSource()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDifferenceSource</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a>&nbsp;getDifferenceSource()</pre>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/emf/compare/DifferenceSource.html" title="enum in org.eclipse.emf.compare"><code><em>Difference Source</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for enum '<em>Difference Source</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/DifferenceSource.html" title="enum in org.eclipse.emf.compare"><code>DifferenceSource</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDifferenceState()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDifferenceState</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a>&nbsp;getDifferenceState()</pre>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/emf/compare/DifferenceState.html" title="enum in org.eclipse.emf.compare"><code><em>Difference State</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for enum '<em>Difference State</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/DifferenceState.html" title="enum in org.eclipse.emf.compare"><code>DifferenceState</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getConflictKind()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConflictKind</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a>&nbsp;getConflictKind()</pre>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/emf/compare/ConflictKind.html" title="enum in org.eclipse.emf.compare"><code><em>Conflict Kind</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for enum '<em>Conflict Kind</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/ConflictKind.html" title="enum in org.eclipse.emf.compare"><code>ConflictKind</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getEIterable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEIterable</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a>&nbsp;getEIterable()</pre>
<div class="block">Returns the meta object for data type '<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code><em>EIterable</em></code></a>'. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for data type '<em>EIterable</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="http://download.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getIEqualityHelper()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIEqualityHelper</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a>&nbsp;getIEqualityHelper()</pre>
<div class="block">Returns the meta object for data type '<a href="../../../../org/eclipse/emf/compare/utils/IEqualityHelper.html" title="interface in org.eclipse.emf.compare.utils"><code><em>IEquality Helper</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for data type '<em>IEquality Helper</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/emf/compare/utils/IEqualityHelper.html" title="interface in org.eclipse.emf.compare.utils"><code>IEqualityHelper</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDiagnostic()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiagnostic</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a>&nbsp;getDiagnostic()</pre>
<div class="block">Returns the meta object for data type '<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/Diagnostic.html?is-external=true" title="class or interface in org.eclipse.emf.common.util"><code><em>Diagnostic</em></code></a>'.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for data type '<em>Diagnostic</em>'.</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/util/Diagnostic.html?is-external=true" title="class or interface in org.eclipse.emf.common.util"><code>Diagnostic</code></a></dd><dt><span class="strong">Generated:</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getCompareFactory()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getCompareFactory</h4>
<pre><a href="../../../../org/eclipse/emf/compare/CompareFactory.html" title="interface in org.eclipse.emf.compare">CompareFactory</a>&nbsp;getCompareFactory()</pre>
<div class="block">Returns the factory that creates the instances of the model. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the factory that creates the instances of the model.</dd><dt><span class="strong">Generated:</span></dt>
<dd></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/ComparePackage.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><a href="../../../../org/eclipse/emf/compare/CompareFactory.html" title="interface in org.eclipse.emf.compare"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/emf/compare/ComparePackage.Literals.html" title="interface in org.eclipse.emf.compare"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/emf/compare/ComparePackage.html" target="_top">Frames</a></li>
<li><a href="ComparePackage.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><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&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>Constr&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>