The package architecture of tertimuss is defined in the following UML diagram:
In the following diagrams define the architecture of the different packages.
The following figure represents the architecture of tertimuss in execution time.
Certain rules must be taken into account for the programing to avoid errors.
- No argument received can be modified unless the sole purpose of the function is to modify it. This allows arguments to be passed without making copies of them.