Implementation
Implementation of the classes with the selected programming language
- Code-skeletons can be generated directly from the models
- some code also from the dynamic and functional models
Focus on one (or few) classes only (all interfaces and collaboration is already once designed)
- Interfaces (e.g. .h) are get directly from the object models
- Class implementation is get from the object models and operation definitions (.cpp)
Result of the implementation:
- Quality system: satisfies users needs, architecture which allow future upgrades, easily maintainable
- Productivity: developed faster, in time and under management control