achuanle / umlet

Automatically exported from code.google.com/p/umlet
0 stars 0 forks source link

Check UML 2.4 and add missing elements #198

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Check the UML 2.4 specification (http://www.omg.org/spec/UML/2.4/) and add 
missing elements to UMLet.

2 of the missing things are:
open http://www.omg.org/spec/UML/2.4/Superstructure/Beta2/PDF and search for 
"Figure 12.64"
a.) the rake-style symbol at the bottom right of the left "Activity name" 
element is missing
b.) input and output parameter: the rectangles which are overlapping the right 
activity-border (see also section 12.3.9 of the spec) - these elements must 
have 0% transparency to make sure they really overlap

Original issue reported on code.google.com by AFDiaX on 3 Oct 2014 at 4:21