Package ch.sahits.codegen.ui.wizards

Interface Summary
ICodeGeneratorUIDelegate This interface extends the ICodeGeneratorDelegate with UI functionality
IJavaCodeGeneratorUIDelegate Delegate interface for java classes generated from the UI
 

Class Summary
ArtefactCodegenModelWizard This is the implementation for the model generator for any artifact
BasicJavaSourceCodeGenWizard This abstract class adds functionality for the navigation of the wizard in the case of a Java source code generation
CodeGeneratorDelegateFactory This factory class produces the appropriate ICodeGeneratorDelegate instance for the passed data model
JavaGenerationDefinition This abstract Generation definition class provides UI elements for database selection and generation type selection and functionality based upon this
This abstract wizard page adds the Input method selection, Input data file and Database product combo to the page.
XMLSerializerFactory This Serialize factory retrives an instance of a IXMLSerializer.