Package bbd.jportal2
Interface IBuiltInSIProcessor
-
- All Superinterfaces:
IBuiltInGenerator,IGenerator,ISIProcessor
- All Known Implementing Classes:
CliCCode,CliCCode2,CSNetCode,Db2DDL,IdlCode,JavaJCCode,MSSqlCCode,MSSqlDDL,OracleDDL,PostgresDDL,PythonCliCode,PythonTreeCode,YamlOutput
public interface IBuiltInSIProcessor extends ISIProcessor, IBuiltInGenerator
-
-
Method Summary
-
Methods inherited from interface bbd.jportal2.IBuiltInGenerator
generate
-
Methods inherited from interface bbd.jportal2.IGenerator
description, documentation, getFlags, toBoolean
-
Methods inherited from interface bbd.jportal2.ISIProcessor
getGeneratedOutputFiles
-
-