Index Changez la language pour du FrançaisChange the language for English

Welcome
Search
What's new?

Info.

Personal
Publications
Ph.D. thesis
References
Teaching
Tutoring
Conferences
RDT

Ptidej

Introduction
Reengineering
Modification
Analysis
Detection
Demo
Download
Links

Caffeine

Introduction
Download

PatternsBox

Introduction
Download

Eclipse

Prolog
Claire
Ptidej

LaTeX

Bibex
Multilingual.bst
Vertical Line

Misc.

Amiga
Capoeira
Citations
Red flag
Human Rights
Preferred links
Important links
Pictures
Titrax
BusClock

Private

Admin
Statistics
Conferences
WebMail
Shared files
Downloads

    Changez la language pour du FrançaisChange the language for English
                                                 
Copyright © Yann-Gaël Guéhéneuc
Last modified: 04-05-20 17:16

"Violence is the last refuge of the incompetent"
Salvor Hardin - Foundation - Isaac Asimov

Visits for this page:
4529
Since 07/09/20

Nedstat Basi Valid HTML 4.01!
   On formalizing and detecting design patterns Changez la language pour du FrançaisChange the language for English

Once the model of an application obtained (using the meta-model aforementioned, updated with higher-level information), it is possible to apply a constraints system on this model to detect (bad) design patterns. Setting up such a system consists in two stages : definition of basic low-level constraints, such as isSuperclass or isLinkComposition. Then, using those constraints, formalisation of the design patterns.


But, what is the link between design patterns and bad conception? The idea is that a design pattern describes a good conception, thus, anything that comes close to a design pattern is a step in the right direction. We try to detect those places where we have almost a good design pattern to improve them.


How to do so from a constraints system on design patterns? By using a system of constraints with explanation. Briefly, a system of constraints with explanation may propose to relax certain contraints to find more solutions.


First, the system detects places where design patterns are correctly applied then the places that are less and less close to design patterns as the constraints are being relaxed.


Our system Ptidej (Patterns Trace Identification, Detection and Enhancement for Java) is based on the contraints propagator Choco realized by the group OCRE and on the system with explanation PaLM (Propagation and Learning with Move) developed by Narendra Jussien, from the Constraints Programming team of the computer science department.


    Changez la language pour du FrançaisChange the language for English
                                                 
Copyright © Yann-Gaël Guéhéneuc
Last modified: 04-05-20 17:16

"Violence is the last refuge of the incompetent"
Salvor Hardin - Foundation - Isaac Asimov