Package ch.sahits.codegen.extensions

Interface Summary
IClassGeneratorExtension This interface defines a extension object of the Extension Point ch.sahits.codegen.generator for a Generator class
IGeneralGeneratorCollection This collection holds all the information retrieved by the extension point 'ch.sahits.codegen.generator' This class is not a classic collection since it does not extend the java.util.Collection Interface.
IGeneralGeneratorExtension Interface extending the capabilities of the basix generator extension to provide means to filter input files based on the selected generator.
IGeneratorCollection This collection holds all the information retrieved by the extension point 'ch.sahits.codegen.java.jetemplate' and 'ch.sahits.codegen.java.generator' This class is not a classic collection since it does not extend the java.util.Collection Interface.
IGeneratorExtension This interface defines a extension object of the Extension Point ch.sahits.codegen.generator
IJetGeneratorExtension This interface defines a extension object of the Extension Point ch.sahits.codegen.generator for a JETemplate
 

Class Summary
Generator This class handels the extension point ch.sahits.codegen.generator
GeneratorCollection This collection holds all the information retrieved by the extension point 'ch.sahits.codegen.generator' This class is package private and only its interface IGeneratorCollection is exported.
InputDBConnection This class encapsules the acces to the extension points of ch.sahits.codegen.java.inputdbconnection
InputDBParser This class provides helper methods for the extension point ch.sahits.codegen.java.inputdbparser
InputParser This class encapsules the access to the extension point ch.sahits.codegen.java.inputparser
JETemplate This class handles the extension point ch.sahits.codegen.java.jettemplate
XMLInputParser This class encapsules the access to the extension point ch.sahits.codegen.java.inputxmlparser