|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ImportAssistant | |
| org.eclipse.gmf.codegen.gmfgen | |
| org.eclipse.gmf.codegen.gmfgen.impl | |
| org.eclipse.gmf.gmfgraph.util | |
| org.eclipse.gmf.graphdef.codegen | |
| 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)
Shorthand for importManager.getImportedName(genDiagram.getDomainDiagramElement().getGenPackage().getQualifiedPackageInterfaceName())
NOTE: genPackage for domainDiagramElement only (not editor-wide domain model!) |
| 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)
|
| 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(EObject gmfgraphObject,
ImportAssistant importManager)
Handy addition to FigureQualifiedNameSwitch.get(EObject), with return value passed through ImportAssistant.getImportedName(String) |
| Uses of ImportAssistant in org.eclipse.gmf.graphdef.codegen |
| Methods in org.eclipse.gmf.graphdef.codegen that return ImportAssistant | |
ImportAssistant |
MapModeCodeGenStrategy.RuntimeMapModeFromPluginClass.getImportAssistant()
|
ImportAssistant |
GraphDefDispatcher.getImportManager()
|
| Methods in org.eclipse.gmf.graphdef.codegen with parameters of type ImportAssistant | |
java.lang.String |
FigureGenerator.go(Figure fig,
ImportAssistant importManager)
|
| Constructors in org.eclipse.gmf.graphdef.codegen with parameters of type ImportAssistant | |
MapModeCodeGenStrategy.RuntimeMapModeFromPluginClass(ImportAssistant importAssistant,
java.lang.String pluginActivatorClassFQN)
|
|
|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.