|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICodeGeneratorDelegate
This interface defines the methods that are delegated
to the concrete Wizard implementation of the
BasicGeneralCodeGenerator
| Method Summary | |
|---|---|
int |
computeWorkload()
Compute the workload for the model generation |
int |
getModelBase()
Check out how the model data is gathered |
IGeneratedObject |
initModel(IProgressMonitor monitor,
IBasicDBDefinitionPage dbDefinitionPage)
Create and initialize a model for the class to be generated |
| Method Detail |
|---|
int computeWorkload()
int getModelBase()
IGeneratedObject initModel(IProgressMonitor monitor,
IBasicDBDefinitionPage dbDefinitionPage)
throws java.io.FileNotFoundException,
java.io.IOException,
java.lang.ClassNotFoundException
monitor - Progress monitordbDefinitionPage - current DB definition page
java.io.FileNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||