blob: 53dd770ab6fd878c37c6fe54bb66db8656981832 [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 Wed Sep 26 09:08:08 CEST 2018 -->
<title>EEFWidgetDescriptionImpl</title>
<meta name="date" content="2018-09-26">
<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="EEFWidgetDescriptionImpl";
}
}
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};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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/EEFWidgetActionImpl.html" title="class in org.eclipse.eef.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/eef/impl/EEFWidgetStyleImpl.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/EEFWidgetDescriptionImpl.html" target="_top">Frames</a></li>
<li><a href="EEFWidgetDescriptionImpl.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="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.eef.impl</div>
<h2 title="Class EEFWidgetDescriptionImpl" class="title">Class EEFWidgetDescriptionImpl</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><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html" title="class in org.eclipse.eef.impl">org.eclipse.eef.impl.EEFControlDescriptionImpl</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.eef.impl.EEFWidgetDescriptionImpl</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/EEFControlDescription.html" title="interface in org.eclipse.eef">EEFControlDescription</a>, <a href="../../../../org/eclipse/eef/EEFWidgetDescription.html" title="interface in org.eclipse.eef">EEFWidgetDescription</a>, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject</dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../org/eclipse/eef/impl/EEFButtonDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFButtonDescriptionImpl</a>, <a href="../../../../org/eclipse/eef/impl/EEFCheckboxDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFCheckboxDescriptionImpl</a>, <a href="../../../../org/eclipse/eef/impl/EEFCustomWidgetDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFCustomWidgetDescriptionImpl</a>, <a href="../../../../org/eclipse/eef/impl/EEFHyperlinkDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFHyperlinkDescriptionImpl</a>, <a href="../../../../org/eclipse/eef/impl/EEFLabelDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFLabelDescriptionImpl</a>, <a href="../../../../org/eclipse/eef/impl/EEFListDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFListDescriptionImpl</a>, <a href="../../../../org/eclipse/eef/impl/EEFRadioDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFRadioDescriptionImpl</a>, <a href="../../../../org/eclipse/eef/impl/EEFSelectDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFSelectDescriptionImpl</a>, <a href="../../../../org/eclipse/eef/impl/EEFTextDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFTextDescriptionImpl</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="typeNameLabel">EEFWidgetDescriptionImpl</span>
extends <a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFControlDescriptionImpl</a>
implements <a href="../../../../org/eclipse/eef/EEFWidgetDescription.html" title="interface in org.eclipse.eef">EEFWidgetDescription</a></pre>
<div class="block"><!-- begin-user-doc --> An implementation of the model object '<em><b>EEF Widget Description</b></em>'. <!--
end-user-doc -->
<p>
The following features are implemented:
</p>
<ul>
<li><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getLabelExpression--"><code><em>Label Expression</em></code></a></li>
<li><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getHelpExpression--"><code><em>Help Expression</em></code></a></li>
<li><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getIsEnabledExpression--"><code><em>Is Enabled Expression</em></code></a></li>
<li><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getPropertyValidationRules--"><code><em>Property Validation Rules</em></code></a></li>
</ul></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>
<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>protected static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#HELP_EXPRESSION_EDEFAULT">HELP_EXPRESSION_EDEFAULT</a></span></code>
<div class="block">The default value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getHelpExpression--"><code><em>Help Expression</em></code></a>' attribute. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#helpExpression">helpExpression</a></span></code>
<div class="block">The cached value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getHelpExpression--"><code><em>Help Expression</em></code></a>' attribute. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#IS_ENABLED_EXPRESSION_EDEFAULT">IS_ENABLED_EXPRESSION_EDEFAULT</a></span></code>
<div class="block">The default value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getIsEnabledExpression--"><code><em>Is Enabled Expression</em></code></a>' attribute. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#isEnabledExpression">isEnabledExpression</a></span></code>
<div class="block">The cached value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getIsEnabledExpression--"><code><em>Is Enabled Expression</em></code></a>' attribute. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#LABEL_EXPRESSION_EDEFAULT">LABEL_EXPRESSION_EDEFAULT</a></span></code>
<div class="block">The default value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getLabelExpression--"><code><em>Label Expression</em></code></a>' attribute. <!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#labelExpression">labelExpression</a></span></code>
<div class="block">The cached value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getLabelExpression--"><code><em>Label Expression</em></code></a>' attribute. <!</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected org.eclipse.emf.common.util.EList&lt;<a href="../../../../org/eclipse/eef/EEFPropertyValidationRuleDescription.html" title="interface in org.eclipse.eef">EEFPropertyValidationRuleDescription</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#propertyValidationRules">propertyValidationRules</a></span></code>
<div class="block">The cached value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getPropertyValidationRules--"><code><em>Property Validation Rules</em></code></a>' reference
list. <!</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.eef.impl.EEFControlDescriptionImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.eef.impl.<a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFControlDescriptionImpl</a></h3>
<code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html#identifier">identifier</a>, <a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html#IDENTIFIER_EDEFAULT">IDENTIFIER_EDEFAULT</a></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.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="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#EEFWidgetDescriptionImpl--">EEFWidgetDescriptionImpl</a></span>()</code>&nbsp;</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete 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.Object</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#eGet-int-boolean-boolean-">eGet</a></span>(int&nbsp;featureID,
boolean&nbsp;resolve,
boolean&nbsp;coreType)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.common.notify.NotificationChain</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#eInverseAdd-org.eclipse.emf.ecore.InternalEObject-int-org.eclipse.emf.common.notify.NotificationChain-">eInverseAdd</a></span>(org.eclipse.emf.ecore.InternalEObject&nbsp;otherEnd,
int&nbsp;featureID,
org.eclipse.emf.common.notify.NotificationChain&nbsp;msgs)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.common.notify.NotificationChain</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#eInverseRemove-org.eclipse.emf.ecore.InternalEObject-int-org.eclipse.emf.common.notify.NotificationChain-">eInverseRemove</a></span>(org.eclipse.emf.ecore.InternalEObject&nbsp;otherEnd,
int&nbsp;featureID,
org.eclipse.emf.common.notify.NotificationChain&nbsp;msgs)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#eIsSet-int-">eIsSet</a></span>(int&nbsp;featureID)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#eSet-int-java.lang.Object-">eSet</a></span>(int&nbsp;featureID,
java.lang.Object&nbsp;newValue)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>protected org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#eStaticClass--">eStaticClass</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#eUnset-int-">eUnset</a></span>(int&nbsp;featureID)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getHelpExpression--">getHelpExpression</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getIsEnabledExpression--">getIsEnabledExpression</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getLabelExpression--">getLabelExpression</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.common.util.EList&lt;<a href="../../../../org/eclipse/eef/EEFPropertyValidationRuleDescription.html" title="interface in org.eclipse.eef">EEFPropertyValidationRuleDescription</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getPropertyValidationRules--">getPropertyValidationRules</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#setHelpExpression-java.lang.String-">setHelpExpression</a></span>(java.lang.String&nbsp;newHelpExpression)</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#setIsEnabledExpression-java.lang.String-">setIsEnabledExpression</a></span>(java.lang.String&nbsp;newIsEnabledExpression)</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#setLabelExpression-java.lang.String-">setLabelExpression</a></span>(java.lang.String&nbsp;newLabelExpression)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#toString--">toString</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.eef.impl.EEFControlDescriptionImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.eef.impl.<a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFControlDescriptionImpl</a></h3>
<code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html#getIdentifier--">getIdentifier</a>, <a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html#setIdentifier-java.lang.String-">setIdentifier</a></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, eSetDirectResource, 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, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues</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.eef.EEFControlDescription">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.eef.<a href="../../../../org/eclipse/eef/EEFControlDescription.html" title="interface in org.eclipse.eef">EEFControlDescription</a></h3>
<code><a href="../../../../org/eclipse/eef/EEFControlDescription.html#getIdentifier--">getIdentifier</a>, <a href="../../../../org/eclipse/eef/EEFControlDescription.html#setIdentifier-java.lang.String-">setIdentifier</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.EObject">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.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">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="LABEL_EXPRESSION_EDEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LABEL_EXPRESSION_EDEFAULT</h4>
<pre>protected static final&nbsp;java.lang.String LABEL_EXPRESSION_EDEFAULT</pre>
<div class="block">The default value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getLabelExpression--"><code><em>Label Expression</em></code></a>' attribute. <!-- begin-user-doc
--> <!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getLabelExpression--"><code>getLabelExpression()</code></a></dd>
</dl>
</li>
</ul>
<a name="labelExpression">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>labelExpression</h4>
<pre>protected&nbsp;java.lang.String labelExpression</pre>
<div class="block">The cached value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getLabelExpression--"><code><em>Label Expression</em></code></a>' attribute. <!-- begin-user-doc
--> <!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getLabelExpression--"><code>getLabelExpression()</code></a></dd>
</dl>
</li>
</ul>
<a name="HELP_EXPRESSION_EDEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HELP_EXPRESSION_EDEFAULT</h4>
<pre>protected static final&nbsp;java.lang.String HELP_EXPRESSION_EDEFAULT</pre>
<div class="block">The default value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getHelpExpression--"><code><em>Help Expression</em></code></a>' attribute. <!-- begin-user-doc
--> <!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getHelpExpression--"><code>getHelpExpression()</code></a></dd>
</dl>
</li>
</ul>
<a name="helpExpression">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>helpExpression</h4>
<pre>protected&nbsp;java.lang.String helpExpression</pre>
<div class="block">The cached value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getHelpExpression--"><code><em>Help Expression</em></code></a>' attribute. <!-- begin-user-doc
--> <!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getHelpExpression--"><code>getHelpExpression()</code></a></dd>
</dl>
</li>
</ul>
<a name="IS_ENABLED_EXPRESSION_EDEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IS_ENABLED_EXPRESSION_EDEFAULT</h4>
<pre>protected static final&nbsp;java.lang.String IS_ENABLED_EXPRESSION_EDEFAULT</pre>
<div class="block">The default value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getIsEnabledExpression--"><code><em>Is Enabled Expression</em></code></a>' attribute. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getIsEnabledExpression--"><code>getIsEnabledExpression()</code></a></dd>
</dl>
</li>
</ul>
<a name="isEnabledExpression">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEnabledExpression</h4>
<pre>protected&nbsp;java.lang.String isEnabledExpression</pre>
<div class="block">The cached value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getIsEnabledExpression--"><code><em>Is Enabled Expression</em></code></a>' attribute. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getIsEnabledExpression--"><code>getIsEnabledExpression()</code></a></dd>
</dl>
</li>
</ul>
<a name="propertyValidationRules">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>propertyValidationRules</h4>
<pre>protected&nbsp;org.eclipse.emf.common.util.EList&lt;<a href="../../../../org/eclipse/eef/EEFPropertyValidationRuleDescription.html" title="interface in org.eclipse.eef">EEFPropertyValidationRuleDescription</a>&gt; propertyValidationRules</pre>
<div class="block">The cached value of the '<a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getPropertyValidationRules--"><code><em>Property Validation Rules</em></code></a>' reference
list. <!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/impl/EEFWidgetDescriptionImpl.html#getPropertyValidationRules--"><code>getPropertyValidationRules()</code></a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="EEFWidgetDescriptionImpl--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>EEFWidgetDescriptionImpl</h4>
<pre>protected&nbsp;EEFWidgetDescriptionImpl()</pre>
<div class="block"><!-- 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="eStaticClass--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eStaticClass</h4>
<pre>protected&nbsp;org.eclipse.emf.ecore.EClass&nbsp;eStaticClass()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html#eStaticClass--">eStaticClass</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFControlDescriptionImpl</a></code></dd>
</dl>
</li>
</ul>
<a name="getLabelExpression--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLabelExpression</h4>
<pre>public&nbsp;java.lang.String&nbsp;getLabelExpression()</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/EEFWidgetDescription.html#getLabelExpression--">getLabelExpression</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html" title="interface in org.eclipse.eef">EEFWidgetDescription</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Label Expression</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html#setLabelExpression-java.lang.String-"><code>EEFWidgetDescription.setLabelExpression(String)</code></a>,
<a href="../../../../org/eclipse/eef/EefPackage.html#getEEFWidgetDescription_LabelExpression--"><code>EefPackage.getEEFWidgetDescription_LabelExpression()</code></a></dd>
</dl>
</li>
</ul>
<a name="setLabelExpression-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLabelExpression</h4>
<pre>public&nbsp;void&nbsp;setLabelExpression(java.lang.String&nbsp;newLabelExpression)</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/EEFWidgetDescription.html#setLabelExpression-java.lang.String-">setLabelExpression</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html" title="interface in org.eclipse.eef">EEFWidgetDescription</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>newLabelExpression</code> - the new value of the '<em>Label Expression</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html#getLabelExpression--"><code>EEFWidgetDescription.getLabelExpression()</code></a></dd>
</dl>
</li>
</ul>
<a name="getHelpExpression--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHelpExpression</h4>
<pre>public&nbsp;java.lang.String&nbsp;getHelpExpression()</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/EEFWidgetDescription.html#getHelpExpression--">getHelpExpression</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html" title="interface in org.eclipse.eef">EEFWidgetDescription</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Help Expression</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html#setHelpExpression-java.lang.String-"><code>EEFWidgetDescription.setHelpExpression(String)</code></a>,
<a href="../../../../org/eclipse/eef/EefPackage.html#getEEFWidgetDescription_HelpExpression--"><code>EefPackage.getEEFWidgetDescription_HelpExpression()</code></a></dd>
</dl>
</li>
</ul>
<a name="setHelpExpression-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHelpExpression</h4>
<pre>public&nbsp;void&nbsp;setHelpExpression(java.lang.String&nbsp;newHelpExpression)</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/EEFWidgetDescription.html#setHelpExpression-java.lang.String-">setHelpExpression</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html" title="interface in org.eclipse.eef">EEFWidgetDescription</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>newHelpExpression</code> - the new value of the '<em>Help Expression</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html#getHelpExpression--"><code>EEFWidgetDescription.getHelpExpression()</code></a></dd>
</dl>
</li>
</ul>
<a name="getIsEnabledExpression--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIsEnabledExpression</h4>
<pre>public&nbsp;java.lang.String&nbsp;getIsEnabledExpression()</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/EEFWidgetDescription.html#getIsEnabledExpression--">getIsEnabledExpression</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html" title="interface in org.eclipse.eef">EEFWidgetDescription</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Is Enabled Expression</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html#setIsEnabledExpression-java.lang.String-"><code>EEFWidgetDescription.setIsEnabledExpression(String)</code></a>,
<a href="../../../../org/eclipse/eef/EefPackage.html#getEEFWidgetDescription_IsEnabledExpression--"><code>EefPackage.getEEFWidgetDescription_IsEnabledExpression()</code></a></dd>
</dl>
</li>
</ul>
<a name="setIsEnabledExpression-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIsEnabledExpression</h4>
<pre>public&nbsp;void&nbsp;setIsEnabledExpression(java.lang.String&nbsp;newIsEnabledExpression)</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/EEFWidgetDescription.html#setIsEnabledExpression-java.lang.String-">setIsEnabledExpression</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html" title="interface in org.eclipse.eef">EEFWidgetDescription</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>newIsEnabledExpression</code> - the new value of the '<em>Is Enabled Expression</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html#getIsEnabledExpression--"><code>EEFWidgetDescription.getIsEnabledExpression()</code></a></dd>
</dl>
</li>
</ul>
<a name="getPropertyValidationRules--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPropertyValidationRules</h4>
<pre>public&nbsp;org.eclipse.emf.common.util.EList&lt;<a href="../../../../org/eclipse/eef/EEFPropertyValidationRuleDescription.html" title="interface in org.eclipse.eef">EEFPropertyValidationRuleDescription</a>&gt;&nbsp;getPropertyValidationRules()</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/EEFWidgetDescription.html#getPropertyValidationRules--">getPropertyValidationRules</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/eef/EEFWidgetDescription.html" title="interface in org.eclipse.eef">EEFWidgetDescription</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Property Validation Rules</em>' reference list.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/eclipse/eef/EefPackage.html#getEEFWidgetDescription_PropertyValidationRules--"><code>EefPackage.getEEFWidgetDescription_PropertyValidationRules()</code></a>,
<a href="../../../../org/eclipse/eef/EEFPropertyValidationRuleDescription.html#getTargets--"><code>EEFPropertyValidationRuleDescription.getTargets()</code></a></dd>
</dl>
</li>
</ul>
<a name="eInverseAdd-org.eclipse.emf.ecore.InternalEObject-int-org.eclipse.emf.common.notify.NotificationChain-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eInverseAdd</h4>
<pre>public&nbsp;org.eclipse.emf.common.notify.NotificationChain&nbsp;eInverseAdd(org.eclipse.emf.ecore.InternalEObject&nbsp;otherEnd,
int&nbsp;featureID,
org.eclipse.emf.common.notify.NotificationChain&nbsp;msgs)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>eInverseAdd</code>&nbsp;in class&nbsp;<code>org.eclipse.emf.ecore.impl.BasicEObjectImpl</code></dd>
</dl>
</li>
</ul>
<a name="eInverseRemove-org.eclipse.emf.ecore.InternalEObject-int-org.eclipse.emf.common.notify.NotificationChain-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eInverseRemove</h4>
<pre>public&nbsp;org.eclipse.emf.common.notify.NotificationChain&nbsp;eInverseRemove(org.eclipse.emf.ecore.InternalEObject&nbsp;otherEnd,
int&nbsp;featureID,
org.eclipse.emf.common.notify.NotificationChain&nbsp;msgs)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>eInverseRemove</code>&nbsp;in class&nbsp;<code>org.eclipse.emf.ecore.impl.BasicEObjectImpl</code></dd>
</dl>
</li>
</ul>
<a name="eGet-int-boolean-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eGet</h4>
<pre>public&nbsp;java.lang.Object&nbsp;eGet(int&nbsp;featureID,
boolean&nbsp;resolve,
boolean&nbsp;coreType)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>eGet</code>&nbsp;in interface&nbsp;<code>org.eclipse.emf.ecore.InternalEObject</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html#eGet-int-boolean-boolean-">eGet</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFControlDescriptionImpl</a></code></dd>
</dl>
</li>
</ul>
<a name="eSet-int-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eSet</h4>
<pre>public&nbsp;void&nbsp;eSet(int&nbsp;featureID,
java.lang.Object&nbsp;newValue)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>eSet</code>&nbsp;in interface&nbsp;<code>org.eclipse.emf.ecore.InternalEObject</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html#eSet-int-java.lang.Object-">eSet</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFControlDescriptionImpl</a></code></dd>
</dl>
</li>
</ul>
<a name="eUnset-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eUnset</h4>
<pre>public&nbsp;void&nbsp;eUnset(int&nbsp;featureID)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>eUnset</code>&nbsp;in interface&nbsp;<code>org.eclipse.emf.ecore.InternalEObject</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html#eUnset-int-">eUnset</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFControlDescriptionImpl</a></code></dd>
</dl>
</li>
</ul>
<a name="eIsSet-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eIsSet</h4>
<pre>public&nbsp;boolean&nbsp;eIsSet(int&nbsp;featureID)</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>eIsSet</code>&nbsp;in interface&nbsp;<code>org.eclipse.emf.ecore.InternalEObject</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html#eIsSet-int-">eIsSet</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFControlDescriptionImpl</a></code></dd>
</dl>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
<div class="block"><!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/eclipse/eef/impl/EEFControlDescriptionImpl.html" title="class in org.eclipse.eef.impl">EEFControlDescriptionImpl</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<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/EEFWidgetActionImpl.html" title="class in org.eclipse.eef.impl"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/eclipse/eef/impl/EEFWidgetStyleImpl.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/EEFWidgetDescriptionImpl.html" target="_top">Frames</a></li>
<li><a href="EEFWidgetDescriptionImpl.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="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>