<
From version < 44.1 >
edited by ssm
on 2016/04/22 16:59
To version < 26.1 >
edited by ssm
on 2016/04/22 16:58
>
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="incomplete"}}
252 +{{task id="3" status="complete"}}
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.
... ... @@ -551,11 +551,11 @@
551 551  Write a transformation that transforms your normalized version of ABO's HandleA into its corresponding SCG.
552 552  
553 553  {{task-list}}
554 -{{task id="14" status="complete"}}
554 +{{task id="14" status="incomplete"}}
555 555  Proceed as before. Create a new plugin (or copy your last one) Make sure, you also add de.cau.cs.kieler.scg to your dependencies.
556 556  {{/task}}
557 557  
558 -{{task id="15" status="complete"}}
558 +{{task id="15" status="incomplete"}}
559 559  Write a transformation that is able to transform 
560 560  
561 561  {{code language="none"}}
... ... @@ -565,7 +565,7 @@
565 565   into its corresponding SCG.
566 566  {{/task}}
567 567  
568 -{{task id="16" status="complete"}}
568 +{{task id="16" status="incomplete"}}
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  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -16810398
1 +16810380
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/16810398/SCCharts Development
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/16810380/SCCharts Development