> Are those two kind of diagrams supposed to work? It would be > very nice > having a list of what works / what doesn't for the current release.
I don't use collaboration diagrams and sequence diagrams much myself, but the issues database is the most comprehensive listing available of what doesn't work (or doesn't work the way some user thought it should) http://argouml.tigris.org/issues/buglist.cgi?Submit+query=Submit+query&subco mponent=Collaboration+Diagram&subcomponent=Sequence+Diagram&issue_status=NEW &issue_status=STARTED&issue_status=REOPENED There are currently 61 enhancement requests, bug reports, and other tasks listed. If you don't find the issues that concern you there, please create new issues in the database. If you do find they've already been reported, adding your vote to them will increase the likelihood that someone will work on them. > I also cannot add a class to either diagram. I have to create new > Classifier / Roles, but I'd like to have actor and class > instances, and to use their operations as messages. This is a known problem that was discussed recently (not sure whether it was on this list or the dev list). In general diagrams restrict you to adding only model elements which are of the types that you can create natively for the diagram. This is recognized as being overly restrictive. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
