Released: May 5, 2010
Updates in this release
Updates in 2010 Release 3
- Support for C# 4.0
C# 4.0 is the latest version of the C# programming language, released by Microsoft along with Visual Studio 2010. UModel 2010r3 supports C# 4.0, both for generating code in C# 4.0 projects and for reverse-engineering C# 4.0 code to create UML models.
- Protocol State Machine Diagrams
UModel 2010r3 supports protocol state machine diagrams as a new diagram type, with a specialized diagram toolbar. Protocol state machine diagrams are a subset of state machine diagrams that are limited to showing a sequence of events that an object responds to, without having to show the specific behavior. Protocol state machines are most often used to describe complex protocols, such as database access through a specific interface, or communication protocols such as TCP/IP.
- New Sequence Diagram Option
In UModel 2010r3, users may now choose to ignore operation names when generating sequence diagrams from existing source code. The Sequence Diagram Generation dialog permits users to enter a comma delimited list of operations that will not appear in the generated sequence diagram. This allows developers working with existing source code to focus more specifically on features of interest.
- New Diagram Autolayout Option
UModel 2010r3 adds a new diagram autolayout option called Block to the existing Force Directed and Hierarchical autolayout selections. Block autolayout can be selected from the Layout menu when multiple elements are selected in the diagram pane, or can be applied when diagrams are auto-generated from existing source code.
For more information visit:
http://www.altova.com/Version2010Release3_Launch_050510.html