public class EEFTextDescriptionImpl extends EEFWidgetDescriptionImpl implements EEFTextDescription
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<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, propertyValidationRulesidentifier, IDENTIFIER_EDEFAULTEVIRTUAL_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, 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 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 EEFWidgetDescriptionImplpublic java.lang.String getValueExpression()
getValueExpression in interface EEFTextDescriptionEEFTextDescription.setValueExpression(String),
EefPackage.getEEFTextDescription_ValueExpression()public void setValueExpression(java.lang.String newValueExpression)
setValueExpression in interface EEFTextDescriptionnewValueExpression - the new value of the 'Value Expression' attribute.EEFTextDescription.getValueExpression()public java.lang.String getEditExpression()
getEditExpression in interface EEFTextDescriptionEEFTextDescription.setEditExpression(String),
EefPackage.getEEFTextDescription_EditExpression()public void setEditExpression(java.lang.String newEditExpression)
setEditExpression in interface EEFTextDescriptionnewEditExpression - the new value of the 'Edit Expression' attribute.EEFTextDescription.getEditExpression()public int getLineCount()
getLineCount in interface EEFTextDescriptionEEFTextDescription.setLineCount(int),
EefPackage.getEEFTextDescription_LineCount()public void setLineCount(int newLineCount)
setLineCount in interface EEFTextDescriptionnewLineCount - the new value of the 'Line Count' attribute.EEFTextDescription.getLineCount()public EEFTextStyle getStyle()
getStyle in interface EEFTextDescriptionEEFTextDescription.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 EEFTextDescriptionnewStyle - the new value of the 'Style' containment reference.EEFTextDescription.getStyle()public org.eclipse.emf.common.util.EList<EEFTextConditionalStyle> getConditionalStyles()
getConditionalStyles in interface EEFTextDescriptionEefPackage.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 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