|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenEditorGenerator | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util | |
org.eclipse.gmf.codegen.util |
Uses of GenEditorGenerator in org.eclipse.gmf.codegen.gmfgen |
---|
Methods in org.eclipse.gmf.codegen.gmfgen that return GenEditorGenerator | |
---|---|
GenEditorGenerator |
GMFGenFactory.createGenEditorGenerator()
Returns a new object of class 'Gen Editor Generator'. |
GenEditorGenerator |
GenDiagram.getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
GenEditorGenerator |
DynamicModelAccess.getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
GenEditorGenerator |
GenParsers.getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
GenEditorGenerator |
GenDiagramUpdater.getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
GenEditorGenerator |
GenEditorView.getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
GenEditorGenerator |
GenMetricContainer.getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
GenEditorGenerator |
GenApplication.getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
GenEditorGenerator |
GenAuditRoot.getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
GenEditorGenerator |
GenContributionManager.getEditorGen()
Returns the value of the 'Editor Gen' reference. |
GenEditorGenerator |
GenPlugin.getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
GenEditorGenerator |
GenPropertySheet.getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
GenEditorGenerator |
GenExpressionProviderContainer.getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
GenEditorGenerator |
GenNavigator.getEditorGen()
Returns the value of the 'Editor Gen' container reference. |
GenEditorGenerator |
GenCustomGeneratorExtension.getGenerator()
Returns the value of the 'Generator' container reference. |
Uses of GenEditorGenerator in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenEditorGenerator | |
---|---|
class |
GenEditorGeneratorImpl
An implementation of the model object 'Gen Editor Generator'. |
Uses of GenEditorGenerator in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenEditorGenerator | |
---|---|
T |
GMFGenSwitch.caseGenEditorGenerator(GenEditorGenerator object)
Returns the result of interpreting the object as an instance of 'Gen Editor Generator'. |
Uses of GenEditorGenerator in org.eclipse.gmf.codegen.util |
---|
Constructors in org.eclipse.gmf.codegen.util with parameters of type GenEditorGenerator | |
---|---|
Generator(GenEditorGenerator genModel,
CodegenEmitters emitters)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |