<?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">Tested Approach for Variability Management Enhancing in Software Product Line</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Andrii</forename><surname>Kolesnyk</surname></persName>
							<email>kolesnyk@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="department">Institute of Software Systems of NAS</orgName>
								<address>
									<addrLine>Akedemika Glushkova st</addrLine>
									<postCode>40</postCode>
									<settlement>Kiev</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Olga</forename><surname>Slabospitskaya</surname></persName>
							<email>slabospitskaya.olga@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="department">Institute of Software Systems of NAS</orgName>
								<address>
									<addrLine>Akedemika Glushkova st</addrLine>
									<postCode>40</postCode>
									<settlement>Kiev</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Tested Approach for Variability Management Enhancing in Software Product Line</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">10EA1FDB461B51831746E51BACD7B24D</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T01:37+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>Software Product Line</term>
					<term>Variability Model</term>
					<term>Variability Management</term>
					<term>Reusable Asset</term>
					<term>Configuration Model-based software system development: Method</term>
					<term>Model</term>
					<term>Methodology</term>
					<term>Process</term>
					<term>Software System</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The paper declares a novel approach for the process enhancing of managing Variability -the ability of a software system or artefact in Software Product Line (PL) to be extended, changed, customized or configured for use in a specific context -with the proper quality characteristics to mitigate its current limitations. New Variability Model and Management Functions to process its element are proposed as this process Core. The model consistently represents variabilities both in PL structure and artefacts across all PL development stages and stakeholders' viewpoints along with the dedicated assessment submodel. The functions compose separate actions as to variability into the single cycle like Doeming Plan-Do-Check-Act one where decisions should be rational. Presented successful Case Study purposes at the Core proposed testing along with the dedicated Configurator implemented in instrumental and technological complex just developed in the Institute of Software Systems of NAS.</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>Effective and efficient large, complex and multi-purposed software systems composition from more simple reusable assets was one of the challenges being addressed in the research project named "Theoretical Fundament of Generative Programming and Means of its Support"(2007-2011, № 0107U002205) <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref> just accomplished in the Institute of Software Systems of NAS of Ukraine. Over the project Software Product Line (PL) Engineering <ref type="bibr" target="#b2">[3]</ref> has proven to be the promising paradigm to produce a diversity of high-quality similar-but-different products with limited time and efforts.</p><p>But it was at once well-recognized that the key success factor in PL Engineering is а proper management of both the two kinds of variability disambiguated by Metzger et al. <ref type="bibr" target="#b3">[4]</ref>. The first, specific PL variability, describes properties and qualities that should vary between the systems of the PL and that should not. In return, the second one is single Software variability -i.e., the ability of a software system or artefact to be extended, changed, customized or configured for use in a specific context.</p><p>However, just now researchers' efforts concentrate foremost on variability modeling <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b4">5]</ref> and implementing <ref type="bibr" target="#b2">[3]</ref>, while challengeable problems of its planning and evolving less attention are paid. One of perspective frameworks to consistently cope with them is COVAMOF <ref type="bibr" target="#b5">[6]</ref> determining whether, when and how software variability in PL should evolve with special meta-model and method for its assessment.</p><p>The paper pursues the same goal but for both the above kinds of variability. It proposes dedicated Variability model and Management Functions based on its estimates as the Core of an empirical approach for PL Variability Management process defining that is enhanced with appropriate quality characteristics. The Core is tested with the dedicated Configurator elaborated within the research project above.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Variability Issues in PL</head><p>Variability items to be managed. Let fix, to use hereafter, the definitions of basic Variability items that have to be manage over PL development and therefore need to be explicitly modeled, following up the origins <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4,</ref><ref type="bibr" target="#b5">6]</ref>.</p><p>The first such item is a variation point. It is an abstraction that identifies location in software system or artifact at which a choice can be made between values or variants. As Deelstra et al. <ref type="bibr" target="#b5">[6]</ref> note, it is not by-product of design and implementation of variability, but answers the question, what does vary, being therefore identified as central element in managing variability. Each variation point is associated with a value, zero or more variants. Variation points are categorized to five basic types such as: optional (zero or one variant out of 1,…, m associated variants), alternative (1 out of 1,…, m ), optional variant (0,…, n out of 1,…, m ), variant (1,…, n out of 1,…, m ), and value (a value that can be chosen within a predefined range).</p><p>A variant is thus the second Variability item answering the question, how does vary the variation point it is associated with <ref type="bibr" target="#b3">[4]</ref>.</p><p>The third one is dependency <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b5">6]</ref>. It specifies a function of how the choices at the variation points in the PL influence a system property value, e.g. quality attribute, as well as the valid range for this value. The last one, namely constraint, is a predicate that defines possible interrelations between various variation points and variants. Variability Levels in PL development. Thorough study of PL Development process <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b2">3]</ref> experiences five possible types ( t ) of variation points and variants corresponding their Lyfe Cycle over PL Development: -Features, i.e. abstract concepts reflecting commonalities and variabilities of software products in PL relevant for some Stakeholder that might represent a technical function, a function group or a non-functional characteristics ( t = 1) -Requirements as to Software Products ( t = 2) -Аrchitecture сomponents ( t = 3) -Database tables ( t = 4) -Software artifacts ( t = 5).</p><p>Target characteristics for Variability Management enhancing. Based on the experience and ideas formed during the above Institute of Software Systems of NAS research project (№ 0107U002205) <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>, four Berg et al. <ref type="bibr" target="#b4">[5]</ref> essential quality characteristics are chosen to adopt as a target for the Variability Management process to be defined. These are consistency, scalability, traceability and visibility.</p><p>Consistency means that Variability should be handled the same way at all above levels of abstraction and across all PL development phases to reduce the ambiguities that might occur when using different methods for managing variability at different abstraction levels. Scalability prescribes that the methods used should be easily applicable for both the single component and a large complex system. In turn, traceability requires that Variability items at different levels of abstraction and across development phases should be explicitly linked both upwards and downwards to simplify PL evolution and maintenance. Lastly, visibility presupposes understandable representations of all Variability items in appropriate and intellectual user interface.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">An Approach Proposed to enhance Variability Management</head><p>An approach proposed is simply to define a Core of Enhanced (i.e. possessing the above target characteristics) Variability Management process, then continuously test it under various stressing conditions and refine accordingly to the lessons learnt.</p><p>The </p><p>where AS denotes a priori assumptions as to PL development organizing; FN is the set of Generic Functions for PL Variability Management Process; ENV is the environment for FN operation including dedicated Variability Model (VM ) described hereafter, PL core assets Repository ( RP ) and profiles both for PL variability with VM (VP ) and for core assets reuse over PL development ( CP ); DM is the set of Demands the Functions should meet to enable the target quality characteristics be really attained.</p><p>Initially AS in (1) assumes PL development to be the series of unified production rounds interchanging with the rounds of PL environment actualization.</p><p>In the FN set, four target Variability Management functions are elicited as generic through comparative study of popular Variability Management process templates <ref type="bibr" target="#b1">[2]</ref><ref type="bibr" target="#b2">[3]</ref><ref type="bibr" target="#b3">[4]</ref><ref type="bibr" target="#b5">6]</ref> within the perspective of Doeming's PDCA Management Cycle <ref type="bibr" target="#b6">[7]</ref>. These are informed and consistent Variability Planning, Implementing in PL artifacts, all-aspect Controlling and Evolving up to both retrospective and current elements of VP and CP . They serve due rationales for appropriate managerial decisions over FN processing. All necessary technological prerequisites as well as initial VM and RP are created with the fifth function of Variability Management Initiation.</p><p>The DM set from (1) composes consistency, scalability, traceability and visibility demands being inspired the title target characteristics and also the additional demand of rationality for all decisions being made under the functions FN processing. To meet this demand is the main purpose of VM and both the above variability kinds assessment method with it that enables VP and, particularly, CP .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Consistent and Traceable Variability Model</head><p>Let's particularize the above target characteristics and demands DM from (1) to fix inspired demands the dedicated VM should meet to pursue its purpose in (1): ─ uniform, consistent and traceable representation for all the variety of variability items and their interrelations over all the stages both for PL Domain and Application Engineering processes <ref type="bibr" target="#b1">[2]</ref><ref type="bibr" target="#b2">[3]</ref><ref type="bibr" target="#b3">[4]</ref><ref type="bibr" target="#b4">[5]</ref><ref type="bibr" target="#b5">[6]</ref><ref type="bibr" target="#b7">8]</ref> as well as for all functional segments from PL scope and also for all its stakeholders' viewpoints ─ traceable notations usage for PL artefacts modelling appropriate to their types ─ explicit identification of commonalities and variabilities across all PL development artefacts, stages and stakeholders' viewpoints ─ sound, informed and consistent PL variability profile assessment.</p><p>Relevant Variability Model is defined <ref type="bibr" target="#b7">[8]</ref> to be a hybrid structured triple</p><formula xml:id="formula_1">, ; ; EV AV SV VM <label>(2)</label></formula><p>where: submodels SV and AV represent variability in PL structure and its artifact;</p><p>EV is an integrated submodel for informed and consistent variability assessment.</p><p>The first submodel SV in (2) gives the formal representations of all the features from PL scope, both commonalities and variabilities, artifacts to implement them and their links on the base of feature modeling approaches <ref type="bibr" target="#b1">[2]</ref><ref type="bibr" target="#b2">[3]</ref><ref type="bibr" target="#b3">[4]</ref><ref type="bibr" target="#b5">6]</ref> In turn, the second submodel AV in (2) provides unified formal representations for all PL software products currently located in repository, being developed or might be developed eventually within current PL scope together with their development products (requirements etc.). To explicit reflecting the elements of SV (2) model in PL software products, any t -typed artefact is formally seen as cross-cutting "fragment" of SV . It is bounded with continuous upwards -downwards traceability links t TR from (3), which interrelates this artifact with the features it should implement and the final software product. Note that each of the five "horizontal" planes, implicitly defined with formulas (3), ( <ref type="formula" target="#formula_6">4</ref>), reflects the viewpoints both at PL and artefact variability by specific PL Stakeholders group being represented over PL development with the proper-typed artifacts -from the customers' features at the first level ( <ref type="formula" target="#formula_0">1</ref>1 , g G ) downwards to the programmers' and testers software and tests at the fifth one ( <ref type="formula" target="#formula_3">5</ref>5 , g G</p><p>). The third submodel of SV model expands Metzger's Orthogonal Variability Model <ref type="bibr" target="#b3">[4]</ref> with a novel dimension of sound quantitative variability estimates VP vp from <ref type="bibr" target="#b0">(1)</ref>. They quantify the level of PL variability adequacy within the perspectives of both PL customers' business needs in its products' functions and PL developers' requirements as to them. For the estimates' plausibility and consistency to increase, universal preferences model such as Bayesian Net, Analytical Hierarchy and Value Tree should be configured up to the assessment situation <ref type="bibr" target="#b8">[9]</ref>. It is also a</p><formula xml:id="formula_2">, VB VE VA VR VAR VpB VpE VpA VpR VP VAR VP VR VL EV   <label>triple , , , , ; , , , ; ; ;</label></formula><p>where: VL and VR are subsubmodels both for integrated variability adequacy level in a whole and, respectively, for its sublevels corresponding the artifacts' types;</p><formula xml:id="formula_4">VpB VpE VpA VpR , , ,</formula><p>are the sets of variation points in SV (3) model;</p><formula xml:id="formula_5">VB VE VA VR , , ,</formula><p>are the sets of variants for these variation points.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">A Case Study to Test the Variability Management Core</head><p>Here the probe implementation of PL artefact variability model AV (4) is considered for simple domain of quadratic equations solving. While classical feature diagram <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b5">6]</ref> clearly demonstrates the variety of variability items at the feature level, it's quite difficult to implement it in specific application in PL repository. Instead MS Visual Studio Windows Workflow Foundation (WWF) enables more information about AV with appropriate diagram (see Fig. <ref type="figure" target="#fig_0">1</ref>).</p><p>Let's explain how such variability might be visualized and on-line managed with that WWF diagram. Note that the letter A at the Fig. <ref type="figure" target="#fig_0">1</ref> connected with the "plus" pictograms denotes the variation points that might be filled with the reusable assets as their variants while the letter B denotes possible variants. In the case at hand the "Discriminant" component contains simple code to find discriminant (</p><formula xml:id="formula_6">c a b b D     <label>4</label></formula><p>), implemented by the developer responsible for producing PL core assets. Depending on its operating outcome, there are three scenarios (use case):</p><formula xml:id="formula_7">0 ; 0 ; 0    D D D</formula><p>and three corresponding assets for them: "TwoRoots", "ExactlyOneRoot", "NoRoots".</p><p>When using WWF, Visual Studio environment don't prohibit the developer from binding any reusable assets and variation points. In other words, we need a dedicated software tool that should support both the VM proposed (2)-( <ref type="formula" target="#formula_3">5</ref>) forming and actualizing and application configurations changing based on VM and reusable assets. Trial prototype of such a tool, named Configurator, has been implemented within instrumental and technological complex just developed in the Institute of Software Systems of NAS <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b9">10]</ref>. It purposes at configuring a diversity of similar-but-different applications from reusable software components and also at expanding and modifying applications with variation points and variants <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2,</ref><ref type="bibr" target="#b7">8]</ref> based on WWF <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b9">10,</ref><ref type="bibr" target="#b10">11]</ref>. An interim result of configuration process with the Configurator is XML file shown beneath. It is an instruction for executable file compiling to create the target application. &lt;SequentialWorkflowActivity&gt; &lt;CodeActivity x:Name="Start" ExecuteCode="codeActivity1_ExecuteCode" /&gt; &lt;CodeActivity x:Name="Discriminant" ExecuteCode="codeActivity1_ExecuteCode_1" /&gt; &lt;IfElseActivity x:Name="ifElseActivity1"&gt; &lt;IfElseBranchActivity x:Name="D_more_0"&gt; &lt;IfElseBranchActivity.Condition&gt; &lt;CodeCondition Condition="WorkMeth1" /&gt; &lt;/IfElseBranchActivity.Condition&gt; &lt;CodeActivity x:Name="TwoRoots" ExecuteCode="codeActivity1_ExecuteCode_2" /&gt; &lt;/IfElseBranchActivity&gt; &lt;IfElseBranchActivity x:Name="D_equal_0"&gt; &lt;IfElseBranchActivity.Condition&gt; &lt;CodeCondition Condition="WorkMeth2" /&gt; &lt;/IfElseBranchActivity.Condition&gt; &lt;CodeActivity x:Name="ExactlyOneRoot" ExecuteCode="codeActivity2_ExecuteCode" /&gt; &lt;/IfElseBranchActivity&gt; &lt;IfElseBranchActivity x:Name="D_less_0"&gt; &lt;IfElseBranchActivity.Condition&gt; &lt;CodeCondition Condition="WorkMeth3" /&gt; &lt;/IfElseBranchActivity.Condition&gt; &lt;CodeActivity x:Name="NoRoots" ExecuteCode="codeActivity3_ExecuteCode" /&gt; &lt;/IfElseBranchActivity&gt; &lt;/IfElseActivity&gt; &lt;DelayActivity TimeoutDuration="00:00:05" x:Name="delayActivity1" /&gt; &lt;/SequentialWorkflowActivity&gt;</p><p>The configuration process producing this XML file is initiated through the special chart processing with WWF tool in Visual Studio environment (see Fig. <ref type="figure" target="#fig_1">2</ref>). Note that the application created is variable i.e. enables square equation solving under various conditions prescribed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Conclusions</head><p>A novel Variability Model and generic Functions are elaborated for its enhanced (i.e. informed, consistent, scalable, traceable and capable to visualize the variability) support whole over PL development. The Model uniformly and consistently represents all Variability items across all the relevant stakeholders' viewpoints and over all abstraction levels both in PL structure and artifacts. It also includes dedicated submodel for informed and consistent variability assessment. In turn, the Functions -Variability Planning, Implementing in PL artifacts, all-aspect Controlling and Evolving up to assessment results are serviced with Initiation one to initially create the above Model.</p><p>An approach is declared to construct Variability Management process being enhanced in the above sense. It prescribes to couple the Model and the Functions as a priori process Core, then continuously test and refine it up to the lessons learnt.</p><p>To attempt such a testing, trial Workflow-based Configurator is implemented within the instrumental and technological complex just developed in the Institute of Software Systems of NAS to effectively produce complex systems from the assets. Based on successful Case Study of sample product variant deriving, the authors now update their approach to support all the Functions and fulfil an industrial Case Study.</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. Sample artefact variability model and reusable components are represented.</figDesc><graphic coords="6,171.96,230.64,251.40,188.52" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. Processing the reusable components by the Configurator is depicted.</figDesc><graphic coords="7,153.06,361.02,289.08,178.02" type="bitmap" /></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Generative Programming of Software Products and Their Families</title>
		<author>
			<persName><forename type="first">E</forename><surname>Lavrischeva</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Problems in Programming</title>
				<meeting><address><addrLine>Kiev</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="3" to="16" />
		</imprint>
	</monogr>
	<note>in Ukrainian</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">New Theoretical Foundations of Production Methods of Software Systems in Generative Programming Context</title>
		<author>
			<persName><forename type="first">E</forename><surname>Lavrischeva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Koval</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Babenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Slabospitska</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Ignatenko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Electronic monograph</title>
				<meeting><address><addrLine>UK; Kiev</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2011">2011. 2011</date>
			<biblScope unit="volume">67</biblScope>
		</imprint>
	</monogr>
	<note>in Ukrainian</note>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">D</forename><surname>Linden</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Schmid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Rommes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename></persName>
		</author>
		<title level="m">Software product lines in action: the best industrial practice in product line engineering</title>
				<meeting><address><addrLine>Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Disambiguating the Documentation of Variability in Software Product Lines: A Separation of Concerns, Formalization and Automated Analysis</title>
		<author>
			<persName><forename type="first">A</forename><surname>Metzger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Heymans</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Pohl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P.-Y</forename><surname>Schobbens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Saval</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">15th IEEE International Requirements Engineering Conference</title>
				<meeting><address><addrLine>New York</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE Press</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="243" to="253" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Tracing Software Product Line Variability -From Problem to Solution Space</title>
		<author>
			<persName><forename type="first">K</forename><surname>Berg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Bishop</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Muthig</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of SAICSIT&apos;2005</title>
				<meeting>of SAICSIT&apos;2005</meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="111" to="120" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Variability assessment in software product families</title>
		<author>
			<persName><forename type="first">S</forename><surname>Deelstra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sinnema</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Bosch</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information and Software Technology</title>
		<imprint>
			<biblScope unit="volume">51</biblScope>
			<biblScope unit="page" from="195" to="218" />
			<date type="published" when="2009">2009</date>
			<publisher>Elsevier</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">The Deming Management method</title>
		<author>
			<persName><forename type="first">M</forename><surname>Walton</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1986">1986</date>
			<publisher>Mead</publisher>
			<pubPlace>New York</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">The Theoretical View for Software Family Variability Management</title>
		<author>
			<persName><forename type="first">K</forename><surname>Lavrischeva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Slabospickaya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kolesnik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Koval</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Bulletin of University of Kiev. Series: Physics &amp; Mathematics</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="151" to="158" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
	<note>in Ukrainian</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">An Approach for Expert Assessment in Software Engineering</title>
		<author>
			<persName><forename type="first">E</forename><surname>Lavrischeva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Slabospitcka</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Cybernetics and Systems Analysis</title>
		<imprint>
			<biblScope unit="volume">45</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="638" to="654" />
			<date type="published" when="2009">2009</date>
			<publisher>SpringerLink</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Instrumental and Technological Complex for Developing and Learning Aspects of Software System Development</title>
		<author>
			<persName><forename type="first">E</forename><surname>Lavrischeva</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Bulletin of NAS of Ukraine</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="17" to="27" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
	<note>in Ukrainian</note>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Approaches to Configure Reusable Assets</title>
		<author>
			<persName><forename type="first">A</forename><surname>Kolesnik</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Problems in Programming</title>
				<meeting><address><addrLine>Kiev</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2011">2011</date>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="page" from="63" to="71" />
		</imprint>
	</monogr>
	<note>in Ukrainian</note>
</biblStruct>

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