Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Generation Framework

Uses of Class
org.eclipse.gmf.graphdef.codegen.MapModeCodeGenStrategy

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 (java.lang.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're declared.
 

Constructors in org.eclipse.gmf.graphdef.codegen with parameters of type MapModeCodeGenStrategy
FigureGenerator (java.lang.String runtimeToken, java.lang.String packageStmt, MapModeCodeGenStrategy mapModeStrategy, java.lang.String mapModeAccessor, boolean asInnerClass)
           
FigureGenerator (java.lang.String runtimeToken, java.lang.String packageStmt, MapModeCodeGenStrategy mapModeStrategy, java.lang.String mapModeAccessor, boolean asInnerClass, java.net.URL[] dynamicTemplates)
           
StandaloneGenerator.ConfigImpl (java.lang.String pluginId, java.lang.String mainPackageName, MapModeCodeGenStrategy mapMode, java.lang.String runtimeToken)
           
StandaloneGenerator.ConfigImpl (java.lang.String pluginId, java.lang.String mainPackageName, java.lang.String pluginFriendlyName, java.lang.String pluginProviderName, java.lang.String pluginActivatorClassName, java.lang.String pluginActivatorPackageName, MapModeCodeGenStrategy mapMode, java.lang.String runtimeToken)
           
 


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire