StarUML 2.0.0-beta.4 Release

StarUML 2.0.0-beta.4 adds diagram generators, layout options, and formatting changes.

/images/blog/cover-release.webp

StarUML v2.0.0-beta.4 is now available for download. This release includes the following features and fixed issues.

Diagram Generator

You can generate three types of diagrams: Package Overview, Package Structure, and Type Hierarchy in Diagram > Generate menu. It helps you to understand a huge complex model.

Package Overview Package Overview Diagram

Package Structure Package Structure Diagram

Type Hierarchy Type Hierarchy Diagram

Diagram Layout

Now you can select directions of diagram layout. Sometime if you have so many classes and generalizations in a diagram, the automatic layout will spread classes horizontally too wide. It decreases readability. Then, you can select vertical layout (left to right or right to left) and it is better than horizontal layout.

Changes in Formatting

Added “Show Visibility” and removed “Show Compartment Visibility” 

In previous versions, we could only show or hide visibility in compartment items such as Attributes and Operations via “Show Compartment Visibility” menu. Now, we have more general “Show Visibility” which allows to show or hide visibility in not only compartment items but also relationships such as Association or AssociationEnds.

Removed “Show Compartment Stereotype”

The menu “Show Compartment Stereotype” is removed in order to simplify controlling visibility of stereotypes. Now, we need to only remember that “Stereotype Display” can be applied to most of elements including Attributes, Operations, and even Associations and Dependencies.

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.