The Builder generates the database definition language, the program source code, and other files necessary to deploy the system represented by the model.
After you define a project using System Modeler, you can build and deploy it using the Builder. Builder provides a number of unique capabilities, including the ability to:
Deploy to multiple operating environments from a single model.
Generate the complete application code – including user interfaces, transaction control, and more.
Automatically define a complete and enterprise-class database from the model.
You can generate or deploy an application in two ways:
Using the Build commands within Visual Studio.
Using the MSBuilder.exe, a separate Builder application executable.
When you build an application, Builder Cache folder is created. This folder retains the generated files in an internal format and allows multiple users to share the generated output.