From a
language creation perspective, this example is the best to start with as it is closely
related to an XML schema that almost completely de?¬?nes the language.
Chapter 6: Insurance products for a J2EE web site
The second example illustrates a case of capturing insurance products using static
declarative models. An insurance expert, a nonprogrammer, draws models to de?¬?ne
insurance products, and then the generators produce the required insurance data and
code for a J2EE web site. As the generated code covers only static aspects, it is perhaps
a good place to start for those used to generating database tables or class stubs.
94 TELEPHONY AND CALL PROCESSING
Chapter 7: Microcontroller applications speci?¬?ed in 8-bit assembler
Chapter 7 shows a case developing a voice menu system for an 8-bit
microcontroller. The models show the ?¬‚ow-like execution of the menu system.
The generator produces assembly language code for memory addressing, calculation,
and operations needed within the voice menu domain.
Chapter 8: Mobile phone applications using a Python framework
This example illustrates application development for mobile phones.DSMuses the
widgets and services of the phone as modeling concepts, following the phone??™s UI
programming model. The generator produces full code as Python functions.
Pages:
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201