|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenExpressionProviderBase
A representation of the model object 'Gen Expression Provider Base'.
The following features are supported:
GMFGenPackage.getGenExpressionProviderBase()
Method Summary | |
---|---|
GenExpressionProviderContainer |
getContainer()
Returns the value of the 'Container' container reference. |
org.eclipse.emf.common.util.EList<ValueExpression> |
getExpressions()
Returns the value of the 'Expressions' containment reference list. |
GenLanguage |
getLanguage()
|
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 |
---|
GenLanguage getLanguage()
If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...
org.eclipse.emf.common.util.EList<ValueExpression> getExpressions()
ValueExpression
.
It is bidirectional and its opposite is 'Provider
'.
If the meaning of the 'Expressions' reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenExpressionProviderBase_Expressions()
,
ValueExpression.getProvider()
GenExpressionProviderContainer getContainer()
Providers
'.
If the meaning of the 'Container' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getGenExpressionProviderBase_Container()
,
GenExpressionProviderContainer.getProviders()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |