<
From version < 17.2 >
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:25
To version < 3.1 >
edited by arl
on 2016/07/14 16:41
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,0 @@
1 -Kieler.Overview.Release Notes.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.als
1 +XWiki.arl
Content
... ... @@ -5,36 +5,84 @@
5 5  
6 6  [[We are happy>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/kings_of_coding.mp3||shape="rect"]] to provide release 2016/07 of the **KIELER Pragmatics Project**! KIELER Pragmatics is a framework for enhanced user interaction in graphical modeling that builds on the Eclipse platform. This document describes how to install the release and highlights the most exciting new features.
7 7  
8 +As the usual bonus, we are co-releasing our KLighD-based **KIELER Ptolemy Browser**.
8 8  
9 9  
11 +
10 10  {{toc minLevel="2"/}}
11 11  
12 12  {{note title="Important Notice"}}
13 -Please note that KIELER Infrastructure for Meta-Layout in its entirety, as well as our layout algorithms, are not longer included in this release. Both can be found in our official [[Eclipse Layout Kernel>>url:http://www.eclipse.org/elk||shape="rect"]] project.
15 +Please note that this will be the last release to include the KIELER Infrastructure for Meta-Layout in its entirety, as well as our layout algorithms. Both are currently being moved to the official [[Eclipse Layout Kernel>>url:http://www.eclipse.org/elk||shape="rect"]] project.
14 14  {{/note}}
15 15  
16 16  == Installation ==
17 17  
18 -KIELER Pragmatics 2016/07 is provided as a set of features, available to be added to your Eclipse installation via an update site. KIELER Pragmatics 2016/07 was tested on [[Eclipse 4.5 "Mars">>url:http://www.eclipse.org/downloads/||shape="rect"]], but may also be compatible with other versions of Eclipse.
20 +KIELER Pragmatics 2016/07 is provided as a set of features, available to be added to your Eclipse installation via an update site. KIELER Pragmatics 2016/02 was tested on [[Eclipse 4.4 "Luna">>url:http://www.eclipse.org/downloads/||shape="rect"]], but may also be compatible with other versions of Eclipse.
19 19  
20 -* See the [[KIELER Downloads>>doc:Kieler.Overview.Downloads.WebHome]] site for download details.
22 +* See the [[KIELER Downloads>>doc:Downloads]] site for download details.
21 21  * KIELER Pragmatics requires an installed Java Runtime Environment >= version 1.8.
22 -* The layout components of the Eclipse Layout Kernel can make use of the layout algorithms provided by the [[Graphviz>>url:http://www.graphviz.org/||rel="nofollow" shape="rect" class="external-link"]] library. You may want to install that as well.
24 +* The layout components of KIELER can make use of the layout algorithms provided by the [[Graphviz>>url:http://www.graphviz.org/||rel="nofollow" shape="rect" class="external-link"]] library. You may want to install that as well.
23 23  
24 -Also refer to the [[KIELER Downloads>>doc:Kieler.Overview.Downloads.WebHome]] page to download the KIELER Ptolemy Browser and the KIELER Web Service.
26 +Also refer to the [[KIELER Downloads>>doc:Downloads]] page to download the KIELER Ptolemy Browser and the KIELER Web Service.
25 25  
26 26  == Release Notes and Highlights ==
27 27  
28 -You can find a list of the closed tickets for this release at [[our issue tracking system>>url:https://rtsys.informatik.uni-kiel.de/jira/secure/ReleaseNote.jspa?projectId=10400&version=11000||shape="rect"]]. Release notes of older releases can be found at our [[doc:KIELER.Home.Overview.Release Notes.WebHome]] page.
30 +For this release, we have closed more than 80 tickets. You can find a list of them at [[our issue tracking system>>url:https://rtsys.informatik.uni-kiel.de/jira/secure/ReleaseNote.jspa?projectId=10400&version=10901||shape="rect"]]. Release notes of older releases can be found at our [[doc:Release Notes]] page.
29 29  
30 -=== Major changes ===
32 +=== New Features ===
31 31  
32 -* The single major change we have been concentrating on was factoring out our old Infrastructure for Meta Layout (KIML) as well as our layout algorithms. Both have moved to the [[Eclipse Layout Kernel>>url:http://www.eclipse.org/elk||shape="rect"]] project, where further changes can be found that we have been working on.
34 +Here's a few highlights of what's new in this version:
33 33  
36 +* [[KIELER Infrastructure for Meta Layout (KIML)>>doc:Infrastructure for Meta Layout (KIML)]]
37 +** The infrastructure now includes a comment attachment framework. Comment attachment can be used to automatically infer which elements a comment refers to to keep comments from being placed arbitrarily.
38 +* [[KIELER Layout Algorithms>>doc:Layout Algorithms (KLay)]]
39 +** The standalone distributables of our layout library has been expanded to allow developers more flexibility in choosing which parts of layout they want to use.
40 +** The layout infrastructure now supports more flexible hierarchy handling. It is now possible to enable hierarchical layout only for parts of a hierarchy tree.
41 +** KLay Layered has seen significant improvements when it comes to unnecessary whitespace.
42 +* [[KIELER Lightweight Diagrams (KLighD)>>doc:Lightweight Diagrams (KLighD)]]
43 +** KLighD (and KLay Layered) now support basic label management, which can reduce the details of labels dynamically.
44 +* [[KIELER Ptolemy Browser>>doc:Ptolemy Browser]]
45 +** The Ptolemy browser can now show port labels in the diagram.
46 +
47 +== Quickstart ==
48 +
49 +=== Diagram Layout ===
50 +
51 +One of the core features of KIELER Pragmatics is the KIELER Infrastructure for Meta-Layout (KIML). It provides the glue between diagram editors and layout algorithms. If you have installed layout support for GMF editors, you may want to try the following:
52 +
53 +* Open a diagram using a GMF editor.
54 +* Press the Layout button in the toolbar:
55 +* Open the //Layout View// by clicking //Window// -> //Show View// -> //Other...// and choosing //Layout// from the //KIELER Layout// category.
56 +* Change some of the values and press the Layout button again.
57 +
58 +=== Viewing Ptolemy Models ===
59 +
60 +If you have a Ptolemy installation, try the following:
61 +
62 +* Save a Ptolemy model as a {{code language="none"}}.moml{{/code}} file somewhere.
63 +* (((
64 +Download and start our //[[Ptolemy Model Browser>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/downloads/tools-and-libraries/||shape="rect"]]//.
65 +)))
66 +* Open your moml file.
67 +* Double-click actors that have further models inside them. Also double-click modal model states that have refinements. Use the sidebar on the right to influence how your model is displayed.
68 +
34 34  == Known Problems and Limitations ==
35 35  
71 +* Starting with Mac OS X Mountain Lion, trying to start our software may give you an error message similar to this:
72 +[[image:attach:security1.png]]
73 +The solution is to open your system preferences and navigate to the //Security & Privacy// settings. Therein, either click on //Open Anyway// if available or change //Allow apps downloaded from// to //Anywhere//.
74 +[[image:attach:security2.png]]
75 +Starting our software will now result in the following message:
76 +[[image:attach:security3.png]]
77 +Simply click //Open// and you're good to go.
78 +* Upon starting the Ptolemy Model Browser, you may get something like this:
79 +[[image:attach:ptBrowserProblem.png]]
80 +The solution is to exit the application, remove your existing workspace, and restart the Ptolemy Model Browser. Your workspace can be found in your home folder and is called {{code language="none"}}kielerPtolemyWs{{/code}}.
81 +* The Ptolemy Model Browser can properly display only a limited set of actors. Other actors may look a lot different than they do in Ptolemy.
82 +* Currently there is no full-blown user documentation integrated. See our [[doc:KIELER.WebHome]] for more information.
83 +
36 36  == Bug Reports, Comments ==
37 37  
38 38  We're working hard to make the graphical modeling user experience as convenient as possible. However, bugs can still remain in the code and some things might not be as you would expect them. Please don't hesitate to send in bug reports or give other comments like feature requests.
39 39  
40 -You can submit bug in [[our issue tracking system>>url:https://rtsys.informatik.uni-kiel.de/jira/projects/KIPRA/issues/||shape="rect"]]  or send a mail to kieler@informatik.uni-kiel.de. For news or general questions subscribe to the [[rt-kieler mailing list>>url:https://lists.informatik.uni-kiel.de/mailman/listinfo/rt-kieler||rel="nofollow" shape="rect" class="external-link"]].
88 +Send bug reports to kieler@…, please. For news or general questions subscribe to the [[rt-kieler mailing list>>url:https://lists.informatik.uni-kiel.de/mailman/listinfo/rt-kieler||rel="nofollow" shape="rect" class="external-link"]].
bk_after.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -3.9 KB
Content
bk_before.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -3.6 KB
Content
multiple_port_labels.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -53.2 KB
Content
node_label_placement.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -40.5 KB
Content
port_alignment.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -26.3 KB
Content
ptBrowserProblem.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -577.6 KB
Content
security1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -52.0 KB
Content
security2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -115.5 KB
Content
security3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -46.2 KB
Content
splines.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -26.1 KB
Content
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -17400546
1 +17400550
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/17400546/KIELER Pragmatics Release 2016/07
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/17400550/KIELER Pragmatics Release 2016/07