Static Public Member Functions | |
void | displayHelpAndExit () |
void | scanArguments (String[] args) |
void | configFile () |
void | prepare () |
void | compile (String fileName, IdlParser parser) throws org.openorb.compiler.parser.CompilationException |
IdlParser | createIDLParser (String[] args) |
void | main (String[] args) |
Static Public Attributes | |
final String | VERSION = "1.1" |
final String | PRODUCT_NAME = "IDL to Abeans R3 BACI model compiler" |
|
This operation is used to compile an IDL file.
|
|
Get arguments from configuration file. |
|
Creates a new IDL parser.
|
|
Display a help message |
|
The IDL to Abeans R3 BACI model application entry point.
|
|
Prepare the compilation process. |
|
Scan command line arguments.
|
|
VERSION. |
|
VERSION. |