Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Some Questions About UML2 Tools
Some Questions About UML2 Tools [message #469953] Sun, 15 April 2007 02:44 Go to next message
Eclipse UserFriend
Originally posted by: 86189790.qq.com

Hi,

I'm new here and not sure if this is newbie topic or not.

Can I use the UML class digrams directly to generate the java codes?If I
can,how to?

When I converted a UML model to a ecore model,the Eclipse crashed.Why?A bug
or just because the feature is not finished?

Thanks,
William
Re: Some Questions About UML2 Tools [message #469962 is a reply to message #469953] Mon, 23 April 2007 11:43 Go to previous message
Michael Golubev is currently offline Michael GolubevFriend
Messages: 383
Registered: July 2009
Senior Member
Hello William,

1. At least until 1.0 release Uml2Tools are trying to cover only visual representation
of the uml models, without any codegeneration facilities.

2. Regarding the crash, please note that any of UML related features require
a lot of PermGenSpace memory allocated.
In my own environment I am using "-XX:PermSize=64M -XX:MaxPermSize=128M"
VM args.

If it does not help, please check your log files first, it generally makes
things clearer.
If it does not help as well, please provide some more details about your
input model.

Finally it makes sense to post the same question to "main" UML newsgroup,
because UML2Tools is just a visualisation subset of UML-related functionality.


Regards,
Michael


> Hi,
>
> I'm new here and not sure if this is newbie topic or not.
>
> Can I use the UML class digrams directly to generate the java codes?If
> I can,how to?
>
> When I converted a UML model to a ecore model,the Eclipse
> crashed.Why?A bug or just because the feature is not finished?
>
> Thanks,
> William
Re: Some Questions About UML2 Tools [message #587427 is a reply to message #469953] Mon, 23 April 2007 11:43 Go to previous message
Michael Golubev is currently offline Michael GolubevFriend
Messages: 383
Registered: July 2009
Senior Member
Hello William,

1. At least until 1.0 release Uml2Tools are trying to cover only visual representation
of the uml models, without any codegeneration facilities.

2. Regarding the crash, please note that any of UML related features require
a lot of PermGenSpace memory allocated.
In my own environment I am using "-XX:PermSize=64M -XX:MaxPermSize=128M"
VM args.

If it does not help, please check your log files first, it generally makes
things clearer.
If it does not help as well, please provide some more details about your
input model.

Finally it makes sense to post the same question to "main" UML newsgroup,
because UML2Tools is just a visualisation subset of UML-related functionality.


Regards,
Michael


> Hi,
>
> I'm new here and not sure if this is newbie topic or not.
>
> Can I use the UML class digrams directly to generate the java codes?If
> I can,how to?
>
> When I converted a UML model to a ecore model,the Eclipse
> crashed.Why?A bug or just because the feature is not finished?
>
> Thanks,
> William
Previous Topic:does the UML2 Tools project need our help?
Next Topic:Reading diagram informations using GMF API
Goto Forum:
  


Current Time: Tue Mar 19 04:14:07 GMT 2024

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

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

Back to the top