This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 79771

Summary: user requests a Save As option for UML diagrams
Product: uml Reporter: Sergey Petrov <sj-nb>
Component: ProjectAssignee: Yang Su <sherylsu>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Sergey Petrov 2006-07-05 14:04:09 UTC
from jse8 feedback:
I am drawing the Sequence diagram in UML. In my case there are more than one
sequences in a particular scenario. The sequence changes at some point, say x.
Now I want to draw two to three Sequence diagrams. All the diagrams are same
till point x. But in Java Studio 8 there is no facility of making a copy of the
diagram so that I have to just make changes from point x and create another
diagram using that copy. Such as "Save As" button. For Java sources it is
possible to copy the file and paste it in the same package. Please tell me how
to do it?

//-

I think it's really usefull if you want to have several similar version of some
diagrams etc
Comment 1 Yang Su 2007-03-15 22:53:26 UTC
Implemented now, the action is provided on diagram node context menu. The
diagram will be saved with specified name on the same namespace as that of
original one.
Comment 2 Andrew Korostelev 2007-03-27 10:49:22 UTC
issue is verified in all-nbms-hydra-070323_3
Main feature works well.
related issues are filed separately.