QVT - relations language: Modellierung mit der Query-views-Transformation
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Dordrecht ; Heidelberg [u.a.]
Springer
2009
|
Schriftenreihe: | Xpert.press
|
Schlagworte: | |
Online-Zugang: | Ausführliche Beschreibung Inhaltsverzeichnis |
Beschreibung: | XIV, 227 S. graph. Darst. 24 cm |
ISBN: | 3540921702 9783540921707 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV035706940 | ||
003 | DE-604 | ||
005 | 20091208 | ||
007 | t | ||
008 | 090903s2009 d||| |||| 00||| ger d | ||
015 | |a 08,N49,0035 |2 dnb | ||
016 | 7 | |a 991289226 |2 DE-101 | |
020 | |a 3540921702 |9 3-540-92170-2 | ||
020 | |a 9783540921707 |c Gb. : EUR 49.95, ca. sfr 77.50 (freier Pr.) |9 978-3-540-92170-7 | ||
035 | |a (OCoLC)502393228 | ||
035 | |a (DE-599)DNB991289226 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
049 | |a DE-824 |a DE-11 |a DE-858 | ||
082 | 0 | |a 005.10285 |2 22/ger | |
084 | |a ST 230 |0 (DE-625)143617: |2 rvk | ||
084 | |a ST 232 |0 (DE-625)143619: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
100 | 1 | |a Nolte, Siegfried |e Verfasser |4 aut | |
245 | 1 | 0 | |a QVT - relations language |b Modellierung mit der Query-views-Transformation |c Siegfried Nolte |
264 | 1 | |a Dordrecht ; Heidelberg [u.a.] |b Springer |c 2009 | |
300 | |a XIV, 227 S. |b graph. Darst. |c 24 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Xpert.press | |
650 | 0 | 7 | |a MOF QVT |0 (DE-588)7688067-9 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a MOF QVT |0 (DE-588)7688067-9 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-3-540-92171-4 |
856 | 4 | 2 | |q text/html |u http://www.springer.com/computer/programming/book/978-3-540-92170-7 |3 Ausführliche Beschreibung |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017760773&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-017760773 |
Datensatz im Suchindex
_version_ | 1804139425806942208 |
---|---|
adam_text | INHALTSVERZEICHNIS EINFUEHRUNG 1 1 .1 MODELLGETRIEBENE
SOFTWARE-ENTWICKLUNG - DIE GESCHICHTE 1 1.2 MDA-MODEL DRIVEN
ARCHITECTURE 7 1.2.1 DEFINITION DER MODEL DRIVEN ARCHITECTURE 8 SYSTEM
11 PLATTFORM 11 MODELL 11 MODELLIERUNG 12 ARCHITEKTUR 12 TRANSFORMATION
14 1.2.2 MOF - MODELLE UND METAMODELLE 17 1.2.3 QVT - QUERY VIEWS
TRANSFORMATION 17 DESKRIPTIVE SPRACHEN 19 IMPERATIVE SPRACHEN 20 1.3
ZUSAMMENFASSUNG UND AUSBLICK 20 1.3.1 HINWEISE ZUR NOTATION 21 1.3.2
WERKZEUGE 23 METAMODELLE UND IHRE DARSTELLUNG . 25 2.1 DAS METAMODELL
SIMPLEUML 26 2.2 DAS METAMODELL SIMPLERDBM 29 2.3 SERIALISIERUNG DER
METAMODELLE 31 2.3.1 DIE DEKLARATION DER METAMODELLE ALS
QVT-DATENSTRUKTUR... 32 2.3.2 EMOF - DATENSTRUKTUREN IM XMI-FORMAT 34
2.3.3 DIE VERWENDUNG DER METAMODELLE 38 2.4 WERKZEUGUNTERSTUETZUNG 39
2.4.1 ERSTELLUNG VON METAMODELLEN MIT TOPCASED 40 2.5 ZUSAMMENFASSUNG
UND WEITERFUEHRENDE LITERATUR 46 BIBLIOGRAFISCHE INFORMATIONEN
HTTP://D-NB.INFO/991289226 DIGITALISIERT DURCH X INHALTSVERZEICHNIS
RELATIONS LANGUAGE 47 3.1 MEDINIQVT 47 3.1.1 AUFBAU DER
MEDINIQVT-ENTWICKLUNGSPLATTFORM 48 3.1.2 BEARBEITUNG VON QVT-PROJEKTEN
49 3.2 DAS BERUEHMTESTE PROGRAMM DER WELT 51 3.3 DER GENERELLE AUFBAU VON
RELATIONS LANGUAGE-PROGRAMMEN 54 3.4 FORMALE DARSTELLUNG DER KONZEPTE 57
3.4.1 TRANSFORMATIONEN 57 3.4.2 RELATIONEN 59 CHARAKTERISIERUNG VON
RELATIONEN 61 3.4.3 DOMAENEN 62 3.4.4 WHEN- UND WHERE-KLAUSELN 67 3.4.5
RELATION CALLS UND FUNCTION CALLS 69 3.4.6 PRIMITIVE DOMAENEN 72 3.4.7
HILFSFUNKTIONEN - QUERIES 75 3.4.8 VARIABLEN UND OBJEKTE 77 3.4.9 OBJECT
TEMPLATE EXPRESSIONS UND INLINE-OBJEKTERZEUGUNG . 80 3.4.10 REKURSIONEN
84 DAS PRINZIP DES REKURSIVEN ABSTIEGS 86 3.4.11 KEYS 89 3.4.12
KOMMENTARE 90 3.4.13 RELATIONS LANGUAGE UND OCL 90 3.5 EXEMPLARISCHE
ENTWICKLUNG VON TRANSFORMATIONEN 93 3.5.1 SIGNATUR: VORBEREITUNG DER
TRANSFORMATION 95 3.5.2 FESTLEGEN UND KLASSIFIZIEREN DER RELATIONEN 96
1. LOESUNG DER KLASSIFIZIERUNG VON RELATIONEN 97 2. LOESUNG DER
KLASSIFIZIERUNG VON RELATIONEN 98 3.5.3 FESTLEGEN DER DOMAENEN 99 3.5.4
BESCHREIBUNG DER DOMAENENMUSTER 101 PACKAGETOSCHEMA 101 CLASSTOTABLE 102
PRIMARYKEYS MITTELS INLINE OBJEKTERZEUGUNG 104 3.5.5 AUFLOESUNG DER
ASSOZIATIONEN - ASSOCTOTABLE 106 ANLEGE INHALTSVERZEICHNIS XI 3.6.4
BIDIREKTIONALE TRANSFORMATION 133 3.7 UML2RDBM IM REKURSIVEN ABSTIEG 134
3.7.1 AUFBAU DES GRUNDGERUESTS DER TRANSFORMATION 135 3.7.2 SPEZIFIKATION
DER DOMAENENMUSTER 136 3.7.3 BEHANDLUNG VON BEZIEHUNGSTYPEN 138 3.7.4
ATTRIBUTE MIT IHREN PRIMITIVEN DATENTYPEN 138 3.7.5 ATTRIBUTE MIT IHREN
KOMPLEXEN DATENTYPEN 140 3.7.6 ATTRIBUTE AUS VERERBUNGSBEZIEHUNGEN 140
3.8 UMLTOEJB - EIN BEISPIEL MIT DEM UML2-METAMODELL 141 3.8.1 AUFGABE
144 3.8.2 IDENTIFIZIEREN DER RELEVANTEN UML-ELEMENTE 145 3.8.3 DOMAENEN
UND DOMAENENMUSTER 148 3.8.4 BUSINESS-KLASSEN MIT IHREN ATTRIBUTEN UND
OPERATIONEN.... 152 3.8.5 BUSINESS-KLASSEN MIT IHREN ASSOZIATIONEN 154
3.8.6 GENERIEREN DER SESSIONBEAN-METHODEN UND INTERFACES 155 3.9 QVT UND
UML-PROFILE 162 3.10 SCHLUSSBEMERKUNGEN UND AUSBLICK 168 A DIE SYNTAX
DER RELATIONAL LANGUAGE 171 RESERVIERTE WOERTER 171 ABLEITUNGSREGELN 171
B SIMPLEUML UND SIMPLERDBM 173 DEKLARATION DER METAMODELLE ALS
QVT-DATENTYPEN 173 ECORE-REPRAESENTATION 175
|
any_adam_object | 1 |
author | Nolte, Siegfried |
author_facet | Nolte, Siegfried |
author_role | aut |
author_sort | Nolte, Siegfried |
author_variant | s n sn |
building | Verbundindex |
bvnumber | BV035706940 |
classification_rvk | ST 230 ST 232 |
ctrlnum | (OCoLC)502393228 (DE-599)DNB991289226 |
dewey-full | 005.10285 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.10285 |
dewey-search | 005.10285 |
dewey-sort | 15.10285 |
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>01687nam a2200421 c 4500</leader><controlfield tag="001">BV035706940</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20091208 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">090903s2009 d||| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">08,N49,0035</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">991289226</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3540921702</subfield><subfield code="9">3-540-92170-2</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783540921707</subfield><subfield code="c">Gb. : EUR 49.95, ca. sfr 77.50 (freier Pr.)</subfield><subfield code="9">978-3-540-92170-7</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)502393228</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB991289226</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">ger</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-824</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-858</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.10285</subfield><subfield code="2">22/ger</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">ST 232</subfield><subfield code="0">(DE-625)143619:</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="100" ind1="1" ind2=" "><subfield code="a">Nolte, Siegfried</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">QVT - relations language</subfield><subfield code="b">Modellierung mit der Query-views-Transformation</subfield><subfield code="c">Siegfried Nolte</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Dordrecht ; Heidelberg [u.a.]</subfield><subfield code="b">Springer</subfield><subfield code="c">2009</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIV, 227 S.</subfield><subfield code="b">graph. Darst.</subfield><subfield code="c">24 cm</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="490" ind1="0" ind2=" "><subfield code="a">Xpert.press</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">MOF QVT</subfield><subfield code="0">(DE-588)7688067-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">MOF QVT</subfield><subfield code="0">(DE-588)7688067-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-3-540-92171-4</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="q">text/html</subfield><subfield code="u">http://www.springer.com/computer/programming/book/978-3-540-92170-7</subfield><subfield code="3">Ausführliche Beschreibung</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</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=017760773&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-017760773</subfield></datafield></record></collection> |
id | DE-604.BV035706940 |
illustrated | Illustrated |
indexdate | 2024-07-09T21:43:53Z |
institution | BVB |
isbn | 3540921702 9783540921707 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-017760773 |
oclc_num | 502393228 |
open_access_boolean | |
owner | DE-824 DE-11 DE-858 |
owner_facet | DE-824 DE-11 DE-858 |
physical | XIV, 227 S. graph. Darst. 24 cm |
publishDate | 2009 |
publishDateSearch | 2009 |
publishDateSort | 2009 |
publisher | Springer |
record_format | marc |
series2 | Xpert.press |
spelling | Nolte, Siegfried Verfasser aut QVT - relations language Modellierung mit der Query-views-Transformation Siegfried Nolte Dordrecht ; Heidelberg [u.a.] Springer 2009 XIV, 227 S. graph. Darst. 24 cm txt rdacontent n rdamedia nc rdacarrier Xpert.press MOF QVT (DE-588)7688067-9 gnd rswk-swf MOF QVT (DE-588)7688067-9 s DE-604 Erscheint auch als Online-Ausgabe 978-3-540-92171-4 text/html http://www.springer.com/computer/programming/book/978-3-540-92170-7 Ausführliche Beschreibung DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017760773&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Nolte, Siegfried QVT - relations language Modellierung mit der Query-views-Transformation MOF QVT (DE-588)7688067-9 gnd |
subject_GND | (DE-588)7688067-9 |
title | QVT - relations language Modellierung mit der Query-views-Transformation |
title_auth | QVT - relations language Modellierung mit der Query-views-Transformation |
title_exact_search | QVT - relations language Modellierung mit der Query-views-Transformation |
title_full | QVT - relations language Modellierung mit der Query-views-Transformation Siegfried Nolte |
title_fullStr | QVT - relations language Modellierung mit der Query-views-Transformation Siegfried Nolte |
title_full_unstemmed | QVT - relations language Modellierung mit der Query-views-Transformation Siegfried Nolte |
title_short | QVT - relations language |
title_sort | qvt relations language modellierung mit der query views transformation |
title_sub | Modellierung mit der Query-views-Transformation |
topic | MOF QVT (DE-588)7688067-9 gnd |
topic_facet | MOF QVT |
url | http://www.springer.com/computer/programming/book/978-3-540-92170-7 http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017760773&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT noltesiegfried qvtrelationslanguagemodellierungmitderqueryviewstransformation |