<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Tool-Support to Foster Model-based Requirements Engineering for Cyber-Physical Systems</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Kevin</forename><surname>Keller</surname></persName>
							<email>kevin.keller@paluno.uni-due.de</email>
							<affiliation key="aff0">
								<orgName type="department">paluno</orgName>
								<orgName type="institution" key="instit1">University of Duisburg-Essen</orgName>
								<orgName type="institution" key="instit2">The Ruhr Institute for Software Technology</orgName>
								<address>
									<addrLine>Gerlingstraße 16</addrLine>
									<postCode>DE-45127</postCode>
									<settlement>Essen</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Adrian</forename><surname>Neubauer</surname></persName>
							<email>adrian.neubauer@paluno.uni-due.de</email>
							<affiliation key="aff1">
								<orgName type="department">paluno</orgName>
								<orgName type="institution" key="instit1">University of Duisburg-Essen</orgName>
								<orgName type="institution" key="instit2">The Ruhr Institute for Software Technology</orgName>
								<address>
									<addrLine>Gerlingstraße 16</addrLine>
									<postCode>DE-45127</postCode>
									<settlement>Essen</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jennifer</forename><surname>Brings</surname></persName>
							<email>jennifer.brings@paluno.uni-due.de</email>
							<affiliation key="aff2">
								<orgName type="department">paluno</orgName>
								<orgName type="institution" key="instit1">University of Duisburg-Essen</orgName>
								<orgName type="institution" key="instit2">The Ruhr Institute for Software Technology</orgName>
								<address>
									<addrLine>Gerlingstraße 16</addrLine>
									<postCode>DE-45127</postCode>
									<settlement>Essen</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Marian</forename><surname>Daun</surname></persName>
							<email>marian.daun@paluno.uni-due.de</email>
							<affiliation key="aff3">
								<orgName type="department">paluno</orgName>
								<orgName type="institution" key="instit1">University of Duisburg-Essen</orgName>
								<orgName type="institution" key="instit2">The Ruhr Institute for Software Technology</orgName>
								<address>
									<addrLine>Gerlingstraße 16</addrLine>
									<postCode>DE-45127</postCode>
									<settlement>Essen</settlement>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Tool-Support to Foster Model-based Requirements Engineering for Cyber-Physical Systems</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">2CBDD872DAF0073F68A904291A859533</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T04:52+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Model-based engineering</term>
					<term>model editor</term>
					<term>model verification</term>
					<term>Microsoft Visio</term>
					<term>tool support</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Requirements modeling is known not only as a technique for documenting requirements but also for eliciting requirements from and discussing requirements with stakeholders. Modeling tools used in requirements engineering range from simple paper sketches to sophisticated model editors that allow for code generation from requirements models. While the former can be used by virtually anybody, tools that provide functionalities beyond creating simple drawings are based on underlying formalisms, which makes such tools not only unable to accommodate even the smallest deviations from the underlying modeling principles but also often unintuitive when it comes to the creation of simple diagrams. To bridge this divide, we suggest developing Visio extensions that extend Visio's user-friendly diagramming functionalities with custom-made shapes and code/model generation and verification functionalities as needed. This paper presents a solution for the SPES XT modeling framework that supports the model-based development of embedded and cyber-physical systems by providing shapes and model-generation and verification capabilities to aid developing systems according to the SPES XT modeling framework. The extension has proven itself valuable in university education and industry training, as it allows learners to easily create and verify diagrams that conform to the SPES approach.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Modeling requirements is an important activity during the requirements engineering process, as it supports elicitation by facilitating communication between stakeholders and engineers and documentation of requirements <ref type="bibr" target="#b18">[Po12]</ref>. There are different possibilities to create diagrams, e.g., with computer-aided tools or by hand. Hand-drawn models (including those created with drawing tools like PowerPoint, Visio, etc.) are fairly easy to create and offer a lot of freedom to express the desired concepts <ref type="bibr" target="#b20">[Sh05]</ref> while dedicated modeling tools (e.g., Enterprise Architect) allow for automated verification and code generation and thus support further development activities <ref type="bibr" target="#b21">[Sp16]</ref>.</p><p>Consequently, both ways have their advantages but also disadvantages. Drawing tools allow for customizing figures and creating domain specific modeling languages easily, but offer no code generation and verification of the created diagrams. In addition, often only a few basic shapes, such as rectangles and ellipses are available out of the box. Dedicated model editors exist for a large number of standardized modeling languages and often offer the possibilities to verify diagrams and generate code artifacts from the created diagrams (e.g., <ref type="bibr" target="#b6">[Be12]</ref>). However, apart from often being expensive (at least for small and medium sized companies), these kinds of tools usually require intensive training due to their large set of features and often unintuitive use <ref type="bibr" target="#b2">[Am06]</ref>. Another disadvantage of model editors is their limitation to pre-defined modeling languages. While some allow the definition of other modeling languages, this usually requires the manual creation of profiles and extensions, which can be quite laborious (e.g., <ref type="bibr" target="#b21">[Sp16]</ref>).</p><p>In this paper, we propose to bridge the gap between both approaches by customizing common off the shelf software. Namely, we propose to create a customized model editor with integrated formal methods using Microsoft Visio. This allows not only to tailor tool support for requirements elicitation but to integrate model-based requirements engineering seamlessly into a continuous model-based engineering framework. Specifically, we show how to use extension, stencils and hyperlinked shapes to adapt Microsoft Visio in such a way that it can serve as model editor for requirements engineering models which are in accordance with the SPES XT modeling framework <ref type="bibr" target="#b7">[Bö16]</ref>. Furthermore, we show that automated methods such as model verification techniques, which were defined to ensure consistency among the different models of the SPES XT modeling framework can be implemented and applied using the approach. Hence, the resulting tool support cannot only serve as model editor that allows documenting requirements in model-based fashion as foreseen by the SPES XT modeling framework, but to also allow implementation of advanced automated techniques, which have been defined for diagrams and models of the SPES XT modeling framework (cf. <ref type="bibr" target="#b19">[Po16]</ref>). Thereby, we show that this approach combines the easy-to-use nature of diagramming tools and the powerful capabilities of dedicated model editors.</p><p>The paper is structured as follows: Section 2 introduces the SPES XT modeling framework for which we developed a Visio-extension. In Section 3, the shapes and the functions of the extension are presented. Subsequently, a brief overview of related approaches for customizing model editors for specific model generations and model verifications is given in Section 4. Finally, Section 5 concludes the paper and discusses future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">The SPES XT Modeling Framework</head><p>The SPES XT modeling framework <ref type="bibr" target="#b7">[Bö16]</ref> is an artifact-centric approach to continuous model-based engineering of embedded systems. The SPES XT modeling framework defines four viewpoints and several granularity levels as can be seen from Fig. <ref type="figure" target="#fig_0">1</ref>. The Tool-Support to Foster Model-based Requirements Engineering for Cyber-Physical Systems 3 granularity levels allow reducing complexity by supporting the decomposition of the system into subsystems, while the viewpoints allow reducing complexity by allowing for separation of concerns. The four viewpoints are:</p><p>• The requirements viewpoint addresses the model-based documentation of requirements and the separation of the system from system context. To this end the requirements viewpoint supports the creation of context, goal, scenario, and requirements models.</p><p>• The functional viewpoint addresses the functional system specifications (derived from the requirements viewpoint) and modeling of system functions.</p><p>• The logical viewpoint addresses the decomposition of the functional building blocks into logical sub-systems with the main goal of delivering a logical architecture i.e. functions are clustered into logical components and</p><p>• The technical viewpoint addresses the mapping of logical components to the technical realization and their hardware and software components. Tool-Support to Foster Model-based Requirements Engineering for CPS 49</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">The SPES Visio Extension</head><p>Microsoft Visio offers a model editor for standardized modeling languages. In addition, by using stencils and associated shapes, new modeling languages can be created. Furthermore, Visio provides an API to write specific functions for model generation, verification, and import and export. In this section, we will show how to make use of these functionalities to create a Visio extension which provides support for the SPES XT modeling framework by ensuring conformance to the defined modeling languages and which implements defined methodological building blocks of the SPES XT modeling framework.</p><p>Visio provides a selection of pre-installed stencils for various modeling languages such as UML or BPMN and layout functions for creating diagrams. The Visio model editor consists (as shown in Fig. <ref type="figure" target="#fig_1">2</ref>) of the shape view, the opened drawing sheet, the toolbar and existent drawing sheets for the document. In the shape view (left side), the installed stencils can be viewed and selected to be used in the drawing sheet. It is also possible to model on different sheets, which are located at the bottom of the editor window. The toolbar (top) provides various functionalities such as changing color, size, or alignment of model elements. To provide support for modeling languages not included in Visio, new stencils can be defined. Beyond the definition of stencils, Visio extensions can add new functionalities to the application and provide them to the user via the toolbar. For model generation and formalization, the necessary functionality has been added via the Visio API and SDK. It offers the possibility to control the Visio application in a programmatic way and all interaction possibilities that are available to the user as well.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Model Generation</head><p>The SPES Visio extension<ref type="foot" target="#foot_1">5</ref> enables users to create diagrams according to the SPES XT modeling framework and helps them navigate between the various viewpoints and granularity layers. As the system or a subsystem is further decomposed, a tree hierarchy of the system is automatically defined and each element in the tree is linked to the sheet of the related viewpoints. An example of an automatically generated decomposition hierarchy is shown in Fig. <ref type="figure" target="#fig_2">3</ref>. In a first step, the user specifies the name Adaptive Cruise Control as the system under development. Next, the user can navigate to the logical viewpoint and select specific model elements to decompose the system into sub systems.</p><p>In this example, the system Adaptive Cruise Control is divided into the sub-systems System Management, Speed Adjustment and Data Processing. Each node is linked to a corresponding template (shown in Fig. <ref type="figure" target="#fig_3">4</ref> for the adaptive cruise control node). The template contains links to models from the various viewpoints (however, tracing for inter-model changes is not yet supported). The root node and the corresponding template is defined initially for each SPES modeling project. Subsystems and their corresponding templates are automatically added when the user designates a certain model element as a subsystem.</p><p>Upon opening an empty file for a certain kind of model (e.g., a scenario model) the corresponding stencils are displayed automatically.</p><p>Additionally, several functions that automatically generate skeletons from information already modelled are implemented. For example, for each MSC reference in the modelled high-level Message Sequence Chart an empty sheet with the name of the referenced object will be generated and the shapes of the basic Message Sequence Chart will be displayed.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Custom-Made SPES Stencils</head><p>For the SPES XT modeling framework several modeling languages are required to define specific requirements models of the system under development (cf. <ref type="bibr" target="#b9">[Da12]</ref>). For the artifacts of the different viewpoints standardized model languages such as UML class diagrams <ref type="bibr" target="#b17">[OM15]</ref> or the ITU User Requirements Notation (including Goal-oriented Requirements Language and Use-Case Maps) <ref type="bibr" target="#b14">[IT12]</ref> are used. Most of the modeling languages exist as stencils for Visio. For the modeling languages that do not exist as stencils, Visio offers the possibility to create customized shapes and bundle them in a stencil. This feature is required for several in the projects SPES2020 and SPES XT defined modeling languages. For example, for creating context of knowledge models <ref type="bibr" target="#b10">[Da14]</ref> a customized notation must be created in form of a template (called stencil). The stencil for the context of knowledge and an exemplary context of knowledge model for an adaptive cruise control system is shown in Fig. <ref type="figure" target="#fig_4">5</ref>. On the left side, the application offers the elements for modeling the context of knowledge. On the right side of the window, it shows the model and its elements, which describe which knowledge sources provide information for or constrain the development of the adaptive cruise control system. For instance, the document Regional Traffic Codes constrains the possible behavior of the adaptive cruise control to be developed. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Model Verification</head><p>The extension also offers support for model verification. In particular, it implements a variety of model verification algorithms to check the models for syntactic correctness.</p><p>The checks are realized with validation rules similar to UML constraints. For example, in the functional viewpoint a function network <ref type="bibr" target="#b1">[Al16]</ref> can be checked for syntactic correctness, and the associated interface automata [AH01] can be checked with regard to completeness. Therefore, the incoming and outgoing messages are compared. Missed model elements can be detected and automatically added to the model. Fig. <ref type="figure">6</ref> illustrates an algorithm using path checking to ensure all elements are reachable in directional models.</p><formula xml:id="formula_0">INSTANCE1 INSTANCE2 INSTANCE3 Message1 Message2 Message3 ACTION Message4 INSTAN CE1 Message1 Message3 Message2 INSTAN CE2 ACTION INSTAN CE1 INSTAN CE3 Message4 INSTAN CE1</formula><p>MscReference Fig. <ref type="figure">6</ref>: Example BMSC and associated path-tree</p><p>The example in Fig. <ref type="figure">6</ref> displays a Basic Message Sequence Chart (left) and the tree the extension creates by traversing the model from element to element. The extension checks reachability by traversing the tree and identifying the elements not contained in it. In this example, the model on the left contains an unreachable element ("MscReference", bottom left) and therefore it does not exist in the traversing tree (right). This missing element then notifies a verification violation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Related Work</head><p>There are several model editors for formalizations and model generation of models and textual descriptions. For instance, FormulaBuilder <ref type="bibr" target="#b15">[Jö06]</ref> is a tool for graph-based modeling and generation of formulae. Therefore, the formal specification of properties describes the requirements of a system. This is different to the SPES Visio extension, because of the focus. FormulaBuilder deals with formalization of models, in contrast to the Visio extension focusses on the generation of models for requirements engineering. A similar approach is followed by the tool from <ref type="bibr" target="#b11">[EW02]</ref>. This tool supports UML activity diagrams as workflow models and exports the model into a format that a model checker can verify against requirements. Here, the focus is more on model verification than on model generation. <ref type="bibr" target="#b16">[KK15]</ref> developed DOREF an approach for the generation of models and to check them against requirements in real-time. The focus here, is to generate models from formal text and to perform verification. <ref type="bibr" target="#b12">[Fo15]</ref> presented an approach for the Papyrus UML editor. Therefore, a systematic generation of a diagram definition is used to generate a modeling language tool that guarantees compliance to standard notation. <ref type="bibr" target="#b8">[Ca11]</ref>  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusion and Future Work</head><p>It is hard to provide appropriate tool-support for model-based requirements engineering, which seamlessly integrates into further model-based development activities. As requirements engineering is a conceptual activity employing creativity and lots of stakeholder communication, a modeling tool needs to be lightweight to adequately support the requirements engineers in their day to day work. This contradicts the approach of most professional tool-suites for model-based engineering, which in part rely on a formal specification of requirements and models, which the requirements engineer typically is not able to provide at early stages. In contrast, easy to use standard modeling editors commonly lack the potential for formalization and application of automated methods needed in the engineering of complex cyber-physical systems. In this paper, we proposed an approach making use of both concepts leading to a lightweight model editor, which can easily be tailored to fit for automated approaches as well. We presented an MS Visio extension for the modeling of cyber-physical system using the SPES XT modeling framework. The extension shows, that Visio, in combination with its API, can be used for modeling requirements through several viewpoints. Additionally, the extension for Visio allows formal checks of the created models, such as function networks or Message Sequence Charts. Furthermore, Visio offers the possibility to create drawing elements for domain specific modeling languages. The defined shapes can be used for drawing conceptual models and check them. Hence, models can be generated on the needed level of formalization and automated techniques can be applied accordingly. Future work will have to deal with a thorough evaluation, particularly, the approach shall be evaluated with respect to other modeling applications and needs to consider further extensions for verifications of other modeling languages.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 :</head><label>1</label><figDesc>Fig.1: SPES XT modeling framework<ref type="bibr" target="#b7">[Bö16]</ref> </figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 :</head><label>2</label><figDesc>Fig. 2: Model Editor</figDesc><graphic coords="4,41.35,305.71,356.75,254.35" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 3 :</head><label>3</label><figDesc>Fig. 3: Generated Components in a Tree Hierarchy</figDesc><graphic coords="5,41.10,290.41,368.35,107.28" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 4 :</head><label>4</label><figDesc>Fig. 4: Generated Viewpoints</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Fig. 5 :</head><label>5</label><figDesc>Fig. 5: Example of the created stencil for the Context of Knowledge</figDesc><graphic coords="7,41.10,179.86,357.95,196.30" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>6   </figDesc><table><row><cell></cell><cell cols="4">Artifacts of Adaptive Cruise Control</cell></row><row><cell></cell><cell></cell><cell cols="2">Adaptive Criuse Control</cell></row><row><cell cols="2">Requirements</cell><cell>Functional</cell><cell>Logical Viewpoint</cell><cell>Technical</cell></row><row><cell></cell><cell>Engineering</cell><cell>Viewpoint</cell><cell></cell><cell>Viewpoint</cell></row><row><cell></cell><cell>Viewpoint</cell><cell></cell><cell></cell></row><row><cell></cell><cell>hyperlinked</cell><cell>hyperlinked</cell><cell>hyperlinked</cell><cell>hyperlinked</cell></row><row><cell>Requirements</cell><cell></cell><cell></cell><cell></cell></row><row><cell>Engineering</cell><cell></cell><cell></cell><cell></cell></row><row><cell>Viewpoint Model</cell><cell></cell><cell></cell><cell></cell></row><row><cell></cell><cell>hyperlinked</cell><cell></cell><cell></cell></row><row><cell>Context</cell><cell>Goal</cell><cell>Scenario</cell><cell></cell></row><row><cell>Models</cell><cell>Models</cell><cell>Models</cell><cell></cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head></head><label></label><figDesc>presented a plugin called OthelloPlay for the support of formalization of textual requirements. In addition, it simplifies the use of formal techniques for the verification of requirements. OthelloPlay can be used as a Microsoft Word Add-In. The difference to the SPES Visio extension is the generation of a formal model of textual requirements. SCStudio<ref type="bibr" target="#b6">[Be12]</ref> is an extension for Visio which allows modeling and verification for Message Sequence Charts. However, as it only supports Tool-Support to Foster Model-based Requirements Engineering for Cyber-Physical Systems 9 ITU MSCs it does not integrate with other modeling languages and methodological approaches as needed by the SPES XT modeling framework.</figDesc><table /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_0">Kevin Keller, Adrian Neubauer, Jennifer Brings, Marian Daun</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_1">The SPES Visio extension as well as its source code are available https://spes-tool.paluno.uni-due.de/ Tool-Support to Foster Model-based Requirements Engineering for CPS 51</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_2">For more information about the ITU Message Sequence Chart Language please refer to<ref type="bibr" target="#b13">[IT11]</ref> 52 Kevin Keller, Adrian Neubauer, Jennifer Brings, Marian Daun Tool-Support to Foster Model-based Requirements Engineering for Cyber-Physical Systems</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_3"></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_4">Tool-Support to Foster Model-based Requirements Engineering for CPS 53</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="56" xml:id="foot_5">Kevin Keller, Adrian Neubauer, Jennifer Brings, Marian Daun</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Acknowledgment. This research has partly been funded by the German federal ministry for education and research under grant no. 01IS15058C.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Interface Automata</title>
		<author>
			<persName><forename type="first">L</forename><surname>De Alfaro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">A</forename><surname>Henzinger</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 8th European Software Engineering Conference Held Jointly with 9th ACM SIGSOFT International Symposium on Foundations of Software Engineering</title>
				<meeting>the 8th European Software Engineering Conference Held Jointly with 9th ACM SIGSOFT International Symposium on Foundations of Software Engineering<address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2001">2001. 2001</date>
			<biblScope unit="page" from="109" to="120" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">System Function Networks</title>
		<author>
			<persName><forename type="first">K</forename><surname>Albers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Beck</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Büker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Daun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Macgregor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Salmon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Weber</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Weyer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Advanced Model-Based Engineering of Embedded Systems</title>
				<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="119" to="144" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Evaluation of development tools for Tool-Support to Foster Model-based Requirements Engineering for CPS</title>
		<author>
			<persName><forename type="first">D</forename><surname>Amyot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Farah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-F</forename><surname>Roy</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="volume">55</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Marian Daun domain-specific modeling languages</title>
		<author>
			<persName><forename type="first">Kevin</forename><surname>Keller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Adrian</forename><surname>Neubauer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jennifer</forename><surname>Brings</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics</title>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title/>
	</analytic>
	<monogr>
		<title level="j">LNCS</title>
		<imprint>
			<biblScope unit="page" from="183" to="197" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title/>
		<idno type="DOI">10.1007/11951148_12</idno>
		<idno>DOI:</idno>
		<ptr target="https://doi.org/10.1007/11951148_12" />
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Sequence Chart Studio</title>
		<author>
			<persName><forename type="first">M</forename><surname>Bezdeka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Bouda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Korenciak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Madzin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Reh'k</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">12th International Conference on Application of Concurrency to System Design</title>
				<imprint>
			<date type="published" when="2012-06">2012. 2012. Jun. 2012</date>
			<biblScope unit="page" from="148" to="153" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">SPES XT modeling framework. Advanced Model-Based Engineering of Embedded Systems: Extensions of the SPES</title>
		<author>
			<persName><forename type="first">W</forename><surname>Böhm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Daun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Koutsoumpas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Vogelsang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Weyer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Methodology</title>
		<imprint>
			<biblScope unit="page" from="29" to="42" />
			<date type="published" when="2016">2016. 2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">OthelloPlay -A plug-in based tool for requirement formalization and validation</title>
		<author>
			<persName><forename type="first">R</forename><surname>Cavada</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Cimatti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Micheli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Roveri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Susi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Tonetta</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2011">2011. 2011</date>
			<biblScope unit="page">59</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Requirements Viewpoint</title>
		<author>
			<persName><forename type="first">M</forename><surname>Daun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Tenbergen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Weyer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Model-Based Engineering of Embedded Systems</title>
		<imprint>
			<biblScope unit="page" from="51" to="68" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">On the model-based documentation of knowledge sources in the engineering of embedded systems</title>
		<author>
			<persName><forename type="first">M</forename><surname>Daun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Brings</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Tenbergen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Weyer</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014">2014. 2014</date>
			<biblScope unit="page" from="67" to="76" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Verification support for workflow design with UML activity graphs</title>
		<author>
			<persName><forename type="first">R</forename><surname>Eshuis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Wieringa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings-International Conference on Software Engineering</title>
				<meeting>-International Conference on Software Engineering</meeting>
		<imprint>
			<date type="published" when="2002">2002. 2002</date>
			<biblScope unit="page" from="166" to="176" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">Systematic generation of standard compliant tool support of diagrammatic modeling languages</title>
		<author>
			<persName><forename type="first">A</forename><surname>Fouche</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Noyrit</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gerard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Elaasar</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2015">2015. 2015</date>
			<biblScope unit="page" from="348" to="357" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m">ITU</title>
				<imprint>
			<publisher>ITU-T</publisher>
			<date type="published" when="2011">2011. 2011</date>
		</imprint>
	</monogr>
	<note>Recommendation Z.120-Message Sequence Chart</note>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m">URN) Language Definition</title>
				<imprint>
			<date type="published" when="2012">2012. 2012</date>
		</imprint>
	</monogr>
	<note>ITU. ITU-T</note>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">FormulaBuilder: A tool for graphbased modelling and generation of formulae</title>
		<author>
			<persName><forename type="first">S</forename><surname>Jörges</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Margaria</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Steffen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings -International Conference on Software Engineering</title>
				<meeting>-International Conference on Software Engineering</meeting>
		<imprint>
			<date type="published" when="2006">2006. 2006</date>
			<biblScope unit="page" from="815" to="818" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<title level="m" type="main">Model-based generation of a requirements monitor</title>
		<author>
			<persName><forename type="first">F</forename><surname>Kneer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Kamsties</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2015">2015. 2015</date>
			<biblScope unit="page" from="156" to="170" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<author>
			<persName><surname>Omg</surname></persName>
		</author>
		<title level="m">Unified Modeling Language (OMG UML) Specification</title>
				<imprint>
			<date type="published" when="2015">2015. 2015</date>
		</imprint>
	</monogr>
	<note type="report_type">Technical Report</note>
	<note>version 2.5</note>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<title level="m" type="main">Model-Based engineering of embedded systems: The spes 2020 methodology</title>
		<author>
			<persName><forename type="first">K</forename><surname>Pohl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Hönninger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Achatz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Broy</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<monogr>
		<title level="m" type="main">Advanced modelbased engineering of embedded systems: Extensions of the SPES 2020 methodology</title>
		<author>
			<persName><forename type="first">K</forename><surname>Pohl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Broy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Daembkes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Hönninger</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Usability of Rational Rose and Visio in a software engineering course</title>
		<author>
			<persName><forename type="first">R</forename><surname>Shumba</surname></persName>
		</author>
		<idno type="DOI">10.1145/1083431.1083475</idno>
		<idno>DOI:</idno>
		<ptr target="https://doi.org/10.1145/1083431.1083475" />
	</analytic>
	<monogr>
		<title level="j">SIGCSE Bulletin</title>
		<imprint>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="107" to="110" />
			<date type="published" when="2005">2005. 2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<title level="m">Introduction to Enterprise Architect</title>
				<imprint>
			<date type="published" when="2016">2016. 2016</date>
		</imprint>
		<respStmt>
			<orgName>Sparx Systems</orgName>
		</respStmt>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
