
Public Member Functions | |
| CompHelperGenerator () | |
| CompHelperGenerator (boolean verbose) | |
| void | generate (String contents) |
Protected Member Functions | |
| ComponentHelperInfo | getFilePar (String contents) |
| void | saveHelperClasses (ComponentHelperInfo compHelpInfo, String contents, int fileNum) |
Private Attributes | |
| CompHelperClass | compHelper |
| ComponentHelperInfo | compHelperInfo |
| IOSpecification | ioSpecification |
| int | xmlFileNum = 1 |
| boolean | m_verbose = false |
Static Private Attributes | |
| ComponentInterface[] | compInterfaces |
| String | outputRootDir |
|
|
|
|
|
|
|
|
TODO: DeRadification of the idiosynchratic formation of methods.. Method generate. Generates a file by reading the xml specification.
|
|
|
Method getFilePar. Gets information about COBs from xml input string.
|
|
||||||||||||||||
|
Method saveHelperClasses. Saves generated helper classes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8