public class EEFLabelDescriptionImpl extends EEFWidgetDescriptionImpl implements EEFLabelDescription
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.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<EEFWidgetAction> |
actions
The cached value of the ' Actions ' containment reference list.
|
protected org.eclipse.emf.common.util.EList<EEFLabelConditionalStyle> |
conditionalStyles
The cached value of the '
Conditional Styles ' containment reference list |
protected static java.lang.String |
DISPLAY_EXPRESSION_EDEFAULT
The default value of the ' Display Expression ' attribute.
|
protected java.lang.String |
displayExpression
The cached value of the ' Display Expression ' attribute.
|
protected EEFLabelStyle |
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, propertyValidationRules
identifier, IDENTIFIER_EDEFAULT
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Modifier | Constructor and Description |
---|---|
protected |
EEFLabelDescriptionImpl() |
Modifier and Type | Method and Description |
---|---|
EEFLabelStyle |
basicGetStyle() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetStyle(EEFLabelStyle 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<EEFWidgetAction> |
getActions() |
org.eclipse.emf.common.util.EList<EEFLabelConditionalStyle> |
getConditionalStyles() |
java.lang.String |
getDisplayExpression() |
EEFLabelStyle |
getStyle() |
java.lang.String |
getValueExpression() |
void |
setDisplayExpression(java.lang.String newDisplayExpression) |
void |
setStyle(EEFLabelStyle newStyle) |
void |
setValueExpression(java.lang.String newValueExpression) |
java.lang.String |
toString() |
eInverseAdd, getHelpExpression, getIsEnabledExpression, getLabelExpression, getPropertyValidationRules, setHelpExpression, setIsEnabledExpression, setLabelExpression
getIdentifier, setIdentifier
eBasicSetContainer, eInternalContainer
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
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
eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getHelpExpression, getIsEnabledExpression, getLabelExpression, getPropertyValidationRules, setHelpExpression, setIsEnabledExpression, setLabelExpression
getIdentifier, setIdentifier
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected 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 DISPLAY_EXPRESSION_EDEFAULT
Display Expression
' attribute. getDisplayExpression()
protected java.lang.String displayExpression
Display Expression
' attribute. getDisplayExpression()
protected EEFLabelStyle style
Style
' containment reference. getStyle()
protected org.eclipse.emf.common.util.EList<EEFLabelConditionalStyle> conditionalStyles
Conditional Styles
' containment reference list.
getConditionalStyles()
protected org.eclipse.emf.common.util.EList<EEFWidgetAction> actions
Actions
' containment reference list. getActions()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class EEFWidgetDescriptionImpl
public java.lang.String getValueExpression()
getValueExpression
in interface EEFLabelDescription
EEFLabelDescription.setValueExpression(String)
,
EefPackage.getEEFLabelDescription_ValueExpression()
public void setValueExpression(java.lang.String newValueExpression)
setValueExpression
in interface EEFLabelDescription
newValueExpression
- the new value of the 'Value Expression' attribute.EEFLabelDescription.getValueExpression()
public java.lang.String getDisplayExpression()
getDisplayExpression
in interface EEFLabelDescription
EEFLabelDescription.setDisplayExpression(String)
,
EefPackage.getEEFLabelDescription_DisplayExpression()
public void setDisplayExpression(java.lang.String newDisplayExpression)
setDisplayExpression
in interface EEFLabelDescription
newDisplayExpression
- the new value of the 'Display Expression' attribute.EEFLabelDescription.getDisplayExpression()
public EEFLabelStyle getStyle()
getStyle
in interface EEFLabelDescription
EEFLabelDescription.setStyle(EEFLabelStyle)
,
EefPackage.getEEFLabelDescription_Style()
public EEFLabelStyle basicGetStyle()
public org.eclipse.emf.common.notify.NotificationChain basicSetStyle(EEFLabelStyle newStyle, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setStyle(EEFLabelStyle newStyle)
setStyle
in interface EEFLabelDescription
newStyle
- the new value of the 'Style' containment reference.EEFLabelDescription.getStyle()
public org.eclipse.emf.common.util.EList<EEFLabelConditionalStyle> getConditionalStyles()
getConditionalStyles
in interface EEFLabelDescription
EefPackage.getEEFLabelDescription_ConditionalStyles()
public org.eclipse.emf.common.util.EList<EEFWidgetAction> getActions()
getActions
in interface EEFLabelDescription
EefPackage.getEEFLabelDescription_Actions()
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 EEFWidgetDescriptionImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class EEFWidgetDescriptionImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class EEFWidgetDescriptionImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class EEFWidgetDescriptionImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class EEFWidgetDescriptionImpl
public java.lang.String toString()
toString
in class EEFWidgetDescriptionImpl