Generation Framework

Uses of Interface
org.eclipse.gmf.common.codegen.ImportAssistant

Packages that use ImportAssistant
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.gmfgraph.util   
 

Uses of ImportAssistant in org.eclipse.gmf.codegen.gmfgen
 

Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type ImportAssistant
 java.lang.String GenDiagram.getMetaPackageName(ImportAssistant importManager)
          Deprecated. obsolete
 

Uses of ImportAssistant in org.eclipse.gmf.codegen.gmfgen.impl
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type ImportAssistant
 java.lang.String GenDiagramImpl.getMetaPackageName(ImportAssistant importManager)
          Deprecated.  
 

Uses of ImportAssistant in org.eclipse.gmf.gmfgraph.util
 

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type ImportAssistant
 java.lang.String FigureQualifiedNameSwitch.get(org.eclipse.emf.ecore.EObject gmfgraphObject, ImportAssistant importManager)
          Deprecated. Handy addition to FigureQualifiedNameSwitch.get(EObject), with return value passed through getImportedName(String)
 


Generation Framework

Guidelines for using Eclipse APIs.

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