RESUME. ABSTRACT.Many object-oriented software applications contain implicit business rules. Although there exist many approaches that advocate the separation of rules, the rules'connections still crosscut the core application functionality, which impedes reuse, either anticipated or not. Moreover, ultimately business rules are implemented in a programming language, which de- creases understandability and accessibility by domain experts. We propose a high-level domain model for representing domain concepts, business rules about these concepts, and connections of business rules to the core application in terms of these concepts. The link to the implementa- tion is invisible to domain experts and encapsulated in amapping. The novelty and contribution of our approach is the use of Aspect-Oriented Programming (AOP) on two levels. First of all, elements from the high-level domain model are mappedto existing implementation entities of an application developed in Object-Oriented Programming (OOP) or AOP. Secondly, new im- plementation entities are generated in order to map domain model elements that do not have a direct realisation in the current implementation or that appear as a result of domain evolu- tion. As the new implementation entities can result in crosscutting, the mapping occurs through AOP. We evaluate our approach in theWeb Services Management Layer (WSML), a non-trivial application for creating applications using Web Services, by means of two scenarios: (1) ex- tracting implicit business rules from the WSML and representing them in a high-level domain model, and (2) extending the WSML with unanticipated business rules. MOTS-CLES :
[1]
Viviane Jonckers,et al.
Aspect-Oriented Programming for Dynamic Web Service Monitoring and Selection
,
2004,
ECOWS.
[2]
Wim Vanderperren,et al.
AOP for Dynamic Configuration and Management of Web Services
,
2004,
Int. J. Web Serv. Res..
[3]
Wim Vanderperren,et al.
JAsCo: an aspect-oriented approach tailored for component based software development
,
2003,
AOSD '03.
[4]
Denyse Baillargeon,et al.
Bibliographie
,
1929
.
[5]
Maja D'Hondt,et al.
Hybrid aspects for weaving object-oriented functionality and rule-based knowledge
,
2004,
AOSD '04.
[6]
Paul R. Martin,et al.
R
,
2009,
Encyclopedia of Neuroscience.
[7]
Maja D’Hondt,et al.
Domain Knowledge as an Aspect in Object-Oriented Software Applications
,
2002
.
[8]
M. Cibrán,et al.
Aspect-Oriented Programming for Connecting Business Rules
,
2003
.
[9]
François Pachet,et al.
On the Embeddability of Production Rules in Object-Oriented Languages
,
1995,
J. Object Oriented Program..
[10]
Ronald G. Ross,et al.
Principles of the business rule approach: Ronald G. Ross, Addison-Wesley Information Technology Series, February 2003, 256pp., price £30.99, ISBN 0-201-78893-4
,
2004,
Int. J. Inf. Manag..
[11]
JAsCo for Linking Business Rules to Object-Oriented Software
,
2003
.