<?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">Modelling Variability, Evolvability, and Adaptability in Service Computing (a vision for future research)</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">M</forename><forename type="middle">H</forename><surname>Ter Beek</surname></persName>
							<email>terbeek@isti.cnr.it</email>
							<affiliation key="aff0">
								<orgName type="institution">ISTI-CNR</orgName>
								<address>
									<settlement>Pisa</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">S</forename><surname>Gnesi</surname></persName>
							<email>gnesi@isti.cnr.it</email>
							<affiliation key="aff0">
								<orgName type="institution">ISTI-CNR</orgName>
								<address>
									<settlement>Pisa</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">A</forename><surname>Fantechi</surname></persName>
							<email>fantechi@dsi.unifi.it</email>
							<affiliation key="aff1">
								<orgName type="institution">Università di Firenze</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">G</forename><surname>Zavattaro</surname></persName>
							<email>zavattar@cs.unibo.it</email>
							<affiliation key="aff2">
								<orgName type="institution">Università di Bologna</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Modelling Variability, Evolvability, and Adaptability in Service Computing (a vision for future research)</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">D2A32CB85B376C9C247E192E70300230</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-23T19:38+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>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>We present a vision for future research on an emerging topic in software engineering, namely the synergy between Software Product Line Engineering (SPLE) and Service-Oriented Computing (SOC). Our aim is to develop rigorous modelling techniques and analysis and verification tools that can be used for the systematic, large-scale provision and market segmentation of software services. We foresee flexible design techniques with which software service line organizations can develop novel classes of service-oriented applications that can easily be adapted to customer requirements as well as to changes in the context in which, and while, they execute. By superposing variability mechanisms on current languages for service design, based on policies and strategies defined by service providers, we envision the possibility to identify variability points that can be triggered at run time to increase adaptability and optimize the (re)use of resources.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>I. INTRODUCTION</head><p>Product Line Engineering (PLE) is a paradigm to develop a family of products using a common platform and mass customization <ref type="bibr" target="#b33">[34]</ref>. This engineering approach aims to lower production costs of the individual products by letting them share an overall reference model of the product family, while at the same time allowing them to differ with respect to particular characteristics in order to serve, e.g., different markets. As a result, the production process in PLE is organized so as to maximize commonalities of the products and at the same time minimize the cost of variations. The product variants can be derived from the product family, which allows reuse and differentiation of products of the family. Software Product Line Engineering (SPLE) is a paradigm for developing a diversity of software products and software-intensive systems based on the underlying architecture of an organization's product platform <ref type="bibr" target="#b10">[11]</ref>, <ref type="bibr" target="#b37">[38]</ref>.</p><p>Service-Oriented Computing (SOC) has emerged as an evolutionary new paradigm for distributed and object-oriented computing <ref type="bibr" target="#b36">[37]</ref>, <ref type="bibr" target="#b38">[39]</ref>. Services are autonomous, distributed, and platform-independent computational elements capable of solving specific tasks (ranging from answers to simple requests to complex business processes) which all need to be described, published, categorized, discovered, and then dynamically and loosely coupled in novel ways (composed, orchestrated) so as to create largely distributed, interoperable, and dynamic applications and business processes which span organizational boundaries as well as computing platforms. In the end, service-oriented systems deliver application functionalities as services to either end-user applications or other services. Their underlying infrastructures are called Service-Oriented Architectures (SOAs). Unlike any earlier computing paradigm, SOC is destined to exert a continuous influence on modern day domains like e-Commerce, e-Government, e-Health, and e-Learning.</p><p>In this paper, we present a vision for future research on an emerging topic in software engineering, namely the synergy between SPLE and SOC <ref type="bibr" target="#b5">[6]</ref>, <ref type="bibr" target="#b11">[12]</ref>, <ref type="bibr" target="#b19">[20]</ref>, <ref type="bibr" target="#b21">[22]</ref>- <ref type="bibr" target="#b26">[27]</ref>, <ref type="bibr" target="#b28">[29]</ref>, <ref type="bibr" target="#b39">[40]</ref>. Our aim is to develop rigorous modelling techniques as well as analysis and verification tools that can be used for the systematic, large-scale provision and market segmentation of software services. We foresee flexible design techniques with which software service line organizations can develop novel classes of service-oriented applications that can easily be adapted to customer requirements as well as to changes in the context in which, and while, they execute. By superposing variability mechanisms on current languages for service design, based on policies and strategies defined by service providers, we envision the possibility to identify variability points that can be triggered at run-time to increase adaptability and optimize the (re)use of resources. The resulting design techniques and support tools will be able to assist organizations to plan, optimize, and control the quality of software service provision, both at design-and at run-time. We currently do not aim to assist also the early requirements engineering phase of system modelling; instead, the reader is referred to <ref type="bibr" target="#b19">[20]</ref> and its references for work on enhancing the i * framework with variability modelling capabilities.</p><p>Our concrete proposal is to first focus on the definition of the formal modelling framework, with a threefold objective:</p><p>1) the extension of (semi)formal existing notations and languages for SOC with notions of variability through which increased levels of flexibility and adaptability can be achieved in software service provision; 2) the definition of a rigorous semantics of variability over behavioural models of services that can support a number of design-and run-time analysis techniques; 3) the development of analysis and verification techniques that remain effective over specifications with variability points, including situations in which the variability is triggered at run-time.</p><p>As a motivating example, consider a case study drawn from daily academic life, namely a software system that supports the teaching activities of a university. This system is constituted by a set of services offered to the teachers, to the students and to the university staff, following a SOC paradigm. Migration of such a system to a different university will introduce some changes due to the different governance structure, different size, and/or different teaching organization. A product family, or product line, can therefore be envisaged to encompass all possible variants. Hence, a definition of a service-oriented product line is needed. This product line definition should be able to cope with static variability, which is confined to deal with the difference between universities. However, the evolution of laws introduce another form of variability, namely dynamic variability, which needs to be addressed in order to make the system adaptable to the evolution of its environment.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>II. BEYOND THE STATE OF THE ART</head><p>The SPLE and SOC approaches to software development share a common goal: Both encourage an organization to reuse existing assets and capabilities rather than repeatedly redevelop them for new software systems. These approaches enable organizations to capitalize on reuse to achieve desired benefits such as productivity gains, decreased development costs, improved time-to-market, higher reliability, and competitive advantage. Their distinct goals may be stated as follows <ref type="bibr" target="#b39">[40]</ref>. SPLE Systematically capture and exploit commonalities among a set of related systems, while managing variations for specific customers or market segments; SOC Enable the assembly, orchestration, and maintenance of enterprise solutions to quickly react to changing business requirements.</p><p>Contributions concerning the connection between SPLE and SOC are starting to emerge in the software engineering community <ref type="bibr" target="#b5">[6]</ref>, <ref type="bibr" target="#b19">[20]</ref>, <ref type="bibr" target="#b21">[22]</ref>- <ref type="bibr" target="#b24">[25]</ref>, <ref type="bibr" target="#b28">[29]</ref> and a recent workshop series <ref type="bibr" target="#b11">[12]</ref>, <ref type="bibr" target="#b25">[26]</ref>, <ref type="bibr" target="#b26">[27]</ref> examines the connection between SOA and SPL approaches with the purpose of answering how the two techniques can benefit from each other. Indeed serviceoriented systems can benefit from SPL's variation management approaches to identify and design services targeted to multiple service-oriented systems.</p><p>In <ref type="bibr" target="#b5">[6]</ref> an approach is proposed to transfer the main peculiarities of a SPL (i.e., asset reuse and variation mechanisms) to service-oriented systems development, in order to realize a service-oriented systems line. In this way, a method is provided to easily adapt a service-oriented application to different customer needs in changeable environments. The service-oriented systems line consists of two main phases using respectively the Business Process Lines concept, that allows realizing a process variant specifically for the given requirements and the Process-Oriented Development paradigm that allows automating this model and transforming it into a service-oriented system.</p><p>In <ref type="bibr" target="#b23">[24]</ref> the application of dynamic product line practices is proposed to facilitate the design of service-based systems. Atomic services are used to represent basic system features. A composition of such services creates a configuration, which is a product of the product line. The requirements of an application are modelled in terms of a feature diagram during a domain analysis phase, while distinguishing between atomic and composite features. The entire system is built from atomic features, mapped directly onto a set of existing services.</p><p>In <ref type="bibr" target="#b28">[29]</ref> feature analysis and service analysis are combined into a method to guide developers to developed serviceoriented product lines. While the methods inherits the flexibility from service orientation, it still allows to manage variability through SPLE techniques. It comes with an architectural model for the systematic development of service-oriented product lines, and with support for dynamic reconfiguration.</p><p>We envision to go beyond the state-of-the-art of the connection between SPLE and SOC, with a twofold objective:</p><p>1) to provide a full formal model of such connections, with verification techniques based upon them; 2) to address run-time adaptability by extending the scope of the flexibility that can be achieved by introducing variability in service definitions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>III. OVERALL STRATEGY</head><p>The primary objective of the research we envision is to add variability and adaptability to the principles of SOC. The strategy is, in the first instance, to inherit from SPLE mechanisms to include variability notions in a software artifact. A crosscutting concern is to guarantee basic correctness assumptions of the provided services, in terms of certain desired qualitative and quantitative properties, by means of formal modelling of variability and adaptability. The rationale is that families of services should be formally defined with a service-oriented description language such as, e.g, UML4SOA (www.uml4soa.eu), BPEL 2.0 (www.oasis-open. org/committees/wsbpel) and/or JOLIE (www.jolie-lang.org), suitably extended to deal with variability and adaptability. Current service-oriented languages do not support (or support in a very limited form) the possibility to configure, adapt, and reconfigure the specified system. Subsequently, the extension along the same lines of the formal verification techniques already available for such languages, will provide the possibility to conduct formal property verification on service-oriented specifications that include variability.</p><p>In our vision, variability needs to be investigated from several points of view:</p><p>1) The formal modelling of variability and evolvability;</p><p>2) The linguistic mechanisms to express variability in service-oriented descriptions; 3) The development of formal verification techniques and tools for service-oriented systems utilizing variability.</p><p>We now provide details on how to pursue these three issues.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. Modelling Variability and Evolvability</head><p>To address the aforementioned crosscutting concern on correctness, we need to provide a formal model of service lines that is able to capture the notion of variability, i.e., it is able to express the variations that certain characteristics of services can be subject to. To this aim, the basics of variability modelling need to be investigated in connection with the formal modelling of SOAs.</p><p>A common reference model for the behaviour of a service in SOC computing is based on Labelled Transition Systems (LTSs): A service is defined as a state machine that interacts with its clients and with other services, and such interactions may trigger a transition to a different state.</p><p>An extension of LTSs, called Modal Transition Systems (MTSs), has been proposed as a formal model for product families <ref type="bibr" target="#b18">[19]</ref>, <ref type="bibr" target="#b27">[28]</ref>, allowing one to embed in a single model the behaviour of a family of products that share the basic structure of states and transitions, transitions which can moreover be seen as mandatory or possible for the products of the family. In <ref type="bibr" target="#b16">[17]</ref>, the MTS concept has been pushed to a more general form, allowing more precise modelling of the different kinds of variability that can typically be found in the definition of a product family.</p><p>On the other hand, deontic logics <ref type="bibr" target="#b0">[1]</ref>, <ref type="bibr" target="#b29">[30]</ref>, <ref type="bibr" target="#b31">[32]</ref>, <ref type="bibr" target="#b32">[33]</ref>, <ref type="bibr" target="#b40">[41]</ref> have recently become popular in computer science for formalizing descriptional and behavioural aspects of systems. This is mainly because they provide a natural way to formalize concepts like violation, obligation, permission, and prohibition. Intuitively, they permit one to distinguish between correct (normative) states and actions on the one hand and non-compliant states and actions on the other hand. This makes deontic logic a natural candidate for expressing the conformance of members of a family of products with respect to variability rules.</p><p>A first goal is therefore to establish a common reference model that develops these concepts to fully take into account the peculiarities of SOC and the characteristics of SPLE. When the modelling of variability in SOC is consolidated, the reference model will be extended to address run-time adaptability. However, this is a challenging task that can only be attacked when the modelling of variability in SOC is fully understood (cf. Sect. III-C).</p><p>A second, future goal is to model not only functional variability but also quality attribute variability in SPLE <ref type="bibr" target="#b15">[16]</ref>. In particular, it would be interesting to study how to model and maintain certain Quality of Service (QoS) levels and QoS-aware service composition in the presence of variability, evolvability, and adaptability <ref type="bibr" target="#b30">[31]</ref>, <ref type="bibr" target="#b35">[36]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>B. Extending Service-Oriented Languages</head><p>The idea is to investigate the extensions/modifications that need to be applied to current service-oriented languages in order to support both static and dynamic variability. It is necessary to revisit choreography, orchestration, and behavioural contract languages.</p><p>Concerning static variability, we need to investigate the most effective ways to include constructs in the languages to express so-called variation points, i.e., the points where a single service, or a choreography, or an orchestration, admit different variants. The choice of variants is made at configuration time (i.e., product derivation time), hence we expect that a single product respects the syntax of the considered language.</p><p>A particular role can be played in this regard by behavioural contracts. Behavioural contracts have been independently introduced in SOC by various authors (see, e.g., <ref type="bibr" target="#b6">[7]</ref>- <ref type="bibr" target="#b8">[9]</ref> and the references therein), and represent an abstraction of the expected behaviour of a service according to its main observable features: a notion of compliance is also defined, to verify that a service actually presents the abstraction required by the contract. Indeed, the very same definition of contract entails a definition of a family of services: the family of all services that are compliant to the contract. Hence, one of the possible ways to express variability is just an invocation to a service compliant to a contract, leaving free the binding to an actual service at configuration time.</p><p>Regarding dynamic variability, several directions of investigation can be pursued. For instance, we plan to study two different scenarios: predictable and unpredictable updates. In general, a dynamic update is triggered by some specific events indicating the necessity to modify the system. If the modifications to be applied are known at design-time (i.e., they are predictable), then it is possible to program such modifications using mechanisms similar to fault-handling in standard languages. On the other hand, if the modifications to be applied to the system are not known at design-time (i.e., they are unpredictable), then it is not only necessary to extend the language, but the system architecture needs to be changed by adding specific components that we call reconfiguration managers.</p><p>First of all, we can address it by including in the language evolution hooks, i.e., information on part of the system structure or behaviour on which modifications could be applied, allowing the programmer specify points that could be affected by future system reconfigurations. A reconfiguration manager is responsible for catching the events indicating the necessity to reconfigure the system, and then it reacts by applying the required modifications to the evolution hooks. In our vision, a reconfiguration manager should follow some update rules that can be dynamically modified, thus giving the possibility to inject in the system new adaptation policies that were unknown at design-time.</p><p>The dynamic variability logic should be developed separately, e.g., as a set of evolution rules. Such rules could be created/changed after the application has been deployed without affecting the running application. Evolution should be enacted by an evolution manager, possibly composed by different evolution servers. At run-time, such servers should check the environment conditions and the user needs, control whether some modification has to be applied to the application, and exploit the evolution hooks provided by the application to reconfigure it.</p><p>Based on the extended languages, also the theories already developed for choreographies, orchestrators, and behavioural contracts need to be revisited. These three distinct aspects of SOC are strictly related. For instance, one could extract from choreographies the behavioural contracts of the involved services, or verify whether or not an orchestrator respects a behavioural contract. The theories relating these aspects need to be revisited in order to cope with variability.</p><p>In particular, variability of the system architecture can be more easily expressed with choreography languages. In the case of dynamic variability, in order for the reconfiguration to take place, the modifications must be applied to the running services. Therefore, appropriate projection functions must be defined which can automatically obtain, from the variability expressed with choreography languages, the modifications to be applied to the evolution hooks of the relevant services. Moreover, current behavioural contract theories have to be enhanced in order to include also dynamic checks that are able to verify, at reconfiguration time, whether or not the modified system still preserves some expected properties such as service compliance.</p><p>These proposed enhancements to SOC languages have to be validated by experimenting them on an existing SOC framework, like JOLIE (www.jolie-lang.org). JOLIE is a fully fledged orchestration language that already includes some form of dynamic variability such as the possibility to rebind service ports or replace internal services. The goal in this case is to extend JOLIE with evolution hooks, to define a choreography language for JOLIE applications, and to assess the developed behavioural contract theories by applying them to this specific JOLIE-based framework.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>C. Develop Verification Techniques/Tools</head><p>The combination and extension of the ideas underlying the modelling and verification techniques and tools that have been developed in the SOC domain with those from the SPLE domain, will have the aim of developing analysis and verification techniques that support design-time verification and validation, run-time monitoring, and verification of flexible and adaptable services. The fact that the resulting analysis and verification techniques should still be effective over specifications with variability points, including situations of variability triggered at run-time, requires particular care.</p><p>A first concern is the analysis of abstract properties (qualitative and possibly quantitative) both at the level of the family specification and at that of their derived products. Exemplary qualitative properties of services are <ref type="bibr" target="#b17">[18]</ref>:</p><p>Availability: a service is always capable of accepting a request; Responsiveness: a service guarantees a response to each received request; Reliability: a service guarantees a successful response to each received request. Quantitative properties instead include QoS properties based on a notion such as cost, as well as classical quantitative properties, stating that certain properties hold within a given probability bound. Recent results on the verification of such quantitative and qualitative properties on service descriptions <ref type="bibr" target="#b3">[4]</ref>, <ref type="bibr" target="#b4">[5]</ref>, <ref type="bibr" target="#b12">[13]</ref>- <ref type="bibr" target="#b14">[15]</ref>, <ref type="bibr" target="#b17">[18]</ref> can be adapted in order to be able to deal not only with single services, but directly with service family specifications. In this way we can factorize both the time and the cost that is needed to verify products that have been correctly derived from a family definition.</p><p>A second, related, concern will be the adoption of specific analysis and verification techniques aimed at proving correct derivations of products from a service family definition <ref type="bibr" target="#b1">[2]</ref>. We have already mentioned (in Sect. 3.1) the recent interest raised by deontic logics for the modelling of variability. Indeed, some work <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b2">[3]</ref> has been done on the use of deonticstyle logics for modelling notions of variability in product family descriptions, in two different directions: characterizing feature models by direct modelling of constraints over the products of a family, and proposing behavioural extensions of deontic-style logics. A behavioural extension of a deonticstyle logic permits one to express in a unique framework both behavioural aspects, using standard branching-time logic operators, and static constraints over the products of a family (usually a separate expression in a first-order logic is required). Proper variants of established model checkers, like CMC (fmt.isti.cnr.it/cmc), must be defined as automatic verification tools for checking such properties.</p><p>A third concern is the introduction of run-time adaptability, which presents a big challenge for the off-line verification by model checking <ref type="bibr" target="#b9">[10]</ref>. This question requires innovative verification techniques and a deep understanding of the relation between sought service properties and variability in the definition of services. For instance, a typical question can be whether a SOA satisfies a given property, irrespective of which variant has actually been chosen, or of which evolution is occurring inside the architecture. Finally, variability is used differently in adaptive system modelling. For product lines, a particular set of variants is chosen at compile time (or at deployment time) while for an adaptive system variability has to be available and managed also at run-time <ref type="bibr" target="#b34">[35]</ref>. A possible way out is thus to represent the product family architecture at run-time <ref type="bibr" target="#b20">[21]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>IV. APPLICATION DOMAINS</head><p>The research activity envisioned in this paper will produce innovative elements to be used in the definition of a design and development methodology for the systematic large-scale production of software systems and their market segmentation. These innovative elements will consist of the definition of techniques for the flexible modelling and design of software adaptability, by means of which it will be possible to develop services families. These are new classes of service-based applications, easily derivable from the definition of the family through adaptation to client needs or to modification of the specific context for which the application has been deployed.</p><p>We can refer to the motivating example already introduced in Sect. 1, i.e. a software system that supports the teaching activities of a university. This system is constituted by a set of services offered to the teachers, to the students and to the university staff, following a SOC paradigm. Selling such a system to different universities requires to manage variability due to the different governance structure, different size, and/or different teaching organization of the different universities. A product family, or product line, can therefore be envisaged to encompass all possible variants. Hence, a definition of a service-oriented product line is needed. This product line definition is however confined to cope with static variability, i.e., differences between universities. However, the rapid evolution of laws (at least in Italy...) and their following reception from the university offices can be dealt efficiently only introducing dynamic adaptability and evolvability.</p><p>Another application domain where we can expect that the proposed advancements can have a favourable impact is that of the so-called package-based software distributions, an approach adopted, typically, by FOSS (Free and Open-Source Software) to flexibly manage the different variants and versions of a software system, as exemplified by the distribution of open-source operating systems like LINUX.</p><p>One of the main challenges for such distributions is the possibility to scale the system to distributed computing platforms, beyond the bound of executing on a single computing element. In the framework of recent virtualization technologies known as Cloud Computing, e.g., the management of virtual machines that support flexible and on-demand computing resource offering, such as "Infrastructures as a Service" (IaaS) and "Platform as a Service" (PaaS) turns to be extremely complex.</p><p>Traditionally, the package-based software distributions provide flexible tools for personalizing and updating the system. Moreover, they provide tools that support the system administrator to design and manage the system. Such tools are based on a complex interdependency network between packages that allow the automatic installation of updates and of new system components. Normally, as the system executes on a single computing element, such elements should be switched off first to make new functions available (cold update). This approach turns out to be impossible in a distributed system. A new approach (hot update), which does not interrupt the system functioning, is needed.</p><p>The definition of mechanisms supporting the update of only the relevant components is fundamental for the widespread utilization of emerging technologies such as, e.g., Cloud Computing. This technology, based on virtualization, is at the basis of the so-called disappearing computer scenario, according to which computing and storage devices are physically moved far from the end user, and are offered by specific vendors able to deliver computing and storage power as a remote service (see, e.g., Google AppEngine and Amazon EC2).</p><p>Concerning remote file storage, some services already reached large diffusion, see, e.g., Dropbox (that provides storage, sharing and synchronization of files) that in February 2010 already counted more than 4 million users. One of the aspects that contributed most to the success of Dropbox is the possibility to provide the user with a virtual hard disk shared by different devices. In this way, this service realized the Forever Yours model -one of the objectives of the European Commission FP7 in ICT -at least as far as data and file storage is concerned. Cloud Computing aims at the realization of this model also as far as programs and computing power is concerned. Nevertheless, such systems are subject to an evolution which is far more complex than that in file systems (in which only creation, change, and delete operations can be performed) as strong dependencies exist among the involved software components.</p><p>The techniques developed according to the research vision outlined in this paper will be applicable in this specific field, with the aim of facilitating the management of this kind of services, making the user configuration completely automatic, and providing the user with tools supporting the update and evolution of the system.</p><p>One can think also of many other fields of applications, in which a high degree of configurability and an easy and fast adaptation are extremely critical. One could consider, e.g., e-Health where hospital services must be highly flexible in order to quickly adapt to specific medical needs, or the emergency management field where the support tools must be quickly exploitable in an always different and unstable context, in which run-time adaptability features are clearly needed.</p><p>In all these application fields, the models, techniques and tools developed according to the vision proposed in this paper can achieve significant advantages in terms of development costs, as it will be able to factorize common elements as well as the verification processes.</p></div>		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Deontic Logic</title>
		<author>
			<persName><forename type="first">L</forename><surname>Åqvist</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Handbook of Philosophical Logic</title>
				<editor>
			<persName><forename type="first">(</forename><forename type="middle">D</forename><surname>Edition</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">F</forename><surname>Gabbay</surname></persName>
		</editor>
		<editor>
			<persName><surname>Guenthner</surname></persName>
		</editor>
		<imprint>
			<publisher>Kluwer Academic</publisher>
			<date type="published" when="2002">2002</date>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="page" from="147" to="264" />
		</imprint>
	</monogr>
	<note>2nd</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Deontic Logics for Modeling Behavioural Variability</title>
		<author>
			<persName><forename type="first">P</forename><surname>Asirelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">H</forename><surname>Beek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Fantechi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gnesi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 3rd International Workshop on Variability Modelling of Software-intensive Systems (VaMoS&apos;09</title>
				<editor>
			<persName><forename type="first">D</forename><surname>Benavides</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Metzger</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">U</forename><surname>Eisenecker</surname></persName>
		</editor>
		<meeting>the 3rd International Workshop on Variability Modelling of Software-intensive Systems (VaMoS&apos;09</meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="71" to="76" />
		</imprint>
		<respStmt>
			<orgName>Universität Duisburg-Essen</orgName>
		</respStmt>
	</monogr>
	<note>ICB Research Report 29</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A deontic logical framework for modelling product families</title>
		<author>
			<persName><forename type="first">P</forename><surname>Asirelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">H</forename><surname>Beek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Fantechi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gnesi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 4th International Workshop on Variability Modelling of Software-intensive Systems (VaMoS&apos;10</title>
		<title level="s">ICB Research Report</title>
		<editor>
			<persName><forename type="first">D</forename><surname>Benavides</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">D</forename><surname>Batory</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Grünbacher</surname></persName>
		</editor>
		<meeting>the 4th International Workshop on Variability Modelling of Software-intensive Systems (VaMoS&apos;10</meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="page" from="37" to="44" />
		</imprint>
		<respStmt>
			<orgName>Universität Duisburg-Essen</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">An action/statebased model-checking approach for the analysis of communication protocols for Service-Oriented Applications</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">H</forename><surname>Beek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Fantechi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gnesi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mazzanti</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Formal Methods for Industrial Critical Systems-Revised Selected Papers of the 12th International Workshop on Formal Methods for Industrial Critical Systems (FMICS&apos;07</title>
				<editor>
			<persName><forename type="first">(</forename><forename type="middle">S</forename><surname>Germany</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Leue</surname></persName>
		</editor>
		<editor>
			<persName><surname>Merino</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">4916</biblScope>
			<biblScope unit="page" from="133" to="148" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">A state/eventbased model-checking approach for the analysis of abstract system properties</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">H</forename><surname>Beek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Fantechi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gnesi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mazzanti</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Science of Computer Programming</title>
				<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
	<note>To appear</note>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Managing SOA System Variation through Business Process Lines and Process Oriented Development</title>
		<author>
			<persName><forename type="first">N</forename><surname>Boffoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Cimitile</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Maria</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Maggi</surname></persName>
		</author>
		<author>
			<persName><surname>Visaggio</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">A Theory for Strong Service Compliance</title>
		<author>
			<persName><forename type="first">M</forename><surname>Bravetti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Zavattaro</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 9th International Conference on Coordination Models and Languages (COORDINATION&apos;07)</title>
				<editor>
			<persName><forename type="first">A</forename><forename type="middle">L</forename><surname>Murphy</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Vitek</surname></persName>
		</editor>
		<meeting>the 9th International Conference on Coordination Models and Languages (COORDINATION&apos;07)<address><addrLine>Paphos, Cyprus</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="volume">4467</biblScope>
			<biblScope unit="page" from="96" to="112" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Contract based Multi-party Service Composition</title>
		<author>
			<persName><forename type="first">M</forename><surname>Bravetti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Zavattaro</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 1st International Symposium on Fundamentals of Software Engineering (FSEN&apos;07)</title>
				<editor>
			<persName><forename type="first">(</forename><forename type="middle">F</forename><surname>Iran</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Arbab</surname></persName>
		</editor>
		<editor>
			<persName><surname>Sirjani</surname></persName>
		</editor>
		<meeting>the 1st International Symposium on Fundamentals of Software Engineering (FSEN&apos;07)<address><addrLine>Tehran</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="volume">4767</biblScope>
			<biblScope unit="page" from="207" to="222" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Towards a Unifying Theory for Choreography Conformance and Contract Compliance</title>
		<author>
			<persName><forename type="first">M</forename><surname>Bravetti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Zavattaro</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 6th International Symposium on Software Composition (SC&apos;07)</title>
				<editor>
			<persName><surname>Braga</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">(</forename><forename type="middle">M</forename><surname>Portugal</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">W</forename><surname>Lumpe</surname></persName>
		</editor>
		<editor>
			<persName><surname>Vanderperren</surname></persName>
		</editor>
		<meeting>the 6th International Symposium on Software Composition (SC&apos;07)</meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="volume">4829</biblScope>
			<biblScope unit="page" from="34" to="50" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">Model Checking</title>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">M</forename><surname>Clarke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Grumberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">A</forename><surname>Peled</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2000">2000</date>
			<publisher>The MIT Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">Software Product Lines: Practices and Patterns</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">C</forename><surname>Clements</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Northrop</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2002">2002</date>
			<publisher>Addison-Wesley</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<idno>CMU/SEI-2008-SR- 006</idno>
		<title level="m">Proceedings of the 1st Workshop on Service-Oriented Architectures and Software Product Lines: What is the Connection? (SOAPL&apos;07)</title>
				<editor>
			<persName><forename type="first">S</forename><forename type="middle">G</forename><surname>Cohen</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><forename type="middle">W</forename><surname>Krut</surname></persName>
		</editor>
		<meeting>the 1st Workshop on Service-Oriented Architectures and Software Product Lines: What is the Connection? (SOAPL&apos;07)</meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
	<note type="report_type">Technical Report</note>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Formal modeling and quantitative analysis of KLAIM-based mobile systems</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">De</forename><surname>Nicola</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Latella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Massink</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 20th Annual ACM Symposium on Applied Computing (SAC&apos;05)</title>
				<meeting>the 20th Annual ACM Symposium on Applied Computing (SAC&apos;05)</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="428" to="435" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Towards a logic for performance and mobility</title>
		<author>
			<persName><forename type="first">R</forename><surname>De Nicola</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-P</forename><surname>Katoen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Latella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Massink</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Electronic Notes in Theoretical Computer Science</title>
		<imprint>
			<biblScope unit="volume">153</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="161" to="175" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Model checking mobile stochastic logic</title>
		<author>
			<persName><forename type="first">R</forename><surname>De Nicola</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-P</forename><surname>Katoen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Latella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Loreti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Massink</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Theoretical Computer Science</title>
		<imprint>
			<biblScope unit="volume">382</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="42" to="70" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Modelling Variation in Quality Attributes</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">G</forename><surname>Sagardui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Belategi</surname></persName>
		</author>
		<idno>2007-01</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 1st International Workshop on Variability Modelling of Software-Intensive Systems (VaMoS&apos;07</title>
		<title level="s">Lero Technical</title>
		<editor>
			<persName><forename type="first">K</forename><surname>Pohl</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Heymans</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><forename type="middle">C</forename><surname>Kang</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Metzger</surname></persName>
		</editor>
		<meeting>the 1st International Workshop on Variability Modelling of Software-Intensive Systems (VaMoS&apos;07</meeting>
		<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="51" to="59" />
		</imprint>
	</monogr>
	<note type="report_type">Report</note>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Formal modelling for Product Families Engineering</title>
		<author>
			<persName><forename type="first">A</forename><surname>Fantechi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gnesi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 12th International Software Product Lines Conference (SPLC&apos;08)</title>
				<meeting>the 12th International Software Product Lines Conference (SPLC&apos;08)</meeting>
		<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="193" to="202" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">A Model Checking Approach for Verifying COWS Specifications</title>
		<author>
			<persName><forename type="first">A</forename><surname>Fantechi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gnesi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lapadula</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mazzanti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Pugliese</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Tiezzi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 11th International Conference on Fundamental Approaches to Software Engineering (FASE&apos;08</title>
				<editor>
			<persName><forename type="first">J</forename><forename type="middle">L</forename><surname>Fiadeiro</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Inverardi</surname></persName>
		</editor>
		<meeting>the 11th International Conference on Fundamental Approaches to Software Engineering (FASE&apos;08</meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">4961</biblScope>
			<biblScope unit="page" from="230" to="245" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">A Foundation for Behavioural Conformance in Software Product Line Architectures</title>
		<author>
			<persName><forename type="first">D</forename><surname>Fischbein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Uchitel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">A</forename><surname>Braberman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2nd Workshop on the Role of Software Architecture for Testing and Analysis (ROSATEA&apos;06</title>
				<editor>
			<persName><forename type="first">R</forename><forename type="middle">M</forename><surname>Hierons</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">H</forename><surname>Muccini</surname></persName>
		</editor>
		<meeting>the 2nd Workshop on the Role of Software Architecture for Testing and Analysis (ROSATEA&apos;06</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="39" to="48" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Goal and Variability Modeling for Serviceoriented System: Integrating i * with Decision Models</title>
		<author>
			<persName><forename type="first">P</forename><surname>Grünbacher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Dhungana</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Seyff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Quintus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Clotet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Franch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>López</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Marco</surname></persName>
		</author>
		<idno>-A3</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Software and Services Variability Management Workshop -Concepts Models and Tools</title>
				<editor>
			<persName><forename type="first">T</forename><surname>Männistö</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">E</forename><surname>Niemelä</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Raatikainen</surname></persName>
		</editor>
		<meeting>Software and Services Variability Management Workshop -Concepts Models and Tools</meeting>
		<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="99" to="104" />
		</imprint>
		<respStmt>
			<orgName>Helsinki University of Technology, Software Business and Engineering Institute Research Reports 3 ; HUT-SoberIT</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Using Product Line Techniques to Build Adaptive Systems</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">O</forename><surname>Hallsteinsen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Stav</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Solberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Floch</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 10th International Software Product Lines Conference (SPLC&apos;06)</title>
				<meeting>the 10th International Software Product Lines Conference (SPLC&apos;06)</meeting>
		<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="141" to="150" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<title level="m" type="main">Software Product Lines and Service-Oriented Architecture: A Systematic Comparison of Two Concepts</title>
		<author>
			<persName><forename type="first">A</forename><surname>Helferich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Herzwurm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Jesse</surname></persName>
		</author>
		<imprint/>
	</monogr>
	<note>12</note>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Software Product Lines, Service-Oriented Architecture and Frameworks: Worlds Apart or Ideal Partners?</title>
		<author>
			<persName><forename type="first">A</forename><surname>Helferich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Herzwurm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Jesse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mikusz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Trends in Enterprise Application Architecture</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="volume">4473</biblScope>
			<biblScope unit="page" from="187" to="201" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Dynamic Software Product Lines for Service-Based Systems</title>
		<author>
			<persName><forename type="first">P</forename><surname>Istoan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Nain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Perrouin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-M</forename><surname>Jezequel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE 9th International Conference on Computer and Information Technology</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">VxBPEL: Supporting variability for Web services in BPEL</title>
		<author>
			<persName><forename type="first">M</forename><surname>Koning</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>-A. Sun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sinnema</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Avgeriou</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information and Software Technology</title>
		<imprint>
			<biblScope unit="volume">51</biblScope>
			<biblScope unit="page" from="258" to="269" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Proceedings of the 2nd Workshop on Service-Oriented Architectures and Software Product Lines: Putting Both Together (SOAPL</title>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 12th International Software Product Lines Conference (SPLC&apos;08), Second</title>
				<editor>
			<persName><forename type="first">)</forename><surname>Workshops</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">(</forename><forename type="middle">S</forename><surname>Thiel</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Pohl</surname></persName>
		</editor>
		<meeting>the 12th International Software Product Lines Conference (SPLC&apos;08), Second<address><addrLine>Limerick, Ireland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="115" to="147" />
		</imprint>
		<respStmt>
			<orgName>Lero, University of</orgName>
		</respStmt>
	</monogr>
	<note>&apos;08)</note>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">3rd Workshop on Service-Oriented Architectures and Software Product Lines: Enhancing Variation (SOAPL&apos;09)</title>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 13th International Software Product Lines Conference (SPLC&apos;09</title>
				<editor>
			<persName><forename type="first">D</forename><surname>Muthig</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><forename type="middle">D</forename><surname>Mcgregor</surname></persName>
		</editor>
		<meeting>the 13th International Software Product Lines Conference (SPLC&apos;09</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="301" to="302" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">Modal I/O Automata for Interface and Product Line Theories</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">G</forename><surname>Larsen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Nyman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">W</forename><surname>Ąsowski</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 16th European Symposium on Programming Languages and Systems (ESOP&apos;07</title>
				<editor>
			<persName><forename type="first">R</forename><forename type="middle">De</forename><surname>Nicola</surname></persName>
		</editor>
		<meeting>the 16th European Symposium on Programming Languages and Systems (ESOP&apos;07</meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="volume">4421</biblScope>
			<biblScope unit="page" from="64" to="79" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">An Approach for Developing Service Oriented Product Lines</title>
		<author>
			<persName><forename type="first">J</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Muthig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Naab</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 12th International Software Product Lines Conference (SPLC&apos;08)</title>
				<meeting>the 12th International Software Product Lines Conference (SPLC&apos;08)</meeting>
		<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="275" to="284" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">Deontic interpreted systems</title>
		<author>
			<persName><forename type="first">A</forename><surname>Lomuscio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Sergot</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Studia Logica</title>
		<imprint>
			<biblScope unit="volume">75</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="63" to="92" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Issarny, QoS-Aware Service Composition in Dynamic Service Oriented Environments</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">B</forename><surname>Mabrouk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Beauche</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Kuznetsova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Georgantas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 10th International Middleware Conference (Middleware&apos;09</title>
				<editor>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Bacon</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">B</forename><forename type="middle">F</forename><surname>Cooper</surname></persName>
		</editor>
		<meeting>the 10th International Middleware Conference (Middleware&apos;09</meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="volume">5896</biblScope>
			<biblScope unit="page" from="123" to="142" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">Permissions and Obligations</title>
		<author>
			<persName><forename type="first">L</forename><surname>Mccarty</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 8th International Joint Conference on Artificial Intelligence (IJCAI&apos;83)</title>
				<editor>
			<persName><forename type="first">A</forename><surname>Bundy</surname></persName>
		</editor>
		<meeting>the 8th International Joint Conference on Artificial Intelligence (IJCAI&apos;83)</meeting>
		<imprint>
			<publisher>William Kaufmann</publisher>
			<date type="published" when="1983">1983</date>
			<biblScope unit="page" from="287" to="294" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<monogr>
		<title level="m">Deontic Logic in Computer Science: Normative System Specification</title>
				<editor>
			<persName><forename type="first">J.-J</forename><surname>Ch</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><forename type="middle">J</forename><surname>Meyer</surname></persName>
		</editor>
		<editor>
			<persName><surname>Wieringa</surname></persName>
		</editor>
		<imprint>
			<publisher>Wiley</publisher>
			<date type="published" when="1993">1993</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">H</forename><surname>Meyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">P</forename><surname>Lehnerd</surname></persName>
		</author>
		<title level="m">The Power of Product Platforms: Building Value and Cost Leadership</title>
				<imprint>
			<publisher>The Free Press</publisher>
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">Models Run.time to Support Dynamic Adaptation</title>
		<author>
			<persName><forename type="first">B</forename><surname>Morin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Barais</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Jézéquel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Fleurey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Solberg</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Computer</title>
		<imprint>
			<biblScope unit="volume">42</biblScope>
			<biblScope unit="issue">10</biblScope>
			<biblScope unit="page" from="44" to="51" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b35">
	<analytic>
		<title level="a" type="main">Dynamically Adaptive Systems through Automated Model Evolution Using Service Compositions</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">D</forename><surname>Mosincat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Binder</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Jazayeri</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 9th International Conference on Software Composition (SC&apos;10)</title>
				<editor>
			<persName><forename type="first">B</forename><surname>Baudry</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">E</forename><surname>Wohlstadter</surname></persName>
		</editor>
		<meeting>the 9th International Conference on Software Composition (SC&apos;10)</meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="volume">6144</biblScope>
			<biblScope unit="page" from="82" to="89" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b36">
	<analytic>
		<title level="a" type="main">Service-Oriented Computing: State of the Art and Research Challenges</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">P</forename><surname>Papazoglou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Traverso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Dustdar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Leymann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Computer</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="issue">11</biblScope>
			<biblScope unit="page" from="38" to="45" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b37">
	<monogr>
		<author>
			<persName><forename type="first">K</forename><surname>Pohl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Böckle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Van Der Linden</surname></persName>
		</author>
		<title level="m">Software Product Line Engineering: Foundations, Principles, and Techniques</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b38">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">P</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">N</forename><surname>Huhns</surname></persName>
		</author>
		<title level="m">Service-Oriented Computing: Semantics, Processes, Agents</title>
				<imprint>
			<publisher>Wiley</publisher>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b39">
	<analytic>
		<title level="a" type="main">Studying the Common Problems with Service-Oriented Architecture and Software Product Lines</title>
		<author>
			<persName><surname>Ch</surname></persName>
		</author>
		<author>
			<persName><surname>Wienands</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Presented at the 4th Service-Oriented Architecture (SOA) &amp; Web Services Conference</title>
				<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b40">
	<analytic>
		<title level="a" type="main">Specifying Dynamic and Deontic Integrity Constraints</title>
		<author>
			<persName><forename type="first">R</forename><surname>Wieringa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-J</forename><surname>Ch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Meyer</surname></persName>
		</author>
		<author>
			<persName><surname>Weigand</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Data and Knowledge Engineering</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="page" from="157" to="189" />
			<date type="published" when="1989">1989</date>
		</imprint>
	</monogr>
</biblStruct>

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