This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
a_syntactic_theory_of_software_architecture [2013/09/06 14:28] yann |
a_syntactic_theory_of_software_architecture [2025/01/15 21:40] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Abstract ====== | + | ====== Dean, T. R. & Cordy, J. R. A Syntactic Theory of Software Architecture. Transactions on Software Engineering, IEEE CS Press, 1995, 21, 302-313 ====== |
+ | |||
+ | ===== Abstract ===== | ||
In this paper we introduces a general, extensible diagrammatic syntax for expressing software architectures based on typed nodes and connections and formalized using set theory. The syntax provides a notion of abstraction corresponding to the concept of a subsystem, and exploits this notion in a general mechanism for pattern matching over architectures. We demonstrate these ideas using a small example architecture language with a limited number of types of nodes and connectors, and a small taxonomy of architectures characterized as sets of patterns in the language. | In this paper we introduces a general, extensible diagrammatic syntax for expressing software architectures based on typed nodes and connections and formalized using set theory. The syntax provides a notion of abstraction corresponding to the concept of a subsystem, and exploits this notion in a general mechanism for pattern matching over architectures. We demonstrate these ideas using a small example architecture language with a limited number of types of nodes and connectors, and a small taxonomy of architectures characterized as sets of patterns in the language. | ||
- | ====== Comments ====== | + | ===== Comments ===== |
//Yann-Gaël Guéhéneuc, 2013/09/06// | //Yann-Gaël Guéhéneuc, 2013/09/06// | ||