TailorEngine
Description
The Tailor Engine is responsible for generating scripts based on given templates and properties. Each task has some predefined templates, some properties are set directly and some are passed through.
Input parameters
| Parameter | Description |
|---|---|
inputFile |
The object container file containing structure information to be checked. |
templateFile |
skeleton template for the task |
outputFile |
Generated Statements from the inputFile and templateFile for the specified task template |
useHooks |
Use hooks for the task, the default is set to false |