Re: UML Xcode plugin
Re: UML Xcode plugin
- Subject: Re: UML Xcode plugin
- From: Rob Rohan <email@hidden>
- Date: Tue, 17 Jan 2006 23:54:10 -0800
Does there exist such a thing as a UML plugin for Xcode? I'm looking
for something for doing C++ specifically. If not, is there anything
decent for OS X that doesn't require megabucks or preferably anybucks?
I take it the built in UML tools in Xcode don't work with C++ ?
Design>Class Model>Quick Model (I've only used the Xcode UML with ObjC)
For Java, Javascript, and all the rest I like to use OmniGraffle Pro
(Pro because of the Visio XML Export)
http://www.omnigroup.com/applications/omnigraffle/pro/
It's a bit pricey (145USD), but it's a great tool (it also does
networks, flow charts, etc).
The only bummer part is it's export functions are kind of lacking.
The only export supported format you can massage is the Visio XML
export. But from there you can use XSLT to generate the skeleton code
from the diagram. Obviously it's not round trip, but it's good when
getting a project started.
Along the same lines is argo UML http://argouml.tigris.org/ - which
is java oriented (and java based), but can export the diagram to XMI
and then you could XSLT...
Lastly (that I know of anyway) you could try dia (http://
www.gnome.org/projects/dia/) via http://dia.darwinports.com/ and
Apple X11 (though those apps always look bad).
However, none of those are round trip like the built in Xcode UML.
Good luck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden