<
From version < 28.1 >
edited by ssm
on 2016/04/22 16:58
To version < 38.1 >
edited by ssm
on 2016/04/22 16:59
>
Change comment: Task marked complete

Summary

Details

Page properties
Content
... ... @@ -249,7 +249,7 @@
249 249  You are now equipped with the fundamentals you need to create models programmatically. Let's try it:
250 250  
251 251  {{task-list}}
252 -{{task id="3" status="complete"}}
252 +{{task id="3" status="incomplete"}}
253 253  (% style="line-height: 1.42857;" %)The code fragments listed above do not suffice to create a grammatically correct model. Try to generate a model that corresponds with the serialized model listed on the right side.
254 254  
255 255  1. (% style="line-height: 1.42857;" %)Run the {{code language="none"}}main(){{/code}} method by right-clicking its class and selecting //Run as// -> //Java Application//. Note that this runs your {{code language="none"}}main(){{/code}} method as a simple Java program, not a complete Eclipse application. EMF models can be used in any simple Java context, not just in Eclipse applications.
... ... @@ -569,7 +569,7 @@
569 569  **Verify your generated SCG**. If you added your transformation correctly, the SCG should be displayed automatically as soon as selected. If your SCG looks like the SCG depicted earlier, then everything is fine.
570 570  {{/task}}
571 571  
572 -{{task id="17" status="incomplete"}}
572 +{{task id="17" status="complete"}}
573 573  Check your SCG semantically. Is there anything you could improve/optimize? 
574 574  
575 575  1. Write a second transformation (just as before) and add it to the transformation chain right after the transformation you already added.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -16810382
1 +16810392
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/16810382/SCCharts Development
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/16810392/SCCharts Development