Changes for page KIELER Pragmatics Release 2014/10
Last modified by Alexander Schulz-Rosengarten on 2023/09/13 12:18
From version 19.1
edited by cds
on 2014/11/24 13:15
on 2014/11/24 13:15
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 4 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +Release Notes - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. cds1 +XWiki.nre - Content
-
... ... @@ -15,15 +15,15 @@ 15 15 16 16 KIELER Pragmatics 2014/10 is provided as a set of features, available to be added to your Eclipse installation via an update site. KIELER Pragmatics 2014/10 was tested on [[Eclipse 4.3 "Kepler">>url:http://www.eclipse.org/downloads/||shape="rect"]], but may also be compatible with other versions of Eclipse. 17 17 18 -* See the [[KIELER Downloads>>doc:Downloads]] site for download details. 18 +* See the [[KIELER Downloads>>doc:KIELER.Home.Overview.Downloads.WebHome]] site for download details. 19 19 * KIELER Pragmatics requires an installed Java Runtime Environment >= version 1.5. 20 20 * 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. 21 21 22 -Also refer to the [[KIELER Downloads>>doc:Downloads]] page to download the KIELER Ptolemy Browser and the KIELER Web Service. 22 +Also refer to the [[KIELER Downloads>>doc:KIELER.Home.Overview.Downloads.WebHome]] page to download the KIELER Ptolemy Browser and the KIELER Web Service. 23 23 24 24 == Release Notes == 25 25 26 -You can find a list of solved tickets for this release at [[our issue tracking system>>url:http://rtsys.informatik.uni-kiel.de/jira/secure/ReleaseNote.jspa?projectId=10400&version=10701||shape="rect"]]. Release notes of older releases can be found at our [[doc:Release Notes]] page. 26 +You can find a list of solved tickets for this release at [[our issue tracking system>>url:http://rtsys.informatik.uni-kiel.de/jira/secure/ReleaseNote.jspa?projectId=10400&version=10701||shape="rect"]]. Release notes of older releases can be found at our [[doc:KIELER.Home.Overview.Release Notes.WebHome]] page. 27 27 28 28 If you're wondering where components have gone that were traditionally a part of KIELER, you might not know yet that the KIELER was split into two separate projects, KIELER Pragmatics and KIELER Semantics, which release pretty much independently. 29 29 ... ... @@ -33,7 +33,7 @@ 33 33 34 34 * Core Changes 35 35 ** {{code language="none"}}IPropertyHolder{{/code}}'s {{code language="none"}}setProperty(...) {{/code}}and {{code language="none"}}copyProperties(...){{/code}} now return {{code language="none"}}IPropertyHolder{{/code}} instead of {{code language="none"}}void{{/code}}, implementations are supposed to return {{code language="none"}}this{{/code}} for convenience 36 -* [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]] 36 +* [[KIELER Lightweight Diagrams>>doc:KIELER.Home.Lightweight Diagrams (KLighD).WebHome]] 37 37 ** Added {{code language="none"}}DiagramSyntheses{{/code}} class providing lots of convenience methods for configuring the view model in diagram synthesis implementations (preliminary version introduced with last previous release) 38 38 ** {{code language="none"}}IViewer{{/code}} provides {{code language="none"}}getZoomLevel(){{/code}} 39 39 ** {{code language="none"}}IViewer{{/code}} provides methods for registering {{code language="none"}}IViewChangeListener{{/code}}s ... ... @@ -45,7 +45,7 @@ 45 45 46 46 Here's a few highlights of what's new in version 2014/10: 47 47 48 -* [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]] 48 +* [[KIELER Lightweight Diagrams>>doc:KIELER.Home.Lightweight Diagrams (KLighD).WebHome]] 49 49 ** (% style="line-height: 1.4285715;" %)Improved integration of the //magnifying lens// (hit {{code language="none"}}alt + ctrl/cmd){{/code}} and //rubber band zoom //(press {{code language="none"}}ctrl/cmd{{/code}} and drag on canvas) 50 50 ** (% style="line-height: 1.4285715;" %)Enabled the contribution of action invocation buttons (execution of {{code language="none"}}IActions{{/code}}) in the diagram side bar (so far actions could only be executed by clicking on a diagram element of via menu contributions), see related hook in {{code language="none"}}AbstractDiagramSynthesis{{/code}} 51 51 ** Added {{code language="none"}}editable{{/code}} flag to {{code language="none"}}KText{{/code}} in order to distinguish //cursor selectability// and //editability// ... ... @@ -57,7 +57,7 @@ 57 57 ** Contributed generic {{code language="none"}}PortRotationModifier{{/code}} (style modifier) that realizes the rotation of port figures in case ports are moved to a different side by the automatic layout computation 58 58 ** Added zoom style {{code language="none"}}ZOOM_TO_ACTUAL_SIZE{{/code}}, added corresponding configuration methods in {{code language="none"}}IAction.ActionResult{{/code}} 59 59 ** Added switch in {{code language="none"}}KlighdSynthesisProperties{{/code}} to deactivate minimal diagram figure size estimation in case size data are already available 60 -* [[KGraph Text>>doc:KGraph Text (KGT)]] 60 +* [[KGraph Text>>doc:KIELER.Home.KIELER Pragmatics.KGraph Text (KGT).WebHome]] 61 61 ** A new option {{code language="none"}}de.cau.cs.kieler.kgraphsynthesis.defaults{{/code}} can enable default values for element sizes and labels to make KGT files more compact. 62 62 63 63 === Important Bugs Fixed in 2014/10 === ... ... @@ -64,7 +64,7 @@ 64 64 65 65 Among others, the following bugs were fixed in version 2014/10: 66 66 67 -* [[KIELER Layout Algorithms>>doc:Layout Algorithms (KLay)]] 67 +* [[KIELER Layout Algorithms>>doc:KIELER.Home.Discontinued Projects.Layout Algorithms (KLay).WebHome]] 68 68 ** In KLay Layered, the polyline edge router could produce results where edges overlapped nodes. 69 69 ** In KLay Layered, the polyline edge router could produce weird results when more than one edge leaves a given port. 70 70 ... ... @@ -99,7 +99,10 @@ 99 99 Starting our software will now result in the following message: 100 100 [[image:attach:security3.png]] 101 101 Simply click //Open// and you're good to go. 102 -* The Ptolemy Model Viewer can properly display only a limited set of actors. Other actors may look a lot different than they do in Ptolemy. 102 +* Upon starting the Ptolemy Model Browser, you may get something like this: 103 +[[image:attach:ptBrowserProblem.png]] 104 +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}}. 105 +* 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. 103 103 * Currently there is no full-blown user documentation integrated. See our [[doc:KIELER.WebHome]] for more information. 104 104 105 105 == Bug Reports, Comments ==
- ptBrowserProblem.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +577.6 KB - Content
- security1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +52.0 KB - Content
- security2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +115.5 KB - Content
- security3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +46.2 KB - Content
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -1 01581571 +9471859 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/1 0158157/KIELER Pragmatics Release 2014/101 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/9471859/KIELER Pragmatics Release 2014/10