|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenExpressionInterpreter
A representation of the model object 'Gen Expression Interpreter'.
The following features are supported:
GMFGenPackage.getGenExpressionInterpreter()
Method Summary | |
---|---|
String |
getClassName()
Returns the value of the 'Class Name' attribute. |
String |
getExpressionAccessor(ValueExpression expression)
|
GenLanguage |
getLanguage()
Returns the value of the 'Language' attribute. |
String |
getQualifiedClassName()
|
void |
setClassName(String value)
Sets the value of the ' Class Name ' attribute. |
void |
setLanguage(GenLanguage value)
Sets the value of the ' Language ' attribute. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenExpressionProviderBase |
---|
getContainer, getExpressions |
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 getClassName()
If the meaning of the 'Class Name' attribute isn't clear, there really should be more of a description here...
setClassName(String)
,
GMFGenPackage.getGenExpressionInterpreter_ClassName()
void setClassName(String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.getClassName()
GenLanguage getLanguage()
GenLanguage
.
If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...
getLanguage
in interface GenExpressionProviderBase
GenLanguage
,
setLanguage(GenLanguage)
,
GMFGenPackage.getGenExpressionInterpreter_Language()
void setLanguage(GenLanguage value)
Language
' attribute.
value
- the new value of the 'Language' attribute.GenLanguage
,
getLanguage()
String getQualifiedClassName()
String getExpressionAccessor(ValueExpression expression)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |