|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenExpressionProviderContainer
A representation of the model object 'Gen Expression Provider Container'.
The following features are supported:
GMFGenPackage.getGenExpressionProviderContainer()
Method Summary | |
---|---|
String |
getAbstractExpressionClassName()
Returns the value of the 'Abstract Expression Class Name' attribute. |
String |
getAbstractExpressionQualifiedClassName()
|
GenEditorGenerator |
getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
String |
getExpressionsPackageName()
Returns the value of the 'Expressions Package Name' attribute. |
org.eclipse.emf.common.util.EList<GenExpressionProviderBase> |
getProviders()
Returns the value of the 'Providers' containment reference list. |
void |
setAbstractExpressionClassName(String value)
Sets the value of the ' Abstract Expression Class Name ' attribute. |
void |
setExpressionsPackageName(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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
String getExpressionsPackageName()
If the meaning of the 'Expressions Package Name' attribute isn't clear, there really should be more of a description here...
setExpressionsPackageName(String)
,
GMFGenPackage.getGenExpressionProviderContainer_ExpressionsPackageName()
void setExpressionsPackageName(String value)
Expressions Package Name
' attribute.
value
- the new value of the 'Expressions Package Name' attribute.getExpressionsPackageName()
String getAbstractExpressionClassName()
If the meaning of the 'Base Expression Class Name' attribute isn't clear, there really should be more of a description here...
setAbstractExpressionClassName(String)
,
GMFGenPackage.getGenExpressionProviderContainer_AbstractExpressionClassName()
void setAbstractExpressionClassName(String value)
Abstract Expression Class Name
' attribute.
value
- the new value of the 'Abstract Expression Class Name' attribute.getAbstractExpressionClassName()
org.eclipse.emf.common.util.EList<GenExpressionProviderBase> 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()
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...
GMFGenPackage.getGenExpressionProviderContainer_EditorGen()
,
GenEditorGenerator.getExpressionProviders()
String getAbstractExpressionQualifiedClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |