ch.sahits.codegen.java.wizards
Interface IJavaCodeGeneratorDelegate

All Superinterfaces:
ICodeGeneratorDelegate, IInputObjectModel
All Known Subinterfaces:
IJavaCodeGeneratorUIDelegate

public interface IJavaCodeGeneratorDelegate
extends ICodeGeneratorDelegate

This interface adds specific methods for the generator delegate for Java classes.

Since:
1.2.0
Author:
Andi Hotz

Method Summary
 EGenerationType getComputationType()
          Compute the type of the further process from the selected radio and check boxes
 
Methods inherited from interface ch.sahits.codegen.wizards.ICodeGeneratorDelegate
computeWorkload, getModelBase, initModel
 

Method Detail

getComputationType

EGenerationType getComputationType()
Compute the type of the further process from the selected radio and check boxes

Returns:
one of the constants defined in GeneratorFactory