Also you could take a look at the sequence diagram project at http://argouml-sequence.tigris.org/
That adds a replacement sequence diagram as a plugin module. Bob On 23/07/07, Tom Morris <[EMAIL PROTECTED]> wrote:
If you search the source code for references to UMLClassDiagram you should quickly find the integration points. Off the top of my head, the two primary ones are the DiagramFactory and the persistence mechanism (for saving & loading diagrams). Tom -----Original Message----- From: David Orejuela [mailto:[EMAIL PROTECTED] Sent: Monday, July 23, 2007 10:23 AM To: [email protected] Subject: [argouml-dev] Adding a new diagram type to ArgoUML (but this one is only a subset of UMLClass) Hello, I have read some post about this topic, but in this case I think that is easier, because in my diagram I only can draw classes, packages and associations. I have read the diagram section and the java source of a few classes related with the UMLClass Diagram. After all this, I have written the following classes (with a source code very similar than UMLClass): ResurcesDependencyDiagram.java ResurcesDependencyDiagramGraphModel.java ResurcesDependencyDiagramRenderer.javaThe question is: What is the next step? What resources are needed with this above?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
