|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapModeCodeGenStrategy | |
---|---|
org.eclipse.gmf.graphdef.codegen |
Uses of MapModeCodeGenStrategy in org.eclipse.gmf.graphdef.codegen |
---|
Methods in org.eclipse.gmf.graphdef.codegen that return MapModeCodeGenStrategy | |
---|---|
MapModeCodeGenStrategy |
StandaloneGenerator.Config.getMapMode()
|
MapModeCodeGenStrategy |
StandaloneGenerator.ConfigImpl.getMapMode()
|
static MapModeCodeGenStrategy |
MapModeCodeGenStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MapModeCodeGenStrategy[] |
MapModeCodeGenStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.eclipse.gmf.graphdef.codegen with parameters of type MapModeCodeGenStrategy | |
---|---|
FigureGenerator(String runtimeToken,
String packageStmt,
MapModeCodeGenStrategy mapModeStrategy,
String mapModeAccessor,
boolean asInnerClass)
|
|
FigureGenerator(String runtimeToken,
String packageStmt,
MapModeCodeGenStrategy mapModeStrategy,
String mapModeAccessor,
boolean asInnerClass,
URL[] dynamicTemplates)
|
|
StandaloneGenerator.ConfigImpl(String pluginId,
String mainPackageName,
MapModeCodeGenStrategy mapMode,
String runtimeToken)
|
|
StandaloneGenerator.ConfigImpl(String pluginId,
String mainPackageName,
String pluginFriendlyName,
String pluginProviderName,
String pluginActivatorClassName,
String pluginActivatorPackageName,
MapModeCodeGenStrategy mapMode,
String runtimeToken)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |