谷歌浏览器插件
订阅小程序
在清言上使用

Formal modeling and automated verification of design patterns

Formal modeling and automated verification of design patterns(2010)

引用 23|浏览3
暂无评分
摘要
Design patterns capture expert design experience in generic design structure and behavior. To reuse design experience, a design pattern needs to be instantiated from its generic template to the application design in a particular context. It can be integrated with other patterns to solve multiple design problems. The instantiation and integration of design patterns are two important processes when a designer reuses design experience in an application. It is important to know whether the instantiation and integration commute because it can save considerable time and effort of software designers for trial-and-error. In this thesis, we investigate the commutability of the instantiation and integration of design patterns. We provide rigorous proofs on the conditions when the order of these two design processes does not matter. Our results allow the software designers to choose the design processes with assurance of their equivalence. The benefits of our work include helping the designers to make informed design decisions based on the convergence of different design processes and reducing the possible design choices, and thus the complexity of software development. Software security becomes critically important when various malicious attacks that explore the security holes in software systems. To avoid security problems, a large software system design may apply many security patterns to reuse good security solutions. Security patterns document expert solutions to common security problems and capture best practices on secure software design and development. Although each security pattern describes a good design guideline, the compositions of these security patterns may not be consistent and encounter problems and flaws. Therefore, the compositions of security patterns may not be even secure. In this thesis, we developed methods to transform design patterns and their integration into formal specification. In addition, we proved the correctness of the transformation. This approach allows us to automatically verify security pattern compostions and discover composition errors and problems early in the design stage.
更多
查看译文
关键词
application design,design pattern,formal modeling,design stage,expert design experience,automated verification,security pattern,different design process,design process,design experience,designer reuses design experience,design decision
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要