Use of Global Consistency Checking for Exploring and Refining Relationships between Distributed Models : A Case Study

Context. Software systems, becoming larger and more complex day-by-day, have resulted in software development processes to become more complex to understand and manage. Many companies have started to adapt distributed software engineering practices that would allow them to work in distributed teams...

Full description

Bibliographic Details
Main Authors: Rad, Yasaman Talaei, Jabbari, Ramtin
Format: Others
Language:English
Published: Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation 2012
Subjects:
Online Access:http://urn.kb.se/resolve?urn=urn:nbn:se:bth-3432
id ndltd-UPSALLA1-oai-DiVA.org-bth-3432
record_format oai_dc
collection NDLTD
language English
format Others
sources NDLTD
topic Software development
model-driven engineering
homogeneous models
model management
consistency checking.
Software Engineering
Programvaruteknik
spellingShingle Software development
model-driven engineering
homogeneous models
model management
consistency checking.
Software Engineering
Programvaruteknik
Rad, Yasaman Talaei
Jabbari, Ramtin
Use of Global Consistency Checking for Exploring and Refining Relationships between Distributed Models : A Case Study
description Context. Software systems, becoming larger and more complex day-by-day, have resulted in software development processes to become more complex to understand and manage. Many companies have started to adapt distributed software engineering practices that would allow them to work in distributed teams at different organizations and/or geographical locations. For example, model-driven engineering methods are being used in such global software engineering projects. Among the activities in model-based software development, consistency checking is one of the widely known ones. Consistency checking is concerned with consistent models; in particular, having a consistent group of multiple models for a whole system, e.g., multiple models produced by distributed teams. Objectives. This thesis aims to find out how ‘Global Consistency Checking (GCC)’ can be utilized for exploring inconsistency problems between distributed models; particularly among UML class diagram relationships (in terms of consistency), as well as how GCC can be scaled with large number of models and relationships. Thereby, these inconsistencies are also aimed to incrementally resolve in our approach. Methods. We made a review in distributed software development domain and model management, in particular, methods of consistency checking between ‘Distributed Models (DM)’. Next, we conducted two case studies in two problem domains in order to apply our ‘consistency checking methodology’. We concurrently constructed and implemented new consistency rules, most of which are gathered from literatures and brainstorming with our coordinators. Generally, the method contains implementing different models of the case studies with a tool support and trying to figure out overlaps, merging models and checking the merged model against the consistency rules, and evaluating the results of GCC. We mainly addressed issues focused on consistency checking of individual models and the mapping between them e.g., pair-wise consistency checking (PCC), which are incapable of fully addressing problems against any consistency rules encountered in distributed environments. Results. We have identified seven types of inconsistency, which are divided in two groups named ‘Global inconsistency’ and ‘Pair-wise inconsistency’. In the first case study, we have 94 global inconsistencies and 73 pair-wise. In the second one, 14 global and 25 pair-wise inconsistencies are resulted. During ‘Resolution approach’, we followed six steps as a ‘systematic procedure’ for resolving these inconsistencies and constructed new merged model in each iteration. The initial merged model (inconsistent model) as an input for the first step has 1267 elements, and the consistent merged model (the output) from the sixth step has 686 elements. ‘time duration’ and ‘required effort’ for checking consistency against each ‘consistency rule’ were recorded, analyzed and illustrated in Sections 4.1.5 and 4.2.4. Conclusions. We concluded that GCC enables us to explore the inconsistencies, inclusive of resolving them and therefore, refining the relationships between different models, which are difficult to detect by e.g., a pair-wise method. The most important issues are: The number of model comparisons conducted by PCC, The inability of PCC for identifying some inconsistencies, Model relationships refinement and classification based on PCC approach will not lead to a final consistent DM, whereas, GCC guarantees it. Consistency rules application, inconsistency identification and resolving them could be generalized to any UML class diagram model representing a problem domain within the fields of consistency checking in software engineering. === 0046760850792, 0046737749752
author Rad, Yasaman Talaei
Jabbari, Ramtin
author_facet Rad, Yasaman Talaei
Jabbari, Ramtin
author_sort Rad, Yasaman Talaei
title Use of Global Consistency Checking for Exploring and Refining Relationships between Distributed Models : A Case Study
title_short Use of Global Consistency Checking for Exploring and Refining Relationships between Distributed Models : A Case Study
title_full Use of Global Consistency Checking for Exploring and Refining Relationships between Distributed Models : A Case Study
title_fullStr Use of Global Consistency Checking for Exploring and Refining Relationships between Distributed Models : A Case Study
title_full_unstemmed Use of Global Consistency Checking for Exploring and Refining Relationships between Distributed Models : A Case Study
title_sort use of global consistency checking for exploring and refining relationships between distributed models : a case study
publisher Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation
publishDate 2012
url http://urn.kb.se/resolve?urn=urn:nbn:se:bth-3432
work_keys_str_mv AT radyasamantalaei useofglobalconsistencycheckingforexploringandrefiningrelationshipsbetweendistributedmodelsacasestudy
AT jabbariramtin useofglobalconsistencycheckingforexploringandrefiningrelationshipsbetweendistributedmodelsacasestudy
_version_ 1718606821217796096
spelling ndltd-UPSALLA1-oai-DiVA.org-bth-34322018-01-12T05:14:06ZUse of Global Consistency Checking for Exploring and Refining Relationships between Distributed Models : A Case StudyengRad, Yasaman TalaeiJabbari, RamtinBlekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikationBlekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation2012Software developmentmodel-driven engineeringhomogeneous modelsmodel managementconsistency checking.Software EngineeringProgramvaruteknikContext. Software systems, becoming larger and more complex day-by-day, have resulted in software development processes to become more complex to understand and manage. Many companies have started to adapt distributed software engineering practices that would allow them to work in distributed teams at different organizations and/or geographical locations. For example, model-driven engineering methods are being used in such global software engineering projects. Among the activities in model-based software development, consistency checking is one of the widely known ones. Consistency checking is concerned with consistent models; in particular, having a consistent group of multiple models for a whole system, e.g., multiple models produced by distributed teams. Objectives. This thesis aims to find out how ‘Global Consistency Checking (GCC)’ can be utilized for exploring inconsistency problems between distributed models; particularly among UML class diagram relationships (in terms of consistency), as well as how GCC can be scaled with large number of models and relationships. Thereby, these inconsistencies are also aimed to incrementally resolve in our approach. Methods. We made a review in distributed software development domain and model management, in particular, methods of consistency checking between ‘Distributed Models (DM)’. Next, we conducted two case studies in two problem domains in order to apply our ‘consistency checking methodology’. We concurrently constructed and implemented new consistency rules, most of which are gathered from literatures and brainstorming with our coordinators. Generally, the method contains implementing different models of the case studies with a tool support and trying to figure out overlaps, merging models and checking the merged model against the consistency rules, and evaluating the results of GCC. We mainly addressed issues focused on consistency checking of individual models and the mapping between them e.g., pair-wise consistency checking (PCC), which are incapable of fully addressing problems against any consistency rules encountered in distributed environments. Results. We have identified seven types of inconsistency, which are divided in two groups named ‘Global inconsistency’ and ‘Pair-wise inconsistency’. In the first case study, we have 94 global inconsistencies and 73 pair-wise. In the second one, 14 global and 25 pair-wise inconsistencies are resulted. During ‘Resolution approach’, we followed six steps as a ‘systematic procedure’ for resolving these inconsistencies and constructed new merged model in each iteration. The initial merged model (inconsistent model) as an input for the first step has 1267 elements, and the consistent merged model (the output) from the sixth step has 686 elements. ‘time duration’ and ‘required effort’ for checking consistency against each ‘consistency rule’ were recorded, analyzed and illustrated in Sections 4.1.5 and 4.2.4. Conclusions. We concluded that GCC enables us to explore the inconsistencies, inclusive of resolving them and therefore, refining the relationships between different models, which are difficult to detect by e.g., a pair-wise method. The most important issues are: The number of model comparisons conducted by PCC, The inability of PCC for identifying some inconsistencies, Model relationships refinement and classification based on PCC approach will not lead to a final consistent DM, whereas, GCC guarantees it. Consistency rules application, inconsistency identification and resolving them could be generalized to any UML class diagram model representing a problem domain within the fields of consistency checking in software engineering. 0046760850792, 0046737749752Student thesisinfo:eu-repo/semantics/bachelorThesistexthttp://urn.kb.se/resolve?urn=urn:nbn:se:bth-3432Local oai:bth.se:arkivex74093CA30E28B678C12579E900528FF1application/pdfinfo:eu-repo/semantics/openAccess