public class PythonCliCode extends BaseGenerator implements IBuiltInSIProcessor
| Modifier and Type | Field and Description |
|---|---|
protected Vector<Flag> |
flagsVector |
| Constructor and Description |
|---|
PythonCliCode() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
String |
documentation() |
void |
generate(Database database,
String output)
Generates the procedure classes for each table present.
|
Vector<Flag> |
getFlags() |
addFileToOutputtedFilesList, addFileToOutputtedFilesList, getGeneratedOutputFiles, openOutputFileForGeneration, openOutputFileForGeneration, toBooleanclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGeneratedOutputFilestoBooleanpublic String description()
description in interface IGeneratorpublic String documentation()
documentation in interface IGeneratorpublic Vector<Flag> getFlags()
getFlags in interface IGeneratorgetFlags in class BaseGeneratorCopyright © 2019. All rights reserved.