The Architecture chapter
Contents
The "Architecture" chapter contains the following chapters:
· Implementation constraints
· Technical architecture
· Implementation principles
The "Implementation constraints" chapter
This chapter describes all the application's implementation constraints which condition the architecture.
This information is entered in the "design_constraint" notes of the document package.
The "Technical architecture" chapter
This chapter describes the application's general architecture, as well as its integration in a larger-scale architecture.
It contains:
· the "design_architecture" notes
· class diagrams annotated {design_architecture} (with their "description" notes)
· the list of nodes (with their "summary" notes)
· the list of components (with their "summary" notes)
· deployment diagrams (with their "description" notes)
The "Implementation principles" chapter
This chapter defines the implementation principles that have been chosen and corresponds to the implementation of MDA Modeler.
It contains:
· the "design_principles" notes
· class diagrams annotated {design_principles} (with their "description" notes)
· node instances (with their "summary" notes)
· deployment instance diagrams (with their "description" notes)