| UML elements already stereotyped in the palette to drag and drop onto the editor [message #483658] | 
Wed, 02 September 2009 09:45   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: mavieni_nando.yahoo.it 
 
Hi All, 
 
I'm working on a project that will extend UML2Tools. I need help for: 
 
a) use existing uml2tools functionality (primarily the class and component  
diagram at the moment) 
 
b) extend uml2tools functionality to add elements described using  
stereotypes (for instance a class element already stereotyped with a  
custom stereotype). these components will be added to the palette so that  
the they can be dragged and dropped onto the editor. 
 
c) not alter uml2tools code so that future versions of uml2tools can be  
used without affecting the extension and not requiring recoding of the  
extension. 
 
This should obviously take place in a new plugin. I've looked at the  
examples in the help files (like helloworld etc) but have not worked out  
how to extend plugins like uml2tools. 
 
Please could someone describe how I should set up a plugin to do all this? 
 
thanks in advance, 
 
regards, 
 
Nando
 |  
 |  
  | 
 | 
 | 
| Re: UML elements already stereotyped in the palette to drag and drop onto the editor [message #495740 is a reply to message #483658] | 
Thu, 05 November 2009 16:16   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi Nando, 
 
Do you know that UML2Tools is a GMF proof of concept for full editor  
generation and does not aim at providing a usable editor? 
 
Why extending this tool and not contributing to the MDT Papyrus  
component, which stands for the next reference implementation of OMG UML  
specification? 
Class and component diagrams are almost stabilized... 
 
regards 
raphaël 
 
Ferdinando Mazzariello a écrit : 
> Hi All, 
>  
> I'm working on a project that will extend UML2Tools. I need help for: 
>  
> a) use existing uml2tools functionality (primarily the class and  
> component diagram at the moment) 
>  
> b) extend uml2tools functionality to add elements described using  
> stereotypes (for instance a class element already stereotyped with a  
> custom stereotype). these components will be added to the palette so  
> that the they can be dragged and dropped onto the editor. 
>  
> c) not alter uml2tools code so that future versions of uml2tools can be  
> used without affecting the extension and not requiring recoding of the  
> extension. 
>  
> This should obviously take place in a new plugin. I've looked at the  
> examples in the help files (like helloworld etc) but have not worked out  
> how to extend plugins like uml2tools. 
>  
> Please could someone describe how I should set up a plugin to do all this? 
>  
> thanks in advance, 
>  
> regards, 
>  
> Nando 
>
 |  
 |  
  | 
| Re: UML elements already stereotyped in the palette to drag and drop onto the editor [message #597745 is a reply to message #483658] | 
Wed, 02 September 2009 10:33   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Ferdinando, 
 
Please try to avoid cross posting the same question to so many different  
newsgroups. 
 
 
Ferdinando Mazzariello wrote: 
> Hi All, 
> 
> I'm working on a project that will extend UML2Tools. I need help for: 
> 
> a) use existing uml2tools functionality (primarily the class and  
> component diagram at the moment) 
> 
> b) extend uml2tools functionality to add elements described using  
> stereotypes (for instance a class element already stereotyped with a  
> custom stereotype). these components will be added to the palette so  
> that the they can be dragged and dropped onto the editor. 
> 
> c) not alter uml2tools code so that future versions of uml2tools can  
> be used without affecting the extension and not requiring recoding of  
> the extension. 
> 
> This should obviously take place in a new plugin. I've looked at the  
> examples in the help files (like helloworld etc) but have not worked  
> out how to extend plugins like uml2tools. 
> 
> Please could someone describe how I should set up a plugin to do all  
> this? 
> 
> thanks in advance, 
> 
> regards, 
> 
> Nando 
>
 |  
 |  
  | 
| Re: UML elements already stereotyped in the palette to drag and drop onto the ed [message #597754 is a reply to message #483671] | 
Thu, 03 September 2009 08:00   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Dear Ed Merks, 
 
I'm sorry and since now I'll avoid to recross it again, but I would like  
to find someone that helps me or gives me a tip or an advice...... :-) 
 
Regards, 
 
Ferdinando 
 
 
Ed Merks wrote: 
 
> Ferdinando, 
 
> Please try to avoid cross posting the same question to so many different  
> newsgroups. 
 
 
> Ferdinando Mazzariello wrote: 
>> Hi All, 
>> 
>> I'm working on a project that will extend UML2Tools. I need help for: 
>> 
>> a) use existing uml2tools functionality (primarily the class and  
>> component diagram at the moment) 
>> 
>> b) extend uml2tools functionality to add elements described using  
>> stereotypes (for instance a class element already stereotyped with a  
>> custom stereotype). these components will be added to the palette so  
>> that the they can be dragged and dropped onto the editor. 
>> 
>> c) not alter uml2tools code so that future versions of uml2tools can  
>> be used without affecting the extension and not requiring recoding of  
>> the extension. 
>> 
>> This should obviously take place in a new plugin. I've looked at the  
>> examples in the help files (like helloworld etc) but have not worked  
>> out how to extend plugins like uml2tools. 
>> 
>> Please could someone describe how I should set up a plugin to do all  
>> this? 
>> 
>> thanks in advance, 
>> 
>> regards,
 |  
 |  
  | 
| Re: UML elements already stereotyped in the palette to drag and drop onto the editor [message #600521 is a reply to message #483658] | 
Thu, 05 November 2009 16:16   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi Nando, 
 
Do you know that UML2Tools is a GMF proof of concept for full editor  
generation and does not aim at providing a usable editor? 
 
Why extending this tool and not contributing to the MDT Papyrus  
component, which stands for the next reference implementation of OMG UML  
specification? 
Class and component diagrams are almost stabilized... 
 
regards 
raphaël 
 
Ferdinando Mazzariello a écrit : 
> Hi All, 
>  
> I'm working on a project that will extend UML2Tools. I need help for: 
>  
> a) use existing uml2tools functionality (primarily the class and  
> component diagram at the moment) 
>  
> b) extend uml2tools functionality to add elements described using  
> stereotypes (for instance a class element already stereotyped with a  
> custom stereotype). these components will be added to the palette so  
> that the they can be dragged and dropped onto the editor. 
>  
> c) not alter uml2tools code so that future versions of uml2tools can be  
> used without affecting the extension and not requiring recoding of the  
> extension. 
>  
> This should obviously take place in a new plugin. I've looked at the  
> examples in the help files (like helloworld etc) but have not worked out  
> how to extend plugins like uml2tools. 
>  
> Please could someone describe how I should set up a plugin to do all this? 
>  
> thanks in advance, 
>  
> regards, 
>  
> Nando 
>
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.25139 seconds