We here are having a similar need. As we are a big project (for three years and about 70 people), we need a way to get the models from analysis phase and generate the EJB java file and xdoclets tags, at least for the domain classes. I think the discussion here is more about generating diagrams from the java classes and xdoclets tags. I know that middlegen does it from a kind of a class diagram, but it lacks others diagrams and UML notations.
emerson ----- Original Message ----- From: "Ludovic Claude" <[EMAIL PROTECTED]> To: "Ara Abrahamian" <[EMAIL PROTECTED]>; "'Ulf Sahlin'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, June 04, 2002 4:33 AM Subject: Re: [Xdoclet-user] UML generation using Xdoclet framwork > > Have a look to http://objectclub.esm.co.jp/uml-doclet/ > This is a java doclet that generates html pages containing the UML class > diagrams, and it's integratred in Krysalis Centipede, but it doesn't > generate XMI descriptors. > > The best solution IMHO is to generate the XMI descriptor as Ulf said, then > this file can be imported from Rose or TogetherJ. > The main benefice would be to import additional EJB information in those > tools, if that is > possible with XMI. But it's lots of work for a feature that's mostly done in > commercial tools... > > Ludovic > > ----- Original Message ----- > From: "Ara Abrahamian" <[EMAIL PROTECTED]> > To: "'Ulf Sahlin'" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Sunday, June 02, 2002 6:23 AM > Subject: RE: [Xdoclet-user] UML generation using Xdoclet framwork > > > > Let me know if you find such a tool. I mean a command line or ant task, > > you can do it with TogetherJ in a passive way (not autogenerating in a > > build process actively though). > > > > Ara. > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > > > [EMAIL PROTECTED]] On Behalf Of Ulf Sahlin > > > Sent: Sunday, June 02, 2002 6:43 AM > > > To: [EMAIL PROTECTED] > > > Subject: [Xdoclet-user] UML generation using Xdoclet framwork > > > > > > Hi! > > > > > > Are there any plans on using Xdoclet to be able to have a <uml> > > subtask > > > that > > > autogenerates some XMI description of classes/interfaces/etc that one > > > could > > > later view in a UML viewer? Maybe such tools exist, but it would be > > real > > > nice to have that documentation generated alongside the usual javadoc > > > stuff. > > > > > > > > > With compliments > > > Avec les compliments de > > > > > > Ulf Sahlin > > > > > > > > > _______________________________________________________________ > > > > > > Don't miss the 2002 Sprint PCS Application Developer's Conference > > > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > > > > > _______________________________________________ > > > Xdoclet-user mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > > > > > > > > _______________________________________________________________ > > > > Don't miss the 2002 Sprint PCS Application Developer's Conference > > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > > > _______________________________________________ > > Xdoclet-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
