Using Jazz.hub for UML diagrams
I am planning to use jazz.hub with Rational Team Concert in an academic enviroment to teach undergraduate system analysis and design. I am a member of IBM's academic initative so I have access to the various software packages.
Looking at the capabilities of RTC, it does not appear to support creating UML diagrams (e.g., activity diagrams, class diagrams, use case diagrams, etc.) but my students can use RTC for project planning and coordination. Is this correct?
If I need my students to create the various UML diagrams, can my students use Rational Software Architect to create the diagrams and share them via RTC? If I use RSA, do I need to have it installed on my own server and connected to Jazz.hub?
Sorry, I am just trying to get a handle on what I need to do.
Thanks.
Jerry
3 answers
Rational Software Architect's jazz.net counterpart is Design Manager. JazzHub is currently only an RTC install. Without Design Manager installed at JazzHub, we've found the best alternative is to save the diagram as a *.png file, then check it in and deliver it. Several RTC components do this today with *.ecore diagrams, but it works the same way for *.emx diagrams.
To discuss the diagram, I'd open a work item, subscribe the interested users and link to the file so people can comment on it.
Scott
"Looking at the capabilities of RTC, it does not appear to support creating UML diagrams (e.g., activity diagrams, class diagrams, use case diagrams, etc.) but my students can use RTC for project planning and coordination." Correct.
If you're using RSA to create UML diagrams, it seems like you could generate the diagrams and then attach them to work items in RTC. I haven't used RSA myself, so I'm not sure how it works. Does RSA need to be attached to a code base?
Perhaps someone with experience in RSA could post here with additional advice.