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