2017/11/29

UML 2.1

Enterprise Architect(EA) is a UML tool by SSJ, which supports UML 2.1 since EA version 6.5. Now, I use the tool for UML 2.0 and does not check the newest version 2.1. But, SSJ toucht me "some words such as occurence have renamed" on BBS, then I am reading the new specification, "Unified Modeling Language: Superstructure version 2.1ptc/2006-04-02", since yesterday... I will study English more, because the reading of the specification spends more time. I am tired.
For the moment, I do not have a development plan by MDA. I think UML is effective with a sketch more than MDA.

No comments:

How to set parameters to debugging program on Visual Studio 2019 with CMake

Solution: MSDN Sometimes the "Debug and Launch Settings for CMake" bottun is disabled. In this case, change to the target view. ...