<?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">A Goal-Oriented Requirements Engineering Method for Business Processes</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Ken</forename><surname>Decreus</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Faculty of Economics and Business Administration</orgName>
								<orgName type="institution">Ghent University</orgName>
								<address>
									<country key="BE">Belgium</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Geert</forename><surname>Poels</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Faculty of Economics and Business Administration</orgName>
								<orgName type="institution">Ghent University</orgName>
								<address>
									<country key="BE">Belgium</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">A Goal-Oriented Requirements Engineering Method for Business Processes</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">42A215E1BF3660B3AA68B1DCA7F00721</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T21:53+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>Goal-Oriented Requirements Engineering</term>
					<term>Business Process Modelling</term>
					<term>Business-Strategy Context Process</term>
					<term>Atlas Transformation Language</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The field of requirements engineering (RE) for business processes has grown during the last several years. As business processes are needed to fulfil organizational goals, the information captured in goal models provides a basis for designing business processes. Although research has started to explore how to transform goal models into business process models, current transformation methods need further research. This paper proposes a toolsupported method to model goals as part of the business requirements for business processes and to automatically generate business process design skeletons that respond to these business requirements.</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>The information needs of an organisation set requirements for its information systems and the setting of goals, and the formulation of business strategies to achieve these goals, leads to business requirements for the business processes of the organisation. We define business requirements for business processes as the overall set of requirements that relate to business processes as given by the Business Motivation Model (BMM) <ref type="bibr" target="#b0">[1]</ref> of OMG, such as vision, mission, goal, strategy, objective and tactic. More specifically, a vision describes the future state of the enterprise, without regard to how it is to be achieved, and mission indicates the ongoing activity that makes the vision a reality. A goal indicates what must be satisfied on a continuing basis to effectively attain the vision, and a strategy is a long-term activity designed to achieve a goal. An objective is a specific and measurable statement of intent whose achievement supports a goal, and a tactic is a short-term action designed to achieve an objective.</p><p>In a business process-centred organization, the architectural view on implementing business requirements through Business Process Management Systems (BPMS) <ref type="bibr" target="#b1">[2]</ref> is given by Fig. <ref type="figure" target="#fig_0">1</ref>. On the top layer, called Strategy Thinking Layer, artefacts such as vision, mission, goal, strategy, objective and tactic are positioned. The layer below is the Business Process Architecture Layer, where the business process models that document the business processes reside. The third layer is the Business Process Execution Layer, where BPMS-executable versions of the business process models on the layer above are managed in order to run the business (by means of automated or human activities). The bottom layer, called Business Process Infrastructure Layer, contains the IT infrastructural services (e.g. web services, service-oriented software applications) that are used to automate the non-human parts of business processes.</p><p>The importance of implementing requirements by means of BPMS software is illustrated by Gartner Research <ref type="bibr" target="#b2">[3]</ref>, which estimates that by 2015 30% of business applications will be developed by means of BPMS technology. As traditional software packages are expected to play a less important role, we foresee a growing need for RE techniques that are adapted to BPMS packages.  Our research intends to contribute to the realization of the Business Process Architecture Layer. This paper presents an approach to model Strategy Thinking Layer goals as part of the business requirements for business processes and to automatically generate business process design skeletons (captured in models on the Business Process Architecture Layer) that respond to these business requirements. Our first contribution is taking an existing goal-oriented requirements engineering method, called the B-SCP (Business-Strategy Context Process) method <ref type="bibr" target="#b3">[4]</ref>, to create the Business Requirements Model of an organisation. The unique value proposition of B-SCP is combining the i* goal modelling language [5], Jackson's Problem Frames <ref type="bibr" target="#b5">[6]</ref> and Role Activity Diagrams <ref type="bibr" target="#b6">[7]</ref> into one overall top-down method. We extended the B-SCP method by developing a graphical editor for visually creating business requirement models and to generate B-SCP models based on the existing metamodels. Our second contribution is offering automatic transformation mappings to create business process design skeletons (in Business Process Modelling Notation -BPMN <ref type="bibr" target="#b7">[8]</ref>) out of the B-SCP models. To this end, we reuse the work of Lapouchnian et al. <ref type="bibr" target="#b8">[9]</ref> to support the generation of business process models.</p><p>The target user of our approach is a domain expert (called 'business user') who works in a business process-centred organisation and understands both high-level strategy concepts (such as business goals) and low-level operational details (such as the way business processes are organized). The development of this approach is based on the working hypothesis that it is useful and valuable to first model new or changed goals in a business requirement model and next to generate business process design skeletons out of this business requirement model in such a way that the changes to business process designs, needed to comply with the new/changed requirements, can be done more easily/effectively (compared to directly changing existing business process models).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Goal-Oriented Requirements Engineering for Business Processes</head><p>Our method provides the business user with an Eclipse-based Business Requirements Editor, which he/she employs to design a new Business Requirements Model (to initiate the Strategy Thinking Layer) or to adapt an existing Business Requirements Model (e.g. to add a new or modified business process to the Business Process Architecture Layer). In this paper, we will illustrate the first scenario that is detailed below (Step 1 to Step 6), and of which the first three steps are based on the B-SCP method of Bleistein et al. <ref type="bibr" target="#b3">[4]</ref> and the fourth step relates to the work of Lapouchnian et al. <ref type="bibr" target="#b8">[9]</ref>. The resulting Business Requirements Model is a hierarchical model of context diagrams, that have corresponding requirement diagrams. For instance, Fig. <ref type="figure">2</ref> shows the Business Requirements Model for the Seven-Eleven Japan (SEJ) case study <ref type="bibr" target="#b9">[10]</ref>, that describes the information-based strategies that have helped SEJ become a top performing retailer in Japan, selling high quality products through an industry-wide supply chain network of manufacturers, distributors, third-party logistics providers and franchise shops.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 2. Eclipse-based Visual Business Requirements Editor</head><p>Step 1. Identify the Business Model Participants and Their Relationships (B-SCP Original). The organisation of interest is determined, together with other business model participants (such as customers, allies and suppliers) and the flows of money, product and information between the participants are identified. For instance, SEJ is the organisation of interest, that relates to customers, franchise stores, combined delivery centres and suppliers (Fig. <ref type="figure">2</ref> -Context Diagram DA).</p><p>Step 2. Identify the Top-Level Business Requirements (B-SCP [4] Original). The VMOST (Vision, Mission, Objectives, Strategy, Tactics) method is used to deconstruct the motivational aspects of a company into business requirements, and the rules of OMG's Business Motivation Model (BMM) <ref type="bibr" target="#b0">[1]</ref> are employed to relate the discovered business requirements. For instance, the vision 'create a chain of SEJ convenience stores where you can find a solution for any of your daily life problems at hours when needed' is supported by the mission 'Use IT to coordinate a supply chain of business partners' (Fig. <ref type="figure">2</ref> -Requirement Diagram RA).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Step 3. Identify Business Process Participants and Their Relationships (B-SCP [4] Original).</head><p>For each business process that the business user wants to elaborate, determine the business process participants and the flow of products or information between the participants. The scope of the business process is defined by identifying the main business process participant, and by selecting other business process participants in function of the main one. For instance, the Point of Sale system of a franchise store relates to a product, the clerk and a customer (Fig. <ref type="figure">2</ref> -Context Diagram DB).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Step 4. Refine the Top-Level Business Requirements (Adapted from B-SCP [4]).</head><p>Given a specific context of business process participants and their relationships, the top-level business requirements (such as vision, mission, goal, strategy, objective and tactic) should be refined into business requirements for business processes (such as the required business process itself, required subprocesses and required tasks). The original B-SCP framework considers all kinds of business requirements for business processes as tactics. In contrast, we consider a business process as something that realizes a tactic by means of an ordered collection of activities that takes one or more kinds of inputs and creates an output that is of value to the customer <ref type="bibr" target="#b10">[11]</ref>. An activity in a business process could be a subprocess, which is a business process included in a higher level business process, or a task, which is an atomic activity performed by an end-user and/or an application. For instance, the business process 'Customer Checkout' has a subprocess 'Payment Process', that consists of a task 'Pay with cash' (Fig. <ref type="figure">2</ref> -Requirement Diagram RB).</p><p>Step 5. Add Control Flow Annotations (Based on Lapouchnian et al. <ref type="bibr" target="#b8">[9]</ref>). In this paper, we want to support the basic control-flow patterns as published by the Workflow Patterns Initiative (WCP-1: Sequence, WCP-2: Parallel Split, WCP-3: Synchronisation, WCP-4: Exclusive Choice, WCP-5: Simple Merge) <ref type="bibr" target="#b11">[12]</ref>. To this end, we let the business user annotate the links in the Business Requirements Model with control flow annotations. More specifically, the business user can choose meansend links, sequential AND decomposition links, parallel AND decomposition links, and OR decomposition links. Firstly, means-end links indicate a relationship between an end (i.e. i* soft/hard goal) and a means (i.e. i* task) for attaining this end (e.g. the mission is a means for attaining the vision). Secondly, a sequential AND decomposition link defines that the execution of an i* node depends on the left-toright sequential execution of all nodes indicated by the link (e.g. the customer checkout process is achieved when the clerk starts by taking the products presented for purchase and ends by giving the receipt). Thirdly, a parallel AND decomposition link defines that the execution of an i* node depends on the execution of all nodes indicated by the link without imposing a particular order (e.g. to assess a customer, the clerk has both to assess customer age and gender, but the order in which this is done doesn't matter). Fourthly, an OR decomposition link defines that the execution of an i* node depends on the execution of at least one node indicated by the link (e.g. customers can pay the entire amount with cash or VISA, or partially cash and partially VISA).</p><p>Step 6. Transform Selected Problem Diagram into Business Process Model. The business user selects a problem diagram (e.g. Fig. <ref type="figure">2</ref> -Problem Diagram B consisting of RB and DB) from the Business Requirements Model, and activates the automated transformation mappings via the Eclipse environment. The automated mappings are implemented by means of the Atlas Transformation Language (ATL) project <ref type="bibr" target="#b12">[13]</ref>. The basic requirements to run an ATL project are having a source metamodel, a target metamodel and an instance of the source metamodel. Based on the defined ATL mappings, an instance of the target metamodel will be generated from the source instance.</p><p>An extract of our ATL mappings that we defined is shown in Fig. <ref type="figure">3</ref>. Firstly, sequential routing of business process activities, that are related to a domain of interest, map to workflow control-flow pattern WCP-1 (Fig. <ref type="figure">3</ref> -rule 4). Secondly, parallel routing of business process activities, that are related to a domain of interest, map to workflow control-flow pattern WCP-2 and WCP-3 (Fig. <ref type="figure">3</ref> -rule 5 and 6). Thirdly, conditional routing of business process activities, that are related to a domain of interest, map to workflow control-flow pattern WCP-4 and WCP-5 (Fig. <ref type="figure">3</ref> -rule 7 and 8). The output of the transformation mappings is a serialized business process model following the BPMN notation, which can be manually refined in an Eclipsebased BPMN editor (Fig. <ref type="figure">4</ref>). </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Discussion</head><p>The overall goal of our research is to reduce the existing gap between RE research and industrial RE practice <ref type="bibr" target="#b13">[14]</ref>. When considering the current research on goaloriented requirements engineering, a lot of research is done related to the i* goal language. Nevertheless, few published studies exist on applying the i* goal language into practice, and indications exists that practitioners of large-scale industrial projects are unable to understand i* models well enough to validate the requirements of the system they were building <ref type="bibr" target="#b14">[15]</ref>. As the B-SCP framework was proposed to address the known shortcomings of i* and to leverage the existing knowledge of Jacksons's Problem Frames, we considered the B-SCP framework as the starting point of our work.</p><p>The differentiation between a business requirements language and a business process language is the result of a deliberate design choice. As a modelling language is always conceived with a certain purpose in mind <ref type="bibr" target="#b15">[16]</ref>, we believe it is easier to represent goals and business processes using different languages, and to provide automatic translations between these languages, instead of choosing one modelling language to represent both goals and business process concepts. With low modelling complexity (e.g. modelling one clearly understood business process), creating a Business Requirements Model could be seen as an overhead cost. But, as real-world business process modelling projects often quickly grow in complexity, business users can use the Business Requirements Model as an overview (or one could say, an overarching strategically aligned Business Process Architecture), and automatically generate as much business process models from the Business Requirements Model as they require.</p><p>Finally, we want to discuss the difference between 'business requirements for business processes' and 'software requirements'. In terms of Fig. <ref type="figure" target="#fig_0">1</ref>, business requirements are to be situated in the Strategy Thinking Layer, and relate to the motivational aspects of a company. Based on the Business Requirements Model of the Strategy Thinking Layer, this paper proposes a method to build the Business Process Architecture Layer by generate business process models that describe all kinds of activities (performed by machines or humans). Typically, these business process models are used by requirement engineers to discover software requirements <ref type="bibr" target="#b16">[17]</ref> such as functional requirements, non-functional requirements, constraints, interfaces, etc. In contrast, in the context of a BPMS, these business process models do not act as documentation but could be executed -after adding the necessary run-time components-in the BPMS. So in this paper, the notion of 'software requirements' coincides with the business requirements for non-human, automated business processes.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusion and Future Work</head><p>This paper presents an approach to model Strategy Thinking Layer artefacts as part of the business requirements for business processes and to automatically generate business process design skeletons (captured in models on the Business Process Architecture Layer) that respond to these business requirements. Our first contribution is extending an existing goal-oriented requirements engineering method, called the Business-Strategy Context Process (B-SCP) method, such that it can be used to create the Business Requirement Model for an organisation. Our second contribution is offering automatic transformation mappings to create business process design skeletons out of business requirements models. The expected implications of our research is to empower a (non-technical) business user with a serialized, yet intuitive way to represent his business requirements, going from strategies and goals till business processes and activities, and to allow these business users to generate business process models from these requirements. This should allow the business user to provide technical experts with reusable IT assets instead of providing merely paper-based requirements that requires more interpretation from (non-business) technical experts.</p><p>The current limitations of our work are the limited support for workflow controlflow patterns (only WCP-1 until WCP-5), and the lack of full-scale validation. In order to get initial feedback on the use and perceived value of our method, we decided to conduct a number of small-scale pilot studies in a specific context (Policy Modelling), in order to evaluate and refine our solution before considering largerscale and more general case study research. The main finding <ref type="bibr" target="#b17">[18]</ref> of our pilot studies was the need for a thorough preparation of the participants in understanding our definitions, tools and method steps. For instance, a correct understanding among the participants should be reached about what is a mission, strategy, tactic, business process, or task, as participants could have different interpretations. The full-scale validation should check whether the newly added activities in Step 4 could work well and contribute to the production of artefacts of higher quality in the latter steps. Next, we need to discuss the quality of the resulting BPMN artefact, and the applicability of transformation such that our transformation technique could be used for other goaloriented RE techniques.</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. Implementing business requirements through a Business Process Management System</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>( 1 )( 4 )( 5 )( 6 )( 7 )( 8 )Fig. 3 .Fig. 4 .</head><label>14567834</label><figDesc>Fig. 3. ATL extract</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="6,124.80,275.28,343.68,155.40" type="bitmap" /></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<ptr target="http://www.omg.org/spec/BMM/" />
		<title level="m">OMG: Business Motivation Model</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Elements of a business process management system: theory and practice</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">R</forename><surname>Shaw</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">P</forename><surname>Holland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Kawalek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Snowdon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Warboys</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BPMJ</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="page" from="91" to="107" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Delivery of Commodity Business Applications in a BPMS Does Not Mean You Should Customize the Applications</title>
		<author>
			<persName><forename type="first">J</forename><surname>Woods</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Genovese</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Gartner Research</title>
		<imprint>
			<biblScope unit="volume">00139084</biblScope>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">B-SCP: A requirements analysis framework for validating strategic alignment of organizational IT based on strategy, context, and process</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Bleistein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Cox</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Verner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">T</forename><surname>Phalp</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information and Software Technology</title>
		<imprint>
			<biblScope unit="volume">48</biblScope>
			<biblScope unit="page" from="846" to="868" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">S</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">-K</forename></persName>
		</author>
		<title level="m">Modelling strategic relationships for process reengineering</title>
				<imprint>
			<date type="published" when="1995">1995</date>
		</imprint>
		<respStmt>
			<orgName>University of Toronto</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">PhD Thesis</note>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Problem Frames: Analysing and Structuring Software Development Problems</title>
		<author>
			<persName><forename type="first">M</forename><surname>Jackson</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2000">2000</date>
			<publisher>Addison-Wesley</publisher>
			<pubPlace>New York</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Business Processes: Modelling and Analysis for Reengineering and Improvement</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Ould</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1995">1995</date>
			<publisher>Wiley</publisher>
			<pubPlace>Chichester, New York</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<ptr target="http://www.omg.org/spec/BPMN/1.2/" />
		<title level="m">OMG: BPMN 1</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
	<note>2 specification</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Requirements-Driven Design and Configuration Management of Business Processes</title>
		<author>
			<persName><forename type="first">A</forename><surname>Lapouchnian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mylopoulos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Business Process Management</title>
		<imprint>
			<biblScope unit="page" from="246" to="261" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Seven-Eleven Japan: Managing a Networked Organisation</title>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">M</forename><surname>Bensaou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Uchino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Mitani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Noishiki</surname></persName>
		</author>
		<idno>/97-4690</idno>
	</analytic>
	<monogr>
		<title level="j">INSEAD Euro-Asia Centre -Case Study</title>
		<imprint>
			<biblScope unit="volume">05</biblScope>
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">Reengineering the corporation : a manifesto for business revolution</title>
		<author>
			<persName><forename type="first">M</forename><surname>Hammer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Champy</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1994">1994</date>
			<publisher>HarperBusiness</publisher>
			<pubPlace>New York</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Workflow Control-Flow Patterns : A Revised View</title>
		<author>
			<persName><forename type="first">N</forename><surname>Russell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">H M T</forename><surname>Hofstede</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">M P V D</forename><surname>Aalst</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Mulyar</surname></persName>
		</author>
		<idno>BPM-06-22</idno>
		<ptr target=".org" />
		<imprint>
			<date type="published" when="2006">2006</date>
			<publisher>BPMcenter</publisher>
		</imprint>
	</monogr>
	<note type="report_type">BPM Center Report</note>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<ptr target="http://www.eclipse.org/m2m/atl/" />
		<title level="m">Eclipse: ATL -ATLAS Transformation Language</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Requirements Engineering and Technology Transfer: Obstacles, Incentives and Improvement Agenda</title>
		<author>
			<persName><forename type="first">H</forename><surname>Kaindl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Brinkkemper</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Bubenko</surname><genName>Jr</genName></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Farbey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Greenspan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">L</forename><surname>Heitmeyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C S D P</forename><surname>Leite</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">R</forename><surname>Mead</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mylopoulos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Siddiqi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Requirements Engineering</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="page" from="113" to="123" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Model-Driven Requirements Engineering: Synchronising Models in an Air Traffic Management Case Study</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">A M</forename><surname>Maiden</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">V</forename><surname>Jones</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Manning</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Greenwood</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Renou</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Advanced Information Systems Engineering</title>
		<imprint>
			<biblScope unit="page" from="3" to="21" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Information modeling in the time of the revolution</title>
		<author>
			<persName><forename type="first">J</forename><surname>Mylopoulos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Systems</title>
		<imprint>
			<biblScope unit="volume">23</biblScope>
			<biblScope unit="page" from="127" to="155" />
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<title level="m">IEEE: Recommended Practice for Software Requirements Specifications -IEEE Standard</title>
				<imprint>
			<date type="published" when="1998">1998</date>
			<biblScope unit="page" from="830" to="1998" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Policy-Enabled Goal-Oriented Requirements Engineering for Semantic Business Process Management</title>
		<author>
			<persName><forename type="first">K</forename><surname>Decreus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Poels</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">E</forename><surname>Kharbili</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Pulvermueller</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Intelligent Systems</title>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
	<note>To Be Published</note>
</biblStruct>

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