Package bbd.jportal2
Interface ISIProcessor
-
- All Superinterfaces:
IGenerator
- All Known Subinterfaces:
IBuiltInSIProcessor,ITemplateBasedSIProcessor
- All Known Implementing Classes:
CliCCode,CliCCode2,CSNetCode,Db2DDL,FreeMarker,IdlCode,JavaJCCode,MSSqlCCode,MSSqlDDL,OracleDDL,PostgresDDL,PythonCliCode,PythonTreeCode,YamlOutput
public interface ISIProcessor extends IGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GeneratedFilesgetGeneratedOutputFiles()-
Methods inherited from interface bbd.jportal2.IGenerator
description, documentation, getFlags, toBoolean
-
-
-
-
Method Detail
-
getGeneratedOutputFiles
GeneratedFiles getGeneratedOutputFiles()
- Specified by:
getGeneratedOutputFilesin interfaceIGenerator
-
-