Domain-specific modeling: enabling full code generation
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Hoboken, NJ
Wiley
2008
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XVI, 427 S. |
ISBN: | 9780470036662 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV035447975 | ||
003 | DE-604 | ||
005 | 20090507 | ||
007 | t | ||
008 | 090422s2008 |||| 00||| eng d | ||
020 | |a 9780470036662 |9 978-0-4700-3666-2 | ||
035 | |a (OCoLC)255674796 | ||
035 | |a (DE-599)HBZHT015494898 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-573 |a DE-859 |a DE-858 | ||
050 | 0 | |a QA76.7 | |
082 | 0 | |a 005.1 |2 22 | |
084 | |a ST 230 |0 (DE-625)143617: |2 rvk | ||
100 | 1 | |a Kelly, Steven |e Verfasser |4 aut | |
245 | 1 | 0 | |a Domain-specific modeling |b enabling full code generation |c Steven Kelly ; Juha-Pekka Tolvanen |
264 | 1 | |a Hoboken, NJ |b Wiley |c 2008 | |
300 | |a XVI, 427 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Computer software |x Development | |
650 | 4 | |a Programming languages (Electronic computers) | |
650 | 0 | 7 | |a Domänenspezifische Programmiersprache |0 (DE-588)7585264-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Softwareentwicklung |0 (DE-588)4116522-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Softwareentwicklung |0 (DE-588)4116522-6 |D s |
689 | 0 | 1 | |a Domänenspezifische Programmiersprache |0 (DE-588)7585264-0 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Tolvanen, Juha-Pekka |e Verfasser |4 aut | |
856 | 4 | 2 | |m Digitalisierung UB Bamberg |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017368093&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-017368093 |
Datensatz im Suchindex
_version_ | 1804138897596219392 |
---|---|
adam_text | CONTENTS
FOREWORD XI
PREFACE
XIII
PARTI:
BACKGROUND
AND MOTIVATION
1
1
INTRODUCTION
З
1.1
Seeking a Better Level of Abstraction
/ 3
1.2
Code-Driven and Model-Driven Development
/ 4
1.3
An Example: Modeling with a General-Purpose Language
and a Domain-Specific Language
/ 7
1.4
What is
DSM?
/ 15
1.5
When to Use
DSM?
/ 18
1.6
Summary
/ 19
2
BUSINESS VALUE
21
2.1
Productivity
/ 21
2.2
Quality
/ 27
2.3
Leverage Expertise
/31
2.4
The Economics of
DSM
/ 34
2.5
Summary
/41
VÍ
CONTENTS
PART II:
FUNDAMENTALS
43
3
DSM
DEFINED
45
3.1
DSM
Characteristics
/ 45
3.2
Implications
of DSM
for Users
/ 52
3.3
Difference from Other Modeling Approaches
/ 55
3.4
Tooling for
DSM
/ 59
3.5
Summary
/61
4
ARCHITECTURE OF
DSM
63
4.1
Introduction
/ 63
4.2
Language
/ 68
4.3
Models
/ 77
4.4
Code Generator
/ 79
4.5
Domain Framework and Target Environment
/ 86
4.6
DSM
Organization and Process
/ 88
4.7
Summary
/ 92
PART III:
DSM
EXAMPLES
93
5
IP TELEPHONY AND CALL PROCESSING
97
5.1
Introduction and Objectives
/ 97
5.2
Development Process
/100
5.3
Language for Modeling Call Processing Services
/ 101
5.4
Modeling IP Telephony Services /111
5.5
Generator for XML
/ 112
5.6
Framework Support
/117
5.7
Main Results
/118
5.8
Summary
/118
6
INSURANCE PRODUCTS
120
6.1
Introduction and Objectives
/120
6.2
Development Process
/ 121
6.3
Language for Modeling Insurances
/123
6.4
Modeling Insurance Products
/ 131
CONTENTS
VII
6.5
Generator for Java
/ 132
6.6
Framework Support
/ 138
6.7
Main Results
/ 138
6.8
Summary
/ 139
7
HOME AUTOMATION
140
7.1
Introduction and Objectives
/ 140
7.2
Development Process
/142
7.3
Home Automation Modeling Language
/ 144
7.4
Home Automation Modeling Language in Use
/ 150
7.5
Generator
/ 153
7.6
Main Results
/ 157
7.7
Summary
/ 158
8
MOBILE PHONE APPLICATIONS USING A PYTHON
FRAMEWORK
160
8.1
Introduction and Objectives
/ 160
8.2
Development Process
/163
8.3
Language for Application Modeling
/164
8.4
Modeling Phone Applications
/ 174
8.5
Generator for Python
/ 176
8.6
Framework Support
/184
8.7
Main Results
/ 185
8.8
Extending the Solution to Native S60
C++ / 185
8.9
Summary
/ 189
9
DIGITAL WRISTWATCH
191
9.1
Introduction and Objectives
/ 191
9.2
Development Process
/ 193
9.3
Modeling Language
/ 193
9.4
Models
/ 207
9.5
Code Generation for Watch Models
/ 212
9.6
The Domain Framework
/ 220
9.7
Main Results
/ 222
9.8
Summary
/ 224
VÜi CONTENTS
PART IV: CREATING
DSM
SOLUTIONS
225
10
DSM
LANGUAGE DEFINITION
227
10.1
Introduction and Objectives
/ 227
10.2
Identifying and Defining Modeling Concepts
/ 228
10.3
Formalizing Languages with Metamodeling
/ 247
10.4
Defining Language Rules
/ 250
10.5
Integrating Multiple Languages
/ 253
10.6
Notation for the Language
/ 257
10.7
Testing the Languages
/ 261
10.8
Maintaining the Languages
/ 264
10.9
Summary
/ 266
11
GENERATOR DEFINITION
267
11.1
Here s One I Made Earlier
/ 268
11.2
Types of Generator Facilities
/ 270
11.3
Generator Output Patterns
/ 276
11.4
Generator Structure
/ 297
11.5
Process
/ 304
11.6
Summary
/ 308
12
DOMAIN FRAMEWORK
311
12.1
Removing Duplication from Generated Code
/313
12.2
Hiding Platform Details
/ 315
12.3
Providing an Interface for the Generator
/317
12.4
Summary
/ 327
13
DSM
DEFINITION PROCESS
329
13.1
Choosing Among Possible Candidate Domains
/ 329
13.2
Organizing for
DSM
/ 330
13.3
Proof of Concept
/ 335
13.4
Defining the
DSM
Solution
/ 339
13.5
Pilot Project
/ 345
13.6
DSM
Deployment
/ 347
13.7
DSM
as a Continuous Process in the Real World
/ 352
13.8
Summary
/ 356
CONTENTS
ІХ
14 TOOLS
FOR
DSM
357
14.1
Different
Approaches to
Building Tool Support / 357
14.2
A
Brief
History of
Tools / 359
14.3
What is Needed
in
a
DSM
Environment / 365
14.4
Current Tools
/ 390
14.5
Summary
/ 395
15
DSM
IN USE
397
15.1
Model Reuse
/ 397
15.2
Model Sharing and Splitting
/ 400
15.3
Model
Versioning
/ 404
15.4
Summary
/ 407
16
CONCLUSION
408
16.1
No Sweat Shops
—
But no Fritz Lang s Metropolis Either
/ 409
16.2
The Onward March of
DSM
/410
APPENDIX A: METAMODELING LANGUAGE
411
REFERENCES
415
INDEX
423
|
any_adam_object | 1 |
author | Kelly, Steven Tolvanen, Juha-Pekka |
author_facet | Kelly, Steven Tolvanen, Juha-Pekka |
author_role | aut aut |
author_sort | Kelly, Steven |
author_variant | s k sk j p t jpt |
building | Verbundindex |
bvnumber | BV035447975 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.7 |
callnumber-search | QA76.7 |
callnumber-sort | QA 276.7 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 230 |
ctrlnum | (OCoLC)255674796 (DE-599)HBZHT015494898 |
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>01572nam a2200397 c 4500</leader><controlfield tag="001">BV035447975</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20090507 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">090422s2008 |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780470036662</subfield><subfield code="9">978-0-4700-3666-2</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)255674796</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)HBZHT015494898</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-573</subfield><subfield code="a">DE-859</subfield><subfield code="a">DE-858</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.7</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.1</subfield><subfield code="2">22</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="100" ind1="1" ind2=" "><subfield code="a">Kelly, Steven</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Domain-specific modeling</subfield><subfield code="b">enabling full code generation</subfield><subfield code="c">Steven Kelly ; Juha-Pekka Tolvanen</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Hoboken, NJ</subfield><subfield code="b">Wiley</subfield><subfield code="c">2008</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVI, 427 S.</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">Computer software</subfield><subfield code="x">Development</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Programming languages (Electronic computers)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Domänenspezifische Programmiersprache</subfield><subfield code="0">(DE-588)7585264-0</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="689" ind1="0" ind2="0"><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="1"><subfield code="a">Domänenspezifische Programmiersprache</subfield><subfield code="0">(DE-588)7585264-0</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">Tolvanen, Juha-Pekka</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bamberg</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=017368093&sequence=000002&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-017368093</subfield></datafield></record></collection> |
id | DE-604.BV035447975 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T21:35:29Z |
institution | BVB |
isbn | 9780470036662 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-017368093 |
oclc_num | 255674796 |
open_access_boolean | |
owner | DE-573 DE-859 DE-858 |
owner_facet | DE-573 DE-859 DE-858 |
physical | XVI, 427 S. |
publishDate | 2008 |
publishDateSearch | 2008 |
publishDateSort | 2008 |
publisher | Wiley |
record_format | marc |
spelling | Kelly, Steven Verfasser aut Domain-specific modeling enabling full code generation Steven Kelly ; Juha-Pekka Tolvanen Hoboken, NJ Wiley 2008 XVI, 427 S. txt rdacontent n rdamedia nc rdacarrier Computer software Development Programming languages (Electronic computers) Domänenspezifische Programmiersprache (DE-588)7585264-0 gnd rswk-swf Softwareentwicklung (DE-588)4116522-6 gnd rswk-swf Softwareentwicklung (DE-588)4116522-6 s Domänenspezifische Programmiersprache (DE-588)7585264-0 s DE-604 Tolvanen, Juha-Pekka Verfasser aut Digitalisierung UB Bamberg application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017368093&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Kelly, Steven Tolvanen, Juha-Pekka Domain-specific modeling enabling full code generation Computer software Development Programming languages (Electronic computers) Domänenspezifische Programmiersprache (DE-588)7585264-0 gnd Softwareentwicklung (DE-588)4116522-6 gnd |
subject_GND | (DE-588)7585264-0 (DE-588)4116522-6 |
title | Domain-specific modeling enabling full code generation |
title_auth | Domain-specific modeling enabling full code generation |
title_exact_search | Domain-specific modeling enabling full code generation |
title_full | Domain-specific modeling enabling full code generation Steven Kelly ; Juha-Pekka Tolvanen |
title_fullStr | Domain-specific modeling enabling full code generation Steven Kelly ; Juha-Pekka Tolvanen |
title_full_unstemmed | Domain-specific modeling enabling full code generation Steven Kelly ; Juha-Pekka Tolvanen |
title_short | Domain-specific modeling |
title_sort | domain specific modeling enabling full code generation |
title_sub | enabling full code generation |
topic | Computer software Development Programming languages (Electronic computers) Domänenspezifische Programmiersprache (DE-588)7585264-0 gnd Softwareentwicklung (DE-588)4116522-6 gnd |
topic_facet | Computer software Development Programming languages (Electronic computers) Domänenspezifische Programmiersprache Softwareentwicklung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017368093&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT kellysteven domainspecificmodelingenablingfullcodegeneration AT tolvanenjuhapekka domainspecificmodelingenablingfullcodegeneration |