org.eclipse.gmf.graphdef.codegen
Interface StandaloneGenerator.Config
- All Known Implementing Classes:
- StandaloneGenerator.ConfigImpl
- Enclosing class:
- StandaloneGenerator
public static interface StandaloneGenerator.Config
getPluginID
String getPluginID()
getPluginFriendlyName
String getPluginFriendlyName()
getPluginProviderName
String getPluginProviderName()
getMainPackageName
String getMainPackageName()
getPluginActivatorClassName
String getPluginActivatorClassName()
getPluginActivatorPackageName
String getPluginActivatorPackageName()
getMapMode
MapModeCodeGenStrategy getMapMode()
getRuntimeToken
String getRuntimeToken()
Copyright © 2012. All Rights Reserved.