Methods in
org.eclipse.gmf.codegen.gmfgen that return
ViewmapLayoutType
|
static
ViewmapLayoutType
|
ViewmapLayoutType.
get
(int value)
Returns the '
Viewmap Layout Type
' literal with the specified integer value |
static
ViewmapLayoutType
|
ViewmapLayoutType.
get
(java.lang.String literal)
Returns the '
Viewmap Layout Type
' literal with the specified literal value |
static
ViewmapLayoutType
|
ViewmapLayoutType.
getByName
(java.lang.String name)
Returns the '
Viewmap Layout Type
' literal with the specified name |
ViewmapLayoutType
|
Viewmap.
getLayoutType
()
Returns the value of the '
Layout Type
' attribute. |
ViewmapLayoutType
|
GenCommonBase.
getLayoutType
()
|
static
ViewmapLayoutType
|
ViewmapLayoutType.
valueOf
(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static
ViewmapLayoutType[]
|
ViewmapLayoutType.
values
()
Returns an array containing the constants of this enum type, in
the order they're declared. |