Building Transformation Networks For Consistent Evolution Of Interrelated Models

DOWNLOAD
Download Building Transformation Networks For Consistent Evolution Of Interrelated Models PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Building Transformation Networks For Consistent Evolution Of Interrelated Models book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages. If the content not found or just blank you must refresh this page
Building Transformation Networks For Consistent Evolution Of Interrelated Models
DOWNLOAD
Author : Klare, Heiko
language : en
Publisher: KIT Scientific Publishing
Release Date : 2022-03-24
Building Transformation Networks For Consistent Evolution Of Interrelated Models written by Klare, Heiko and has been published by KIT Scientific Publishing this book supported file pdf, txt, epub, kindle and other format this book has been release on 2022-03-24 with Computers categories.
Complex software systems are described with multiple artifacts, such as code, design diagrams and others. Ensuring their consistency is crucial and can be automated with transformations for pairs of artifacts. We investigate how developers can combine independently developed and reusable transformations to networks that preserve consistency between more than two artifacts. We identify synchronization, compatibility and orchestration as central challenges, and we develop approaches to solve them.
Consistent View Based Management Of Variability In Space And Time
DOWNLOAD
Author : Ananieva, Sofia
language : en
Publisher: KIT Scientific Publishing
Release Date : 2022-12-06
Consistent View Based Management Of Variability In Space And Time written by Ananieva, Sofia and has been published by KIT Scientific Publishing this book supported file pdf, txt, epub, kindle and other format this book has been release on 2022-12-06 with Computers categories.
Developing variable systems faces many challenges. Dependencies between interrelated artifacts within a product variant, such as code or diagrams, across product variants and across their revisions quickly lead to inconsistencies during evolution. This work provides a unification of common concepts and operations for variability management, identifies variability-related inconsistencies and presents an approach for view-based consistency preservation of variable systems.
A Reference Structure For Modular Model Based Analyses
DOWNLOAD
Author : Koch, Sandro Giovanni
language : en
Publisher: KIT Scientific Publishing
Release Date : 2024-04-25
A Reference Structure For Modular Model Based Analyses written by Koch, Sandro Giovanni and has been published by KIT Scientific Publishing this book supported file pdf, txt, epub, kindle and other format this book has been release on 2024-04-25 with categories.
In this work, the authors analysed the co-dependency between models and analyses, particularly the structure and interdependence of artefacts and the feature-based decomposition and composition of model-based analyses. Their goal is to improve the maintainability of model-based analyses. They have investigated the co-dependency of Domain-specific Modelling Languages (DSMLs) and model-based analyses regarding evolvability, understandability, and reusability.
Context Based Access Control And Attack Modelling And Analysis
DOWNLOAD
Author : Walter, Maximilian
language : en
Publisher: KIT Scientific Publishing
Release Date : 2024-07-03
Context Based Access Control And Attack Modelling And Analysis written by Walter, Maximilian and has been published by KIT Scientific Publishing this book supported file pdf, txt, epub, kindle and other format this book has been release on 2024-07-03 with categories.
This work introduces architectural security analyses for detecting access violations and attack paths in software architectures. It integrates access control policies and vulnerabilities, often analyzed separately, into a unified approach using software architecture models. Contributions include metamodels for access control and vulnerabilities, scenario-based analysis, and two attack analyses. Evaluation demonstrates high accuracy in identifying issues for secure system development.
Architecture Based Evolution Of Dependable Software Intensive Systems
DOWNLOAD
Author : Heinrich, Robert
language : en
Publisher: KIT Scientific Publishing
Release Date : 2023-06-05
Architecture Based Evolution Of Dependable Software Intensive Systems written by Heinrich, Robert and has been published by KIT Scientific Publishing this book supported file pdf, txt, epub, kindle and other format this book has been release on 2023-06-05 with categories.
This cumulative habilitation thesis, proposes concepts for (i) modelling and analysing dependability based on architectural models of software-intensive systems early in development, (ii) decomposition and composition of modelling languages and analysis techniques to enable more flexibility in evolution, and (iii) bridging the divergent levels of abstraction between data of the operation phase, architectural models and source code of the development phase.
Evaluating Architectural Safeguards For Uncertain Ai Black Box Components
DOWNLOAD
Author : Scheerer, Max
language : en
Publisher: KIT Scientific Publishing
Release Date : 2023-10-23
Evaluating Architectural Safeguards For Uncertain Ai Black Box Components written by Scheerer, Max and has been published by KIT Scientific Publishing this book supported file pdf, txt, epub, kindle and other format this book has been release on 2023-10-23 with categories.
Although tremendous progress has been made in Artificial Intelligence (AI), it entails new challenges. The growing complexity of learning tasks requires more complex AI components, which increasingly exhibit unreliable behaviour. In this book, we present a model-driven approach to model architectural safeguards for AI components and analyse their effect on the overall system reliability.
Architectural Alignment Of Access Control Requirements Extracted From Business Processes
DOWNLOAD
Author : Pilipchuk, Roman
language : en
Publisher: KIT Scientific Publishing
Release Date : 2023-01-27
Architectural Alignment Of Access Control Requirements Extracted From Business Processes written by Pilipchuk, Roman and has been published by KIT Scientific Publishing this book supported file pdf, txt, epub, kindle and other format this book has been release on 2023-01-27 with Computers categories.
Business processes and information systems evolve constantly and affect each other in non-trivial ways. Aligning security requirements between both is a challenging task. This work presents an automated approach to extract access control requirements from business processes with the purpose of transforming them into a) access permissions for role-based access control and b) architectural data flow constraints to identify violations of access control in enterprise application architectures.
Architectural Data Flow Analysis For Detecting Violations Of Confidentiality Requirements
DOWNLOAD
Author : Seifermann, Stephan
language : en
Publisher: KIT Scientific Publishing
Release Date : 2022-12-09
Architectural Data Flow Analysis For Detecting Violations Of Confidentiality Requirements written by Seifermann, Stephan and has been published by KIT Scientific Publishing this book supported file pdf, txt, epub, kindle and other format this book has been release on 2022-12-09 with Computers categories.
Software vendors must consider confidentiality especially while creating software architectures because decisions made here are hard to change later. Our approach represents and analyzes data flows in software architectures. Systems specify data flows and confidentiality requirements specify limitations of data flows. Software architects use detected violations of these limitations to improve the system. We demonstrate how to integrate our approach into existing development processes.
Modular And Incremental Global Model Management With Extended Generalized Discrimination Networks
DOWNLOAD
Author : Matthias Barkowsky
language : en
Publisher: Universitätsverlag Potsdam
Release Date : 2023-06-06
Modular And Incremental Global Model Management With Extended Generalized Discrimination Networks written by Matthias Barkowsky and has been published by Universitätsverlag Potsdam this book supported file pdf, txt, epub, kindle and other format this book has been release on 2023-06-06 with Computers categories.
Complex projects developed under the model-driven engineering paradigm nowadays often involve several interrelated models, which are automatically processed via a multitude of model operations. Modular and incremental construction and execution of such networks of models and model operations are required to accommodate efficient development with potentially large-scale models. The underlying problem is also called Global Model Management. In this report, we propose an approach to modular and incremental Global Model Management via an extension to the existing technique of Generalized Discrimination Networks (GDNs). In addition to further generalizing the notion of query operations employed in GDNs, we adapt the previously query-only mechanism to operations with side effects to integrate model transformation and model synchronization. We provide incremental algorithms for the execution of the resulting extended Generalized Discrimination Networks (eGDNs), as well as a prototypical implementation for a number of example eGDN operations. Based on this prototypical implementation, we experiment with an application scenario from the software development domain to empirically evaluate our approach with respect to scalability and conceptually demonstrate its applicability in a typical scenario. Initial results confirm that the presented approach can indeed be employed to realize efficient Global Model Management in the considered scenario.
Federal Register
DOWNLOAD
Author :
language : en
Publisher:
Release Date : 2013-05
Federal Register written by and has been published by this book supported file pdf, txt, epub, kindle and other format this book has been release on 2013-05 with Delegated legislation categories.