UML modelling tool in VS2k3 that's not Visio?

  • Thread starter Thread starter Flip
  • Start date Start date
F

Flip

Is there a UML modelling tool/addin for VS2k3 that's not Visio? I am hoping
to be able to find something like Borland's Together Designer for Visual
Studio, but that is done in C#, not java! :>

Thanks.
 
You might like to look at Rational (IBM) Rose, and XDE. There is also
Enterprise Architect from Sparx Systems.

I started with Rose, but now use EA. The latter is much better priced, and
every bit as good (and probably better) than Rose.

HTH

Charles
 
You might like to look at Rational (IBM) Rose, and XDE. There is also
Enterprise Architect from Sparx Systems.

Thanks for the info! :> I do believe the EA one is done in java though?
Any ideas?
 
I am not sure what you mean by "done" in Java. If you are referring to code
generation, then EA can generate C#, VB, VB.NET, C++, Delphi and Java.

HTH

Charles
 
I am not sure what you mean by "done" in Java. If you are referring to code
Sorry, I meant the tool itself being written in java. I'm trying to move
away from java entirely. I tried Borland's Together last night (written in
java IMHO) and on my 2Ghz box, I found it ran dreadfully slow! :< I mean
with that kind of box with 1GB of ram, I would expect it to be able to keep
up to Visual Studio, but it wasn't. Also, I would like to be able to just
move past "everything java." Maybe a difficult goal, but one I'm striving
for. :>

I do java during the day, and MAN is it frustrating. Just the reliability,
performance issues are kill'n me! :<
 
I don't know what it is written in; there's nothing particular that makes me
think that it is written in Java, but of course it might be.

With regard to speed, I haven't had any problems myself.

Charles
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

uml designer 2
UML 3
UML 9
Object Modelling Tool (Visio?) 1
Modelling Software 2
Native C++ to UML? 6
Visio UML Diagrams 2
Visio for rapid code development (UML)? 1

Back
Top