Community
Participate
Working Groups
Build Identifier: Build id: 20100527-0614 Adding a meta-class to a diagram fails, if the meta-class is already imported. This is bug, since the same meta-class could appear in multiple diagram or even multiple times in the same diagram. Reproducible: Always Steps to Reproduce: 1. Open profile diagram 2. Import a meta-class, e.g. Class => appears in diagram 3. Create an additional diagram, import same meta-class => does not appear in diagram
Done in r2498 for Branch 0.7.X Now we can add a metaclass which is already imported, but now the Dialog doesn't allow removed imported metaclasses. Removing imported metaclass can be done with Delete Selected Element in the model, selecting a Metaclass.
Done in r2505 for the Head Branch.