Realization
•
Realization is carried out over several stages:
- Principles of C++ development with Objecteering/UML
- Description of model mapping rules to a given C++ implementation
- Strengthening of the modeled application, to obtain an operational application
In this training course, models are completed, in order to introduce programming
elements. Code and Makefile generation is implemented to produce a complete application.
Realizing applications in C++
•
Code generation principles
•
Coding principles
•
The C++ properties editor
•
Entering methods
•
Entering pre and post-conditions
•
Entering invariants
•
Editing C++ |
Mapping and automatic generation
•
Package generation
•
Class generation
•
Method generation
•
Attribute generation
•
Association generation
•
Annotating the model for code generation
Producing applications
•
Implementing the application generator
•
Generation work products
•
Compilation work products
•
Generating Makefiles
•
Debugging principle
•
Building compilation processes
Customizing Objecteering/UML
•
Configuring UML modeling projects
•
Generation options
•
Compilation options
|