Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Re: Complete Project Development
Re: Complete Project Development [message #468563] Thu, 23 October 2008 16:31 Go to next message
Kenn Hussey is currently offline Kenn HusseyFriend
Messages: 1620
Registered: July 2009
Senior Member
Mind you, the UML2 Tools component is currently focused more on automatic
generation of the standard UML diagrams than a complete modeling environment
that one would expect from a commercial tool. Note that the new Papyrus
component (newsgroup copied) will provide something more along the lines of
an end-user consumable environment for editing UML (and related) models...

Kenn

"James Bruck" <jbruck@ca.ibm.com> wrote in message
news:gdq45j$i8f$1@build.eclipse.org...
> Hi Gonzalo,
>
> I'm not certain if your issue is with the UML2 project itself, which
> really just defines the UML API, or with the UML2Tools project?
> You may want to cross post this to the UML2Tools newsgroup.
>
> There are many great tools built on top of the opensource UML2 API that
> may be what you are looking for.
> Keep in mind that UML2Tools project is just starting out and is also a
> free tool.
>
> The next version of RationalRose is IBM's RSA product. RSA far out
> performs Rose in many ways. You may want to check that out.
>
> Cheers,
> - James.
>
>
>
>
> "Gonzalo Aguilar Delgado" <gad@aguilardelgado.com> wrote in message
> news:gdppbj$hq2$1@build.eclipse.org...
>> Hi all!
>>
>> I'm really new to Eclipse EMF and UML2. I did some projects with
>> documentation done with UML using Rational Rose some time ago.
>>
>> But Know I find current Eclipse UML2 implementation not usable at all.
>>
>> Do you think it's possible to manage a REAL java project with the Eclipse
>> UML2 tools? I mean do it from the begining to the end.
>>
>> Thank you in advance.
>>
>
>
Re: Complete Project Development [message #468566 is a reply to message #468563] Fri, 24 October 2008 14:15 Go to previous messageGo to next message
Gonzalo Aguilar Delgado is currently offline Gonzalo Aguilar DelgadoFriend
Messages: 14
Registered: July 2009
Junior Member
Hi Kenn,

So do you mean that it's possible to do Papyrus to do all project
management and code generation?

I will take a look now.

Thank's!


El Thu, 23 Oct 2008 12:31:09 -0400, Kenn Hussey escribió:

> Mind you, the UML2 Tools component is currently focused more on
> automatic generation of the standard UML diagrams than a complete
> modeling environment that one would expect from a commercial tool. Note
> that the new Papyrus component (newsgroup copied) will provide something
> more along the lines of an end-user consumable environment for editing
> UML (and related) models...
>
> Kenn
>
> "James Bruck" <jbruck@ca.ibm.com> wrote in message
> news:gdq45j$i8f$1@build.eclipse.org...
>> Hi Gonzalo,
>>
>> I'm not certain if your issue is with the UML2 project itself, which
>> really just defines the UML API, or with the UML2Tools project? You may
>> want to cross post this to the UML2Tools newsgroup.
>>
>> There are many great tools built on top of the opensource UML2 API that
>> may be what you are looking for.
>> Keep in mind that UML2Tools project is just starting out and is also a
>> free tool.
>>
>> The next version of RationalRose is IBM's RSA product. RSA far out
>> performs Rose in many ways. You may want to check that out.
>>
>> Cheers,
>> - James.
>>
>>
>>
>>
>> "Gonzalo Aguilar Delgado" <gad@aguilardelgado.com> wrote in message
>> news:gdppbj$hq2$1@build.eclipse.org...
>>> Hi all!
>>>
>>> I'm really new to Eclipse EMF and UML2. I did some projects with
>>> documentation done with UML using Rational Rose some time ago.
>>>
>>> But Know I find current Eclipse UML2 implementation not usable at all.
>>>
>>> Do you think it's possible to manage a REAL java project with the
>>> Eclipse UML2 tools? I mean do it from the begining to the end.
>>>
>>> Thank you in advance.
>>>
>>>
>>
Re: Complete Project Development [message #468569 is a reply to message #468566] Fri, 24 October 2008 15:30 Go to previous messageGo to next message
Kenn Hussey is currently offline Kenn HusseyFriend
Messages: 1620
Registered: July 2009
Senior Member
The Papyrus component has yet to make its initial code contribution, but the
plan is to provide a complely integrated environment for editing UML models,
which should include things like reverse-engineering from Java. Sebastien,
the component lead, could perhaps provide more details...

Kenn

"Gonzalo Aguilar Delgado" <gad@aguilardelgado.com> wrote in message
news:gdsl99$mgk$3@build.eclipse.org...
> Hi Kenn,
>
> So do you mean that it's possible to do Papyrus to do all project
> management and code generation?
>
> I will take a look now.
>
> Thank's!
>
>
> El Thu, 23 Oct 2008 12:31:09 -0400, Kenn Hussey escribi
Re: Complete Project Development [message #468572 is a reply to message #468569] Fri, 24 October 2008 23:19 Go to previous messageGo to next message
Gonzalo Aguilar Delgado is currently offline Gonzalo Aguilar DelgadoFriend
Messages: 14
Registered: July 2009
Junior Member
Great!

I tested it a little bit and looks promising...

Let's do a try

Thank you for the answer.


El Fri, 24 Oct 2008 11:30:36 -0400, Kenn Hussey escribió:

> The Papyrus component has yet to make its initial code contribution, but
> the plan is to provide a complely integrated environment for editing UML
> models, which should include things like reverse-engineering from Java.
> Sebastien, the component lead, could perhaps provide more details...
>
> Kenn
>
> "Gonzalo Aguilar Delgado" <gad@aguilardelgado.com> wrote in message
> news:gdsl99$mgk$3@build.eclipse.org...
>> Hi Kenn,
>>
>> So do you mean that it's possible to do Papyrus to do all project
>> management and code generation?
>>
>> I will take a look now.
>>
>> Thank's!
>>
>>
>> El Thu, 23 Oct 2008 12:31:09 -0400, Kenn Hussey escribió:
>>
>>> Mind you, the UML2 Tools component is currently focused more on
>>> automatic generation of the standard UML diagrams than a complete
>>> modeling environment that one would expect from a commercial tool.
>>> Note that the new Papyrus component (newsgroup copied) will provide
>>> something more along the lines of an end-user consumable environment
>>> for editing UML (and related) models...
>>>
>>> Kenn
>>>
>>> "James Bruck" <jbruck@ca.ibm.com> wrote in message
>>> news:gdq45j$i8f$1@build.eclipse.org...
>>>> Hi Gonzalo,
>>>>
>>>> I'm not certain if your issue is with the UML2 project itself, which
>>>> really just defines the UML API, or with the UML2Tools project? You
>>>> may want to cross post this to the UML2Tools newsgroup.
>>>>
>>>> There are many great tools built on top of the opensource UML2 API
>>>> that may be what you are looking for.
>>>> Keep in mind that UML2Tools project is just starting out and is also
>>>> a free tool.
>>>>
>>>> The next version of RationalRose is IBM's RSA product. RSA far out
>>>> performs Rose in many ways. You may want to check that out.
>>>>
>>>> Cheers,
>>>> - James.
>>>>
>>>>
>>>>
>>>>
>>>> "Gonzalo Aguilar Delgado" <gad@aguilardelgado.com> wrote in message
>>>> news:gdppbj$hq2$1@build.eclipse.org...
>>>>> Hi all!
>>>>>
>>>>> I'm really new to Eclipse EMF and UML2. I did some projects with
>>>>> documentation done with UML using Rational Rose some time ago.
>>>>>
>>>>> But Know I find current Eclipse UML2 implementation not usable at
>>>>> all.
>>>>>
>>>>> Do you think it's possible to manage a REAL java project with the
>>>>> Eclipse UML2 tools? I mean do it from the begining to the end.
>>>>>
>>>>> Thank you in advance.
>>>>>
>>>>>
>>>>>
>>>>
Re: Complete Project Development [message #468592 is a reply to message #468572] Tue, 28 October 2008 21:23 Go to previous messageGo to next message
Sébastien Gérard is currently offline Sébastien GérardFriend
Messages: 121
Registered: July 2009
Senior Member
Hi Gonzalo,

did you test the ongoing version of Papyrus available here:
www.papyrusuml.org ?

This second major release of Papyrus, I mean the new component of MDT, will
also provide additional features than the UML graphical modeling activity.
And these features will include among others a pluggin for java code
generator (and alos C and C++). You can already test these code generators
on the current version of Papyrus available on the previous mentioned web
adress.
In the context of the MDT::Papyurs component, we will provide an updated
version of this plugin. Finally, let's notice that the current Java code
generator of Papyrus provide facailities to synchronize the code and the
model together, and that this feature enables you to make reverse
engineering.

--S
Re: Complete Project Development [message #468594 is a reply to message #468572] Tue, 28 October 2008 21:24 Go to previous messageGo to next message
Sébastien Gérard is currently offline Sébastien GérardFriend
Messages: 121
Registered: July 2009
Senior Member
Hi Gonzalo,

did you test the ongoing version of Papyrus available here:
www.papyrusuml.org ?

This second major release of Papyrus, I mean the new component of MDT, will
also provide additional features than the UML graphical modeling activity.
And these features will include among others a pluggin for java code
generator (and alos C and C++). You can already test these code generators
on the current version of Papyrus available on the previous mentioned web
adress.
In the context of the MDT::Papyurs component, we will provide an updated
version of this plugin. Finally, let's notice that the current Java code
generator of Papyrus provide facailities to synchronize the code and the
model together, and that this feature enables you to make reverse
engineering.

--S
Re: Complete Project Development [message #468961 is a reply to message #468572] Wed, 29 October 2008 08:52 Go to previous message
Sébastien Gérard is currently offline Sébastien GérardFriend
Messages: 121
Registered: July 2009
Senior Member
Hi Gonzalo,



did you test the ongoing version of Papyrus available here:
www.papyrusuml.org ?



This second major release of Papyrus, I mean the new component of MDT, will
also provide additional features than the UML graphical modeling activity.
And these features will include among others a pluggin for java code
generator (and alos C and C++). You can already test these code generators
on the current version of Papyrus available on the previous mentioned web
adress.

In the context of the MDT::Papyurs component, we will provide an updated
version of this plugin. Finally, let's notice that the current Java code
generator of Papyrus provide facailities to synchronize the code and the
model together, and that this feature enables you to make reverse
engineering.



--S
Re: Complete Project Development [message #565145 is a reply to message #468563] Fri, 24 October 2008 14:15 Go to previous message
Gonzalo Aguilar Delgado is currently offline Gonzalo Aguilar DelgadoFriend
Messages: 14
Registered: July 2009
Junior Member
Hi Kenn,

So do you mean that it's possible to do Papyrus to do all project
management and code generation?

I will take a look now.

Thank's!


El Thu, 23 Oct 2008 12:31:09 -0400, Kenn Hussey escribió:

> Mind you, the UML2 Tools component is currently focused more on
> automatic generation of the standard UML diagrams than a complete
> modeling environment that one would expect from a commercial tool. Note
> that the new Papyrus component (newsgroup copied) will provide something
> more along the lines of an end-user consumable environment for editing
> UML (and related) models...
>
> Kenn
>
> "James Bruck" <jbruck@ca.ibm.com> wrote in message
> news:gdq45j$i8f$1@build.eclipse.org...
>> Hi Gonzalo,
>>
>> I'm not certain if your issue is with the UML2 project itself, which
>> really just defines the UML API, or with the UML2Tools project? You may
>> want to cross post this to the UML2Tools newsgroup.
>>
>> There are many great tools built on top of the opensource UML2 API that
>> may be what you are looking for.
>> Keep in mind that UML2Tools project is just starting out and is also a
>> free tool.
>>
>> The next version of RationalRose is IBM's RSA product. RSA far out
>> performs Rose in many ways. You may want to check that out.
>>
>> Cheers,
>> - James.
>>
>>
>>
>>
>> "Gonzalo Aguilar Delgado" <gad@aguilardelgado.com> wrote in message
>> news:gdppbj$hq2$1@build.eclipse.org...
>>> Hi all!
>>>
>>> I'm really new to Eclipse EMF and UML2. I did some projects with
>>> documentation done with UML using Rational Rose some time ago.
>>>
>>> But Know I find current Eclipse UML2 implementation not usable at all.
>>>
>>> Do you think it's possible to manage a REAL java project with the
>>> Eclipse UML2 tools? I mean do it from the begining to the end.
>>>
>>> Thank you in advance.
>>>
>>>
>>
Re: Complete Project Development [message #565169 is a reply to message #468566] Fri, 24 October 2008 15:30 Go to previous message
Kenn Hussey is currently offline Kenn HusseyFriend
Messages: 1620
Registered: July 2009
Senior Member
The Papyrus component has yet to make its initial code contribution, but the
plan is to provide a complely integrated environment for editing UML models,
which should include things like reverse-engineering from Java. Sebastien,
the component lead, could perhaps provide more details...

Kenn

"Gonzalo Aguilar Delgado" <gad@aguilardelgado.com> wrote in message
news:gdsl99$mgk$3@build.eclipse.org...
> Hi Kenn,
>
> So do you mean that it's possible to do Papyrus to do all project
> management and code generation?
>
> I will take a look now.
>
> Thank's!
>
>
> El Thu, 23 Oct 2008 12:31:09 -0400, Kenn Hussey escribi
Re: Complete Project Development [message #565189 is a reply to message #468569] Fri, 24 October 2008 23:19 Go to previous message
Gonzalo Aguilar Delgado is currently offline Gonzalo Aguilar DelgadoFriend
Messages: 14
Registered: July 2009
Junior Member
Great!

I tested it a little bit and looks promising...

Let's do a try

Thank you for the answer.


El Fri, 24 Oct 2008 11:30:36 -0400, Kenn Hussey escribió:

> The Papyrus component has yet to make its initial code contribution, but
> the plan is to provide a complely integrated environment for editing UML
> models, which should include things like reverse-engineering from Java.
> Sebastien, the component lead, could perhaps provide more details...
>
> Kenn
>
> "Gonzalo Aguilar Delgado" <gad@aguilardelgado.com> wrote in message
> news:gdsl99$mgk$3@build.eclipse.org...
>> Hi Kenn,
>>
>> So do you mean that it's possible to do Papyrus to do all project
>> management and code generation?
>>
>> I will take a look now.
>>
>> Thank's!
>>
>>
>> El Thu, 23 Oct 2008 12:31:09 -0400, Kenn Hussey escribió:
>>
>>> Mind you, the UML2 Tools component is currently focused more on
>>> automatic generation of the standard UML diagrams than a complete
>>> modeling environment that one would expect from a commercial tool.
>>> Note that the new Papyrus component (newsgroup copied) will provide
>>> something more along the lines of an end-user consumable environment
>>> for editing UML (and related) models...
>>>
>>> Kenn
>>>
>>> "James Bruck" <jbruck@ca.ibm.com> wrote in message
>>> news:gdq45j$i8f$1@build.eclipse.org...
>>>> Hi Gonzalo,
>>>>
>>>> I'm not certain if your issue is with the UML2 project itself, which
>>>> really just defines the UML API, or with the UML2Tools project? You
>>>> may want to cross post this to the UML2Tools newsgroup.
>>>>
>>>> There are many great tools built on top of the opensource UML2 API
>>>> that may be what you are looking for.
>>>> Keep in mind that UML2Tools project is just starting out and is also
>>>> a free tool.
>>>>
>>>> The next version of RationalRose is IBM's RSA product. RSA far out
>>>> performs Rose in many ways. You may want to check that out.
>>>>
>>>> Cheers,
>>>> - James.
>>>>
>>>>
>>>>
>>>>
>>>> "Gonzalo Aguilar Delgado" <gad@aguilardelgado.com> wrote in message
>>>> news:gdppbj$hq2$1@build.eclipse.org...
>>>>> Hi all!
>>>>>
>>>>> I'm really new to Eclipse EMF and UML2. I did some projects with
>>>>> documentation done with UML using Rational Rose some time ago.
>>>>>
>>>>> But Know I find current Eclipse UML2 implementation not usable at
>>>>> all.
>>>>>
>>>>> Do you think it's possible to manage a REAL java project with the
>>>>> Eclipse UML2 tools? I mean do it from the begining to the end.
>>>>>
>>>>> Thank you in advance.
>>>>>
>>>>>
>>>>>
>>>>
Re: Complete Project Development [message #565358 is a reply to message #468572] Tue, 28 October 2008 21:23 Go to previous message
Sébastien Gérard is currently offline Sébastien GérardFriend
Messages: 121
Registered: July 2009
Senior Member
Hi Gonzalo,

did you test the ongoing version of Papyrus available here:
www.papyrusuml.org ?

This second major release of Papyrus, I mean the new component of MDT, will
also provide additional features than the UML graphical modeling activity.
And these features will include among others a pluggin for java code
generator (and alos C and C++). You can already test these code generators
on the current version of Papyrus available on the previous mentioned web
adress.
In the context of the MDT::Papyurs component, we will provide an updated
version of this plugin. Finally, let's notice that the current Java code
generator of Papyrus provide facailities to synchronize the code and the
model together, and that this feature enables you to make reverse
engineering.

--S
Re: Complete Project Development [message #565374 is a reply to message #468572] Tue, 28 October 2008 21:24 Go to previous message
Sébastien Gérard is currently offline Sébastien GérardFriend
Messages: 121
Registered: July 2009
Senior Member
Hi Gonzalo,

did you test the ongoing version of Papyrus available here:
www.papyrusuml.org ?

This second major release of Papyrus, I mean the new component of MDT, will
also provide additional features than the UML graphical modeling activity.
And these features will include among others a pluggin for java code
generator (and alos C and C++). You can already test these code generators
on the current version of Papyrus available on the previous mentioned web
adress.
In the context of the MDT::Papyurs component, we will provide an updated
version of this plugin. Finally, let's notice that the current Java code
generator of Papyrus provide facailities to synchronize the code and the
model together, and that this feature enables you to make reverse
engineering.

--S
Re: Complete Project Development [message #572807 is a reply to message #468572] Wed, 29 October 2008 08:52 Go to previous message
Sébastien Gérard is currently offline Sébastien GérardFriend
Messages: 121
Registered: July 2009
Senior Member
Hi Gonzalo,



did you test the ongoing version of Papyrus available here:
www.papyrusuml.org ?



This second major release of Papyrus, I mean the new component of MDT, will
also provide additional features than the UML graphical modeling activity.
And these features will include among others a pluggin for java code
generator (and alos C and C++). You can already test these code generators
on the current version of Papyrus available on the previous mentioned web
adress.

In the context of the MDT::Papyurs component, we will provide an updated
version of this plugin. Finally, let's notice that the current Java code
generator of Papyrus provide facailities to synchronize the code and the
model together, and that this feature enables you to make reverse
engineering.



--S
Previous Topic:CVS Repository?
Next Topic:Re: [Announce] Papyrus component proposal
Goto Forum:
  


Current Time: Thu Apr 25 11:21:13 GMT 2024

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

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

Back to the top