Sciweavers

3123 search results - page 162 / 625
» Focusing on pattern matching
Sort
View
133
Voted
ICSM
2005
IEEE
15 years 9 months ago
Design Pattern Mining Enhanced by Machine Learning
Design patterns present good solutions to frequently occurring problems in object-oriented software design. Thus their correct application in a system’s design may significantl...
Rudolf Ferenc, Árpád Beszédes...
TOOLS
2008
IEEE
15 years 10 months ago
A Multiparadigm Study of Crosscutting Modularity in Design Patterns
Abstract. Design patterns provide solutions to recurring design problems in object-oriented programming. Design patterns typically crosscut class boundaries so previous work aimed ...
Martin Kuhlemann, Sven Apel, Marko Rosenmülle...
161
Voted
HICSS
2007
IEEE
140views Biometrics» more  HICSS 2007»
15 years 10 months ago
Design Pattern Evolution and Verification Using Graph Transformation
This paper presents a graph transformation based approach to design pattern evolution. An evolution of a design pattern includes modifications of pattern elements, such as classes...
Chunying Zhao, Jun Kong, Kang Zhang
114
Voted
DIGRA
2003
Springer
15 years 9 months ago
Game Design Patterns
We present a model to support the design, analysis, and comparison of games through the use of game design patterns, descriptions of reoccurring interaction relevant to game play....
Staffan Björk, Sus Lundgren, Jussi Holopainen
158
Voted
ESEM
2009
ACM
15 years 8 months ago
Impact of the visitor pattern on program comprehension and maintenance
In the software engineering literature, many works claim that the use of design patterns improves the comprehensibility of programs and, more generally, their maintainability. Yet...
Sebastien Jeanmart, Yann-Gaël Guéh&eac...