public abstract class EEFWidgetDescriptionImpl extends EEFControlDescriptionImpl implements EEFWidgetDescription
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
HELP_EXPRESSION_EDEFAULT
The default value of the ' Help Expression' attribute.
|
protected java.lang.String |
helpExpression
The cached value of the ' Help Expression' attribute.
|
protected static java.lang.String |
IS_ENABLED_EXPRESSION_EDEFAULT
The default value of the ' Is Enabled Expression' attribute.
|
protected java.lang.String |
isEnabledExpression
The cached value of the ' Is Enabled Expression' attribute.
|
protected static java.lang.String |
LABEL_EXPRESSION_EDEFAULT
The default value of the ' Label Expression' attribute.
|
protected java.lang.String |
labelExpression
The cached value of the ' Label Expression' attribute.
|
protected org.eclipse.emf.common.util.EList<EEFPropertyValidationRuleDescription> |
propertyValidationRules
The cached value of the ' Property Validation Rules' reference
list.
|
identifier, IDENTIFIER_EDEFAULTEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
EEFWidgetDescriptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getHelpExpression() |
java.lang.String |
getIsEnabledExpression() |
java.lang.String |
getLabelExpression() |
org.eclipse.emf.common.util.EList<EEFPropertyValidationRuleDescription> |
getPropertyValidationRules() |
void |
setHelpExpression(java.lang.String newHelpExpression) |
void |
setIsEnabledExpression(java.lang.String newIsEnabledExpression) |
void |
setLabelExpression(java.lang.String newLabelExpression) |
java.lang.String |
toString() |
getIdentifier, setIdentifiereBasicSetContainer, eInternalContainerdynamicGet, 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, eSettingseAddVirtualValue, 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, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdentifier, setIdentifiereAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final java.lang.String LABEL_EXPRESSION_EDEFAULT
Label Expression' attribute. getLabelExpression()protected java.lang.String labelExpression
Label Expression' attribute. getLabelExpression()protected static final java.lang.String HELP_EXPRESSION_EDEFAULT
Help Expression' attribute. getHelpExpression()protected java.lang.String helpExpression
Help Expression' attribute. getHelpExpression()protected static final java.lang.String IS_ENABLED_EXPRESSION_EDEFAULT
Is Enabled Expression' attribute. getIsEnabledExpression()protected java.lang.String isEnabledExpression
Is Enabled Expression' attribute. getIsEnabledExpression()protected org.eclipse.emf.common.util.EList<EEFPropertyValidationRuleDescription> propertyValidationRules
Property Validation Rules' reference
list. getPropertyValidationRules()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class EEFControlDescriptionImplpublic java.lang.String getLabelExpression()
getLabelExpression in interface EEFWidgetDescriptionEEFWidgetDescription.setLabelExpression(String),
EefPackage.getEEFWidgetDescription_LabelExpression()public void setLabelExpression(java.lang.String newLabelExpression)
setLabelExpression in interface EEFWidgetDescriptionnewLabelExpression - the new value of the 'Label Expression' attribute.EEFWidgetDescription.getLabelExpression()public java.lang.String getHelpExpression()
getHelpExpression in interface EEFWidgetDescriptionEEFWidgetDescription.setHelpExpression(String),
EefPackage.getEEFWidgetDescription_HelpExpression()public void setHelpExpression(java.lang.String newHelpExpression)
setHelpExpression in interface EEFWidgetDescriptionnewHelpExpression - the new value of the 'Help Expression' attribute.EEFWidgetDescription.getHelpExpression()public java.lang.String getIsEnabledExpression()
getIsEnabledExpression in interface EEFWidgetDescriptionEEFWidgetDescription.setIsEnabledExpression(String),
EefPackage.getEEFWidgetDescription_IsEnabledExpression()public void setIsEnabledExpression(java.lang.String newIsEnabledExpression)
setIsEnabledExpression in interface EEFWidgetDescriptionnewIsEnabledExpression - the new value of the 'Is Enabled Expression' attribute.EEFWidgetDescription.getIsEnabledExpression()public org.eclipse.emf.common.util.EList<EEFPropertyValidationRuleDescription> getPropertyValidationRules()
getPropertyValidationRules in interface EEFWidgetDescriptionEefPackage.getEEFWidgetDescription_PropertyValidationRules(),
EEFPropertyValidationRuleDescription.getTargets()public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class EEFControlDescriptionImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class EEFControlDescriptionImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class EEFControlDescriptionImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class EEFControlDescriptionImplpublic java.lang.String toString()
toString in class EEFControlDescriptionImpl