Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jdall

Pages: [1]
1
Bugs and Issues / Re: Selection of multiple classes for delete
« on: September 22, 2008, 08:24:32 pm »
Solved! The trick is to use CTRL+Delete, and not, as suggested, CTRL+D

Why the heck I hit CTRL+Delete, when I was supposed to hit CTRL+D,  beats me!

So no bug. Only a unlogical user interface ;)

2
Bugs and Issues / Re: Selection of multiple classes for delete
« on: September 22, 2008, 08:11:06 pm »
In my EA7.1 Professional Trial it's only possible to use CTRL+D to delete multiple selected elements in a diagram. It does NOT work with multiple selected elements in the project browser.

Further to support this... the 'Delete Selected Element(s)' menu item is only getting un-ghosted when elements are selected in the diagram view.
If selecting elements in the project browser, the menu item stays in the ghosted state.

Hmmm... really, really strange... now it just worked. Lets try again... nope. It does not work. Tried several times. It does NOT work.

So what's the trick? I'm convinced there is a bug somewhere!



3
Bugs and Issues / Selection of multiple classes for delete
« on: September 19, 2008, 07:48:08 pm »
Having imported an UML model, I had a bunch of unwanted classes,
that I needed to get rid of.
But this turned out to be more than just a simple task... why is 'Delete selected element(s)' not available with selection in the project browser?

Please fix!

My work around was to create a new package, move the classes to it, then delete it.


4
Bugs and Issues / selection of multiple classes / sub packages
« on: September 19, 2008, 07:36:05 pm »
Imagine the following model:
  • Model
    • CIM
      • 61850
      • 61970
        • Core
        • Topology

I need to export the 61850 package and a few classes from 61970.Core and 61970.Topology, but this is not possible, because I cannot do that kind of selection in the project browser.

It seems the only work around is to export the whole model, and then manually edit the XMI file >:(

Please fix.

5
Bugs and Issues / Export does not include generalized classes
« on: September 19, 2008, 07:17:52 pm »
I'm working with a HUGE UML model of which only one package is of particular interest to me.

When exporting this package only, I loose some generalization information, as some of the classes generalizes classes from another package.

Whether this is a bug or a missing feature, I'm not sure.

But it would be really nice if generalized classes would also be included in the export, even though they do not belong to the selected package (could be an option whether to export referenced classes from other packages)!

Please fix or consider.

Pages: [1]