Changes for page Leveraging Ptolemy Semantics (KlePto)
Last modified by Richard Kreissig on 2023/09/14 10:55
<
edited by Richard Kreissig
on 2023/09/14 10:55
on 2023/09/14 10:55
edited by Alexander Schulz-Rosengarten
on 2023/09/11 16:16
on 2023/09/11 16:16
Change comment:
Update document after refactoring.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.s tu2309801 +XWiki.als - Content
-
... ... @@ -1,7 +1,8 @@ 1 -= =Deprecated since 0.12==1 +{{panel bgColor="orange" title="Deprecated since 0.12"}} 2 2 This article is deprecated. The described features are no longer available in current releases. 3 +{{/panel}} 3 3 4 -= =Project Overview==5 +{{panel borderStyle="dashed" title="Project Overview"}} 5 5 Responsible: 6 6 7 7 * [[Christian Motika>>url:http://www.informatik.uni-kiel.de/rtsys/kontakt/cmot/||shape="rect"]] ... ... @@ -9,6 +9,7 @@ 9 9 Related Theses: 10 10 11 11 * Christian Motika, //Semantics and Execution of Domain Specific Models – KlePto and an Execution Framework//, December 2009 ([[pdf>>url:http://rtsys.informatik.uni-kiel.de/confluence/%7Ebiblio/downloads/theses/cmot-dt.pdf||shape="rect"]]) 13 +{{/panel}} 12 12 13 13 = KlePto - KIELER leveraging Ptolemy semantics = 14 14 ... ... @@ -82,6 +82,7 @@ 82 82 83 83 [[image:attach:klepto-problems.jpg]] 84 84 87 +\\ 85 85 86 86 === unsaved changes === 87 87 ... ... @@ -89,6 +89,7 @@ 89 89 90 90 * If you have any unsaved changes, you must save your model in order to simulate it because the transformation only considers the model file. You cannot start a simulation for an editor with any unsaved changes (even only graphical/non-semantical ones). 91 91 95 +\\ 92 92 93 93 === model changes during simulation === 94 94 ... ... @@ -96,6 +96,7 @@ 96 96 97 97 * If you change the model during the simulation, you will be warned about this. The transformation took place on the last saved version of your model and the simulation cannot consider on-the-fly changes. If you ignore this warning, keep in mind that you do not simulate the (changed) model in your editor. 98 98 103 +\\ 99 99 100 100 === Ptolemy Model could not be generated === 101 101 ... ... @@ -104,6 +104,7 @@ 104 104 * If the transformation could not take place, there might be some unsolved problems left. Check the "Problems" View of Eclipse (s.a.). 105 105 * This error message for example indicates that you have used an output signal in a trigger or an input signal in an output action. But this is fully brought to your attention when you inspect the "Problems" View as already described above. 106 106 112 +\\ 107 107 108 108 === Ptolemy Model could not make a step === 109 109