State Code Engine Options

Option Name Description
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.
State Code Engine Options details

Related Resources

The following resources may help to you learn more about the topic discussed in this page.

 
Chapter 4. State Code Engine Table of Contents Chapter 5. Data Type

We use cookies to offer you a better experience. By visiting our website, you agree to the use of cookies as described in our Cookie Policy.OK