<
From version < 25.1 >
edited by ssm
on 2016/04/22 16:57
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.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -16810379
1 +16810380
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/16810379/SCCharts Development
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/16810380/SCCharts Development