Methods in
org.eclipse.gmf.codegen.gmfgen that return
LabelTextAccessMethod
|
static
LabelTextAccessMethod
|
LabelTextAccessMethod.
get
(int value)
Returns the '
Label Text Access Method
' literal with the specified integer value |
static
LabelTextAccessMethod
|
LabelTextAccessMethod.
get
(java.lang.String literal)
Returns the '
Label Text Access Method
' literal with the specified literal value |
static
LabelTextAccessMethod
|
LabelTextAccessMethod.
getByName
(java.lang.String name)
Returns the '
Label Text Access Method
' literal with the specified name |
LabelTextAccessMethod
|
PredefinedParser.
getEditMethod
()
Returns the value of the '
Edit Method
' attribute. |
LabelTextAccessMethod
|
FeatureLabelModelFacet.
getEditMethod
()
Returns the value of the '
Edit Method
' attribute. |
LabelTextAccessMethod
|
PredefinedParser.
getViewMethod
()
Returns the value of the '
View Method
' attribute. |
LabelTextAccessMethod
|
FeatureLabelModelFacet.
getViewMethod
()
Returns the value of the '
View Method
' attribute. |
static
LabelTextAccessMethod
|
LabelTextAccessMethod.
valueOf
(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static
LabelTextAccessMethod[]
|
LabelTextAccessMethod.
values
()
Returns an array containing the constants of this enum type, in
the order they're declared. |