|
Generation Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.gmf.codegen.gmfgen.impl.GenParserImplementationImpl
org.eclipse.gmf.codegen.gmfgen.impl.ExpressionLabelParserImpl
public class ExpressionLabelParserImpl
An implementation of the model object 'Expression Label Parser'.
The following features are implemented:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
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 |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary | |
|---|---|
protected static java.lang.String |
CLASS_NAME_EDEFAULT
The default value of the ' Class Name' attribute |
protected java.lang.String |
className
The cached value of the ' Class Name' attribute |
protected ValueExpression |
editExpression
The cached value of the ' Edit Expression' reference |
protected org.eclipse.emf.codegen.ecore.genmodel.GenClass |
expressionContext
The cached value of the ' Expression Context' reference |
protected GenConstraint |
validateExpression
The cached value of the ' Validate Expression' reference |
protected ValueExpression |
viewExpression
The cached value of the ' View Expression' reference |
| Fields inherited from class org.eclipse.gmf.codegen.gmfgen.impl.GenParserImplementationImpl |
|---|
uses |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
|---|---|
protected |
ExpressionLabelParserImpl()
|
| Method Summary | |
|---|---|
ValueExpression |
basicGetEditExpression()
|
org.eclipse.emf.codegen.ecore.genmodel.GenClass |
basicGetExpressionContext()
|
GenConstraint |
basicGetValidateExpression()
|
ValueExpression |
basicGetViewExpression()
|
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 |
getClassName()
Returns the value of the 'Class Name' attribute |
java.lang.String |
getClassNameGen()
|
ValueExpression |
getEditExpression()
|
org.eclipse.emf.codegen.ecore.genmodel.GenClass |
getExpressionContext()
|
java.lang.String |
getQualifiedClassName()
|
GenConstraint |
getValidateExpression()
|
ValueExpression |
getViewExpression()
|
void |
setClassName(java.lang.String newClassName)
|
void |
setEditExpression(ValueExpression newEditExpression)
|
void |
setExpressionContext(org.eclipse.emf.codegen.ecore.genmodel.GenClass newExpressionContext)
|
void |
setValidateExpression(GenConstraint newValidateExpression)
|
void |
setViewExpression(ValueExpression newViewExpression)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.gmf.codegen.gmfgen.impl.GenParserImplementationImpl |
|---|
eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getHolder, getUses |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenParserImplementation |
|---|
getHolder, getUses |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Field Detail |
|---|
protected static final java.lang.String CLASS_NAME_EDEFAULT
Class Name' attribute.
getClassName()protected java.lang.String className
Class Name' attribute.
getClassName()protected org.eclipse.emf.codegen.ecore.genmodel.GenClass expressionContext
Expression Context' reference.
getExpressionContext()protected ValueExpression viewExpression
View Expression' reference.
getViewExpression()protected ValueExpression editExpression
Edit Expression' reference.
getEditExpression()protected GenConstraint validateExpression
Validate Expression' reference.
getValidateExpression()| Constructor Detail |
|---|
protected ExpressionLabelParserImpl()
| Method Detail |
|---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class GenParserImplementationImplpublic java.lang.String getClassNameGen()
public java.lang.String getClassName()
ExpressionLabelParser
getClassName in interface ExpressionLabelParserExpressionLabelParser.setClassName(String),
GMFGenPackage.getExpressionLabelParser_ClassName()public void setClassName(java.lang.String newClassName)
setClassName in interface ExpressionLabelParsernewClassName - the new value of the 'Class Name' attribute.ExpressionLabelParser.getClassName()public org.eclipse.emf.codegen.ecore.genmodel.GenClass getExpressionContext()
getExpressionContext in interface ExpressionLabelParserExpressionLabelParser.setExpressionContext(GenClass),
GMFGenPackage.getExpressionLabelParser_ExpressionContext()public org.eclipse.emf.codegen.ecore.genmodel.GenClass basicGetExpressionContext()
public void setExpressionContext(org.eclipse.emf.codegen.ecore.genmodel.GenClass newExpressionContext)
setExpressionContext in interface ExpressionLabelParsernewExpressionContext - the new value of the 'Expression Context' reference.ExpressionLabelParser.getExpressionContext()public ValueExpression getViewExpression()
getViewExpression in interface ExpressionLabelParserExpressionLabelParser.setViewExpression(ValueExpression),
GMFGenPackage.getExpressionLabelParser_ViewExpression()public ValueExpression basicGetViewExpression()
public void setViewExpression(ValueExpression newViewExpression)
setViewExpression in interface ExpressionLabelParsernewViewExpression - the new value of the 'View Expression' reference.ExpressionLabelParser.getViewExpression()public ValueExpression getEditExpression()
getEditExpression in interface ExpressionLabelParserExpressionLabelParser.setEditExpression(ValueExpression),
GMFGenPackage.getExpressionLabelParser_EditExpression()public ValueExpression basicGetEditExpression()
public void setEditExpression(ValueExpression newEditExpression)
setEditExpression in interface ExpressionLabelParsernewEditExpression - the new value of the 'Edit Expression' reference.ExpressionLabelParser.getEditExpression()public GenConstraint getValidateExpression()
getValidateExpression in interface ExpressionLabelParserExpressionLabelParser.setValidateExpression(GenConstraint),
GMFGenPackage.getExpressionLabelParser_ValidateExpression()public GenConstraint basicGetValidateExpression()
public void setValidateExpression(GenConstraint newValidateExpression)
setValidateExpression in interface ExpressionLabelParsernewValidateExpression - the new value of the 'Validate Expression' reference.ExpressionLabelParser.getValidateExpression()public java.lang.String getQualifiedClassName()
getQualifiedClassName in interface ExpressionLabelParser
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class GenParserImplementationImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class GenParserImplementationImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class GenParserImplementationImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class GenParserImplementationImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
Generation Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.