04-Realisation
Realisation Process
Objectives
- Develop new or existing validator module respecting normatives
Pre-requisites
- Specfication Documents are translated in UML Model with OCL from normatives
Inputs
- UML Model with OCL implemented from Design Process
Actions
- Generating JAVA code from UML Model
- Create unit test from each function/constraint
- Generate documentation of the module
Outputs
- JAVA code
- Unit test JAVA code
- JAVA code documentation of module