Methods in
org.eclipse.gmf.codegen.gmfgen that return
GenLanguage
|
static
GenLanguage
|
GenLanguage.
get
(int value)
Returns the '
Gen Language
' literal with the specified integer value |
static
GenLanguage
|
GenLanguage.
get
(java.lang.String literal)
Returns the '
Gen Language
' literal with the specified literal value |
static
GenLanguage
|
GenLanguage.
getByName
(java.lang.String name)
Returns the '
Gen Language
' literal with the specified name |
GenLanguage
|
GenExpressionProviderBase.
getLanguage
()
If the meaning of the 'Language' attribute isn't clear,
there really should be more of a description here... |
GenLanguage
|
GenExpressionInterpreter.
getLanguage
()
Returns the value of the '
Language
' attribute. |
static
GenLanguage
|
GenLanguage.
valueOf
(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static
GenLanguage[]
|
GenLanguage.
values
()
Returns an array containing the constants of this enum type, in
the order they're declared. |