|
Beyond the simple generation of class skeletons, Objecteering/UML
deduces 70% of the code from the model, including associations,
uses between classes, attribute initializations, parameter
passing modes, construction multiplicities, orientations
and visibilities to deduce integrity and encapsulation
constraints and to generate checks on application integrity
during the application itself. The 30% of code remaining
is extracted from refinements made within the model.
Objecteering/UML allows you to select target libraries
used in the generation of base types. As standard, Objecteering/UML
allows you to choose STLs, MFCs or its internal library
provided with its source code, and through parameterization
any other library of your choice.
|