Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   How to use of Astah (Pro/SysML/GSN/Com)
     java code export

Threaded | Newest First Previous Topic | Next Topic | Bottom
Poster Thread
horea
Posted on: 2007/1/24 6:34
Just popping in
Joined: 2007/1/24
From:
Posts: 1
java code export
Hi,

I have a question and a suggestion, the question first:

How can I override the current behavior of the java code export so that the 'one to many' type relations will be exported as Lists not an arrays (or even a generic list List<MyObject>)?

It would be nice to be able to have the option of generating the simple getters and setters for all the members of a class.

Have fun designing & coding ;)
Joba
Posted on: 2007/2/1 13:26
Developer
Joined: 2006/6/6
From:
Posts: 969
Re: java code export
Thank you for your post, Horea.

I am afraid that JUDE currently exports only as arrays and we do not plan to support to export them as a List at the moment.
You can create it with JUDE API by getting class information from API. It is abit of hard work though..
JUDE API is available only in JUDE/Professional.

Thank you very much for your suggestion!
The generation of the getters and setters is currently supported in JUDE/Professional and I am afraid that we do not plan to support it in JUDE/Community at the moment.

Free JUDE/Professional evaluation license is available from here if you are interested.
http://jude.change-vision.com/jude-web/getEvaluationLicenseButton.do

Threaded | Newest First Previous Topic | Next Topic | Top