|
Generation Framework | |||||||||
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 | |
---|---|
java.lang.String |
getClassName()
Returns the value of the 'Class Name' attribute |
java.lang.String |
getExpressionAccessor(ValueExpression expression)
|
GenLanguage |
getLanguage()
Returns the value of the 'Language' attribute. |
java.lang.String |
getQualifiedClassName()
|
void |
setClassName(java.lang.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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.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(java.lang.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()
java.lang.String getQualifiedClassName()
java.lang.String getExpressionAccessor(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.