Book a Demo

Author Topic: Delete from Diagram doesnot deletes from Project E  (Read 7200 times)

deenig2

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Delete from Diagram doesnot deletes from Project E
« on: September 17, 2004, 08:20:49 am »
Hi,

I'm drawing the sequence diagrams and when I delet the "objects" from sequence diagram the actual objects stills remains in the Project Explorer.  Is there a way to do this or this is a known bug. If not a bug - I would also like to know if there is reason to implement such a functional rule. Where such a rule could be of a possible use.


???
With Thanks
Deenig2.

deenig2

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Delete from Diagram doesnot deletes from Proje
« Reply #1 on: September 17, 2004, 08:22:21 am »
..I meant  "Project View" Not Project Exporler.
With Thanks
Deenig2.

thomaskilian

  • Guest
Re: Delete from Diagram doesnot deletes from Proje
« Reply #2 on: September 17, 2004, 01:53:38 pm »
Try CTRL+DEL

Jamie Cash

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Delete from Diagram doesnot deletes from Proje
« Reply #3 on: October 21, 2004, 02:35:01 am »
All of the UML tools that I have used do not delete the class from the project when it is deleted from the diagram. This ensures that once a class is defined it can be used on many diagrams (both class and sequence) and compile errors are not introduced by classes being removed from a diagram.

ajaxx

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Re: Delete from Diagram doesnot deletes from Proje
« Reply #4 on: November 08, 2004, 11:48:21 am »
As the last poster pointed out, it allows the "object" to be used in more than one diagram.  However, sometimes I'll go back and clean up orphans from my design.  You can do that by going to "find" and have it do a check for ophans.  You can delete them there and clean-up is pretty easy.