public class EEFCheckboxDescriptionImpl extends EEFWidgetDescriptionImpl implements EEFCheckboxDescription
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 org.eclipse.emf.common.util.EList<EEFCheckboxConditionalStyle> |
conditionalStyles
The cached value of the '
Conditional Styles' containment reference list. |
protected static java.lang.String |
EDIT_EXPRESSION_EDEFAULT
The default value of the '
Edit Expression' attribute. |
protected java.lang.String |
editExpression
The cached value of the '
Edit Expression' attribute. |
protected EEFCheckboxStyle |
style
The cached value of the '
Style' containment reference. |
protected static java.lang.String |
VALUE_EXPRESSION_EDEFAULT
The default value of the '
Value Expression' attribute. |
protected java.lang.String |
valueExpression
The cached value of the '
Value Expression' attribute. |
HELP_EXPRESSION_EDEFAULT, helpExpression, IS_ENABLED_EXPRESSION_EDEFAULT, isEnabledExpression, LABEL_EXPRESSION_EDEFAULT, labelExpression, propertyValidationRulesidentifier, IDENTIFIER_EDEFAULTEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
EEFCheckboxDescriptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
EEFCheckboxStyle |
basicGetStyle() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetStyle(EEFCheckboxStyle newStyle,
org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
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) |
org.eclipse.emf.common.util.EList<EEFCheckboxConditionalStyle> |
getConditionalStyles() |
java.lang.String |
getEditExpression() |
EEFCheckboxStyle |
getStyle() |
java.lang.String |
getValueExpression() |
void |
setEditExpression(java.lang.String newEditExpression) |
void |
setStyle(EEFCheckboxStyle newStyle) |
void |
setValueExpression(java.lang.String newValueExpression) |
java.lang.String |
toString() |
eInverseAdd, getHelpExpression, getIsEnabledExpression, getLabelExpression, getPropertyValidationRules, setHelpExpression, setIsEnabledExpression, setLabelExpressiongetIdentifier, 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, waitgetHelpExpression, getIsEnabledExpression, getLabelExpression, getPropertyValidationRules, setHelpExpression, setIsEnabledExpression, setLabelExpressiongetIdentifier, setIdentifiereAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final java.lang.String VALUE_EXPRESSION_EDEFAULT
Value Expression' attribute. getValueExpression()protected java.lang.String valueExpression
Value Expression' attribute. getValueExpression()protected static final java.lang.String EDIT_EXPRESSION_EDEFAULT
Edit Expression' attribute. getEditExpression()protected java.lang.String editExpression
Edit Expression' attribute. getEditExpression()protected EEFCheckboxStyle style
Style' containment reference. getStyle()protected org.eclipse.emf.common.util.EList<EEFCheckboxConditionalStyle> conditionalStyles
Conditional Styles' containment reference list.
getConditionalStyles()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class EEFWidgetDescriptionImplpublic java.lang.String getValueExpression()
getValueExpression in interface EEFCheckboxDescriptionEEFCheckboxDescription.setValueExpression(String),
EefPackage.getEEFCheckboxDescription_ValueExpression()public void setValueExpression(java.lang.String newValueExpression)
setValueExpression in interface EEFCheckboxDescriptionnewValueExpression - the new value of the 'Value Expression' attribute.EEFCheckboxDescription.getValueExpression()public java.lang.String getEditExpression()
getEditExpression in interface EEFCheckboxDescriptionEEFCheckboxDescription.setEditExpression(String),
EefPackage.getEEFCheckboxDescription_EditExpression()public void setEditExpression(java.lang.String newEditExpression)
setEditExpression in interface EEFCheckboxDescriptionnewEditExpression - the new value of the 'Edit Expression' attribute.EEFCheckboxDescription.getEditExpression()public EEFCheckboxStyle getStyle()
getStyle in interface EEFCheckboxDescriptionEEFCheckboxDescription.setStyle(EEFCheckboxStyle),
EefPackage.getEEFCheckboxDescription_Style()public EEFCheckboxStyle basicGetStyle()
public org.eclipse.emf.common.notify.NotificationChain basicSetStyle(EEFCheckboxStyle newStyle, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setStyle(EEFCheckboxStyle newStyle)
setStyle in interface EEFCheckboxDescriptionnewStyle - the new value of the 'Style' containment reference.EEFCheckboxDescription.getStyle()public org.eclipse.emf.common.util.EList<EEFCheckboxConditionalStyle> getConditionalStyles()
getConditionalStyles in interface EEFCheckboxDescriptionEefPackage.getEEFCheckboxDescription_ConditionalStyles()public 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 EEFWidgetDescriptionImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class EEFWidgetDescriptionImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class EEFWidgetDescriptionImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class EEFWidgetDescriptionImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class EEFWidgetDescriptionImplpublic java.lang.String toString()
toString in class EEFWidgetDescriptionImpl