public class EEFTextDescriptionImpl extends EEFWidgetDescriptionImpl implements EEFTextDescription
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<EEFTextConditionalStyle> |
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 static int |
LINE_COUNT_EDEFAULT
The default value of the '
Line Count ' attribute. |
protected int |
lineCount
The cached value of the '
Line Count ' attribute. |
protected EEFTextStyle |
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 |
EEFTextDescriptionImpl() |
Modifier and Type | Method and Description |
---|---|
EEFTextStyle |
basicGetStyle() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetStyle(EEFTextStyle 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<EEFTextConditionalStyle> |
getConditionalStyles() |
java.lang.String |
getEditExpression() |
int |
getLineCount() |
EEFTextStyle |
getStyle() |
java.lang.String |
getValueExpression() |
void |
setEditExpression(java.lang.String newEditExpression) |
void |
setLineCount(int newLineCount) |
void |
setStyle(EEFTextStyle 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 EDIT_EXPRESSION_EDEFAULT
Edit Expression
' attribute. getEditExpression()
protected java.lang.String editExpression
Edit Expression
' attribute. getEditExpression()
protected static final int LINE_COUNT_EDEFAULT
Line Count
' attribute. getLineCount()
,
Constant Field Valuesprotected int lineCount
Line Count
' attribute. getLineCount()
protected EEFTextStyle style
Style
' containment reference. getStyle()
protected org.eclipse.emf.common.util.EList<EEFTextConditionalStyle> conditionalStyles
Conditional Styles
' containment reference list.
getConditionalStyles()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class EEFWidgetDescriptionImpl
public java.lang.String getValueExpression()
getValueExpression
in interface EEFTextDescription
EEFTextDescription.setValueExpression(String)
,
EefPackage.getEEFTextDescription_ValueExpression()
public void setValueExpression(java.lang.String newValueExpression)
setValueExpression
in interface EEFTextDescription
newValueExpression
- the new value of the 'Value Expression' attribute.EEFTextDescription.getValueExpression()
public java.lang.String getEditExpression()
getEditExpression
in interface EEFTextDescription
EEFTextDescription.setEditExpression(String)
,
EefPackage.getEEFTextDescription_EditExpression()
public void setEditExpression(java.lang.String newEditExpression)
setEditExpression
in interface EEFTextDescription
newEditExpression
- the new value of the 'Edit Expression' attribute.EEFTextDescription.getEditExpression()
public int getLineCount()
getLineCount
in interface EEFTextDescription
EEFTextDescription.setLineCount(int)
,
EefPackage.getEEFTextDescription_LineCount()
public void setLineCount(int newLineCount)
setLineCount
in interface EEFTextDescription
newLineCount
- the new value of the 'Line Count' attribute.EEFTextDescription.getLineCount()
public EEFTextStyle getStyle()
getStyle
in interface EEFTextDescription
EEFTextDescription.setStyle(EEFTextStyle)
,
EefPackage.getEEFTextDescription_Style()
public EEFTextStyle basicGetStyle()
public org.eclipse.emf.common.notify.NotificationChain basicSetStyle(EEFTextStyle newStyle, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setStyle(EEFTextStyle newStyle)
setStyle
in interface EEFTextDescription
newStyle
- the new value of the 'Style' containment reference.EEFTextDescription.getStyle()
public org.eclipse.emf.common.util.EList<EEFTextConditionalStyle> getConditionalStyles()
getConditionalStyles
in interface EEFTextDescription
EefPackage.getEEFTextDescription_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 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