blob: ab9494407f97b2a78fb09cda1c818dee22012fe5 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_51) on Fri Oct 14 16:37:20 CEST 2016 -->
<title>EefFactoryImpl</title>
<meta name="date" content="2016-10-14">
<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="EefFactoryImpl";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":41,"i56":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated 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="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/eef/impl/EEFDynamicMappingIfImpl.html" title="class in org.eclipse.eef.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/eef/impl/EEFFillLayoutDescriptionImpl.html" title="class in org.eclipse.eef.impl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/eef/impl/EefFactoryImpl.html" target="_top">Frames</a></li>
<li><a href="EefFactoryImpl.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.classes.inherited.from.class.org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.eclipse.emf.ecore.impl.EFactoryImpl">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.eef.impl</div>
<h2 title="Class EefFactoryImpl" class="title">Class EefFactoryImpl</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.common.notify.impl.BasicNotifierImpl</li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.ecore.impl.BasicEObjectImpl</li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.ecore.impl.MinimalEObjectImpl</li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container</li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.ecore.impl.EModelElementImpl</li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.ecore.impl.EFactoryImpl</li>
<li>
<ul class="inheritance">
<li>org.eclipse.eef.impl.EefFactoryImpl</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a>, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.DataConverter.Factory</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">EefFactoryImpl</span>
extends org.eclipse.emf.ecore.impl.EFactoryImpl
implements <a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></pre>
<div class="block"><!-- begin-user-doc --> An implementation of the model <b>Factory</b>. <!-- end-user-doc --></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container</h3>
<code>org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.eclipse.emf.ecore.impl.MinimalEObjectImpl">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.eclipse.emf.ecore.impl.MinimalEObjectImpl</h3>
<code>org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.eclipse.emf.ecore.impl.BasicEObjectImpl">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.eclipse.emf.ecore.impl.BasicEObjectImpl</h3>
<code>org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.eclipse.emf.common.notify.impl.BasicNotifierImpl">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.eclipse.emf.common.notify.impl.BasicNotifierImpl</h3>
<code>org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList&lt;E extends java.lang.Object &amp; org.eclipse.emf.common.notify.Adapter&gt;, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.eclipse.emf.ecore.InternalEObject">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.emf.ecore.InternalEObject</h3>
<code>org.eclipse.emf.ecore.InternalEObject.EStore</code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.emf.ecore.impl.EFactoryImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.emf.ecore.impl.EFactoryImpl</h3>
<code>EDATE_FORMATS, ePackage</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.emf.ecore.impl.EModelElementImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.emf.ecore.impl.EModelElementImpl</h3>
<code>eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container</h3>
<code>eContainer</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.emf.ecore.impl.BasicEObjectImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.emf.ecore.impl.BasicEObjectImpl</h3>
<code>EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.eef.EefFactory">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.eclipse.eef.<a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></h3>
<code><a href="../../../../org/eclipse/eef/EefFactory.html#eINSTANCE">eINSTANCE</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder</h3>
<code>NIL</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.emf.ecore.InternalEObject">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.eclipse.emf.ecore.InternalEObject</h3>
<code>EOPPOSITE_FEATURE_BASE</code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#EefFactoryImpl--">EefFactoryImpl</a></span>()</code>
<div class="block">Creates an instance of the factory. <!</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated 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>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#convertEEF_FILL_LAYOUT_ORIENTATIONToString-org.eclipse.emf.ecore.EDataType-java.lang.Object-">convertEEF_FILL_LAYOUT_ORIENTATIONToString</a></span>(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.Object&nbsp;instanceValue)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#convertEEF_TITLE_BAR_STYLEToString-org.eclipse.emf.ecore.EDataType-java.lang.Object-">convertEEF_TITLE_BAR_STYLEToString</a></span>(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.Object&nbsp;instanceValue)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#convertEEF_TOGGLE_STYLEToString-org.eclipse.emf.ecore.EDataType-java.lang.Object-">convertEEF_TOGGLE_STYLEToString</a></span>(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.Object&nbsp;instanceValue)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#convertEEF_VALIDATION_SEVERITY_DESCRIPTIONToString-org.eclipse.emf.ecore.EDataType-java.lang.Object-">convertEEF_VALIDATION_SEVERITY_DESCRIPTIONToString</a></span>(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.Object&nbsp;instanceValue)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#convertToString-org.eclipse.emf.ecore.EDataType-java.lang.Object-">convertToString</a></span>(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.Object&nbsp;instanceValue)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EObject</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#create-org.eclipse.emf.ecore.EClass-">create</a></span>(org.eclipse.emf.ecore.EClass&nbsp;eClass)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEF_FILL_LAYOUT_ORIENTATION.html" title="enum in org.eclipse.eef">EEF_FILL_LAYOUT_ORIENTATION</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEF_FILL_LAYOUT_ORIENTATIONFromString-org.eclipse.emf.ecore.EDataType-java.lang.String-">createEEF_FILL_LAYOUT_ORIENTATIONFromString</a></span>(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.String&nbsp;initialValue)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEF_TITLE_BAR_STYLE.html" title="enum in org.eclipse.eef">EEF_TITLE_BAR_STYLE</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEF_TITLE_BAR_STYLEFromString-org.eclipse.emf.ecore.EDataType-java.lang.String-">createEEF_TITLE_BAR_STYLEFromString</a></span>(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.String&nbsp;initialValue)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEF_TOGGLE_STYLE.html" title="enum in org.eclipse.eef">EEF_TOGGLE_STYLE</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEF_TOGGLE_STYLEFromString-org.eclipse.emf.ecore.EDataType-java.lang.String-">createEEF_TOGGLE_STYLEFromString</a></span>(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.String&nbsp;initialValue)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEF_VALIDATION_SEVERITY_DESCRIPTION.html" title="enum in org.eclipse.eef">EEF_VALIDATION_SEVERITY_DESCRIPTION</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEF_VALIDATION_SEVERITY_DESCRIPTIONFromString-org.eclipse.emf.ecore.EDataType-java.lang.String-">createEEF_VALIDATION_SEVERITY_DESCRIPTIONFromString</a></span>(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.String&nbsp;initialValue)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFButtonConditionalStyle.html" title="interface in org.eclipse.eef">EEFButtonConditionalStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFButtonConditionalStyle--">createEEFButtonConditionalStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFButtonDescription.html" title="interface in org.eclipse.eef">EEFButtonDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFButtonDescription--">createEEFButtonDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFButtonStyle.html" title="interface in org.eclipse.eef">EEFButtonStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFButtonStyle--">createEEFButtonStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFCheckboxConditionalStyle.html" title="interface in org.eclipse.eef">EEFCheckboxConditionalStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFCheckboxConditionalStyle--">createEEFCheckboxConditionalStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFCheckboxDescription.html" title="interface in org.eclipse.eef">EEFCheckboxDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFCheckboxDescription--">createEEFCheckboxDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFCheckboxStyle.html" title="interface in org.eclipse.eef">EEFCheckboxStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFCheckboxStyle--">createEEFCheckboxStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFContainerDescription.html" title="interface in org.eclipse.eef">EEFContainerDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFContainerDescription--">createEEFContainerDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFCustomExpression.html" title="interface in org.eclipse.eef">EEFCustomExpression</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFCustomExpression--">createEEFCustomExpression</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFCustomWidgetConditionalStyle.html" title="interface in org.eclipse.eef">EEFCustomWidgetConditionalStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFCustomWidgetConditionalStyle--">createEEFCustomWidgetConditionalStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFCustomWidgetDescription.html" title="interface in org.eclipse.eef">EEFCustomWidgetDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFCustomWidgetDescription--">createEEFCustomWidgetDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFCustomWidgetStyle.html" title="interface in org.eclipse.eef">EEFCustomWidgetStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFCustomWidgetStyle--">createEEFCustomWidgetStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFDynamicMappingFor.html" title="interface in org.eclipse.eef">EEFDynamicMappingFor</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFDynamicMappingFor--">createEEFDynamicMappingFor</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFDynamicMappingIf.html" title="interface in org.eclipse.eef">EEFDynamicMappingIf</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFDynamicMappingIf--">createEEFDynamicMappingIf</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFFillLayoutDescription.html" title="interface in org.eclipse.eef">EEFFillLayoutDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFFillLayoutDescription--">createEEFFillLayoutDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFGridLayoutDescription.html" title="interface in org.eclipse.eef">EEFGridLayoutDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFGridLayoutDescription--">createEEFGridLayoutDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFGroupConditionalStyle.html" title="interface in org.eclipse.eef">EEFGroupConditionalStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFGroupConditionalStyle--">createEEFGroupConditionalStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFGroupDescription.html" title="interface in org.eclipse.eef">EEFGroupDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFGroupDescription--">createEEFGroupDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFGroupStyle.html" title="interface in org.eclipse.eef">EEFGroupStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFGroupStyle--">createEEFGroupStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFHyperlinkConditionalStyle.html" title="interface in org.eclipse.eef">EEFHyperlinkConditionalStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFHyperlinkConditionalStyle--">createEEFHyperlinkConditionalStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFHyperlinkDescription.html" title="interface in org.eclipse.eef">EEFHyperlinkDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFHyperlinkDescription--">createEEFHyperlinkDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFHyperlinkStyle.html" title="interface in org.eclipse.eef">EEFHyperlinkStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFHyperlinkStyle--">createEEFHyperlinkStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFLabelConditionalStyle.html" title="interface in org.eclipse.eef">EEFLabelConditionalStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFLabelConditionalStyle--">createEEFLabelConditionalStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFLabelDescription.html" title="interface in org.eclipse.eef">EEFLabelDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFLabelDescription--">createEEFLabelDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFLabelStyle.html" title="interface in org.eclipse.eef">EEFLabelStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFLabelStyle--">createEEFLabelStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFListConditionalStyle.html" title="interface in org.eclipse.eef">EEFListConditionalStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFListConditionalStyle--">createEEFListConditionalStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFListDescription.html" title="interface in org.eclipse.eef">EEFListDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFListDescription--">createEEFListDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFListStyle.html" title="interface in org.eclipse.eef">EEFListStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFListStyle--">createEEFListStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFPageDescription.html" title="interface in org.eclipse.eef">EEFPageDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFPageDescription--">createEEFPageDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFPropertyValidationRuleDescription.html" title="interface in org.eclipse.eef">EEFPropertyValidationRuleDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFPropertyValidationRuleDescription--">createEEFPropertyValidationRuleDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFRadioConditionalStyle.html" title="interface in org.eclipse.eef">EEFRadioConditionalStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFRadioConditionalStyle--">createEEFRadioConditionalStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFRadioDescription.html" title="interface in org.eclipse.eef">EEFRadioDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFRadioDescription--">createEEFRadioDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFRadioStyle.html" title="interface in org.eclipse.eef">EEFRadioStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFRadioStyle--">createEEFRadioStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFRuleAuditDescription.html" title="interface in org.eclipse.eef">EEFRuleAuditDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFRuleAuditDescription--">createEEFRuleAuditDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFSelectConditionalStyle.html" title="interface in org.eclipse.eef">EEFSelectConditionalStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFSelectConditionalStyle--">createEEFSelectConditionalStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFSelectDescription.html" title="interface in org.eclipse.eef">EEFSelectDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFSelectDescription--">createEEFSelectDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFSelectStyle.html" title="interface in org.eclipse.eef">EEFSelectStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFSelectStyle--">createEEFSelectStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFSemanticValidationRuleDescription.html" title="interface in org.eclipse.eef">EEFSemanticValidationRuleDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFSemanticValidationRuleDescription--">createEEFSemanticValidationRuleDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFTextConditionalStyle.html" title="interface in org.eclipse.eef">EEFTextConditionalStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFTextConditionalStyle--">createEEFTextConditionalStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFTextDescription.html" title="interface in org.eclipse.eef">EEFTextDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFTextDescription--">createEEFTextDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFTextStyle.html" title="interface in org.eclipse.eef">EEFTextStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFTextStyle--">createEEFTextStyle</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFValidationFixDescription.html" title="interface in org.eclipse.eef">EEFValidationFixDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFValidationFixDescription--">createEEFValidationFixDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFViewDescription.html" title="interface in org.eclipse.eef">EEFViewDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFViewDescription--">createEEFViewDescription</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EEFWidgetAction.html" title="interface in org.eclipse.eef">EEFWidgetAction</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createEEFWidgetAction--">createEEFWidgetAction</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>java.lang.Object</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#createFromString-org.eclipse.emf.ecore.EDataType-java.lang.String-">createFromString</a></span>(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.String&nbsp;initialValue)</code>&nbsp;</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/eef/EefPackage.html" title="interface in org.eclipse.eef">EefPackage</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#getEefPackage--">getEefPackage</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/eef/EefPackage.html" title="interface in org.eclipse.eef">EefPackage</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#getPackage--">getPackage</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EefFactoryImpl.html#init--">init</a></span>()</code>
<div class="block">Creates the default factory implementation. <!</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.impl.EFactoryImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.emf.ecore.impl.EFactoryImpl</h3>
<code>basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.impl.EModelElementImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.emf.ecore.impl.EModelElementImpl</h3>
<code>eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container</h3>
<code>eBasicSetContainer, eInternalContainer</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.impl.MinimalEObjectImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.emf.ecore.impl.MinimalEObjectImpl</h3>
<code>dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.impl.BasicEObjectImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.emf.ecore.impl.BasicEObjectImpl</h3>
<code>eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.common.notify.impl.BasicNotifierImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.emf.common.notify.impl.BasicNotifierImpl</h3>
<code>eNotificationRequired, eNotify</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.EFactory">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.EFactory</h3>
<code>getEPackage, setEPackage</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>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.InternalEObject">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.InternalEObject</h3>
<code>eNotificationRequired</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="EefFactoryImpl--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>EefFactoryImpl</h4>
<pre>public&nbsp;EefFactoryImpl()</pre>
<div class="block">Creates an instance of the factory. <!-- begin-user-doc --> <!-- end-user-doc --></div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="init--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>init</h4>
<pre>public static&nbsp;<a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a>&nbsp;init()</pre>
<div class="block">Creates the default factory implementation. <!-- begin-user-doc --> <!-- end-user-doc --></div>
</li>
</ul>
<a name="create-org.eclipse.emf.ecore.EClass-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>create</h4>
<pre>public&nbsp;org.eclipse.emf.ecore.EObject&nbsp;create(org.eclipse.emf.ecore.EClass&nbsp;eClass)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>create</code>&nbsp;in interface&nbsp;<code>org.eclipse.emf.ecore.EFactory</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>create</code>&nbsp;in class&nbsp;<code>org.eclipse.emf.ecore.impl.EFactoryImpl</code></dd>
</dl>
</li>
</ul>
<a name="createFromString-org.eclipse.emf.ecore.EDataType-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFromString</h4>
<pre>public&nbsp;java.lang.Object&nbsp;createFromString(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.String&nbsp;initialValue)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>createFromString</code>&nbsp;in interface&nbsp;<code>org.eclipse.emf.ecore.EFactory</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>createFromString</code>&nbsp;in class&nbsp;<code>org.eclipse.emf.ecore.impl.EFactoryImpl</code></dd>
</dl>
</li>
</ul>
<a name="convertToString-org.eclipse.emf.ecore.EDataType-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertToString</h4>
<pre>public&nbsp;java.lang.String&nbsp;convertToString(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.Object&nbsp;instanceValue)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>convertToString</code>&nbsp;in interface&nbsp;<code>org.eclipse.emf.ecore.EFactory</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>convertToString</code>&nbsp;in class&nbsp;<code>org.eclipse.emf.ecore.impl.EFactoryImpl</code></dd>
</dl>
</li>
</ul>
<a name="createEEFViewDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFViewDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFViewDescription.html" title="interface in org.eclipse.eef">EEFViewDescription</a>&nbsp;createEEFViewDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFViewDescription--">createEEFViewDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF View Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFPageDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFPageDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFPageDescription.html" title="interface in org.eclipse.eef">EEFPageDescription</a>&nbsp;createEEFPageDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFPageDescription--">createEEFPageDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Page Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFRuleAuditDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFRuleAuditDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFRuleAuditDescription.html" title="interface in org.eclipse.eef">EEFRuleAuditDescription</a>&nbsp;createEEFRuleAuditDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFRuleAuditDescription--">createEEFRuleAuditDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Rule Audit Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFValidationFixDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFValidationFixDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFValidationFixDescription.html" title="interface in org.eclipse.eef">EEFValidationFixDescription</a>&nbsp;createEEFValidationFixDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFValidationFixDescription--">createEEFValidationFixDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Validation Fix Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFPropertyValidationRuleDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFPropertyValidationRuleDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFPropertyValidationRuleDescription.html" title="interface in org.eclipse.eef">EEFPropertyValidationRuleDescription</a>&nbsp;createEEFPropertyValidationRuleDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFPropertyValidationRuleDescription--">createEEFPropertyValidationRuleDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Property Validation Rule Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFSemanticValidationRuleDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFSemanticValidationRuleDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFSemanticValidationRuleDescription.html" title="interface in org.eclipse.eef">EEFSemanticValidationRuleDescription</a>&nbsp;createEEFSemanticValidationRuleDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFSemanticValidationRuleDescription--">createEEFSemanticValidationRuleDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Semantic Validation Rule Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFGroupDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFGroupDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFGroupDescription.html" title="interface in org.eclipse.eef">EEFGroupDescription</a>&nbsp;createEEFGroupDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFGroupDescription--">createEEFGroupDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Group Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFContainerDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFContainerDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFContainerDescription.html" title="interface in org.eclipse.eef">EEFContainerDescription</a>&nbsp;createEEFContainerDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFContainerDescription--">createEEFContainerDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Container Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFFillLayoutDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFFillLayoutDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFFillLayoutDescription.html" title="interface in org.eclipse.eef">EEFFillLayoutDescription</a>&nbsp;createEEFFillLayoutDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFFillLayoutDescription--">createEEFFillLayoutDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Fill Layout Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFGridLayoutDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFGridLayoutDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFGridLayoutDescription.html" title="interface in org.eclipse.eef">EEFGridLayoutDescription</a>&nbsp;createEEFGridLayoutDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFGridLayoutDescription--">createEEFGridLayoutDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Grid Layout Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFTextDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFTextDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFTextDescription.html" title="interface in org.eclipse.eef">EEFTextDescription</a>&nbsp;createEEFTextDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFTextDescription--">createEEFTextDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Text Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFLabelDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFLabelDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFLabelDescription.html" title="interface in org.eclipse.eef">EEFLabelDescription</a>&nbsp;createEEFLabelDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFLabelDescription--">createEEFLabelDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Label Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFButtonDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFButtonDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFButtonDescription.html" title="interface in org.eclipse.eef">EEFButtonDescription</a>&nbsp;createEEFButtonDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFButtonDescription--">createEEFButtonDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Button Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFCheckboxDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFCheckboxDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFCheckboxDescription.html" title="interface in org.eclipse.eef">EEFCheckboxDescription</a>&nbsp;createEEFCheckboxDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFCheckboxDescription--">createEEFCheckboxDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Checkbox Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFSelectDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFSelectDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFSelectDescription.html" title="interface in org.eclipse.eef">EEFSelectDescription</a>&nbsp;createEEFSelectDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFSelectDescription--">createEEFSelectDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Select Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFRadioDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFRadioDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFRadioDescription.html" title="interface in org.eclipse.eef">EEFRadioDescription</a>&nbsp;createEEFRadioDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFRadioDescription--">createEEFRadioDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Radio Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFHyperlinkDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFHyperlinkDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFHyperlinkDescription.html" title="interface in org.eclipse.eef">EEFHyperlinkDescription</a>&nbsp;createEEFHyperlinkDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFHyperlinkDescription--">createEEFHyperlinkDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Hyperlink Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFDynamicMappingFor--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFDynamicMappingFor</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFDynamicMappingFor.html" title="interface in org.eclipse.eef">EEFDynamicMappingFor</a>&nbsp;createEEFDynamicMappingFor()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFDynamicMappingFor--">createEEFDynamicMappingFor</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Dynamic Mapping For</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFDynamicMappingIf--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFDynamicMappingIf</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFDynamicMappingIf.html" title="interface in org.eclipse.eef">EEFDynamicMappingIf</a>&nbsp;createEEFDynamicMappingIf()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFDynamicMappingIf--">createEEFDynamicMappingIf</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Dynamic Mapping If</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFCustomWidgetDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFCustomWidgetDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFCustomWidgetDescription.html" title="interface in org.eclipse.eef">EEFCustomWidgetDescription</a>&nbsp;createEEFCustomWidgetDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFCustomWidgetDescription--">createEEFCustomWidgetDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Custom Widget Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFCustomExpression--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFCustomExpression</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFCustomExpression.html" title="interface in org.eclipse.eef">EEFCustomExpression</a>&nbsp;createEEFCustomExpression()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFCustomExpression--">createEEFCustomExpression</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Custom Expression</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFListDescription--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFListDescription</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFListDescription.html" title="interface in org.eclipse.eef">EEFListDescription</a>&nbsp;createEEFListDescription()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFListDescription--">createEEFListDescription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF List Description</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFTextStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFTextStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFTextStyle.html" title="interface in org.eclipse.eef">EEFTextStyle</a>&nbsp;createEEFTextStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFTextStyle--">createEEFTextStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Text Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFLabelStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFLabelStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFLabelStyle.html" title="interface in org.eclipse.eef">EEFLabelStyle</a>&nbsp;createEEFLabelStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFLabelStyle--">createEEFLabelStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Label Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFButtonStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFButtonStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFButtonStyle.html" title="interface in org.eclipse.eef">EEFButtonStyle</a>&nbsp;createEEFButtonStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFButtonStyle--">createEEFButtonStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Button Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFCheckboxStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFCheckboxStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFCheckboxStyle.html" title="interface in org.eclipse.eef">EEFCheckboxStyle</a>&nbsp;createEEFCheckboxStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFCheckboxStyle--">createEEFCheckboxStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Checkbox Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFSelectStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFSelectStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFSelectStyle.html" title="interface in org.eclipse.eef">EEFSelectStyle</a>&nbsp;createEEFSelectStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFSelectStyle--">createEEFSelectStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Select Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFRadioStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFRadioStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFRadioStyle.html" title="interface in org.eclipse.eef">EEFRadioStyle</a>&nbsp;createEEFRadioStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFRadioStyle--">createEEFRadioStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Radio Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFHyperlinkStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFHyperlinkStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFHyperlinkStyle.html" title="interface in org.eclipse.eef">EEFHyperlinkStyle</a>&nbsp;createEEFHyperlinkStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFHyperlinkStyle--">createEEFHyperlinkStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Hyperlink Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFCustomWidgetStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFCustomWidgetStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFCustomWidgetStyle.html" title="interface in org.eclipse.eef">EEFCustomWidgetStyle</a>&nbsp;createEEFCustomWidgetStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFCustomWidgetStyle--">createEEFCustomWidgetStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Custom Widget Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFListStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFListStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFListStyle.html" title="interface in org.eclipse.eef">EEFListStyle</a>&nbsp;createEEFListStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFListStyle--">createEEFListStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF List Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFGroupStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFGroupStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFGroupStyle.html" title="interface in org.eclipse.eef">EEFGroupStyle</a>&nbsp;createEEFGroupStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFGroupStyle--">createEEFGroupStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Group Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFTextConditionalStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFTextConditionalStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFTextConditionalStyle.html" title="interface in org.eclipse.eef">EEFTextConditionalStyle</a>&nbsp;createEEFTextConditionalStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFTextConditionalStyle--">createEEFTextConditionalStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Text Conditional Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFButtonConditionalStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFButtonConditionalStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFButtonConditionalStyle.html" title="interface in org.eclipse.eef">EEFButtonConditionalStyle</a>&nbsp;createEEFButtonConditionalStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFButtonConditionalStyle--">createEEFButtonConditionalStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Button Conditional Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFLabelConditionalStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFLabelConditionalStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFLabelConditionalStyle.html" title="interface in org.eclipse.eef">EEFLabelConditionalStyle</a>&nbsp;createEEFLabelConditionalStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFLabelConditionalStyle--">createEEFLabelConditionalStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Label Conditional Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFCheckboxConditionalStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFCheckboxConditionalStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFCheckboxConditionalStyle.html" title="interface in org.eclipse.eef">EEFCheckboxConditionalStyle</a>&nbsp;createEEFCheckboxConditionalStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFCheckboxConditionalStyle--">createEEFCheckboxConditionalStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Checkbox Conditional Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFSelectConditionalStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFSelectConditionalStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFSelectConditionalStyle.html" title="interface in org.eclipse.eef">EEFSelectConditionalStyle</a>&nbsp;createEEFSelectConditionalStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFSelectConditionalStyle--">createEEFSelectConditionalStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Select Conditional Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFRadioConditionalStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFRadioConditionalStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFRadioConditionalStyle.html" title="interface in org.eclipse.eef">EEFRadioConditionalStyle</a>&nbsp;createEEFRadioConditionalStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFRadioConditionalStyle--">createEEFRadioConditionalStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Radio Conditional Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFHyperlinkConditionalStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFHyperlinkConditionalStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFHyperlinkConditionalStyle.html" title="interface in org.eclipse.eef">EEFHyperlinkConditionalStyle</a>&nbsp;createEEFHyperlinkConditionalStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFHyperlinkConditionalStyle--">createEEFHyperlinkConditionalStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Hyperlink Conditional Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFCustomWidgetConditionalStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFCustomWidgetConditionalStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFCustomWidgetConditionalStyle.html" title="interface in org.eclipse.eef">EEFCustomWidgetConditionalStyle</a>&nbsp;createEEFCustomWidgetConditionalStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFCustomWidgetConditionalStyle--">createEEFCustomWidgetConditionalStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Custom Widget Conditional Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFWidgetAction--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFWidgetAction</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFWidgetAction.html" title="interface in org.eclipse.eef">EEFWidgetAction</a>&nbsp;createEEFWidgetAction()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFWidgetAction--">createEEFWidgetAction</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Widget Action</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFListConditionalStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFListConditionalStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFListConditionalStyle.html" title="interface in org.eclipse.eef">EEFListConditionalStyle</a>&nbsp;createEEFListConditionalStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFListConditionalStyle--">createEEFListConditionalStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF List Conditional Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEFGroupConditionalStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEFGroupConditionalStyle</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEFGroupConditionalStyle.html" title="interface in org.eclipse.eef">EEFGroupConditionalStyle</a>&nbsp;createEEFGroupConditionalStyle()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#createEEFGroupConditionalStyle--">createEEFGroupConditionalStyle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new object of class '<em>EEF Group Conditional Style</em>'.</dd>
</dl>
</li>
</ul>
<a name="createEEF_VALIDATION_SEVERITY_DESCRIPTIONFromString-org.eclipse.emf.ecore.EDataType-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEF_VALIDATION_SEVERITY_DESCRIPTIONFromString</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEF_VALIDATION_SEVERITY_DESCRIPTION.html" title="enum in org.eclipse.eef">EEF_VALIDATION_SEVERITY_DESCRIPTION</a>&nbsp;createEEF_VALIDATION_SEVERITY_DESCRIPTIONFromString(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.String&nbsp;initialValue)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
</li>
</ul>
<a name="convertEEF_VALIDATION_SEVERITY_DESCRIPTIONToString-org.eclipse.emf.ecore.EDataType-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertEEF_VALIDATION_SEVERITY_DESCRIPTIONToString</h4>
<pre>public&nbsp;java.lang.String&nbsp;convertEEF_VALIDATION_SEVERITY_DESCRIPTIONToString(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.Object&nbsp;instanceValue)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
</li>
</ul>
<a name="createEEF_FILL_LAYOUT_ORIENTATIONFromString-org.eclipse.emf.ecore.EDataType-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEF_FILL_LAYOUT_ORIENTATIONFromString</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEF_FILL_LAYOUT_ORIENTATION.html" title="enum in org.eclipse.eef">EEF_FILL_LAYOUT_ORIENTATION</a>&nbsp;createEEF_FILL_LAYOUT_ORIENTATIONFromString(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.String&nbsp;initialValue)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
</li>
</ul>
<a name="convertEEF_FILL_LAYOUT_ORIENTATIONToString-org.eclipse.emf.ecore.EDataType-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertEEF_FILL_LAYOUT_ORIENTATIONToString</h4>
<pre>public&nbsp;java.lang.String&nbsp;convertEEF_FILL_LAYOUT_ORIENTATIONToString(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.Object&nbsp;instanceValue)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
</li>
</ul>
<a name="createEEF_TOGGLE_STYLEFromString-org.eclipse.emf.ecore.EDataType-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEF_TOGGLE_STYLEFromString</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEF_TOGGLE_STYLE.html" title="enum in org.eclipse.eef">EEF_TOGGLE_STYLE</a>&nbsp;createEEF_TOGGLE_STYLEFromString(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.String&nbsp;initialValue)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
</li>
</ul>
<a name="convertEEF_TOGGLE_STYLEToString-org.eclipse.emf.ecore.EDataType-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertEEF_TOGGLE_STYLEToString</h4>
<pre>public&nbsp;java.lang.String&nbsp;convertEEF_TOGGLE_STYLEToString(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.Object&nbsp;instanceValue)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
</li>
</ul>
<a name="createEEF_TITLE_BAR_STYLEFromString-org.eclipse.emf.ecore.EDataType-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEEF_TITLE_BAR_STYLEFromString</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EEF_TITLE_BAR_STYLE.html" title="enum in org.eclipse.eef">EEF_TITLE_BAR_STYLE</a>&nbsp;createEEF_TITLE_BAR_STYLEFromString(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.String&nbsp;initialValue)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
</li>
</ul>
<a name="convertEEF_TITLE_BAR_STYLEToString-org.eclipse.emf.ecore.EDataType-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertEEF_TITLE_BAR_STYLEToString</h4>
<pre>public&nbsp;java.lang.String&nbsp;convertEEF_TITLE_BAR_STYLEToString(org.eclipse.emf.ecore.EDataType&nbsp;eDataType,
java.lang.Object&nbsp;instanceValue)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
</li>
</ul>
<a name="getEefPackage--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEefPackage</h4>
<pre>public&nbsp;<a href="../../../../org/eclipse/eef/EefPackage.html" title="interface in org.eclipse.eef">EefPackage</a>&nbsp;getEefPackage()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/EefFactory.html#getEefPackage--">getEefPackage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EefFactory.html" title="interface in org.eclipse.eef">EefFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the package supported by this factory.</dd>
</dl>
</li>
</ul>
<a name="getPackage--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getPackage</h4>
<pre>@Deprecated
public static&nbsp;<a href="../../../../org/eclipse/eef/EefPackage.html" title="interface in org.eclipse.eef">EefPackage</a>&nbsp;getPackage()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
</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="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/eef/impl/EEFDynamicMappingIfImpl.html" title="class in org.eclipse.eef.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/eef/impl/EEFFillLayoutDescriptionImpl.html" title="class in org.eclipse.eef.impl"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/eef/impl/EefFactoryImpl.html" target="_top">Frames</a></li>
<li><a href="EefFactoryImpl.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.classes.inherited.from.class.org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.eclipse.emf.ecore.impl.EFactoryImpl">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>