RE: dependency from Actors to Classes
"Tom Morris" <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.user |
|---|---|
| Message-ID | <003501c7cd68$78f232e0$0201a8c0@micronxp> |
Javier Adorno wrote: > I'm trying to represent some dependencies from Actors to > Classes and Methods. I couldn't find the way to add an Actor > to a Class Diagram or a Class to a Use Case Diagram. Taking > that into consideration, I made the dependency from the > explorer context menu and it worked fine. The problem is that > I cannot view the Actors, Classes and dependencies created in > any Diagram and so, I'm missing the howl point of UML visual > representation. > > Is there another way to do this? Not in a released version, as far as I know. The version in SVN has the ability to add Actors and Use Cases to a Class diagram, which sounds like it would meet your needs. I don't remember when this was put in, so I'm not sure it's been released in a developer's milestone release yet. Tom