Methods in
org.eclipse.gmf.codegen.gmfgen that return
StandardPreferencePages
|
static
StandardPreferencePages
|
StandardPreferencePages.
get
(int value)
Returns the '
Standard Preference Pages
' literal with the specified integer value |
static
StandardPreferencePages
|
StandardPreferencePages.
get
(java.lang.String literal)
Returns the '
Standard Preference Pages
' literal with the specified literal value |
static
StandardPreferencePages
|
StandardPreferencePages.
getByName
(java.lang.String name)
Returns the '
Standard Preference Pages
' literal with the specified name |
StandardPreferencePages
|
GenStandardPreferencePage.
getKind
()
Returns the value of the '
Kind
' attribute. |
static
StandardPreferencePages
|
StandardPreferencePages.
valueOf
(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static
StandardPreferencePages[]
|
StandardPreferencePages.
values
()
Returns an array containing the constants of this enum type, in
the order they're declared. |