56 lines
1015 B
Plaintext
56 lines
1015 B
Plaintext
// numbering from here on
|
|
:numbered:
|
|
|
|
<<<
|
|
// 1. Anforderungen und Ziele
|
|
include::src/01_introduction_and_goals.adoc[]
|
|
|
|
<<<
|
|
// 2. Randbedingungen
|
|
include::src/02_architecture_constraints.adoc[]
|
|
|
|
<<<
|
|
// 3. Kontextabgrenzung
|
|
include::src/03_system_scope_and_context.adoc[]
|
|
|
|
<<<
|
|
// 4. Lösungsstrategie
|
|
include::src/04_solution_strategy.adoc[]
|
|
|
|
<<<
|
|
// 5. Bausteinsicht
|
|
include::src/05_building_block_view.adoc[]
|
|
|
|
<<<
|
|
// 6. Laufzeitsicht
|
|
include::src/06_runtime_view.adoc[]
|
|
|
|
<<<
|
|
// 7. Verteilungssicht
|
|
include::src/07_deployment_view.adoc[]
|
|
|
|
<<<
|
|
// 8. Querschnittliche Konzepte
|
|
include::src/08_concepts.adoc[]
|
|
|
|
<<<
|
|
// 9. Entscheidungen
|
|
include::src/09_design_decisions.adoc[]
|
|
|
|
<<<
|
|
// 10. Qualität...
|
|
include::src/10_quality_scenarios.adoc[]
|
|
|
|
<<<
|
|
// 11. Risiken
|
|
include::src/11_technical_risks.adoc[]
|
|
|
|
<<<
|
|
// 12. Glossar
|
|
include::src/12_glossary.adoc[]
|
|
|
|
'''
|
|
|
|
(C)
|
|
We acknowledge that this document uses material from the arc42 architecture template, http://www.arc42.de.
|
|
Created by Dr. Peter Hruschka & Dr. Gernot Starke. |