Software engineering with reusable components: with 26 tables
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Berlin [u.a.]
Springer
1997
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XVI, 272 S. graph. Darst. |
ISBN: | 3540626956 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV011341770 | ||
003 | DE-604 | ||
005 | 20120908 | ||
007 | t | ||
008 | 970507s1997 d||| |||| 00||| eng d | ||
016 | 7 | |a 950037516 |2 DE-101 | |
020 | |a 3540626956 |9 3-540-62695-6 | ||
035 | |a (OCoLC)845414397 | ||
035 | |a (DE-599)BVBBV011341770 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-384 |a DE-739 |a DE-19 |a DE-29T |a DE-91G |a DE-92 |a DE-473 |a DE-1050 |a DE-20 |a DE-522 |a DE-634 |a DE-188 | ||
082 | 0 | |a 005.1 | |
084 | |a ST 230 |0 (DE-625)143617: |2 rvk | ||
084 | |a DAT 325f |2 stub | ||
100 | 1 | |a Sametinger, Johannes |e Verfasser |4 aut | |
245 | 1 | 0 | |a Software engineering with reusable components |b with 26 tables |c J. Sametinger |
264 | 1 | |a Berlin [u.a.] |b Springer |c 1997 | |
300 | |a XVI, 272 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Programmdokumentation |0 (DE-588)4175844-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Softwarewiederverwendung |0 (DE-588)4225989-7 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Komponente |g Software |0 (DE-588)4439521-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Software Engineering |0 (DE-588)4116521-4 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Softwarewiederverwendung |0 (DE-588)4225989-7 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Software Engineering |0 (DE-588)4116521-4 |D s |
689 | 1 | |5 DE-604 | |
689 | 2 | 0 | |a Komponente |g Software |0 (DE-588)4439521-8 |D s |
689 | 2 | |5 DE-604 | |
689 | 3 | 0 | |a Programmdokumentation |0 (DE-588)4175844-4 |D s |
689 | 3 | |5 DE-604 | |
856 | 4 | 2 | |m HEBIS Datenaustausch Darmstadt |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007620819&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-007620819 |
Datensatz im Suchindex
_version_ | 1804125850724990976 |
---|---|
adam_text | J. SAMETINGER SOFTWARE ENGINEERING WITH REUSABLE COMPONENTS WITH 55
FIGURES AND 26 TABLES SPRINGER TABLE OF CONTENTS 1. INTRODUCTION 1 1.1
SOFTWARE COMPONENTS 2 1.2 SOFTWARE REUSE 4 1.3 STRUCTURE OF BOOK 5 PART
I. SOFTWARE REUSE 2. SOFTWARE REUSE 9 S 2.1 INTRODUCTION AND MOTIVATION
9 % 2.2 BENEFITS OF SOFTWARE REUSE 11 ] 2.3 OBSTACLES TO SOFTWARE REUSE
15 / 2.4 SUMMARY 18 3. TECHNICAL ASPECTS OF SOFTWARE REUSE 21 3.1 REUSE
FACETS 22 3.2 REUSE SUBSTANCES 22 3.3 REUSE SCOPES 23 3.4 REUSE
TECHNIQUES 24 3.5 REUSE INTENTIONS 28 3.6 REUSE PRODUCTS 31 3.7 SUMMARY
35 4. NONTECHNICAL ASPECTS OF SOFTWARE REUSE 37 V 4.1 LEGAL ISSUES 38
4.2 ECONOMIC ISSUES 39 4.3 ORGANIZATIONAL ISSUES 40 4.4 MEASUREMENT
ISSUES 48 4.5 SUMMARY 52 X TABLE OF CONTENTS 5. INSTALLING A REUSE
PROGRAM 55 5.1 STEPS TO INSTALL A REUSE PROGRAM 55 5.2 MANAGEMENT
COMMITMENT 58 5.3 REUSE MOTIVATION 59 5.4 THIRD-PARTY COMPONENTS 61 5.5
SUMMARY 63 PART II. SOFTWARE COMPONENTS 6. SOFTWARE COMPONENTS 67 6.1
COMPONENT DEFINITION 68 6.2 COMPONENT INTERFACES 71 6.3 COMPONENT
PLATFORMS 76 6.4 SUMMARY 82 7. COMPONENT COMPOSITION 83 7.1 FORMS OF
COMPOSITION 83 7.2 FORMS OF INTEROPERATION 98 7.3 COMPOSITION MISMATCHES
102 7.4 SUMMARY 105 8. COMPONENT ATTRIBUTES 107 8.1 FUNCTIONALITY 107
8.2 INTERACTIVITY 108 8.3 INTERACTION 110 8.4 CONCURRENCY 110 8.5
DISTRIBUTION 111 8.6 FORMS OF ADAPTATION 113 8.7 QUALITY CONTROL 113 8.8
SUMMARY 114 9. COMPONENT TAXONOMY 117 9.1 TAXONOMY 117 9.2 RELATED WORK
122 9.3 SUMMARY 128 10. COMPONENT EXAMPLES 129 10.1 VISUALBASIC: REUSE
OF VISUAL CONTROLS 129 10.2 JAVA: REUSE ON THE WORLD-WIDE WEB 131 10.3
UNIX FILTERS: REUSE BASED ON ASCII PIPES 133 10.4 FRAMEMAKER: REUSE OF
AN APPLICATION 135 10.5 FIELD: REUSE IN A PROGRAMMING ENVIRONMENT 136
10.6 SUMMARY 138 TABLE OF CONTENTS PART III. SOFTWARE ENGINEERING 11.
SOFTWARE ENGINEERING 143 11.1 SOFTWARE MANAGEMENT 143 11.2 SOFTWARE
SPECIFICATION 145 11.3 SOFTWARE DESIGN 145 11.4 SOFTWARE IMPLEMENTATION
146 11.5 SOFTWARE TESTING 147 11.6 SOFTWARE MAINTENANCE 148 11.7 SUMMARY
149 12. SOFTWARE PROCESS MODELS 151 12.1 WATERFALL MODEL 151 12.2
EXPLORATORY MODEL 153 12.3 PROTOTYPING MODEL 155 12.4 SPIRAL MODEL 156
12.5 TWIN LIFE CYCLE 157 12.6 SUMMARY 158 13. DOMAIN ENGINEERING 159
13.1 DOMAIN ANALYSIS 160 13.2 DOMAIN ANALYSIS ACTIVITIES 163 13.3 DOMAIN
ANALYSIS METHODS 166 13.4 FODA: FEATURE-ORIENTED DOMAIN ANALYSIS 166
13.5 DOMAIN IMPLEMENTATION 168 13.6 SUMMARY 168 14. COMPONENT
ENGINEERING 171 14.1 COMPONENT DEVELOPMENT 171 14.2 COMPONENT
GENERALIZATION 173 14.3 COMPONENT CERTIFLCATION 174 14.4 COMPONENT
REPOSITORIES 178 14.5 COMPONENT CLASSIFICATION 179 14.6 SUMMARY 184 15.
APPLICATION ENGINEERING 185 15.1 REUSE-DRIVEN DEVELOPMENT 185 15.2
COMPONENT-BASED LIFE CYCLE 188 15.3 DOMAIN ANALYSIS AND THE SOFTWARE
LIFE CYCLE 192 15.4 SUMMARY 193 TABLE OF CONTENTS PART IV. SOFTWARE
DOCUMENTATION 16. SOFTWARE DOCUMENTATION 197 16.1 DOCUMENTATION
CATEGORIES 197 16.2 USER DOCUMENTATION 198 16.3 SYSTEM DOCUMENTATION 199
16.4 PROCESS DOCUMENTATION 200 16.5 SUMMARY 200 17. REUSE DOCUMENTATION
203 17.1 MOTIVATION 203 17.2 REUSE MANUAL 206 17.3 SUMMARY 209 18.
LITERATE PROGRAMMING 211 18.1 CONCEPTS 211 18.2 TOOL SUPPORT 212 18.3
ACCEPTANCE 214 18.4 REUSE CONSIDERATIONS 215 18.5 SUMMARY 215 19. REUSE
MEASUREMENT IN LITERATE PROGRAMS 217 19.1 MOTIVATION 217 19.2 LINE AND
WORD RUNS 218 19.3 CASE STUDY 220 19.4 SUMMARY 224 20. DOCUMENTATION
REUSE 225 20.1 MOTIVATION 225 20.2 SOURCE CODE INHERITANCE 226 20.3
DOCUMENTATION INHERITANCE 227 20.4 SUMMARY 231 PART V. CLOSING 21.
CONCLUSION 235 21.1 A PARADIGM SHIFT 235 21.2 LIMITS OF COMPONENT REUSE
237 21.3 PROSPECTS 239 REFERENCES 241 GLOSSARY 251 INDEX 263
|
any_adam_object | 1 |
author | Sametinger, Johannes |
author_facet | Sametinger, Johannes |
author_role | aut |
author_sort | Sametinger, Johannes |
author_variant | j s js |
building | Verbundindex |
bvnumber | BV011341770 |
classification_rvk | ST 230 |
classification_tum | DAT 325f |
ctrlnum | (OCoLC)845414397 (DE-599)BVBBV011341770 |
dewey-full | 005.1 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.1 |
dewey-search | 005.1 |
dewey-sort | 15.1 |
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>01834nam a2200457 c 4500</leader><controlfield tag="001">BV011341770</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20120908 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">970507s1997 d||| |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">950037516</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3540626956</subfield><subfield code="9">3-540-62695-6</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)845414397</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV011341770</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="049" ind1=" " ind2=" "><subfield code="a">DE-384</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-92</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-1050</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-522</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-188</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.1</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">DAT 325f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Sametinger, Johannes</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Software engineering with reusable components</subfield><subfield code="b">with 26 tables</subfield><subfield code="c">J. Sametinger</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin [u.a.]</subfield><subfield code="b">Springer</subfield><subfield code="c">1997</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVI, 272 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="0" ind2="7"><subfield code="a">Programmdokumentation</subfield><subfield code="0">(DE-588)4175844-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Softwarewiederverwendung</subfield><subfield code="0">(DE-588)4225989-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Komponente</subfield><subfield code="g">Software</subfield><subfield code="0">(DE-588)4439521-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Software Engineering</subfield><subfield code="0">(DE-588)4116521-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Softwarewiederverwendung</subfield><subfield code="0">(DE-588)4225989-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Software Engineering</subfield><subfield code="0">(DE-588)4116521-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="2" ind2="0"><subfield code="a">Komponente</subfield><subfield code="g">Software</subfield><subfield code="0">(DE-588)4439521-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="2" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="3" ind2="0"><subfield code="a">Programmdokumentation</subfield><subfield code="0">(DE-588)4175844-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="3" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HEBIS Datenaustausch Darmstadt</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=007620819&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-007620819</subfield></datafield></record></collection> |
id | DE-604.BV011341770 |
illustrated | Illustrated |
indexdate | 2024-07-09T18:08:07Z |
institution | BVB |
isbn | 3540626956 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-007620819 |
oclc_num | 845414397 |
open_access_boolean | |
owner | DE-384 DE-739 DE-19 DE-BY-UBM DE-29T DE-91G DE-BY-TUM DE-92 DE-473 DE-BY-UBG DE-1050 DE-20 DE-522 DE-634 DE-188 |
owner_facet | DE-384 DE-739 DE-19 DE-BY-UBM DE-29T DE-91G DE-BY-TUM DE-92 DE-473 DE-BY-UBG DE-1050 DE-20 DE-522 DE-634 DE-188 |
physical | XVI, 272 S. graph. Darst. |
publishDate | 1997 |
publishDateSearch | 1997 |
publishDateSort | 1997 |
publisher | Springer |
record_format | marc |
spelling | Sametinger, Johannes Verfasser aut Software engineering with reusable components with 26 tables J. Sametinger Berlin [u.a.] Springer 1997 XVI, 272 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Programmdokumentation (DE-588)4175844-4 gnd rswk-swf Softwarewiederverwendung (DE-588)4225989-7 gnd rswk-swf Komponente Software (DE-588)4439521-8 gnd rswk-swf Software Engineering (DE-588)4116521-4 gnd rswk-swf Softwarewiederverwendung (DE-588)4225989-7 s DE-604 Software Engineering (DE-588)4116521-4 s Komponente Software (DE-588)4439521-8 s Programmdokumentation (DE-588)4175844-4 s HEBIS Datenaustausch Darmstadt application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007620819&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Sametinger, Johannes Software engineering with reusable components with 26 tables Programmdokumentation (DE-588)4175844-4 gnd Softwarewiederverwendung (DE-588)4225989-7 gnd Komponente Software (DE-588)4439521-8 gnd Software Engineering (DE-588)4116521-4 gnd |
subject_GND | (DE-588)4175844-4 (DE-588)4225989-7 (DE-588)4439521-8 (DE-588)4116521-4 |
title | Software engineering with reusable components with 26 tables |
title_auth | Software engineering with reusable components with 26 tables |
title_exact_search | Software engineering with reusable components with 26 tables |
title_full | Software engineering with reusable components with 26 tables J. Sametinger |
title_fullStr | Software engineering with reusable components with 26 tables J. Sametinger |
title_full_unstemmed | Software engineering with reusable components with 26 tables J. Sametinger |
title_short | Software engineering with reusable components |
title_sort | software engineering with reusable components with 26 tables |
title_sub | with 26 tables |
topic | Programmdokumentation (DE-588)4175844-4 gnd Softwarewiederverwendung (DE-588)4225989-7 gnd Komponente Software (DE-588)4439521-8 gnd Software Engineering (DE-588)4116521-4 gnd |
topic_facet | Programmdokumentation Softwarewiederverwendung Komponente Software Software Engineering |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007620819&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT sametingerjohannes softwareengineeringwithreusablecomponentswith26tables |