Code Update Tool
Using the Code Update Tool, you can produce source code from the information contained in the model. The Code Update Tool generates code from the components in your model into the corresponding projects. With the Code Update Tool you can:
- Generate and update several projects of different implementation languages at the same time
- Preview the code to be generated for each class
- Further specify the mapping between the classes in the model and the code, by opening the Model Assistant
- Keep the model and code synchronized, as it detects any project items that have been renamed or deleted from the model
Model Update Tool
Using the Model Update Tool you can reverse engineering a project to create a new model, or update an existing model with changes made to the code. With the Model Update Tool you can:
- Update several components of different implementation languages at the same time
- Keep the model and source code synchronized as it detects any model elements that may have been deleted from the code
- Add new components to the model