Software product line engineering: foundations, principles and techniques
Gespeichert in:
Hauptverfasser: | , , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Berlin [u.a. ]
Springer
2005
|
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis Klappentext |
Beschreibung: | XXVI, 467 S. graph. Darst. |
ISBN: | 3540243720 9783540243724 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV020014785 | ||
003 | DE-604 | ||
005 | 20121010 | ||
007 | t | ||
008 | 050831s2005 gw d||| |||| 00||| eng d | ||
015 | |a 05,N35,0070 |2 dnb | ||
016 | 7 | |a 975924818 |2 DE-101 | |
020 | |a 3540243720 |c Gb. : EUR 53.45 (freier Pr.), sfr 88.50 (freier Pr.) |9 3-540-24372-0 | ||
020 | |a 9783540243724 |9 978-3-540-24372-4 | ||
024 | 3 | |a 9783540243724 | |
028 | 5 | 2 | |a 11312499 |
035 | |a (OCoLC)254631989 | ||
035 | |a (DE-599)BVBBV020014785 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a gw |c XA-DE-BE | ||
049 | |a DE-91G |a DE-739 |a DE-573 |a DE-703 |a DE-355 |a DE-384 |a DE-83 |a DE-11 |a DE-861 |a DE-858 | ||
082 | 0 | |a 004 | |
084 | |a ST 230 |0 (DE-625)143617: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
084 | |a DAT 310f |2 stub | ||
100 | 1 | |a Pohl, Klaus |d 1960- |e Verfasser |0 (DE-588)135789125 |4 aut | |
245 | 1 | 0 | |a Software product line engineering |b foundations, principles and techniques |c Klaus Pohl ; Günter Böckle ; Frank van der Linden |
264 | 1 | |a Berlin [u.a. ] |b Springer |c 2005 | |
300 | |a XXVI, 467 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Softwareprodukt - Produktfamilie - Softwareentwicklung | |
650 | 0 | 7 | |a Produktfamilie |0 (DE-588)4457550-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Softwareentwicklung |0 (DE-588)4116522-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Softwareprodukt |0 (DE-588)4329116-8 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Softwareprodukt |0 (DE-588)4329116-8 |D s |
689 | 0 | 1 | |a Produktfamilie |0 (DE-588)4457550-6 |D s |
689 | 0 | 2 | |a Softwareentwicklung |0 (DE-588)4116522-6 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Böckle, Günter |e Verfasser |4 aut | |
700 | 1 | |a Linden, Frank van der |e Verfasser |4 aut | |
856 | 4 | 2 | |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=2668626&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m Digitalisierung UBPassau |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=013336267&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
856 | 4 | 2 | |m Digitalisierung UB Passau |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=013336267&sequence=000002&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |3 Klappentext |
999 | |a oai:aleph.bib-bvb.de:BVB01-013336267 |
Datensatz im Suchindex
_version_ | 1804133573282758656 |
---|---|
adam_text | Contents
Parti Introduction 1
1 Introduction to Software Product Line Engineering 3
1.1 Principles of Product Line Engineering....................................................................4
1.2 Engineering Customised Products.............................................................................7
1.3 Motivations for Product Line Engineering................................................................9
1.4 Software Product Line Engineering........................................................................13
2 A Framework for Software Product Line Engineering 19
2.1 Introduction.............................................................................................................20
2.2 Two Development Processes...................................................................................20
2.3 Overview of the Framework....................................................................................21
2.4 Domain Engineering................................................................................................23
2.5 Domain Artefacts....................................................................................................28
2.6 Application Engineering.............................,............................................................30
2.7 Application Artefacts...............................................................................................34
2.8 Role of the Framework in the Book........................................................................36
3 Overview of the Example Domain: Home Automation 39
3.1 Smart Home Fundamentals.....................................................................................40
3.2 Building Blocks of a Home Automation System....................................................43
3.3 An Example.............................................................................................................46
3.4 Software Variability in Smart Home Applications..................................................50
3.5 Role of the Home Automation Domain in the Book...............................................52
Part II Product Line Variability 53
4 Principles of Variability 57
4.1 Introduction.............................................................................................................58
4.2 Variability Subject and Variability Object..............................................................59
4.3 Variability in Software Product Line Engineering..................................................61
4.4 Variability in Time vs. Variability in Space............................................................65
4.5 Internal and External Variability.............................................................................68
4.6 Orthogonal Variability Model.................................................................................72
4.7 Handling Complexity in Variability Models...........................................................87
II Contents
4.8 Differences from Single-System Engineering.........................................................88
4.9 Summary.................................................................................................................88
5 Documenting Variability in Requirements Artefacts 89
5.1 Introduction.............................................................................................................90
5.2 Documenting Requirements....................................................................................91
5.3 Variability in Textual Requirements.......................................................................96
5.4 Variability in Requirements Models.......................................................................99
5.5 Traceability Between Variability Model and Requirements Artefacts..................109
5.6 Differences from Single-System Engineering.......................................................112
5.7 Summary...............................................................................................................113
6 Documenting Variability in Design Artefacts 115
6.1 Introduction...........................................................................................................116
6.2 Architectural Artefacts..........................................................................................117
6.3 The Reference Architecture...................................................................................123
6.4 Variability in the Development View....................................................................124
6.5 Variability in the Process View.............................................................................131
6.6 Variability in the Code View.................................................................................132
6.7 Differences from Single-System Engineering.......................................................134
6.8 Summary...............................................................................................................134
7 Documenting Variability in Realisation Artefacts 135
7.1 Introduction...........................................................................................................136
7.2 Detailed Design Artefacts.....................................................................................137
7.3 Component Interface Variability...........................................................................139
7.4 Internal Component Variability.............................................................................145
7.5 Differences from Single-System Engineering.......................................................147
7.6 Summary...............................................................................................................147
8 Documenting Variability in Test Artefacts 149
8.1 Introduction...........................................................................................................150
8.2 Test Artefacts........................................................................................................151
8.3 Variability in Test Artefacts..................................................................................152
8.4 Differences from Single-System Engineering.......................................................157
8.5 Summary...............................................................................................................157
Part III Domain Engineering 159
9 Product Management 163
9.1 Introduction...........................................................................................................164
9.2 Terminology..........................................................................................................166
Contents XXIII
9.3 Traditional Product Management Activities.........................................................167
9.4 Portfolio Management...........................................................................................168
9.5 Extension of the Product Portfolio........................................................................177
9.6 Management of Existing Products................................................>.........................186
9.7 Scoping..................................................................................................................188
9.8 Differences from Single-System Engineering.......................................................189
9.9 Summary...............................................................................................................191
10 Domain Requirements Engineering 193
10.1 Introduction...........................................................................................................194
10.2 Traditional Requirements Engineering Activities.................................................197
10.3 Challenges of Domain Requirements Engineering...............................................198
10.4 Overview of Major Steps......................................................................................199
10.5 Requirements Sources...........................................................................................201
10.6 Commonality Analysis..........................................................................................201
10.7 Variability Analysis...............................................................................................204
10.8 Defining Requirements Variability.......................................................................206
10.9 Example.................................................................................................................209
10.10 Differences from Single-System Engineering.......................................................215
10.11 Summary...............................................................................................................216
11 Domain Design 217
11.1 Introduction...........................................................................................................218
11.2 Traditional Design Activities................................................................................220
11.3 Quality Requirements............................................................................................221
11.4 Commonality and Variability in Design................................................................225
11.5 Designing the Reference Architecture...................................................................231
11.6 Architecture Validation.........................................................................................236
11.7 Differences from Single-System Engineering.......................................................238
11.8 Summary...............................................................................................................239
12 Domain Realisation 241
12.1 Introduction...........................................................................................................242
12.2 Traditional Realisation Activities..........................................................................244
12.3 Realising Interfaces...............................................................................................245
12.4 Realising Variable Components............................................................................248
12.5 Binding Time of Variability..................................................................................250
12.6 Realising Configurability......................................................................................253
12.7 Differences from Single-System Engineering.......................................................255
12.8 Summary...............................................................................................................255
13 Domain Testing 257
13.1 Introduction...........................................................................................................258
XXTV Contents
13.2 Software Testing....................................................................................................262
13.3 Domain Testing and Application Testing..............................................................266
13.4 Testing Variability at Different Test Levels..........................................................267
13.5 Criteria for Product Line Test Strategies...............................................................270
13.6 Product Line Test Strategies..................................................................................271
13.7 Domain Test Activities..........................................................................................281
13.8 Differences from Single-System Engineering.......................................................283
13.9 Summary...............................................................................................................284
14 Selecting High-Level COTS Components 285
14.1 Introduction...........................................................................................................286
14.2 The CoVAR Process.............................................................................................288
14.3 Differences from Single-System Engineering.......................................................300
14.4 Summary...............................................................................................................301
Part IV Application Engineering 303
15 Application Requirements Engineering 307
15.1 Introduction...........................................................................................................308
15.2 Application Requirements Engineering Activities................................................312
15.3 Communication of the Product Line Variability...................................................315
15.4 Analysis of Requirements Deltas..........................................................................318
15.5 Documentation of the Application Requirements.................................................326
15.6 Differences from Single-System Engineering.......................................................328
15.7 Summary...............................................................................................................329
16 Application Design 331
16.1 Introduction...........................................................................................................332
16.2 Development of the Application Architecture......................................................334
16.3 Feedback of Application Artefacts to the Domain..............................................,. 340
16.4 Effort and Cost of Variants...................................................................................341
16.5 Differences from Single-System Engineering.......................................................342
16.6 Summary...............................................................................................................343
17 Application Realisation 345
17.1 Introduction...........................................................................................................346
17.2 Configuration........................................................................................................348
17.3 Realisation of Application-Specific Components.................................................350
17.4 Building the Application.......................................................................................351
17.5 Differences from Single-System Engineering.......................................................353
17.6 Summary...............................................................................................................354
Contents XXV
18 Application Testing 355
18.1 Introduction...........................................................................................................356
18.2 Domain Test Artefact Reuse.................................................................................359
18.3 Tests Related to Variability...................................................................................362
18.4 Testing Variability at Different Test Levels..........................................................364
18.5 Application Test Coverage....................................................................................365
18.6 Application Test Activities....................................................................................367
18.7 Differences from Single-System Engineering.......................................................369
18.8 Summary...............................................................................................................370
PartV Organisation Aspects 371
19 Organisation 375
19.1 Introduction...........................................................................................................376
19.2 Properties of Organisation Structures....................................................................376
19.3 Basic Hierarchical Organisation Structures...........................................................378
19.4 Matrix Organisation Structures.............................................................................384
19.5 Detailed Structure..................................................................................................389
19.6 Cross-Functional Teams........................................................................................389
19.7 Organisation Theory..............................................................................................389
19.8 Differences from Single-System Engineering.......................................................391
19.9 Summary...............................................................................................................392
20 Transition Process 393
20.1 Introduction...........................................................................................................394
20.2 Motivation and Business Objectives.....................................................................394
20.3 Transition Strategies..............................................................................................395
20.4 Benefits and Drawbacks of the Transition Strategies............................................398
20.5 Cost Model............................................................................................................400
20.6 Application of the Cost Model to the Transition Strategies..................................402
20.7 Major Steps of a Transition Process......................................................................406
20.8 Summary...............................................................................................................410
Part VI Experience and Future Research 4ii
21 Experiences with Software Product Line Engineering 413
21.1 ABB.......................................................................................................................414
21.2 Boeing Company...................................................................................................415
21.3 CelsiusTech Systems AB......................................................................................416
21.4 Cummins Inc.........................................................................................................417
21.5 Hewlett-Packard....................................................................................................419
XXVI Contents
21.6 LG Industrial Systems Co., Ltd.............................................................................420
21.7 Lucent Technologies.............................................................................................421
21.8 MARKET MAKER Software AG.........................................................................422
21.9 Philips....................................................................................................................424
21.10 Robert Bosch GmbH.............................................................................................427
21.11 Salionlnc...............................................................................................................428
21.12 Siemens AG Medical Solutions HSIM.................................................................430
21.13 TestoAG...............................................................................................................431
21.14 The National Reconnaissance Office....................................................................432
21.15 The Naval Undersea Warfare Center....................................................................433
22 Future Research 435
22.1 Domain Specialisation...........................................................................................436
22.2 Quality Assurance.................................................................................................436
22.3 Model-Driven Development..................................................................................436
22.4 Evolution...............................................................................................................437
22.5 Multiple Product Lines..........................................................................................437
22.6 Tool Support..........................................................................................................437
22.7 Process Improvement and Assessment..................................................................438
22.8 Economics.............................................................................................................438
The Authors 439
References 445
Glossary 457
Index 461
Pohl • Bockle • /uh derUndcn
Software Product Line Engineering
This textbook addiesses students, professionals, loctureis, and researchers interested in software product
line engineering With moiethan 100 examples and about 150 illustrations, the authois describejn
the essential foundations, pnnciplesTand techniques of softwaie product line engineeiing
The authors aie professionals and researchers who significantly influenced the softwaie product line
engineering paradigm and successfully applied software pioduct line engineering principles in industry
They have structured this textbook around a comprehensive product line fiamework Software product
line engineeiing has proven to be the paradigm foi developing a diversity of software products and roft
waie-iniensive systems in shorter time, at lower cost, and with higher quality It facilitates platform-based
development and mass customisation The authois elaboiate on the two key principles behind softwaie
product line engineeiing (I) the separation of softwaie development in two distinct processes, domain -
and application engmeeiing,(2) the explicit defmiLionand management of thejvailability ofjthe pioduct
line dcrossall_deyelopment artefacts JUj^^mmmttAU^^SBtSStS^ljfff^jlif^ ij
Asa student, you will find a detailed description of the key processes, their activities, and undeilyinq
tcchniquesfonjefining and managing software pioduct line artefacts Asa researcher or lecturer, ymi
will find a comprehensive discussion of the state of-the art organised around the comprehensive frame¬
work Asa professional, you will find guidelines for introducing this paradigm in your company and
oveiview of industrial experiences wUh sofi are pioduct line engineeiing
|
any_adam_object | 1 |
author | Pohl, Klaus 1960- Böckle, Günter Linden, Frank van der |
author_GND | (DE-588)135789125 |
author_facet | Pohl, Klaus 1960- Böckle, Günter Linden, Frank van der |
author_role | aut aut aut |
author_sort | Pohl, Klaus 1960- |
author_variant | k p kp g b gb f v d l fvd fvdl |
building | Verbundindex |
bvnumber | BV020014785 |
classification_rvk | ST 230 |
classification_tum | DAT 310f |
ctrlnum | (OCoLC)254631989 (DE-599)BVBBV020014785 |
dewey-full | 004 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004 |
dewey-search | 004 |
dewey-sort | 14 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02429nam a2200529 c 4500</leader><controlfield tag="001">BV020014785</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20121010 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">050831s2005 gw d||| |||| 00||| eng d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">05,N35,0070</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">975924818</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3540243720</subfield><subfield code="c">Gb. : EUR 53.45 (freier Pr.), sfr 88.50 (freier Pr.)</subfield><subfield code="9">3-540-24372-0</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783540243724</subfield><subfield code="9">978-3-540-24372-4</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783540243724</subfield></datafield><datafield tag="028" ind1="5" ind2="2"><subfield code="a">11312499</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)254631989</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV020014785</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-BE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-703</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-384</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-861</subfield><subfield code="a">DE-858</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">004</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 230</subfield><subfield code="0">(DE-625)143617:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 310f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Pohl, Klaus</subfield><subfield code="d">1960-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)135789125</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Software product line engineering</subfield><subfield code="b">foundations, principles and techniques</subfield><subfield code="c">Klaus Pohl ; Günter Böckle ; Frank van der Linden</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin [u.a. ]</subfield><subfield code="b">Springer</subfield><subfield code="c">2005</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XXVI, 467 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Softwareprodukt - Produktfamilie - Softwareentwicklung</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Produktfamilie</subfield><subfield code="0">(DE-588)4457550-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Softwareentwicklung</subfield><subfield code="0">(DE-588)4116522-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Softwareprodukt</subfield><subfield code="0">(DE-588)4329116-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Softwareprodukt</subfield><subfield code="0">(DE-588)4329116-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Produktfamilie</subfield><subfield code="0">(DE-588)4457550-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Softwareentwicklung</subfield><subfield code="0">(DE-588)4116522-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Böckle, Günter</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Linden, Frank van der</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=2668626&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UBPassau</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=013336267&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Passau</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=013336267&sequence=000002&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Klappentext</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-013336267</subfield></datafield></record></collection> |
id | DE-604.BV020014785 |
illustrated | Illustrated |
indexdate | 2024-07-09T20:10:52Z |
institution | BVB |
isbn | 3540243720 9783540243724 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-013336267 |
oclc_num | 254631989 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-739 DE-573 DE-703 DE-355 DE-BY-UBR DE-384 DE-83 DE-11 DE-861 DE-858 |
owner_facet | DE-91G DE-BY-TUM DE-739 DE-573 DE-703 DE-355 DE-BY-UBR DE-384 DE-83 DE-11 DE-861 DE-858 |
physical | XXVI, 467 S. graph. Darst. |
publishDate | 2005 |
publishDateSearch | 2005 |
publishDateSort | 2005 |
publisher | Springer |
record_format | marc |
spelling | Pohl, Klaus 1960- Verfasser (DE-588)135789125 aut Software product line engineering foundations, principles and techniques Klaus Pohl ; Günter Böckle ; Frank van der Linden Berlin [u.a. ] Springer 2005 XXVI, 467 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Softwareprodukt - Produktfamilie - Softwareentwicklung Produktfamilie (DE-588)4457550-6 gnd rswk-swf Softwareentwicklung (DE-588)4116522-6 gnd rswk-swf Softwareprodukt (DE-588)4329116-8 gnd rswk-swf Softwareprodukt (DE-588)4329116-8 s Produktfamilie (DE-588)4457550-6 s Softwareentwicklung (DE-588)4116522-6 s DE-604 Böckle, Günter Verfasser aut Linden, Frank van der Verfasser aut text/html http://deposit.dnb.de/cgi-bin/dokserv?id=2668626&prov=M&dok_var=1&dok_ext=htm Inhaltstext Digitalisierung UBPassau application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=013336267&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis Digitalisierung UB Passau application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=013336267&sequence=000002&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA Klappentext |
spellingShingle | Pohl, Klaus 1960- Böckle, Günter Linden, Frank van der Software product line engineering foundations, principles and techniques Softwareprodukt - Produktfamilie - Softwareentwicklung Produktfamilie (DE-588)4457550-6 gnd Softwareentwicklung (DE-588)4116522-6 gnd Softwareprodukt (DE-588)4329116-8 gnd |
subject_GND | (DE-588)4457550-6 (DE-588)4116522-6 (DE-588)4329116-8 |
title | Software product line engineering foundations, principles and techniques |
title_auth | Software product line engineering foundations, principles and techniques |
title_exact_search | Software product line engineering foundations, principles and techniques |
title_full | Software product line engineering foundations, principles and techniques Klaus Pohl ; Günter Böckle ; Frank van der Linden |
title_fullStr | Software product line engineering foundations, principles and techniques Klaus Pohl ; Günter Böckle ; Frank van der Linden |
title_full_unstemmed | Software product line engineering foundations, principles and techniques Klaus Pohl ; Günter Böckle ; Frank van der Linden |
title_short | Software product line engineering |
title_sort | software product line engineering foundations principles and techniques |
title_sub | foundations, principles and techniques |
topic | Softwareprodukt - Produktfamilie - Softwareentwicklung Produktfamilie (DE-588)4457550-6 gnd Softwareentwicklung (DE-588)4116522-6 gnd Softwareprodukt (DE-588)4329116-8 gnd |
topic_facet | Softwareprodukt - Produktfamilie - Softwareentwicklung Produktfamilie Softwareentwicklung Softwareprodukt |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=2668626&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=013336267&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=013336267&sequence=000002&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT pohlklaus softwareproductlineengineeringfoundationsprinciplesandtechniques AT bocklegunter softwareproductlineengineeringfoundationsprinciplesandtechniques AT lindenfrankvander softwareproductlineengineeringfoundationsprinciplesandtechniques |