public abstract class EEFWidgetStyleImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements EEFWidgetStyle
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 static java.lang.String |
LABEL_BACKGROUND_COLOR_EXPRESSION_EDEFAULT
The default value of the '
Label Background Color Expression
' attribute. |
protected static java.lang.String |
LABEL_FONT_NAME_EXPRESSION_EDEFAULT
The default value of the '
Label Font Name Expression ' attribute. |
protected static java.lang.String |
LABEL_FONT_SIZE_EXPRESSION_EDEFAULT
The default value of the '
Label Font Size Expression ' attribute. |
protected static java.lang.String |
LABEL_FONT_STYLE_EXPRESSION_EDEFAULT
The default value of the '
Label Font Style Expression ' attribute. |
protected static java.lang.String |
LABEL_FOREGROUND_COLOR_EXPRESSION_EDEFAULT
The default value of the '
Label Foreground Color Expression
' attribute. |
protected java.lang.String |
labelBackgroundColorExpression
The cached value of the '
Label Background Color Expression '
attribute. |
protected java.lang.String |
labelFontNameExpression
The cached value of the '
Label Font Name Expression ' attribute. |
protected java.lang.String |
labelFontSizeExpression
The cached value of the '
Label Font Size Expression ' attribute. |
protected java.lang.String |
labelFontStyleExpression
The cached value of the '
Label Font Style Expression ' attribute. |
protected java.lang.String |
labelForegroundColorExpression
The cached value of the '
Label Foreground Color Expression '
attribute. |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Modifier | Constructor and Description |
---|---|
protected |
EEFWidgetStyleImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
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 |
getLabelBackgroundColorExpression() |
java.lang.String |
getLabelFontNameExpression() |
java.lang.String |
getLabelFontSizeExpression() |
java.lang.String |
getLabelFontStyleExpression() |
java.lang.String |
getLabelForegroundColorExpression() |
void |
setLabelBackgroundColorExpression(java.lang.String newLabelBackgroundColorExpression) |
void |
setLabelFontNameExpression(java.lang.String newLabelFontNameExpression) |
void |
setLabelFontSizeExpression(java.lang.String newLabelFontSizeExpression) |
void |
setLabelFontStyleExpression(java.lang.String newLabelFontStyleExpression) |
void |
setLabelForegroundColorExpression(java.lang.String newLabelForegroundColorExpression) |
java.lang.String |
toString() |
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, eInverseAdd, eInverseRemove, 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
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected static final java.lang.String LABEL_BACKGROUND_COLOR_EXPRESSION_EDEFAULT
Label Background Color Expression
' attribute. getLabelBackgroundColorExpression()
protected java.lang.String labelBackgroundColorExpression
Label Background Color Expression
'
attribute. getLabelBackgroundColorExpression()
protected static final java.lang.String LABEL_FOREGROUND_COLOR_EXPRESSION_EDEFAULT
Label Foreground Color Expression
' attribute. getLabelForegroundColorExpression()
protected java.lang.String labelForegroundColorExpression
Label Foreground Color Expression
'
attribute. getLabelForegroundColorExpression()
protected static final java.lang.String LABEL_FONT_NAME_EXPRESSION_EDEFAULT
Label Font Name Expression
' attribute.
getLabelFontNameExpression()
protected java.lang.String labelFontNameExpression
Label Font Name Expression
' attribute.
getLabelFontNameExpression()
protected static final java.lang.String LABEL_FONT_SIZE_EXPRESSION_EDEFAULT
Label Font Size Expression
' attribute.
getLabelFontSizeExpression()
protected java.lang.String labelFontSizeExpression
Label Font Size Expression
' attribute.
getLabelFontSizeExpression()
protected static final java.lang.String LABEL_FONT_STYLE_EXPRESSION_EDEFAULT
Label Font Style Expression
' attribute.
getLabelFontStyleExpression()
protected java.lang.String labelFontStyleExpression
Label Font Style Expression
' attribute.
getLabelFontStyleExpression()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String getLabelBackgroundColorExpression()
getLabelBackgroundColorExpression
in interface EEFWidgetStyle
EEFWidgetStyle.setLabelBackgroundColorExpression(String)
,
EefPackage.getEEFWidgetStyle_LabelBackgroundColorExpression()
public void setLabelBackgroundColorExpression(java.lang.String newLabelBackgroundColorExpression)
setLabelBackgroundColorExpression
in interface EEFWidgetStyle
newLabelBackgroundColorExpression
- the new value of the 'Label Background Color Expression' attribute.EEFWidgetStyle.getLabelBackgroundColorExpression()
public java.lang.String getLabelForegroundColorExpression()
getLabelForegroundColorExpression
in interface EEFWidgetStyle
EEFWidgetStyle.setLabelForegroundColorExpression(String)
,
EefPackage.getEEFWidgetStyle_LabelForegroundColorExpression()
public void setLabelForegroundColorExpression(java.lang.String newLabelForegroundColorExpression)
setLabelForegroundColorExpression
in interface EEFWidgetStyle
newLabelForegroundColorExpression
- the new value of the 'Label Foreground Color Expression' attribute.EEFWidgetStyle.getLabelForegroundColorExpression()
public java.lang.String getLabelFontNameExpression()
getLabelFontNameExpression
in interface EEFWidgetStyle
EEFWidgetStyle.setLabelFontNameExpression(String)
,
EefPackage.getEEFWidgetStyle_LabelFontNameExpression()
public void setLabelFontNameExpression(java.lang.String newLabelFontNameExpression)
setLabelFontNameExpression
in interface EEFWidgetStyle
newLabelFontNameExpression
- the new value of the 'Label Font Name Expression' attribute.EEFWidgetStyle.getLabelFontNameExpression()
public java.lang.String getLabelFontSizeExpression()
getLabelFontSizeExpression
in interface EEFWidgetStyle
EEFWidgetStyle.setLabelFontSizeExpression(String)
,
EefPackage.getEEFWidgetStyle_LabelFontSizeExpression()
public void setLabelFontSizeExpression(java.lang.String newLabelFontSizeExpression)
setLabelFontSizeExpression
in interface EEFWidgetStyle
newLabelFontSizeExpression
- the new value of the 'Label Font Size Expression' attribute.EEFWidgetStyle.getLabelFontSizeExpression()
public java.lang.String getLabelFontStyleExpression()
getLabelFontStyleExpression
in interface EEFWidgetStyle
EEFWidgetStyle.setLabelFontStyleExpression(String)
,
EefPackage.getEEFWidgetStyle_LabelFontStyleExpression()
public void setLabelFontStyleExpression(java.lang.String newLabelFontStyleExpression)
setLabelFontStyleExpression
in interface EEFWidgetStyle
newLabelFontStyleExpression
- the new value of the 'Label Font Style Expression' attribute.EEFWidgetStyle.getLabelFontStyleExpression()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl