Package ch.sahits.codegen.model

Interface Summary
IBasicDBConnectionModelGenerator This interface defines the basic functionality that is needed to generate a DataBaseTable from a connection.
IBasicDBDefinitionPageGeneratable This interface enrices the super interface by funcianaly needed by model factory.
IConfigurationBuilder Interface for the Builder that is needed for the Config object
IGeneralDBConnectionModelGenerator This interface supplies the IBasicDBConnectionModelGenerator interface with a init method for general non JAva specific code generation
IJetGatewayConfiguration Configuration for a JET gateway
 

Class Summary
BasicModelFactoryHelper This Helper encapsule all non static method for the BasicModelFactories.
BasicModelGenerator This class provides functionality to generate a input data model based on the IOutputFileModel.
Config Meta-data for code generation.
HeadlessBasicModelFactory This Model factory class is a factory for input data models for non Java code.
ImmutableObjectFactory This is a Builder factory for builders for immutable objects.