Welcome to DiSC 2003
SIGMOD 2002
PODS 2002
 SIGMOD RECORD 2002
 ADBIS 2002
CIKM 2002
CoopIS 2002
<<< = DOA'02 Papers>>>
 = ODBASE'02 Papers
 = CoopIS'02 Website
 = CoopIS'02 papers
 = CoopIS'02 Posters
 EDBT 2002
 ER 2002
Data Engineering Bul
DEXA_EC-WEB 2002
DMKD 2002
 DPDJ 2002
HYPERTEXT 2002
ICDE 2002
ICDM 2002
JCDL 2002
KDD 2002
 KDD_EXPLORATIONS 20
KRDB 2002
MDM 2002
MIS 2002
RIDE 2002
SBBD 2002
 SIGIR 2002
 SIGIR FORUM 2002
SSDBM 2002
TODS 2002
TIME 2002
VLDB 2002
VLDBJ 2002

Adding Business Rules and Constraints in Component Based Applications


Antonio Coronato, Marco Cinquegrani, and Giuseppe De Pietro

  View Paper (PDF)  

Return to Component Based Applications


Abstract

Models have demonstrated to be the most efficient tool to formalize system properties that have to be developed. Currently, designers are able to accurately specify high-level as well as low-level system details by means of visual UML models. In the case of component based applications, after having produced UML visual models, designers have to describe component interfaces. This task is accomplished by means of the standard Interface Definition Language (IDL). Unfortunately, IDL does not allow designers to take into account system properties like object constraints, relations, and business rules, as reported by UML models. Therefore, no trace of such properties is kept into skeletons of source code automatically generated by idl compilers so that their implementation is completely in charge of software programmers. In this paper a process for adding object constraints and business rules in component based applications is presented. In particular, we provide: i) a constraint language to produce models, in addition to idl interfaces, for specifying object constrains and business rules; ii) some implementation patterns for turning constraints and rules in source code; and iii) a preliminary tool able to interpret the constraint language and then to add rules and constraints in the skeletons of software components generated by a commercial idl compiler.


DiSC'03 © 2003 Association for Computing Machinery