|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Gen Expression Provider Container'.
The following features are supported:
GMFGenPackage.getGenExpressionProviderContainer()| Method Summary | |
java.lang.String |
getAbstractExpressionClassName()
Returns the value of the 'Abstract Expression Class Name' attribute |
java.lang.String |
getAbstractExpressionQualifiedClassName()
|
GenEditorGenerator |
getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
java.lang.String |
getExpressionsPackageName()
Returns the value of the 'Expressions Package Name' attribute |
GenExpressionProviderBase |
getProvider(ValueExpression expression)
|
EList |
getProviders()
Returns the value of the 'Providers' containment reference list. |
boolean |
isCopy(ValueExpression expression)
|
void |
setAbstractExpressionClassName(java.lang.String value)
Sets the value of the ' Abstract Expression Class Name' attribute |
void |
setEditorGen(GenEditorGenerator value)
Sets the value of the ' Editor Gen' container reference |
void |
setExpressionsPackageName(java.lang.String value)
Sets the value of the ' Expressions Package Name' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public java.lang.String getExpressionsPackageName()
If the meaning of the 'Expressions Package Name' attribute isn't clear, there really should be more of a description here...
GenExpressionProviderContainer.setExpressionsPackageName(String),
GMFGenPackage.getGenExpressionProviderContainer_ExpressionsPackageName()public void setExpressionsPackageName(java.lang.String value)
Expressions Package Name' attribute.
value - the new value of the 'Expressions Package Name' attribute.GenExpressionProviderContainer.getExpressionsPackageName()public java.lang.String getAbstractExpressionClassName()
If the meaning of the 'Base Expression Class Name' attribute isn't clear, there really should be more of a description here...
GenExpressionProviderContainer.setAbstractExpressionClassName(String),
GMFGenPackage.getGenExpressionProviderContainer_AbstractExpressionClassName()public void setAbstractExpressionClassName(java.lang.String value)
Abstract Expression Class Name' attribute.
value - the new value of the 'Abstract Expression Class Name' attribute.GenExpressionProviderContainer.getAbstractExpressionClassName()public EList getProviders()
GenExpressionProviderBase.
It is bidirectional and its opposite is 'Container'.
If the meaning of the 'Providers' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenExpressionProviderContainer_Providers(),
GenExpressionProviderBase.getContainer()public GenEditorGenerator getEditorGen()
Expression Providers'.
If the meaning of the 'Editor Gen' container reference isn't clear, there really should be more of a description here...
GenExpressionProviderContainer.setEditorGen(GenEditorGenerator),
GMFGenPackage.getGenExpressionProviderContainer_EditorGen(),
GenEditorGenerator.getExpressionProviders()public void setEditorGen(GenEditorGenerator value)
Editor Gen' container reference.
value - the new value of the 'Editor Gen' container reference.GenExpressionProviderContainer.getEditorGen()public GenExpressionProviderBase getProvider(ValueExpression expression)
public java.lang.String getAbstractExpressionQualifiedClassName()
public boolean isCopy(ValueExpression expression)
|
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.