Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
naga1
Post subject: [Closed] MyUML team environment capabilities  PostPosted: Nov 03, 2005 - 03:26 PM



Joined: Oct 24, 2005
Posts: 8

Hello,

For one of our ongoing J2EE projects, we are looking for a nice modelling tool; we are thinking of using MyUML of Myeclipse.

We would like to know more about the following things:

1. Does MyUML integrate with SVN source control?

2. We use Hibernate for ORM; In case we use MyUML for “Data Model”, during analysis, how could this artefact be used, during development, to feed Hibernate to generate object/relational mapping; basically, we don’t want to repeat the “Data Model” step, in Hibernate also. If some of the work done during data model could be utilized during Hibernate modelling that would be ideal. Otherwise, except data modelling, other diagrams (like class, sequence etc., ) will be done through MyUML. And data modelling/table creation, object mapping will be done through hibernate (we use hibernate plugins, with Eclipse). We would like to know MyUML's stand on this requirement.

3.In a team environment, what is the atomic level of the model that could be controlled (say for example, in rational Rose, “package” is the smallest element that could be checked out and worked upon independently by a designer). I have noticed that the whole model is stored as a single .umr file. In that case, how various model elements of the same project could be worked on by different members of the team.


regards
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Nov 04, 2005 - 03:33 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23855

Quote:

1. Does MyUML integrate with SVN source control?

MyUML generates a binary file which is just a zip of the XML files used to compose a UML Model Repository (UMR).

2. You would be able to generate code from your UML diagram, however there is no direct link between UML and Hibernate yet. Keep in mind that MyEclipse also has Hibernate-specific tools, like mapping generation from a DB. You would be able to use the Hibernate tools to map from the DB to Source files and HBM files, then open up the source files in the UML designer if you wanted a visual representation of them.

3. The entire model, in this case it would be the .umr file. This is a binary file, so revisions made by multiple people cannot be merged, they will likely overwrite eachother. Although I believe merging behavior depends on the SCM.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
naga1
Post subject:   PostPosted: Nov 07, 2005 - 03:36 PM



Joined: Oct 24, 2005
Posts: 8

Thanks for the info.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits