|
|
|
|
Uses of Class org.eclipse.gmf.codegen.gmfgen.GeneratedType
Methods in
org.eclipse.gmf.codegen.gmfgen that return
GeneratedType
|
static
GeneratedType
|
GeneratedType.
get
(int value)
Returns the '
Generated Type
' literal with the specified integer value |
static
GeneratedType
|
GeneratedType.
get
(java.lang.String literal)
Returns the '
Generated Type
' literal with the specified literal value |
static
GeneratedType
|
GeneratedType.
getByName
(java.lang.String name)
Returns the '
Generated Type
' literal with the specified name |
static
GeneratedType
|
GeneratedType.
valueOf
(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static
GeneratedType[]
|
GeneratedType.
values
()
Returns an array containing the constants of this enum type, in
the order they're declared. |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.
|
|
|