Auflistung nach Autor:in "Krahn, Holger"
1 - 2 von 2
Treffer pro Seite
Sortieroptionen
- KonferenzbeitragIntegration von Modellen in einen codebasierten Softwareentwicklungsprozess(Modellierung 2006, 2006) Grönniger, Hans; Krahn, Holger; Rumpe, Bernhard; Schindler, MartinDieses Artikel beschreibt Konstellationen, unter denen Modelle und Quellcode innerhalb eines Projekts integrativ genutzt werden können. Ähnlich wie die in den Frühzeiten des Compilerbaus notwendige Integration von Hochsprachen und Assembler stellt ein solches Vorgehen einen wichtigen Zwischenschritt zu einer im Kern modellbasierten Softwareentwicklung dar. Anhand einer Fallstudie zu Statecharts wird beschrieben, wie das an der TU Braunschweig in Entwicklung befindliche Modellierungswerkzeug MontiCore genutzt werden kann, um Modelle effizient in einen agilen Softwareentwicklungsprozess zu integrieren.
- KonferenzbeitragTowards enabling architectural refactorings through source code annotations(Modellierung 2006, 2006) Krahn, Holger; Rumpe, BernhardIt is well known that software needs to change to meet new requirements. The synchronization of software architecture models and implementation is of high importance to keep the architecture documents useful and the software evolution process manageable. In this paper we achieve this synchronization by a two-step process. First, we augment the source code with architectural information. Second, this “lightweight architectural model” can be checked more easily against the full architectural description. Based on this approach refactorings on either side (code or architecture) are detected automatically and conformance checks become possible.