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.java

The question is:

What is the next step? What resources are needed with this above?




Reply via email to