Dear list, I am happily discovering argo and find it a very nice software. I have a lot of java code I would like to import into argo to simplify drawing diagrams for refactoring and post-hoc documenting.
When importing the code however, argo does not add any associations between classes. I would like that pointers from one class to an other (say, class A has an instance variable of type B) automatically convert in the model to an association. Why is argo not doing that? Is a pointer in java not an equivalent to an association in uml? Is it possible to ask it to do that? Or add every associations, after import, in one command? (Please note it is not the same as the "add association" command available in the class diagram, which will add, AFAIU, existing associations from the model to the diagram.) Please tell me if I misunderstand the role of associations in an UML model (or if my question is unclear, I can give a little example)... Olivier ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=449&dsMessageId=2366336 To unsubscribe from this discussion, e-mail: [[email protected]].
