blob: f7f0b2b60aab0f85558505765ed541aae6731508 [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 (1.8.0_131) on Fri Oct 27 02:22:05 EDT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FCMPackage (org.eclipse.papyrus.designer.components.fcm.profile 0.7.6 API)</title>
<meta name="date" content="2017-10-27">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FCMPackage (org.eclipse.papyrus.designer.components.fcm.profile 0.7.6 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":6,"i51":6,"i52":6,"i53":6,"i54":6,"i55":6,"i56":6,"i57":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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/FCMPackage.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-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMFactory.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.Literals.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/papyrus/designer/components/FCM/FCMPackage.html" target="_top">Frames</a></li>
<li><a href="FCMPackage.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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.papyrus.designer.components.FCM</div>
<h2 title="Interface FCMPackage" class="title">Interface FCMPackage</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd>org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier</dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl">FCMPackageImpl</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">FCMPackage</span>
extends org.eclipse.emf.ecore.EPackage</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="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMFactory.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>FCMFactory</code></a></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="memberSummary" 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><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.Literals.html" title="interface in org.eclipse.papyrus.designer.components.FCM">FCMPackage.Literals</a></span></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
<!-- end-user-doc --></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.EPackage</h3>
<code>org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry</code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" 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><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#ASSEMBLY">ASSEMBLY</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/AssemblyImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Assembly</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#ASSEMBLY__BASE_CLASS">ASSEMBLY__BASE_CLASS</a></span></code>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#ASSEMBLY_FEATURE_COUNT">ASSEMBLY_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Assembly</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CODE_GEN_OPTIONS">CODE_GEN_OPTIONS</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/CodeGenOptionsImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Code Gen Options</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CODE_GEN_OPTIONS__BASE_PACKAGE">CODE_GEN_OPTIONS__BASE_PACKAGE</a></span></code>
<div class="block">The feature id for the '<em><b>Base Package</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CODE_GEN_OPTIONS__COMP_TO_OOMAPPING">CODE_GEN_OPTIONS__COMP_TO_OOMAPPING</a></span></code>
<div class="block">The feature id for the '<em><b>Comp To OOmapping</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CODE_GEN_OPTIONS_FEATURE_COUNT">CODE_GEN_OPTIONS_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Code Gen Options</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#COMP_IMPL_TEMPLATE">COMP_IMPL_TEMPLATE</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/CompImplTemplateImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Comp Impl Template</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#COMP_IMPL_TEMPLATE__BASE_CLASS">COMP_IMPL_TEMPLATE__BASE_CLASS</a></span></code>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#COMP_IMPL_TEMPLATE__TEMPLATE_DEFS">COMP_IMPL_TEMPLATE__TEMPLATE_DEFS</a></span></code>
<div class="block">The feature id for the '<em><b>Template Defs</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#COMP_IMPL_TEMPLATE_FEATURE_COUNT">COMP_IMPL_TEMPLATE_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Comp Impl Template</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#COMP_TO_OOMAPPING">COMP_TO_OOMAPPING</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/CompToOOmappingImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Comp To OOmapping</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#COMP_TO_OOMAPPING__BASE_CLASS">COMP_TO_OOMAPPING__BASE_CLASS</a></span></code>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#COMP_TO_OOMAPPING_FEATURE_COUNT">COMP_TO_OOMAPPING_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Comp To OOmapping</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONFIGURABLE_ELEMENT_INSTANCE">CONFIGURABLE_ELEMENT_INSTANCE</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/ConfigurableElementInstanceImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Configurable Element Instance</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONFIGURABLE_ELEMENT_INSTANCE__CONFIGURATION">CONFIGURABLE_ELEMENT_INSTANCE__CONFIGURATION</a></span></code>
<div class="block">The feature id for the '<em><b>Configuration</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONFIGURABLE_ELEMENT_INSTANCE_FEATURE_COUNT">CONFIGURABLE_ELEMENT_INSTANCE_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Configurable Element Instance</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONNECTOR">CONNECTOR</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/ConnectorImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Connector</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONNECTOR__BASE_CONNECTOR">CONNECTOR__BASE_CONNECTOR</a></span></code>
<div class="block">The feature id for the '<em><b>Base Connector</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONNECTOR__BASE_PROPERTY">CONNECTOR__BASE_PROPERTY</a></span></code>
<div class="block">The feature id for the '<em><b>Base Property</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONNECTOR__CONFIGURATION">CONNECTOR__CONFIGURATION</a></span></code>
<div class="block">The feature id for the '<em><b>Configuration</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONNECTOR__IC">CONNECTOR__IC</a></span></code>
<div class="block">The feature id for the '<em><b>Ic</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONNECTOR_FEATURE_COUNT">CONNECTOR_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Connector</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONTAINER_RULE">CONTAINER_RULE</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/ContainerRuleImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Container Rule</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONTAINER_RULE__BASE_CLASS">CONTAINER_RULE__BASE_CLASS</a></span></code>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONTAINER_RULE__KIND">CONTAINER_RULE__KIND</a></span></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><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONTAINER_RULE_FEATURE_COUNT">CONTAINER_RULE_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Container Rule</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#CONTAINER_RULE_KIND">CONTAINER_RULE_KIND</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRuleKind.html" title="enum in org.eclipse.papyrus.designer.components.FCM"><code><em>Container Rule Kind</em></code></a>' enum.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html" title="interface in org.eclipse.papyrus.designer.components.FCM">FCMPackage</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#eINSTANCE">eINSTANCE</a></span></code>
<div class="block">The singleton instance of the package.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.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><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#eNAME">eNAME</a></span></code>
<div class="block">The package name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.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><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#eNS_PREFIX">eNS_PREFIX</a></span></code>
<div class="block">The package namespace name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.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><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#eNS_URI">eNS_URI</a></span></code>
<div class="block">The package namespace URI.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#FRAGMENT">FRAGMENT</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FragmentImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Fragment</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#FRAGMENT__BASE_CLASS">FRAGMENT__BASE_CLASS</a></span></code>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#FRAGMENT_FEATURE_COUNT">FRAGMENT_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Fragment</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#IMPLEMENTATION_GROUP">IMPLEMENTATION_GROUP</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/ImplementationGroupImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Implementation Group</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#IMPLEMENTATION_GROUP__BASE_CLASS">IMPLEMENTATION_GROUP__BASE_CLASS</a></span></code>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#IMPLEMENTATION_GROUP_FEATURE_COUNT">IMPLEMENTATION_GROUP_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Implementation Group</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INSTANCE_CONFIGURATOR">INSTANCE_CONFIGURATOR</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/InstanceConfiguratorImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Instance Configurator</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INSTANCE_CONFIGURATOR__BASE_CLASS">INSTANCE_CONFIGURATOR__BASE_CLASS</a></span></code>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INSTANCE_CONFIGURATOR__ON_NODE_MODEL">INSTANCE_CONFIGURATOR__ON_NODE_MODEL</a></span></code>
<div class="block">The feature id for the '<em><b>On Node Model</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INSTANCE_CONFIGURATOR_FEATURE_COUNT">INSTANCE_CONFIGURATOR_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Instance Configurator</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INTERACTION_COMPONENT">INTERACTION_COMPONENT</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/InteractionComponentImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Interaction Component</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INTERACTION_COMPONENT__BASE_CLASS">INTERACTION_COMPONENT__BASE_CLASS</a></span></code>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INTERACTION_COMPONENT__CONNECTION_PATTERN">INTERACTION_COMPONENT__CONNECTION_PATTERN</a></span></code>
<div class="block">The feature id for the '<em><b>Connection Pattern</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INTERACTION_COMPONENT__FOR_DISTRIBUTION">INTERACTION_COMPONENT__FOR_DISTRIBUTION</a></span></code>
<div class="block">The feature id for the '<em><b>For Distribution</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INTERACTION_COMPONENT_FEATURE_COUNT">INTERACTION_COMPONENT_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Interaction Component</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INTERCEPTION_KIND">INTERCEPTION_KIND</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionKind.html" title="enum in org.eclipse.papyrus.designer.components.FCM"><code><em>Interception Kind</em></code></a>' enum.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INTERCEPTION_RULE">INTERCEPTION_RULE</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/InterceptionRuleImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Interception Rule</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INTERCEPTION_RULE__BASE_OPERATION">INTERCEPTION_RULE__BASE_OPERATION</a></span></code>
<div class="block">The feature id for the '<em><b>Base Operation</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INTERCEPTION_RULE__BASE_PROPERTY">INTERCEPTION_RULE__BASE_PROPERTY</a></span></code>
<div class="block">The feature id for the '<em><b>Base Property</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INTERCEPTION_RULE__INTERCEPTION_KIND">INTERCEPTION_RULE__INTERCEPTION_KIND</a></span></code>
<div class="block">The feature id for the '<em><b>Interception Kind</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INTERCEPTION_RULE__INTERCEPTION_SET">INTERCEPTION_RULE__INTERCEPTION_SET</a></span></code>
<div class="block">The feature id for the '<em><b>Interception Set</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#INTERCEPTION_RULE_FEATURE_COUNT">INTERCEPTION_RULE_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Interception Rule</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#PORT">PORT</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/PortImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Port</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#PORT__BASE_PORT">PORT__BASE_PORT</a></span></code>
<div class="block">The feature id for the '<em><b>Base Port</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#PORT__CONFIGURATION">PORT__CONFIGURATION</a></span></code>
<div class="block">The feature id for the '<em><b>Configuration</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#PORT__KIND">PORT__KIND</a></span></code>
<div class="block">The feature id for the '<em><b>Kind</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#PORT__TYPE">PORT__TYPE</a></span></code>
<div class="block">The feature id for the '<em><b>Type</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#PORT_FEATURE_COUNT">PORT_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Port</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#PORT_KIND">PORT_KIND</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/PortKindImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Port Kind</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#PORT_KIND__BASE_CLASS">PORT_KIND__BASE_CLASS</a></span></code>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#PORT_KIND__EXTENDED_PORT">PORT_KIND__EXTENDED_PORT</a></span></code>
<div class="block">The feature id for the '<em><b>Extended Port</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#PORT_KIND__PROVIDED_INTERFACE">PORT_KIND__PROVIDED_INTERFACE</a></span></code>
<div class="block">The feature id for the '<em><b>Provided Interface</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#PORT_KIND__REQUIRED_INTERFACE">PORT_KIND__REQUIRED_INTERFACE</a></span></code>
<div class="block">The feature id for the '<em><b>Required Interface</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#PORT_KIND_FEATURE_COUNT">PORT_KIND_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Port Kind</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#RULE_APPLICATION">RULE_APPLICATION</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/RuleApplicationImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Rule Application</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#RULE_APPLICATION__BASE_CLASS">RULE_APPLICATION__BASE_CLASS</a></span></code>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#RULE_APPLICATION__BASE_PACKAGE">RULE_APPLICATION__BASE_PACKAGE</a></span></code>
<div class="block">The feature id for the '<em><b>Base Package</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#RULE_APPLICATION__CONTAINER_RULE">RULE_APPLICATION__CONTAINER_RULE</a></span></code>
<div class="block">The feature id for the '<em><b>Container Rule</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#RULE_APPLICATION_FEATURE_COUNT">RULE_APPLICATION_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Rule Application</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#SINGLETON">SINGLETON</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/SingletonImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Singleton</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#SINGLETON__BASE_CLASS">SINGLETON__BASE_CLASS</a></span></code>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#SINGLETON_FEATURE_COUNT">SINGLETON_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Singleton</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#TEMPLATE_PORT">TEMPLATE_PORT</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/TemplatePortImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Template Port</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#TEMPLATE_PORT__BASE_PORT">TEMPLATE_PORT__BASE_PORT</a></span></code>
<div class="block">The feature id for the '<em><b>Base Port</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#TEMPLATE_PORT__BOUND_TYPE">TEMPLATE_PORT__BOUND_TYPE</a></span></code>
<div class="block">The feature id for the '<em><b>Bound Type</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#TEMPLATE_PORT__CONFIGURATION">TEMPLATE_PORT__CONFIGURATION</a></span></code>
<div class="block">The feature id for the '<em><b>Configuration</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#TEMPLATE_PORT__KIND">TEMPLATE_PORT__KIND</a></span></code>
<div class="block">The feature id for the '<em><b>Kind</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#TEMPLATE_PORT__TYPE">TEMPLATE_PORT__TYPE</a></span></code>
<div class="block">The feature id for the '<em><b>Type</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#TEMPLATE_PORT_FEATURE_COUNT">TEMPLATE_PORT_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Template Port</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#USE_INSTANCE_CONFIGURATOR">USE_INSTANCE_CONFIGURATOR</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/UseInstanceConfiguratorImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Use Instance Configurator</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#USE_INSTANCE_CONFIGURATOR__BASE_CLASS">USE_INSTANCE_CONFIGURATOR__BASE_CLASS</a></span></code>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#USE_INSTANCE_CONFIGURATOR__CONFIGURATOR">USE_INSTANCE_CONFIGURATOR__CONFIGURATOR</a></span></code>
<div class="block">The feature id for the '<em><b>Configurator</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#USE_INSTANCE_CONFIGURATOR_FEATURE_COUNT">USE_INSTANCE_CONFIGURATOR_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Use Instance Configurator</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getAssembly_Base_Class--">getAssembly_Base_Class</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Assembly.html#getBase_Class--"><code><em>Base Class</em></code></a>'.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getAssembly--">getAssembly</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Assembly.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Assembly</em></code></a>'.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCodeGenOptions_Base_Package--">getCodeGenOptions_Base_Package</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CodeGenOptions.html#getBase_Package--"><code><em>Base Package</em></code></a>'.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCodeGenOptions_CompToOOmapping--">getCodeGenOptions_CompToOOmapping</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CodeGenOptions.html#getCompToOOmapping--"><code><em>Comp To OOmapping</em></code></a>'.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCodeGenOptions--">getCodeGenOptions</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CodeGenOptions.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Code Gen Options</em></code></a>'.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCompImplTemplate_Base_Class--">getCompImplTemplate_Base_Class</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompImplTemplate.html#getBase_Class--"><code><em>Base Class</em></code></a>'.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCompImplTemplate_TemplateDefs--">getCompImplTemplate_TemplateDefs</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompImplTemplate.html#getTemplateDefs--"><code><em>Template Defs</em></code></a>'.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCompImplTemplate--">getCompImplTemplate</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompImplTemplate.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Comp Impl Template</em></code></a>'.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCompToOOmapping_Base_Class--">getCompToOOmapping_Base_Class</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompToOOmapping.html#getBase_Class--"><code><em>Base Class</em></code></a>'.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCompToOOmapping--">getCompToOOmapping</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompToOOmapping.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Comp To OOmapping</em></code></a>'.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getConfigurableElementInstance_Configuration--">getConfigurableElementInstance_Configuration</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ConfigurableElementInstance.html#getConfiguration--"><code><em>Configuration</em></code></a>'.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getConfigurableElementInstance--">getConfigurableElementInstance</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ConfigurableElementInstance.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Configurable Element Instance</em></code></a>'.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getConnector_Base_Connector--">getConnector_Base_Connector</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Connector.html#getBase_Connector--"><code><em>Base Connector</em></code></a>'.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getConnector_Base_Property--">getConnector_Base_Property</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Connector.html#getBase_Property--"><code><em>Base Property</em></code></a>'.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getConnector_Ic--">getConnector_Ic</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Connector.html#getIc--"><code><em>Ic</em></code></a>'.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getConnector--">getConnector</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Connector.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Connector</em></code></a>'.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getContainerRule_Base_Class--">getContainerRule_Base_Class</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRule.html#getBase_Class--"><code><em>Base Class</em></code></a>'.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getContainerRule_Kind--">getContainerRule_Kind</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRule.html#getKind--"><code><em>Kind</em></code></a>'.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getContainerRule--">getContainerRule</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRule.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Container Rule</em></code></a>'.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EEnum</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getContainerRuleKind--">getContainerRuleKind</a></span>()</code>
<div class="block">Returns the meta object for enum '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRuleKind.html" title="enum in org.eclipse.papyrus.designer.components.FCM"><code><em>Container Rule Kind</em></code></a>'.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMFactory.html" title="interface in org.eclipse.papyrus.designer.components.FCM">FCMFactory</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getFCMFactory--">getFCMFactory</a></span>()</code>
<div class="block">Returns the factory that creates the instances of the model.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getFragment_Base_Class--">getFragment_Base_Class</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Fragment.html#getBase_Class--"><code><em>Base Class</em></code></a>'.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getFragment--">getFragment</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Fragment.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Fragment</em></code></a>'.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getImplementationGroup_Base_Class--">getImplementationGroup_Base_Class</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ImplementationGroup.html#getBase_Class--"><code><em>Base Class</em></code></a>'.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getImplementationGroup--">getImplementationGroup</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ImplementationGroup.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Implementation Group</em></code></a>'.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInstanceConfigurator_Base_Class--">getInstanceConfigurator_Base_Class</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InstanceConfigurator.html#getBase_Class--"><code><em>Base Class</em></code></a>'.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInstanceConfigurator_OnNodeModel--">getInstanceConfigurator_OnNodeModel</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InstanceConfigurator.html#isOnNodeModel--"><code><em>On Node Model</em></code></a>'.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInstanceConfigurator--">getInstanceConfigurator</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InstanceConfigurator.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Instance Configurator</em></code></a>'.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInteractionComponent_Base_Class--">getInteractionComponent_Base_Class</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InteractionComponent.html#getBase_Class--"><code><em>Base Class</em></code></a>'.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInteractionComponent_ConnectionPattern--">getInteractionComponent_ConnectionPattern</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InteractionComponent.html#getConnectionPattern--"><code><em>Connection Pattern</em></code></a>'.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInteractionComponent_ForDistribution--">getInteractionComponent_ForDistribution</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InteractionComponent.html#isForDistribution--"><code><em>For Distribution</em></code></a>'.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInteractionComponent--">getInteractionComponent</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InteractionComponent.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Interaction Component</em></code></a>'.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EEnum</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInterceptionKind--">getInterceptionKind</a></span>()</code>
<div class="block">Returns the meta object for enum '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionKind.html" title="enum in org.eclipse.papyrus.designer.components.FCM"><code><em>Interception Kind</em></code></a>'.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInterceptionRule_Base_Operation--">getInterceptionRule_Base_Operation</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html#getBase_Operation--"><code><em>Base Operation</em></code></a>'.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInterceptionRule_Base_Property--">getInterceptionRule_Base_Property</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html#getBase_Property--"><code><em>Base Property</em></code></a>'.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInterceptionRule_InterceptionKind--">getInterceptionRule_InterceptionKind</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html#getInterceptionKind--"><code><em>Interception Kind</em></code></a>'.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInterceptionRule_InterceptionSet--">getInterceptionRule_InterceptionSet</a></span>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html#getInterceptionSet--"><code><em>Interception Set</em></code></a>'.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInterceptionRule--">getInterceptionRule</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Interception Rule</em></code></a>'.</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPort_Base_Port--">getPort_Base_Port</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Port.html#getBase_Port--"><code><em>Base Port</em></code></a>'.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPort_Kind--">getPort_Kind</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Port.html#getKind--"><code><em>Kind</em></code></a>'.</div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPort_Type--">getPort_Type</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Port.html#getType--"><code><em>Type</em></code></a>'.</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPort--">getPort</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Port.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Port</em></code></a>'.</div>
</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPortKind_Base_Class--">getPortKind_Base_Class</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html#getBase_Class--"><code><em>Base Class</em></code></a>'.</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPortKind_ExtendedPort--">getPortKind_ExtendedPort</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html#isExtendedPort--"><code><em>Extended Port</em></code></a>'.</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPortKind_ProvidedInterface--">getPortKind_ProvidedInterface</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html#getProvidedInterface--"><code><em>Provided Interface</em></code></a>'.</div>
</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPortKind_RequiredInterface--">getPortKind_RequiredInterface</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html#getRequiredInterface--"><code><em>Required Interface</em></code></a>'.</div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPortKind--">getPortKind</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Port Kind</em></code></a>'.</div>
</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getRuleApplication_Base_Class--">getRuleApplication_Base_Class</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/RuleApplication.html#getBase_Class--"><code><em>Base Class</em></code></a>'.</div>
</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getRuleApplication_Base_Package--">getRuleApplication_Base_Package</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/RuleApplication.html#getBase_Package--"><code><em>Base Package</em></code></a>'.</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getRuleApplication_ContainerRule--">getRuleApplication_ContainerRule</a></span>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/RuleApplication.html#getContainerRule--"><code><em>Container Rule</em></code></a>'.</div>
</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getRuleApplication--">getRuleApplication</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/RuleApplication.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Rule Application</em></code></a>'.</div>
</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getSingleton_Base_Class--">getSingleton_Base_Class</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Singleton.html#getBase_Class--"><code><em>Base Class</em></code></a>'.</div>
</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getSingleton--">getSingleton</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Singleton.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Singleton</em></code></a>'.</div>
</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getTemplatePort_BoundType--">getTemplatePort_BoundType</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/TemplatePort.html#getBoundType--"><code><em>Bound Type</em></code></a>'.</div>
</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getTemplatePort--">getTemplatePort</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/TemplatePort.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Template Port</em></code></a>'.</div>
</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getUseInstanceConfigurator_Base_Class--">getUseInstanceConfigurator_Base_Class</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/UseInstanceConfigurator.html#getBase_Class--"><code><em>Base Class</em></code></a>'.</div>
</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getUseInstanceConfigurator_Configurator--">getUseInstanceConfigurator_Configurator</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/UseInstanceConfigurator.html#getConfigurator--"><code><em>Configurator</em></code></a>'.</div>
</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getUseInstanceConfigurator--">getUseInstanceConfigurator</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/UseInstanceConfigurator.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Use Instance Configurator</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.EPackage</h3>
<code>getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI</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.ENamedElement</h3>
<code>getName, setName</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.EModelElement</h3>
<code>getEAnnotation, getEAnnotations</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.EObject</h3>
<code>eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset</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.Notifier</h3>
<code>eAdapters, eDeliver, eNotify, eSetDeliver</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="eNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eNAME</h4>
<pre>static final&nbsp;<a href="http://docs.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="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.eNAME">Constant Field Values</a></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://docs.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="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.eNS_URI">Constant Field Values</a></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://docs.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="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.eNS_PREFIX">Constant Field Values</a></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/papyrus/designer/components/FCM/FCMPackage.html" title="interface in org.eclipse.papyrus.designer.components.FCM">FCMPackage</a> eINSTANCE</pre>
<div class="block">The singleton instance of the package.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
</li>
</ul>
<a name="IMPLEMENTATION_GROUP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IMPLEMENTATION_GROUP</h4>
<pre>static final&nbsp;int IMPLEMENTATION_GROUP</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/ImplementationGroupImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Implementation Group</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/ImplementationGroupImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>ImplementationGroupImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getImplementationGroup--"><code>FCMPackageImpl.getImplementationGroup()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.IMPLEMENTATION_GROUP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IMPLEMENTATION_GROUP__BASE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IMPLEMENTATION_GROUP__BASE_CLASS</h4>
<pre>static final&nbsp;int IMPLEMENTATION_GROUP__BASE_CLASS</pre>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.IMPLEMENTATION_GROUP__BASE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="IMPLEMENTATION_GROUP_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IMPLEMENTATION_GROUP_FEATURE_COUNT</h4>
<pre>static final&nbsp;int IMPLEMENTATION_GROUP_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Implementation Group</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.IMPLEMENTATION_GROUP_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMP_TO_OOMAPPING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMP_TO_OOMAPPING</h4>
<pre>static final&nbsp;int COMP_TO_OOMAPPING</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/CompToOOmappingImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Comp To OOmapping</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/CompToOOmappingImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>CompToOOmappingImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getCompToOOmapping--"><code>FCMPackageImpl.getCompToOOmapping()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.COMP_TO_OOMAPPING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMP_TO_OOMAPPING__BASE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMP_TO_OOMAPPING__BASE_CLASS</h4>
<pre>static final&nbsp;int COMP_TO_OOMAPPING__BASE_CLASS</pre>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.COMP_TO_OOMAPPING__BASE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMP_TO_OOMAPPING_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMP_TO_OOMAPPING_FEATURE_COUNT</h4>
<pre>static final&nbsp;int COMP_TO_OOMAPPING_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Comp To OOmapping</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.COMP_TO_OOMAPPING_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CODE_GEN_OPTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CODE_GEN_OPTIONS</h4>
<pre>static final&nbsp;int CODE_GEN_OPTIONS</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/CodeGenOptionsImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Code Gen Options</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/CodeGenOptionsImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>CodeGenOptionsImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getCodeGenOptions--"><code>FCMPackageImpl.getCodeGenOptions()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CODE_GEN_OPTIONS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CODE_GEN_OPTIONS__BASE_PACKAGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CODE_GEN_OPTIONS__BASE_PACKAGE</h4>
<pre>static final&nbsp;int CODE_GEN_OPTIONS__BASE_PACKAGE</pre>
<div class="block">The feature id for the '<em><b>Base Package</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CODE_GEN_OPTIONS__BASE_PACKAGE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CODE_GEN_OPTIONS__COMP_TO_OOMAPPING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CODE_GEN_OPTIONS__COMP_TO_OOMAPPING</h4>
<pre>static final&nbsp;int CODE_GEN_OPTIONS__COMP_TO_OOMAPPING</pre>
<div class="block">The feature id for the '<em><b>Comp To OOmapping</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CODE_GEN_OPTIONS__COMP_TO_OOMAPPING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CODE_GEN_OPTIONS_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CODE_GEN_OPTIONS_FEATURE_COUNT</h4>
<pre>static final&nbsp;int CODE_GEN_OPTIONS_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Code Gen Options</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CODE_GEN_OPTIONS_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERACTION_COMPONENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERACTION_COMPONENT</h4>
<pre>static final&nbsp;int INTERACTION_COMPONENT</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/InteractionComponentImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Interaction Component</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/InteractionComponentImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>InteractionComponentImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getInteractionComponent--"><code>FCMPackageImpl.getInteractionComponent()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INTERACTION_COMPONENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERACTION_COMPONENT__FOR_DISTRIBUTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERACTION_COMPONENT__FOR_DISTRIBUTION</h4>
<pre>static final&nbsp;int INTERACTION_COMPONENT__FOR_DISTRIBUTION</pre>
<div class="block">The feature id for the '<em><b>For Distribution</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INTERACTION_COMPONENT__FOR_DISTRIBUTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERACTION_COMPONENT__CONNECTION_PATTERN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERACTION_COMPONENT__CONNECTION_PATTERN</h4>
<pre>static final&nbsp;int INTERACTION_COMPONENT__CONNECTION_PATTERN</pre>
<div class="block">The feature id for the '<em><b>Connection Pattern</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INTERACTION_COMPONENT__CONNECTION_PATTERN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERACTION_COMPONENT__BASE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERACTION_COMPONENT__BASE_CLASS</h4>
<pre>static final&nbsp;int INTERACTION_COMPONENT__BASE_CLASS</pre>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INTERACTION_COMPONENT__BASE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERACTION_COMPONENT_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERACTION_COMPONENT_FEATURE_COUNT</h4>
<pre>static final&nbsp;int INTERACTION_COMPONENT_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Interaction Component</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INTERACTION_COMPONENT_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SINGLETON">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SINGLETON</h4>
<pre>static final&nbsp;int SINGLETON</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/SingletonImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Singleton</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/SingletonImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>SingletonImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getSingleton--"><code>FCMPackageImpl.getSingleton()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.SINGLETON">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SINGLETON__BASE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SINGLETON__BASE_CLASS</h4>
<pre>static final&nbsp;int SINGLETON__BASE_CLASS</pre>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.SINGLETON__BASE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SINGLETON_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SINGLETON_FEATURE_COUNT</h4>
<pre>static final&nbsp;int SINGLETON_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Singleton</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.SINGLETON_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONFIGURABLE_ELEMENT_INSTANCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONFIGURABLE_ELEMENT_INSTANCE</h4>
<pre>static final&nbsp;int CONFIGURABLE_ELEMENT_INSTANCE</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/ConfigurableElementInstanceImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Configurable Element Instance</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/ConfigurableElementInstanceImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>ConfigurableElementInstanceImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getConfigurableElementInstance--"><code>FCMPackageImpl.getConfigurableElementInstance()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONFIGURABLE_ELEMENT_INSTANCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONFIGURABLE_ELEMENT_INSTANCE__CONFIGURATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONFIGURABLE_ELEMENT_INSTANCE__CONFIGURATION</h4>
<pre>static final&nbsp;int CONFIGURABLE_ELEMENT_INSTANCE__CONFIGURATION</pre>
<div class="block">The feature id for the '<em><b>Configuration</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONFIGURABLE_ELEMENT_INSTANCE__CONFIGURATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONFIGURABLE_ELEMENT_INSTANCE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONFIGURABLE_ELEMENT_INSTANCE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int CONFIGURABLE_ELEMENT_INSTANCE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Configurable Element Instance</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONFIGURABLE_ELEMENT_INSTANCE_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONNECTOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONNECTOR</h4>
<pre>static final&nbsp;int CONNECTOR</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/ConnectorImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Connector</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/ConnectorImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>ConnectorImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getConnector--"><code>FCMPackageImpl.getConnector()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONNECTOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONNECTOR__CONFIGURATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONNECTOR__CONFIGURATION</h4>
<pre>static final&nbsp;int CONNECTOR__CONFIGURATION</pre>
<div class="block">The feature id for the '<em><b>Configuration</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONNECTOR__CONFIGURATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONNECTOR__BASE_CONNECTOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONNECTOR__BASE_CONNECTOR</h4>
<pre>static final&nbsp;int CONNECTOR__BASE_CONNECTOR</pre>
<div class="block">The feature id for the '<em><b>Base Connector</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONNECTOR__BASE_CONNECTOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONNECTOR__IC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONNECTOR__IC</h4>
<pre>static final&nbsp;int CONNECTOR__IC</pre>
<div class="block">The feature id for the '<em><b>Ic</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONNECTOR__IC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONNECTOR__BASE_PROPERTY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONNECTOR__BASE_PROPERTY</h4>
<pre>static final&nbsp;int CONNECTOR__BASE_PROPERTY</pre>
<div class="block">The feature id for the '<em><b>Base Property</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONNECTOR__BASE_PROPERTY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONNECTOR_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONNECTOR_FEATURE_COUNT</h4>
<pre>static final&nbsp;int CONNECTOR_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Connector</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONNECTOR_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="USE_INSTANCE_CONFIGURATOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USE_INSTANCE_CONFIGURATOR</h4>
<pre>static final&nbsp;int USE_INSTANCE_CONFIGURATOR</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/UseInstanceConfiguratorImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Use Instance Configurator</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/UseInstanceConfiguratorImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>UseInstanceConfiguratorImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getUseInstanceConfigurator--"><code>FCMPackageImpl.getUseInstanceConfigurator()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.USE_INSTANCE_CONFIGURATOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="USE_INSTANCE_CONFIGURATOR__BASE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USE_INSTANCE_CONFIGURATOR__BASE_CLASS</h4>
<pre>static final&nbsp;int USE_INSTANCE_CONFIGURATOR__BASE_CLASS</pre>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.USE_INSTANCE_CONFIGURATOR__BASE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="USE_INSTANCE_CONFIGURATOR__CONFIGURATOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USE_INSTANCE_CONFIGURATOR__CONFIGURATOR</h4>
<pre>static final&nbsp;int USE_INSTANCE_CONFIGURATOR__CONFIGURATOR</pre>
<div class="block">The feature id for the '<em><b>Configurator</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.USE_INSTANCE_CONFIGURATOR__CONFIGURATOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="USE_INSTANCE_CONFIGURATOR_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USE_INSTANCE_CONFIGURATOR_FEATURE_COUNT</h4>
<pre>static final&nbsp;int USE_INSTANCE_CONFIGURATOR_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Use Instance Configurator</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.USE_INSTANCE_CONFIGURATOR_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INSTANCE_CONFIGURATOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTANCE_CONFIGURATOR</h4>
<pre>static final&nbsp;int INSTANCE_CONFIGURATOR</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/InstanceConfiguratorImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Instance Configurator</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/InstanceConfiguratorImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>InstanceConfiguratorImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getInstanceConfigurator--"><code>FCMPackageImpl.getInstanceConfigurator()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INSTANCE_CONFIGURATOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INSTANCE_CONFIGURATOR__BASE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTANCE_CONFIGURATOR__BASE_CLASS</h4>
<pre>static final&nbsp;int INSTANCE_CONFIGURATOR__BASE_CLASS</pre>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INSTANCE_CONFIGURATOR__BASE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INSTANCE_CONFIGURATOR__ON_NODE_MODEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTANCE_CONFIGURATOR__ON_NODE_MODEL</h4>
<pre>static final&nbsp;int INSTANCE_CONFIGURATOR__ON_NODE_MODEL</pre>
<div class="block">The feature id for the '<em><b>On Node Model</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INSTANCE_CONFIGURATOR__ON_NODE_MODEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INSTANCE_CONFIGURATOR_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTANCE_CONFIGURATOR_FEATURE_COUNT</h4>
<pre>static final&nbsp;int INSTANCE_CONFIGURATOR_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Instance Configurator</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INSTANCE_CONFIGURATOR_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RULE_APPLICATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RULE_APPLICATION</h4>
<pre>static final&nbsp;int RULE_APPLICATION</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/RuleApplicationImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Rule Application</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/RuleApplicationImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>RuleApplicationImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getRuleApplication--"><code>FCMPackageImpl.getRuleApplication()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.RULE_APPLICATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RULE_APPLICATION__BASE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RULE_APPLICATION__BASE_CLASS</h4>
<pre>static final&nbsp;int RULE_APPLICATION__BASE_CLASS</pre>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.RULE_APPLICATION__BASE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RULE_APPLICATION__CONTAINER_RULE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RULE_APPLICATION__CONTAINER_RULE</h4>
<pre>static final&nbsp;int RULE_APPLICATION__CONTAINER_RULE</pre>
<div class="block">The feature id for the '<em><b>Container Rule</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.RULE_APPLICATION__CONTAINER_RULE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RULE_APPLICATION__BASE_PACKAGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RULE_APPLICATION__BASE_PACKAGE</h4>
<pre>static final&nbsp;int RULE_APPLICATION__BASE_PACKAGE</pre>
<div class="block">The feature id for the '<em><b>Base Package</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.RULE_APPLICATION__BASE_PACKAGE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RULE_APPLICATION_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RULE_APPLICATION_FEATURE_COUNT</h4>
<pre>static final&nbsp;int RULE_APPLICATION_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Rule Application</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.RULE_APPLICATION_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONTAINER_RULE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTAINER_RULE</h4>
<pre>static final&nbsp;int CONTAINER_RULE</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/ContainerRuleImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Container Rule</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/ContainerRuleImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>ContainerRuleImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getContainerRule--"><code>FCMPackageImpl.getContainerRule()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONTAINER_RULE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONTAINER_RULE__BASE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTAINER_RULE__BASE_CLASS</h4>
<pre>static final&nbsp;int CONTAINER_RULE__BASE_CLASS</pre>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONTAINER_RULE__BASE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONTAINER_RULE__KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTAINER_RULE__KIND</h4>
<pre>static final&nbsp;int CONTAINER_RULE__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="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONTAINER_RULE__KIND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONTAINER_RULE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTAINER_RULE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int CONTAINER_RULE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Container Rule</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONTAINER_RULE_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT</h4>
<pre>static final&nbsp;int PORT</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/PortImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Port</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/PortImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>PortImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getPort--"><code>FCMPackageImpl.getPort()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORT__CONFIGURATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT__CONFIGURATION</h4>
<pre>static final&nbsp;int PORT__CONFIGURATION</pre>
<div class="block">The feature id for the '<em><b>Configuration</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.PORT__CONFIGURATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORT__BASE_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT__BASE_PORT</h4>
<pre>static final&nbsp;int PORT__BASE_PORT</pre>
<div class="block">The feature id for the '<em><b>Base Port</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.PORT__BASE_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORT__KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT__KIND</h4>
<pre>static final&nbsp;int PORT__KIND</pre>
<div class="block">The feature id for the '<em><b>Kind</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.PORT__KIND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORT__TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT__TYPE</h4>
<pre>static final&nbsp;int PORT__TYPE</pre>
<div class="block">The feature id for the '<em><b>Type</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.PORT__TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORT_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT_FEATURE_COUNT</h4>
<pre>static final&nbsp;int PORT_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Port</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.PORT_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TEMPLATE_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEMPLATE_PORT</h4>
<pre>static final&nbsp;int TEMPLATE_PORT</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/TemplatePortImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Template Port</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/TemplatePortImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>TemplatePortImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getTemplatePort--"><code>FCMPackageImpl.getTemplatePort()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.TEMPLATE_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TEMPLATE_PORT__CONFIGURATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEMPLATE_PORT__CONFIGURATION</h4>
<pre>static final&nbsp;int TEMPLATE_PORT__CONFIGURATION</pre>
<div class="block">The feature id for the '<em><b>Configuration</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.TEMPLATE_PORT__CONFIGURATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TEMPLATE_PORT__BASE_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEMPLATE_PORT__BASE_PORT</h4>
<pre>static final&nbsp;int TEMPLATE_PORT__BASE_PORT</pre>
<div class="block">The feature id for the '<em><b>Base Port</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.TEMPLATE_PORT__BASE_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TEMPLATE_PORT__KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEMPLATE_PORT__KIND</h4>
<pre>static final&nbsp;int TEMPLATE_PORT__KIND</pre>
<div class="block">The feature id for the '<em><b>Kind</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.TEMPLATE_PORT__KIND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TEMPLATE_PORT__TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEMPLATE_PORT__TYPE</h4>
<pre>static final&nbsp;int TEMPLATE_PORT__TYPE</pre>
<div class="block">The feature id for the '<em><b>Type</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.TEMPLATE_PORT__TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TEMPLATE_PORT__BOUND_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEMPLATE_PORT__BOUND_TYPE</h4>
<pre>static final&nbsp;int TEMPLATE_PORT__BOUND_TYPE</pre>
<div class="block">The feature id for the '<em><b>Bound Type</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.TEMPLATE_PORT__BOUND_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TEMPLATE_PORT_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEMPLATE_PORT_FEATURE_COUNT</h4>
<pre>static final&nbsp;int TEMPLATE_PORT_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Template Port</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.TEMPLATE_PORT_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORT_KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT_KIND</h4>
<pre>static final&nbsp;int PORT_KIND</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/PortKindImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Port Kind</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/PortKindImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>PortKindImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getPortKind--"><code>FCMPackageImpl.getPortKind()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.PORT_KIND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORT_KIND__BASE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT_KIND__BASE_CLASS</h4>
<pre>static final&nbsp;int PORT_KIND__BASE_CLASS</pre>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.PORT_KIND__BASE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORT_KIND__PROVIDED_INTERFACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT_KIND__PROVIDED_INTERFACE</h4>
<pre>static final&nbsp;int PORT_KIND__PROVIDED_INTERFACE</pre>
<div class="block">The feature id for the '<em><b>Provided Interface</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.PORT_KIND__PROVIDED_INTERFACE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORT_KIND__REQUIRED_INTERFACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT_KIND__REQUIRED_INTERFACE</h4>
<pre>static final&nbsp;int PORT_KIND__REQUIRED_INTERFACE</pre>
<div class="block">The feature id for the '<em><b>Required Interface</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.PORT_KIND__REQUIRED_INTERFACE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORT_KIND__EXTENDED_PORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT_KIND__EXTENDED_PORT</h4>
<pre>static final&nbsp;int PORT_KIND__EXTENDED_PORT</pre>
<div class="block">The feature id for the '<em><b>Extended Port</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.PORT_KIND__EXTENDED_PORT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PORT_KIND_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT_KIND_FEATURE_COUNT</h4>
<pre>static final&nbsp;int PORT_KIND_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Port Kind</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.PORT_KIND_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMP_IMPL_TEMPLATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMP_IMPL_TEMPLATE</h4>
<pre>static final&nbsp;int COMP_IMPL_TEMPLATE</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/CompImplTemplateImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Comp Impl Template</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/CompImplTemplateImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>CompImplTemplateImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getCompImplTemplate--"><code>FCMPackageImpl.getCompImplTemplate()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.COMP_IMPL_TEMPLATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMP_IMPL_TEMPLATE__TEMPLATE_DEFS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMP_IMPL_TEMPLATE__TEMPLATE_DEFS</h4>
<pre>static final&nbsp;int COMP_IMPL_TEMPLATE__TEMPLATE_DEFS</pre>
<div class="block">The feature id for the '<em><b>Template Defs</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.COMP_IMPL_TEMPLATE__TEMPLATE_DEFS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMP_IMPL_TEMPLATE__BASE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMP_IMPL_TEMPLATE__BASE_CLASS</h4>
<pre>static final&nbsp;int COMP_IMPL_TEMPLATE__BASE_CLASS</pre>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.COMP_IMPL_TEMPLATE__BASE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COMP_IMPL_TEMPLATE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMP_IMPL_TEMPLATE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int COMP_IMPL_TEMPLATE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Comp Impl Template</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.COMP_IMPL_TEMPLATE_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERCEPTION_RULE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERCEPTION_RULE</h4>
<pre>static final&nbsp;int INTERCEPTION_RULE</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/InterceptionRuleImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Interception Rule</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/InterceptionRuleImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>InterceptionRuleImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getInterceptionRule--"><code>FCMPackageImpl.getInterceptionRule()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INTERCEPTION_RULE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERCEPTION_RULE__INTERCEPTION_KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERCEPTION_RULE__INTERCEPTION_KIND</h4>
<pre>static final&nbsp;int INTERCEPTION_RULE__INTERCEPTION_KIND</pre>
<div class="block">The feature id for the '<em><b>Interception Kind</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INTERCEPTION_RULE__INTERCEPTION_KIND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERCEPTION_RULE__INTERCEPTION_SET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERCEPTION_RULE__INTERCEPTION_SET</h4>
<pre>static final&nbsp;int INTERCEPTION_RULE__INTERCEPTION_SET</pre>
<div class="block">The feature id for the '<em><b>Interception Set</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INTERCEPTION_RULE__INTERCEPTION_SET">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERCEPTION_RULE__BASE_PROPERTY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERCEPTION_RULE__BASE_PROPERTY</h4>
<pre>static final&nbsp;int INTERCEPTION_RULE__BASE_PROPERTY</pre>
<div class="block">The feature id for the '<em><b>Base Property</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INTERCEPTION_RULE__BASE_PROPERTY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERCEPTION_RULE__BASE_OPERATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERCEPTION_RULE__BASE_OPERATION</h4>
<pre>static final&nbsp;int INTERCEPTION_RULE__BASE_OPERATION</pre>
<div class="block">The feature id for the '<em><b>Base Operation</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INTERCEPTION_RULE__BASE_OPERATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERCEPTION_RULE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INTERCEPTION_RULE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int INTERCEPTION_RULE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Interception Rule</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INTERCEPTION_RULE_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FRAGMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FRAGMENT</h4>
<pre>static final&nbsp;int FRAGMENT</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FragmentImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Fragment</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FragmentImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>FragmentImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getFragment--"><code>FCMPackageImpl.getFragment()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.FRAGMENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FRAGMENT__BASE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FRAGMENT__BASE_CLASS</h4>
<pre>static final&nbsp;int FRAGMENT__BASE_CLASS</pre>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.FRAGMENT__BASE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FRAGMENT_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FRAGMENT_FEATURE_COUNT</h4>
<pre>static final&nbsp;int FRAGMENT_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Fragment</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.FRAGMENT_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ASSEMBLY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ASSEMBLY</h4>
<pre>static final&nbsp;int ASSEMBLY</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/AssemblyImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code><em>Assembly</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/AssemblyImpl.html" title="class in org.eclipse.papyrus.designer.components.FCM.impl"><code>AssemblyImpl</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getAssembly--"><code>FCMPackageImpl.getAssembly()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.ASSEMBLY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ASSEMBLY__BASE_CLASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ASSEMBLY__BASE_CLASS</h4>
<pre>static final&nbsp;int ASSEMBLY__BASE_CLASS</pre>
<div class="block">The feature id for the '<em><b>Base Class</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.ASSEMBLY__BASE_CLASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ASSEMBLY_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ASSEMBLY_FEATURE_COUNT</h4>
<pre>static final&nbsp;int ASSEMBLY_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Assembly</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.ASSEMBLY_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CONTAINER_RULE_KIND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTAINER_RULE_KIND</h4>
<pre>static final&nbsp;int CONTAINER_RULE_KIND</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRuleKind.html" title="enum in org.eclipse.papyrus.designer.components.FCM"><code><em>Container Rule Kind</em></code></a>' enum.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRuleKind.html" title="enum in org.eclipse.papyrus.designer.components.FCM"><code>ContainerRuleKind</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getContainerRuleKind--"><code>FCMPackageImpl.getContainerRuleKind()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.CONTAINER_RULE_KIND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="INTERCEPTION_KIND">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>INTERCEPTION_KIND</h4>
<pre>static final&nbsp;int INTERCEPTION_KIND</pre>
<div class="block">The meta object id for the '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionKind.html" title="enum in org.eclipse.papyrus.designer.components.FCM"><code><em>Interception Kind</em></code></a>' enum.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionKind.html" title="enum in org.eclipse.papyrus.designer.components.FCM"><code>InterceptionKind</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/impl/FCMPackageImpl.html#getInterceptionKind--"><code>FCMPackageImpl.getInterceptionKind()</code></a>,
<a href="../../../../../../constant-values.html#org.eclipse.papyrus.designer.components.FCM.FCMPackage.INTERCEPTION_KIND">Constant Field Values</a></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="getImplementationGroup--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImplementationGroup</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getImplementationGroup()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ImplementationGroup.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Implementation Group</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Implementation Group</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ImplementationGroup.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>ImplementationGroup</code></a></dd>
</dl>
</li>
</ul>
<a name="getImplementationGroup_Base_Class--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImplementationGroup_Base_Class</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getImplementationGroup_Base_Class()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ImplementationGroup.html#getBase_Class--"><code><em>Base Class</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Class</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ImplementationGroup.html#getBase_Class--"><code>ImplementationGroup.getBase_Class()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getImplementationGroup--"><code>getImplementationGroup()</code></a></dd>
</dl>
</li>
</ul>
<a name="getCompToOOmapping--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompToOOmapping</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getCompToOOmapping()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompToOOmapping.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Comp To OOmapping</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Comp To OOmapping</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompToOOmapping.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>CompToOOmapping</code></a></dd>
</dl>
</li>
</ul>
<a name="getCompToOOmapping_Base_Class--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompToOOmapping_Base_Class</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getCompToOOmapping_Base_Class()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompToOOmapping.html#getBase_Class--"><code><em>Base Class</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Class</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompToOOmapping.html#getBase_Class--"><code>CompToOOmapping.getBase_Class()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCompToOOmapping--"><code>getCompToOOmapping()</code></a></dd>
</dl>
</li>
</ul>
<a name="getCodeGenOptions--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCodeGenOptions</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getCodeGenOptions()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CodeGenOptions.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Code Gen Options</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Code Gen Options</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CodeGenOptions.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>CodeGenOptions</code></a></dd>
</dl>
</li>
</ul>
<a name="getCodeGenOptions_Base_Package--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCodeGenOptions_Base_Package</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getCodeGenOptions_Base_Package()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CodeGenOptions.html#getBase_Package--"><code><em>Base Package</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Package</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CodeGenOptions.html#getBase_Package--"><code>CodeGenOptions.getBase_Package()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCodeGenOptions--"><code>getCodeGenOptions()</code></a></dd>
</dl>
</li>
</ul>
<a name="getCodeGenOptions_CompToOOmapping--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCodeGenOptions_CompToOOmapping</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getCodeGenOptions_CompToOOmapping()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CodeGenOptions.html#getCompToOOmapping--"><code><em>Comp To OOmapping</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Comp To OOmapping</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CodeGenOptions.html#getCompToOOmapping--"><code>CodeGenOptions.getCompToOOmapping()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCodeGenOptions--"><code>getCodeGenOptions()</code></a></dd>
</dl>
</li>
</ul>
<a name="getInteractionComponent--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInteractionComponent</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getInteractionComponent()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InteractionComponent.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Interaction Component</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Interaction Component</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InteractionComponent.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>InteractionComponent</code></a></dd>
</dl>
</li>
</ul>
<a name="getInteractionComponent_ForDistribution--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInteractionComponent_ForDistribution</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getInteractionComponent_ForDistribution()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InteractionComponent.html#isForDistribution--"><code><em>For Distribution</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>For Distribution</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InteractionComponent.html#isForDistribution--"><code>InteractionComponent.isForDistribution()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInteractionComponent--"><code>getInteractionComponent()</code></a></dd>
</dl>
</li>
</ul>
<a name="getInteractionComponent_ConnectionPattern--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInteractionComponent_ConnectionPattern</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getInteractionComponent_ConnectionPattern()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InteractionComponent.html#getConnectionPattern--"><code><em>Connection Pattern</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Connection Pattern</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InteractionComponent.html#getConnectionPattern--"><code>InteractionComponent.getConnectionPattern()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInteractionComponent--"><code>getInteractionComponent()</code></a></dd>
</dl>
</li>
</ul>
<a name="getInteractionComponent_Base_Class--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInteractionComponent_Base_Class</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getInteractionComponent_Base_Class()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InteractionComponent.html#getBase_Class--"><code><em>Base Class</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Class</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InteractionComponent.html#getBase_Class--"><code>InteractionComponent.getBase_Class()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInteractionComponent--"><code>getInteractionComponent()</code></a></dd>
</dl>
</li>
</ul>
<a name="getSingleton--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSingleton</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getSingleton()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Singleton.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Singleton</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Singleton</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Singleton.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>Singleton</code></a></dd>
</dl>
</li>
</ul>
<a name="getSingleton_Base_Class--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSingleton_Base_Class</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getSingleton_Base_Class()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Singleton.html#getBase_Class--"><code><em>Base Class</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Class</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Singleton.html#getBase_Class--"><code>Singleton.getBase_Class()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getSingleton--"><code>getSingleton()</code></a></dd>
</dl>
</li>
</ul>
<a name="getConnector--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConnector</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getConnector()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Connector.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Connector</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Connector</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Connector.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>Connector</code></a></dd>
</dl>
</li>
</ul>
<a name="getConnector_Base_Connector--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConnector_Base_Connector</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getConnector_Base_Connector()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Connector.html#getBase_Connector--"><code><em>Base Connector</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Connector</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Connector.html#getBase_Connector--"><code>Connector.getBase_Connector()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getConnector--"><code>getConnector()</code></a></dd>
</dl>
</li>
</ul>
<a name="getConnector_Ic--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConnector_Ic</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getConnector_Ic()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Connector.html#getIc--"><code><em>Ic</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Ic</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Connector.html#getIc--"><code>Connector.getIc()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getConnector--"><code>getConnector()</code></a></dd>
</dl>
</li>
</ul>
<a name="getConnector_Base_Property--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConnector_Base_Property</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getConnector_Base_Property()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Connector.html#getBase_Property--"><code><em>Base Property</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Property</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Connector.html#getBase_Property--"><code>Connector.getBase_Property()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getConnector--"><code>getConnector()</code></a></dd>
</dl>
</li>
</ul>
<a name="getConfigurableElementInstance--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConfigurableElementInstance</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getConfigurableElementInstance()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ConfigurableElementInstance.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Configurable Element Instance</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Configurable Element Instance</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ConfigurableElementInstance.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>ConfigurableElementInstance</code></a></dd>
</dl>
</li>
</ul>
<a name="getConfigurableElementInstance_Configuration--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConfigurableElementInstance_Configuration</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getConfigurableElementInstance_Configuration()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ConfigurableElementInstance.html#getConfiguration--"><code><em>Configuration</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Configuration</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ConfigurableElementInstance.html#getConfiguration--"><code>ConfigurableElementInstance.getConfiguration()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getConfigurableElementInstance--"><code>getConfigurableElementInstance()</code></a></dd>
</dl>
</li>
</ul>
<a name="getUseInstanceConfigurator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUseInstanceConfigurator</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getUseInstanceConfigurator()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/UseInstanceConfigurator.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Use Instance Configurator</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Use Instance Configurator</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/UseInstanceConfigurator.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>UseInstanceConfigurator</code></a></dd>
</dl>
</li>
</ul>
<a name="getUseInstanceConfigurator_Base_Class--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUseInstanceConfigurator_Base_Class</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getUseInstanceConfigurator_Base_Class()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/UseInstanceConfigurator.html#getBase_Class--"><code><em>Base Class</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Class</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/UseInstanceConfigurator.html#getBase_Class--"><code>UseInstanceConfigurator.getBase_Class()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getUseInstanceConfigurator--"><code>getUseInstanceConfigurator()</code></a></dd>
</dl>
</li>
</ul>
<a name="getUseInstanceConfigurator_Configurator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUseInstanceConfigurator_Configurator</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getUseInstanceConfigurator_Configurator()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/UseInstanceConfigurator.html#getConfigurator--"><code><em>Configurator</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Configurator</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/UseInstanceConfigurator.html#getConfigurator--"><code>UseInstanceConfigurator.getConfigurator()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getUseInstanceConfigurator--"><code>getUseInstanceConfigurator()</code></a></dd>
</dl>
</li>
</ul>
<a name="getInstanceConfigurator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstanceConfigurator</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getInstanceConfigurator()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InstanceConfigurator.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Instance Configurator</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Instance Configurator</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InstanceConfigurator.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>InstanceConfigurator</code></a></dd>
</dl>
</li>
</ul>
<a name="getInstanceConfigurator_Base_Class--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstanceConfigurator_Base_Class</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getInstanceConfigurator_Base_Class()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InstanceConfigurator.html#getBase_Class--"><code><em>Base Class</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Class</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InstanceConfigurator.html#getBase_Class--"><code>InstanceConfigurator.getBase_Class()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInstanceConfigurator--"><code>getInstanceConfigurator()</code></a></dd>
</dl>
</li>
</ul>
<a name="getInstanceConfigurator_OnNodeModel--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstanceConfigurator_OnNodeModel</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getInstanceConfigurator_OnNodeModel()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InstanceConfigurator.html#isOnNodeModel--"><code><em>On Node Model</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>On Node Model</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InstanceConfigurator.html#isOnNodeModel--"><code>InstanceConfigurator.isOnNodeModel()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInstanceConfigurator--"><code>getInstanceConfigurator()</code></a></dd>
</dl>
</li>
</ul>
<a name="getRuleApplication--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRuleApplication</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getRuleApplication()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/RuleApplication.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Rule Application</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Rule Application</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/RuleApplication.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>RuleApplication</code></a></dd>
</dl>
</li>
</ul>
<a name="getRuleApplication_Base_Class--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRuleApplication_Base_Class</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getRuleApplication_Base_Class()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/RuleApplication.html#getBase_Class--"><code><em>Base Class</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Class</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/RuleApplication.html#getBase_Class--"><code>RuleApplication.getBase_Class()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getRuleApplication--"><code>getRuleApplication()</code></a></dd>
</dl>
</li>
</ul>
<a name="getRuleApplication_ContainerRule--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRuleApplication_ContainerRule</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getRuleApplication_ContainerRule()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/RuleApplication.html#getContainerRule--"><code><em>Container Rule</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference list '<em>Container Rule</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/RuleApplication.html#getContainerRule--"><code>RuleApplication.getContainerRule()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getRuleApplication--"><code>getRuleApplication()</code></a></dd>
</dl>
</li>
</ul>
<a name="getRuleApplication_Base_Package--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRuleApplication_Base_Package</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getRuleApplication_Base_Package()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/RuleApplication.html#getBase_Package--"><code><em>Base Package</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Package</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/RuleApplication.html#getBase_Package--"><code>RuleApplication.getBase_Package()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getRuleApplication--"><code>getRuleApplication()</code></a></dd>
</dl>
</li>
</ul>
<a name="getContainerRule--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContainerRule</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getContainerRule()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRule.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Container Rule</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Container Rule</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRule.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>ContainerRule</code></a></dd>
</dl>
</li>
</ul>
<a name="getContainerRule_Base_Class--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContainerRule_Base_Class</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getContainerRule_Base_Class()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRule.html#getBase_Class--"><code><em>Base Class</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Class</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRule.html#getBase_Class--"><code>ContainerRule.getBase_Class()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getContainerRule--"><code>getContainerRule()</code></a></dd>
</dl>
</li>
</ul>
<a name="getContainerRule_Kind--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContainerRule_Kind</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getContainerRule_Kind()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRule.html#getKind--"><code><em>Kind</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>Kind</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRule.html#getKind--"><code>ContainerRule.getKind()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getContainerRule--"><code>getContainerRule()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTemplatePort--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTemplatePort</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getTemplatePort()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/TemplatePort.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Template Port</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Template Port</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/TemplatePort.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>TemplatePort</code></a></dd>
</dl>
</li>
</ul>
<a name="getTemplatePort_BoundType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTemplatePort_BoundType</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getTemplatePort_BoundType()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/TemplatePort.html#getBoundType--"><code><em>Bound Type</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Bound Type</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/TemplatePort.html#getBoundType--"><code>TemplatePort.getBoundType()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getTemplatePort--"><code>getTemplatePort()</code></a></dd>
</dl>
</li>
</ul>
<a name="getPort--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPort</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getPort()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Port.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Port</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Port</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Port.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>Port</code></a></dd>
</dl>
</li>
</ul>
<a name="getPort_Base_Port--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPort_Base_Port</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getPort_Base_Port()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Port.html#getBase_Port--"><code><em>Base Port</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Port</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Port.html#getBase_Port--"><code>Port.getBase_Port()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPort--"><code>getPort()</code></a></dd>
</dl>
</li>
</ul>
<a name="getPort_Kind--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPort_Kind</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getPort_Kind()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Port.html#getKind--"><code><em>Kind</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Kind</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Port.html#getKind--"><code>Port.getKind()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPort--"><code>getPort()</code></a></dd>
</dl>
</li>
</ul>
<a name="getPort_Type--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPort_Type</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getPort_Type()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Port.html#getType--"><code><em>Type</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Type</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Port.html#getType--"><code>Port.getType()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPort--"><code>getPort()</code></a></dd>
</dl>
</li>
</ul>
<a name="getPortKind--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortKind</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getPortKind()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Port Kind</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Port Kind</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>PortKind</code></a></dd>
</dl>
</li>
</ul>
<a name="getPortKind_Base_Class--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortKind_Base_Class</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getPortKind_Base_Class()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html#getBase_Class--"><code><em>Base Class</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Class</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html#getBase_Class--"><code>PortKind.getBase_Class()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPortKind--"><code>getPortKind()</code></a></dd>
</dl>
</li>
</ul>
<a name="getPortKind_ProvidedInterface--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortKind_ProvidedInterface</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getPortKind_ProvidedInterface()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html#getProvidedInterface--"><code><em>Provided Interface</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Provided Interface</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html#getProvidedInterface--"><code>PortKind.getProvidedInterface()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPortKind--"><code>getPortKind()</code></a></dd>
</dl>
</li>
</ul>
<a name="getPortKind_RequiredInterface--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortKind_RequiredInterface</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getPortKind_RequiredInterface()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html#getRequiredInterface--"><code><em>Required Interface</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Required Interface</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html#getRequiredInterface--"><code>PortKind.getRequiredInterface()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPortKind--"><code>getPortKind()</code></a></dd>
</dl>
</li>
</ul>
<a name="getPortKind_ExtendedPort--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortKind_ExtendedPort</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getPortKind_ExtendedPort()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html#isExtendedPort--"><code><em>Extended Port</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>Extended Port</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/PortKind.html#isExtendedPort--"><code>PortKind.isExtendedPort()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getPortKind--"><code>getPortKind()</code></a></dd>
</dl>
</li>
</ul>
<a name="getCompImplTemplate--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompImplTemplate</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getCompImplTemplate()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompImplTemplate.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Comp Impl Template</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Comp Impl Template</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompImplTemplate.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>CompImplTemplate</code></a></dd>
</dl>
</li>
</ul>
<a name="getCompImplTemplate_TemplateDefs--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompImplTemplate_TemplateDefs</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getCompImplTemplate_TemplateDefs()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompImplTemplate.html#getTemplateDefs--"><code><em>Template Defs</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>Template Defs</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompImplTemplate.html#getTemplateDefs--"><code>CompImplTemplate.getTemplateDefs()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCompImplTemplate--"><code>getCompImplTemplate()</code></a></dd>
</dl>
</li>
</ul>
<a name="getCompImplTemplate_Base_Class--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompImplTemplate_Base_Class</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getCompImplTemplate_Base_Class()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompImplTemplate.html#getBase_Class--"><code><em>Base Class</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Class</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/CompImplTemplate.html#getBase_Class--"><code>CompImplTemplate.getBase_Class()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getCompImplTemplate--"><code>getCompImplTemplate()</code></a></dd>
</dl>
</li>
</ul>
<a name="getInterceptionRule--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInterceptionRule</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getInterceptionRule()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Interception Rule</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Interception Rule</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>InterceptionRule</code></a></dd>
</dl>
</li>
</ul>
<a name="getInterceptionRule_InterceptionKind--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInterceptionRule_InterceptionKind</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getInterceptionRule_InterceptionKind()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html#getInterceptionKind--"><code><em>Interception Kind</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>Interception Kind</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html#getInterceptionKind--"><code>InterceptionRule.getInterceptionKind()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInterceptionRule--"><code>getInterceptionRule()</code></a></dd>
</dl>
</li>
</ul>
<a name="getInterceptionRule_InterceptionSet--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInterceptionRule_InterceptionSet</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getInterceptionRule_InterceptionSet()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html#getInterceptionSet--"><code><em>Interception Set</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference list '<em>Interception Set</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html#getInterceptionSet--"><code>InterceptionRule.getInterceptionSet()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInterceptionRule--"><code>getInterceptionRule()</code></a></dd>
</dl>
</li>
</ul>
<a name="getInterceptionRule_Base_Property--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInterceptionRule_Base_Property</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getInterceptionRule_Base_Property()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html#getBase_Property--"><code><em>Base Property</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Property</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html#getBase_Property--"><code>InterceptionRule.getBase_Property()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInterceptionRule--"><code>getInterceptionRule()</code></a></dd>
</dl>
</li>
</ul>
<a name="getInterceptionRule_Base_Operation--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInterceptionRule_Base_Operation</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getInterceptionRule_Base_Operation()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html#getBase_Operation--"><code><em>Base Operation</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Operation</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionRule.html#getBase_Operation--"><code>InterceptionRule.getBase_Operation()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getInterceptionRule--"><code>getInterceptionRule()</code></a></dd>
</dl>
</li>
</ul>
<a name="getFragment--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFragment</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getFragment()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Fragment.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Fragment</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Fragment</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Fragment.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>Fragment</code></a></dd>
</dl>
</li>
</ul>
<a name="getFragment_Base_Class--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFragment_Base_Class</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getFragment_Base_Class()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Fragment.html#getBase_Class--"><code><em>Base Class</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Class</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Fragment.html#getBase_Class--"><code>Fragment.getBase_Class()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getFragment--"><code>getFragment()</code></a></dd>
</dl>
</li>
</ul>
<a name="getAssembly--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAssembly</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getAssembly()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Assembly.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code><em>Assembly</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Assembly</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Assembly.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><code>Assembly</code></a></dd>
</dl>
</li>
</ul>
<a name="getAssembly_Base_Class--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAssembly_Base_Class</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getAssembly_Base_Class()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Assembly.html#getBase_Class--"><code><em>Base Class</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Base Class</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/Assembly.html#getBase_Class--"><code>Assembly.getBase_Class()</code></a>,
<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.html#getAssembly--"><code>getAssembly()</code></a></dd>
</dl>
</li>
</ul>
<a name="getContainerRuleKind--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContainerRuleKind</h4>
<pre>org.eclipse.emf.ecore.EEnum&nbsp;getContainerRuleKind()</pre>
<div class="block">Returns the meta object for enum '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRuleKind.html" title="enum in org.eclipse.papyrus.designer.components.FCM"><code><em>Container Rule Kind</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for enum '<em>Container Rule Kind</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/ContainerRuleKind.html" title="enum in org.eclipse.papyrus.designer.components.FCM"><code>ContainerRuleKind</code></a></dd>
</dl>
</li>
</ul>
<a name="getInterceptionKind--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInterceptionKind</h4>
<pre>org.eclipse.emf.ecore.EEnum&nbsp;getInterceptionKind()</pre>
<div class="block">Returns the meta object for enum '<a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionKind.html" title="enum in org.eclipse.papyrus.designer.components.FCM"><code><em>Interception Kind</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for enum '<em>Interception Kind</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/InterceptionKind.html" title="enum in org.eclipse.papyrus.designer.components.FCM"><code>InterceptionKind</code></a></dd>
</dl>
</li>
</ul>
<a name="getFCMFactory--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getFCMFactory</h4>
<pre><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMFactory.html" title="interface in org.eclipse.papyrus.designer.components.FCM">FCMFactory</a>&nbsp;getFCMFactory()</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="returnLabel">Returns:</span></dt>
<dd>the factory that creates the instances of the model.</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>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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/FCMPackage.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-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMFactory.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/eclipse/papyrus/designer/components/FCM/FCMPackage.Literals.html" title="interface in org.eclipse.papyrus.designer.components.FCM"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/papyrus/designer/components/FCM/FCMPackage.html" target="_top">Frames</a></li>
<li><a href="FCMPackage.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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>Copyright &#169; 2016&#x2013;2017 <a href="https://www.eclipse.org/">Eclipse foundation</a>. All rights reserved.</small></p>
</body>
</html>