Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » One more page in New Diagram Wizard ?
One more page in New Diagram Wizard ? [message #470871] Fri, 25 May 2007 11:46 Go to next message
Philippe is currently offline PhilippeFriend
Messages: 100
Registered: July 2009
Senior Member
Hi,

what do you think of adding a page in the New Diagram Wizards for
selecting (when relevant) between Model and Package for the root element
of the UML file. In fact this page exist in the NewUMLModel of EMF Examples

AFAIU from UML specs, I think that the use of Model would be better
some times.

Regards
Philippe
Re: One more page in New Diagram Wizard ? [message #470876 is a reply to message #470871] Sun, 27 May 2007 17:34 Go to previous messageGo to next message
Tatiana Fesenko is currently offline Tatiana FesenkoFriend
Messages: 530
Registered: July 2009
Senior Member
Hi Philippe!

On "initialize new umlclass_diagram diagram file" invocation New Diagram
Wizard is opened. On the second page of the wizard one can "Select diagram
root element". Is this the functionality you are talking about? I hope so =)

Best regards,
Tatiana.

"Philippe" <philippeweber57@yahoo.fr> wrote in message
news:f36idv$obt$1@build.eclipse.org...
> Hi,
>
> what do you think of adding a page in the New Diagram Wizards for
> selecting (when relevant) between Model and Package for the root element
> of the UML file. In fact this page exist in the NewUMLModel of EMF
> Examples
>
> AFAIU from UML specs, I think that the use of Model would be better some
> times.
>
> Regards
> Philippe
Re: One more page in New Diagram Wizard ? [message #470890 is a reply to message #470876] Tue, 29 May 2007 07:29 Go to previous messageGo to next message
Philippe is currently offline PhilippeFriend
Messages: 100
Registered: July 2009
Senior Member
Hi Tatiana,

I was talking about the wizard that is called by using New->Other and
then the "UMLClassDiagram" in the "Examples" category. It asks for the
name of the diagram file, then the name for the uml file, but it doesn't
provide a page for selecting the root element of the uml file, so it is
always "Package".

As this wizard create both file (diagram and model), I suggest to had
the page that already exists for new UML Model (in "Example EMF Model
Creation Wizards") for choosing the root element for the UML file.

I came to think that it is a GMF-generated wizard, so I hope modifying
it won't be so difficult.

Regards,
Philippe

Tatiana Fesenko wrote:
> Hi Philippe!
>
> On "initialize new umlclass_diagram diagram file" invocation New Diagram
> Wizard is opened. On the second page of the wizard one can "Select diagram
> root element". Is this the functionality you are talking about? I hope so =)
>
> Best regards,
> Tatiana.
>
> "Philippe" <philippeweber57@yahoo.fr> wrote in message
> news:f36idv$obt$1@build.eclipse.org...
>> Hi,
>>
>> what do you think of adding a page in the New Diagram Wizards for
>> selecting (when relevant) between Model and Package for the root element
>> of the UML file. In fact this page exist in the NewUMLModel of EMF
>> Examples
>>
>> AFAIU from UML specs, I think that the use of Model would be better some
>> times.
>>
>> Regards
>> Philippe
>
>
Re: One more page in New Diagram Wizard ? [message #471005 is a reply to message #470890] Tue, 29 May 2007 16:09 Go to previous message
Tatiana Fesenko is currently offline Tatiana FesenkoFriend
Messages: 530
Registered: July 2009
Senior Member
Hi Philippe!

Sorry for misunderstanding. It happened because the wizard you described is
implemented with UMLCreationWizard class, and there is also
UMLNewDiagramFileWizard class which is used on "Initialize.." action
invocation.

This is good issue. Feel free to submit it to GMF bugzilla.

Regards,
Tatiana.

"Philippe" <philippeweber57@yahoo.fr> wrote in message
news:f3gksg$6gf$1@build.eclipse.org...
> Hi Tatiana,
>
> I was talking about the wizard that is called by using New->Other and then
> the "UMLClassDiagram" in the "Examples" category. It asks for the name of
> the diagram file, then the name for the uml file, but it doesn't provide a
> page for selecting the root element of the uml file, so it is always
> "Package".
>
> As this wizard create both file (diagram and model), I suggest to had the
> page that already exists for new UML Model (in "Example EMF Model Creation
> Wizards") for choosing the root element for the UML file.
>
> I came to think that it is a GMF-generated wizard, so I hope modifying it
> won't be so difficult.
>
> Regards,
> Philippe
>
> Tatiana Fesenko wrote:
>> Hi Philippe!
>>
>> On "initialize new umlclass_diagram diagram file" invocation New Diagram
>> Wizard is opened. On the second page of the wizard one can "Select
>> diagram root element". Is this the functionality you are talking about? I
>> hope so =)
>>
>> Best regards,
>> Tatiana.
>>
>> "Philippe" <philippeweber57@yahoo.fr> wrote in message
>> news:f36idv$obt$1@build.eclipse.org...
>>> Hi,
>>>
>>> what do you think of adding a page in the New Diagram Wizards for
>>> selecting (when relevant) between Model and Package for the root element
>>> of the UML file. In fact this page exist in the NewUMLModel of EMF
>>> Examples
>>>
>>> AFAIU from UML specs, I think that the use of Model would be better
>>> some times.
>>>
>>> Regards
>>> Philippe
>>
Re: One more page in New Diagram Wizard ? [message #594801 is a reply to message #470871] Sun, 27 May 2007 17:34 Go to previous message
Tatiana Fesenko is currently offline Tatiana FesenkoFriend
Messages: 530
Registered: July 2009
Senior Member
Hi Philippe!

On "initialize new umlclass_diagram diagram file" invocation New Diagram
Wizard is opened. On the second page of the wizard one can "Select diagram
root element". Is this the functionality you are talking about? I hope so =)

Best regards,
Tatiana.

"Philippe" <philippeweber57@yahoo.fr> wrote in message
news:f36idv$obt$1@build.eclipse.org...
> Hi,
>
> what do you think of adding a page in the New Diagram Wizards for
> selecting (when relevant) between Model and Package for the root element
> of the UML file. In fact this page exist in the NewUMLModel of EMF
> Examples
>
> AFAIU from UML specs, I think that the use of Model would be better some
> times.
>
> Regards
> Philippe
Re: One more page in New Diagram Wizard ? [message #594864 is a reply to message #470876] Tue, 29 May 2007 07:29 Go to previous message
Philippe is currently offline PhilippeFriend
Messages: 100
Registered: July 2009
Senior Member
Hi Tatiana,

I was talking about the wizard that is called by using New->Other and
then the "UMLClassDiagram" in the "Examples" category. It asks for the
name of the diagram file, then the name for the uml file, but it doesn't
provide a page for selecting the root element of the uml file, so it is
always "Package".

As this wizard create both file (diagram and model), I suggest to had
the page that already exists for new UML Model (in "Example EMF Model
Creation Wizards") for choosing the root element for the UML file.

I came to think that it is a GMF-generated wizard, so I hope modifying
it won't be so difficult.

Regards,
Philippe

Tatiana Fesenko wrote:
> Hi Philippe!
>
> On "initialize new umlclass_diagram diagram file" invocation New Diagram
> Wizard is opened. On the second page of the wizard one can "Select diagram
> root element". Is this the functionality you are talking about? I hope so =)
>
> Best regards,
> Tatiana.
>
> "Philippe" <philippeweber57@yahoo.fr> wrote in message
> news:f36idv$obt$1@build.eclipse.org...
>> Hi,
>>
>> what do you think of adding a page in the New Diagram Wizards for
>> selecting (when relevant) between Model and Package for the root element
>> of the UML file. In fact this page exist in the NewUMLModel of EMF
>> Examples
>>
>> AFAIU from UML specs, I think that the use of Model would be better some
>> times.
>>
>> Regards
>> Philippe
>
>
Re: One more page in New Diagram Wizard ? [message #597042 is a reply to message #470890] Tue, 29 May 2007 16:09 Go to previous message
Tatiana Fesenko is currently offline Tatiana FesenkoFriend
Messages: 530
Registered: July 2009
Senior Member
Hi Philippe!

Sorry for misunderstanding. It happened because the wizard you described is
implemented with UMLCreationWizard class, and there is also
UMLNewDiagramFileWizard class which is used on "Initialize.." action
invocation.

This is good issue. Feel free to submit it to GMF bugzilla.

Regards,
Tatiana.

"Philippe" <philippeweber57@yahoo.fr> wrote in message
news:f3gksg$6gf$1@build.eclipse.org...
> Hi Tatiana,
>
> I was talking about the wizard that is called by using New->Other and then
> the "UMLClassDiagram" in the "Examples" category. It asks for the name of
> the diagram file, then the name for the uml file, but it doesn't provide a
> page for selecting the root element of the uml file, so it is always
> "Package".
>
> As this wizard create both file (diagram and model), I suggest to had the
> page that already exists for new UML Model (in "Example EMF Model Creation
> Wizards") for choosing the root element for the UML file.
>
> I came to think that it is a GMF-generated wizard, so I hope modifying it
> won't be so difficult.
>
> Regards,
> Philippe
>
> Tatiana Fesenko wrote:
>> Hi Philippe!
>>
>> On "initialize new umlclass_diagram diagram file" invocation New Diagram
>> Wizard is opened. On the second page of the wizard one can "Select
>> diagram root element". Is this the functionality you are talking about? I
>> hope so =)
>>
>> Best regards,
>> Tatiana.
>>
>> "Philippe" <philippeweber57@yahoo.fr> wrote in message
>> news:f36idv$obt$1@build.eclipse.org...
>>> Hi,
>>>
>>> what do you think of adding a page in the New Diagram Wizards for
>>> selecting (when relevant) between Model and Package for the root element
>>> of the UML file. In fact this page exist in the NewUMLModel of EMF
>>> Examples
>>>
>>> AFAIU from UML specs, I think that the use of Model would be better
>>> some times.
>>>
>>> Regards
>>> Philippe
>>
Previous Topic:Choose target on package double-click + Shortcut use
Next Topic:Lightweight Extensions <--> non dynamic ecore ?
Goto Forum:
  


Current Time: Tue Mar 19 11:15:34 GMT 2024

Powered by FUDForum. Page generated in 0.02576 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top