There's a seed project called ArgoPrint which aims to make documentation generation easier. If you're familiar with XSLTs then you should be able to put together an XSLT that generates the class dictionary you're looking for.
Regards, Mark On Mon, Oct 20, 2008 at 9:55 AM, Zembower, Kevin <[EMAIL PROTECTED]> wrote: > If I understand the philosophy of UML programs like ArgoUML correctly, they > help keep all documentation synchronized by letting you generate one type of > document from another. My instructor in Object Oriented Analysis and Design > requires a class diagram and a class dictionary for the next part of our > project. I've done the class diagram in ArgoUML (0.26). Can ArgoUML > automatically generate a class dictionary consisting of class name and short > definition, if I put the definition in a note attached to the class? Any > other suggested ways of doing this? > > Thanks in advance for your suggestions and advice. > > -Kevin > > > Kevin Zembower > Internet Services Group manager > Center for Communication Programs > Bloomberg School of Public Health > Johns Hopkins University > 111 Market Place, Suite 310 > Baltimore, Maryland 21202 > 410-659-6139 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
