A B C D E F G H I J K L M N O P Q R S T U V W X

J

JavaClassDefinition - Class in ch.sahits.codegen.java.model
Data class for a Java class definition holding modifiers, package and type
JavaClassDefinition(String, String, boolean, boolean, boolean) - Constructor for class ch.sahits.codegen.java.model.JavaClassDefinition
Constructor initializing the fields
JavaCodegenPlugin - Class in ch.sahits.codegen.java
The plugin runtime class
JavaCodegenPlugin() - Constructor for class ch.sahits.codegen.java.JavaCodegenPlugin
 
JavaFormModelProvider - Class in ch.sahits.model.java
This is the provider class to provide the GUI generator for a form
JavaFormModelProvider() - Constructor for class ch.sahits.model.java.JavaFormModelProvider
 
JavaGenerationDefinition - Class in ch.sahits.codegen.ui.wizards
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.
JavaGenerationDefinition(String, BasicCodeGenWizard, ISelection) - Constructor for class ch.sahits.codegen.ui.wizards.JavaGenerationDefinition
Constructor intialisazing this wizard
JavaGenerator - Class in ch.sahits.codegen.java.extensions
This class provides utilities to handle the extension point ch.sahits.codegen.java.generator
JavaGenerator() - Constructor for class ch.sahits.codegen.java.extensions.JavaGenerator
 
JavaModelFactory - Class in ch.sahits.codegen.ui.model
This factory class provides a model for the class to be generated
In the model factory the monitor is processed according to the workload model generator.
JavaModelFactory() - Constructor for class ch.sahits.codegen.ui.model.JavaModelFactory
 
JavaXMLSerializerFactory - Class in ch.sahits.codegen.ui.input
This class produces the factory method for the XML Serialzer.
JavaXMLSerializerFactory() - Constructor for class ch.sahits.codegen.ui.input.JavaXMLSerializerFactory
 
JDBCConnection - Class in ch.sahits.codegen.util.db
This class provides funcuonality concerning JDBC pased on a database product.
JDBCConnection(String) - Constructor for class ch.sahits.codegen.util.db.JDBCConnection
Initialize the Database product constant
JDBCSQLInsertScriptGenerator - Class in ch.sahits.codegen.sql.generator
This class handles the generation of the insert skript based on the defined model
JDBCSQLInsertScriptGenerator(InsertScriptWizardModel) - Constructor for class ch.sahits.codegen.sql.generator.JDBCSQLInsertScriptGenerator
Constructor initializing the model
JETASTGenerator - Class in ch.sahits.codegen.java.generator.ast
Generator class to generate Code with a Jet template and improve on it with AST
JETASTGenerator() - Constructor for class ch.sahits.codegen.java.generator.ast.JETASTGenerator
Default constructor.
JETemplate - Class in ch.sahits.codegen.extensions
This class handles the extension point ch.sahits.codegen.java.jettemplate
JETemplate() - Constructor for class ch.sahits.codegen.extensions.JETemplate
 
JETGateway - Class in ch.sahits.codegen.generator
This class encapsulates access to the JET and JMerge packages.
JETGateway() - Constructor for class ch.sahits.codegen.generator.JETGateway
Default constructor
JETInterfaceImplementer - Class in ch.sahits.codegen.java.model.util
This helper class provides utilitys for a JETemplate to add the method signatures of an interface.
JETInterfaceImplementer(List<Class>, List<String>) - Constructor for class ch.sahits.codegen.java.model.util.JETInterfaceImplementer
Initialize the method signatures without the body of the method.
jetTemplateFile - Variable in class ch.sahits.codegen.java.generator.jettemplate.AbstractJETTemplateGenerator
This file is the handle to the jet-template

A B C D E F G H I J K L M N O P Q R S T U V W X