|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GenPlugin | |
| org.eclipse.gmf.codegen.gmfgen | |
| org.eclipse.gmf.codegen.gmfgen.impl | |
| org.eclipse.gmf.codegen.gmfgen.util | |
| Uses of GenPlugin in org.eclipse.gmf.codegen.gmfgen |
| Methods in org.eclipse.gmf.codegen.gmfgen that return GenPlugin | |
GenPlugin |
GenEditorGenerator.getPlugin()
Returns the value of the 'Plugin' containment reference. |
GenPlugin |
GMFGenFactory.createGenPlugin()
Returns a new object of class 'Gen Plugin' |
| Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenPlugin | |
void |
GenEditorGenerator.setPlugin(GenPlugin value)
Sets the value of the ' Plugin' containment reference |
| Uses of GenPlugin in org.eclipse.gmf.codegen.gmfgen.impl |
| Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenPlugin | |
class |
GenPluginImpl
An implementation of the model object 'Gen Plugin' |
| Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenPlugin | |
protected GenPlugin |
GenEditorGeneratorImpl.plugin
The cached value of the ' Plugin' containment reference |
| Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenPlugin | |
GenPlugin |
GenEditorGeneratorImpl.getPlugin()
|
GenPlugin |
GMFGenFactoryImpl.createGenPlugin()
|
| Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenPlugin | |
NotificationChain |
GenEditorGeneratorImpl.basicSetPlugin(GenPlugin newPlugin,
NotificationChain msgs)
|
void |
GenEditorGeneratorImpl.setPlugin(GenPlugin newPlugin)
|
| Uses of GenPlugin in org.eclipse.gmf.codegen.gmfgen.util |
| Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenPlugin | |
java.lang.Object |
GMFGenSwitch.caseGenPlugin(GenPlugin object)
Returns the result of interpretting the object as an instance of 'Gen Plugin' |
|
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.