|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectArtefacteGeneratorDelegateFactory
ch.sahits.codegen.ui.wizards.CodeGeneratorDelegateFactory
public final class CodeGeneratorDelegateFactory
This factory class produces the appropriate ICodeGeneratorDelegate instance
for the passed data model
| Constructor Summary | |
|---|---|
CodeGeneratorDelegateFactory()
|
|
| Method Summary | |
|---|---|
ICodeGeneratorDelegate |
getCodeGeneratorDelegate(IWorkbench workbench,
org.eclipse.swt.widgets.Shell shell,
ECodeGenerationWizard wizard)
Factory method for the delegates. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodeGeneratorDelegateFactory()
| Method Detail |
|---|
public ICodeGeneratorDelegate getCodeGeneratorDelegate(IWorkbench workbench,
org.eclipse.swt.widgets.Shell shell,
ECodeGenerationWizard wizard)
ECodeGenerationWizard
workbench - current workbenchshell - referenced shellwizard - flag indicating which instance of ICodeGeneratorDelegate to use
ICodeGeneratorDelegate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||