Language |
you can select the following language:
- Java – (default) Generate code in Java
- C# – Generate code in C#
- VB .NET – Generate code in VB.NET
- C++ – Generate code in C++
|
Synchronized transition methods |
(default true) Generate synchronized keyword for transition methods. |
Auto create transition methods |
(default true) Auto generate operation to owner class by transition. |
Re-generate transition methods |
(default false) Overwrite the transition methods if already exists in source code. |
Generate try catch block |
(default true) Generate try catch block for method calls that may produce exception. |
Generate debug messages |
(default false) Generate debug message to help tracing problems that happen when running generated code. |
Generate sample code |
(default true) Generate sample code to help you to understand how to work with generated code. |