StarUML 3.2.0 Release

StarUML 3.2.0 adds selective attribute display, activity diagram improvements, and update options.

/images/blog/cover-release.webp

StarUML 3.2.0 is now available for download. This release includes the some additional features and fixed issues. Additional features are:

Hide a subset of attributes, operations, etc.

A class view is alway show all of attributes and operations defined in the class model. Sometime you need to show only a subset of attributes and operations in a class view. Now you can delete attribute or operations views in a class view without deleting attributes or operations in the corresponding class model. To delete a particular attribute view, select the attribute view in the diagram and just press delete key. To show again the deleted attribute view, drag the attribute from Model Explorer and drop on the class view.

selective-show

Activity diagram improvements

There are some improvements in Activity Diagram. The first is call activity notation for action elements. To show call activity notation set “kind” property of action to “callBehavior” and “target” property to an Activity element. The second is object states. To show states in Object Nodes, assign States elements to the “inStates” property of an Object Node. The last is activity edge connector. You can use activity edge connectors to simplify control flows or object flows.

activity-diagram-improvements

Turn-off automatic updates

Now you can turn-off automatic updates in Preferences if you don’t want to updates.

The detailed resolved issues can be found at changelog.

Minkyu Lee

Written in by Minkyu Lee, PhD

Share this article:

Related posts

StarUML 2 Beta Release (v2.0.0-beta.1)

May 16, 2014

StarUML 2 Beta Release (v2.0.0-beta.1)

Announcing the StarUML 2 Beta release with a new technology stack and project direction.

StarUML 2.0.0-beta.10 (Hotfix) Release

October 14, 2014

StarUML 2.0.0-beta.10 (Hotfix) Release

Hotfix release to resolve urgent issues.

StarUML 2.0.0-beta.11 Release

November 09, 2014

StarUML 2.0.0-beta.11 Release

StarUML 2.0.0-beta.11 adds OS X Yosemite full screen support and async model validation.