Auflistung nach Schlagwort "pattern"
1 - 2 von 2
Treffer pro Seite
Sortieroptionen
- KonferenzbeitragAspect Mining based on Control-Flow(Softwaretechnik-Trends Band 25, Heft 2, 2005) Krinke, Jens; Breu, SilviaAspect mining tries to identify crosscutting concerns in existing systems and thus supports the adaption to an aspect-oriented design. This paper describes an automatic static aspect mining approach, where the control flow graphs of a program are investigated for recurring execution patterns based on different constraints, such as the requirement that the patterns have to exist in different calling contexts. A case study done with the implemented tool shows that most discovered crosscutting candidates are most often perfectly good style.
- KonferenzbeitragAutomated Strategy Based Restructuring of Object Oriented Code(Softwaretechnik-Trends Band 25, Heft 2, 2005) Trifu, AdrianSoftware decay is a phenomenon that plagues all software systems in general, and object oriented systems in particular. Existing approaches fail to effectively address this problem because of their informal nature. We overcome the main deficiencies of other approaches, with the help of two innovations: encapsulation of correlated structural anomalies and machine processable patterns for restructuring. Our method allows unprecedented levels of automation in the decision making process involved in restructuring large object oriented systems.