|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGeneratorWrapper
This interface defines the needed methods for a code generator wrapper class. The methods are called from the MultipleArtefactRegistry.
| Method Summary | |
|---|---|
void |
calculateOption(java.lang.String outputFilePath)
Calculate the optimal way to generate the output files |
void |
cleanup()
Remove the files that where generated but are not desired |
void |
generate()
Generate the files |
| Method Detail |
|---|
void calculateOption(java.lang.String outputFilePath)
outputFilePaths - list of absolute path names of the files to be generatedvoid generate()
void cleanup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||