Hi Bob and all! -------- Original-Nachricht -------- > Datum: Mon, 26 Jul 2010 11:42:47 +0100 > Von: Bob Tarling <[email protected]> > An: [email protected] > Betreff: Re: [argouml-dev] Activity Diagram progress
> Hi Andreas > > If you're writing code to generate Java code from an activity then > that should definitely not be in the activity diagram module. Your > code should not be reading to Figs and using them as the basis to > generate anything but it should just be reading the module. So in > theory the diagram itself shouldn't even be required. Sure. I never had the intention to add any CG code to the module. I just asked because I did not see, what owns the activity you created for the diagram. --<snip>-- > I would suggest that any such code would go inside the Java module but > you could even add this to a new separate module while its being > developed. That's what we did in the templage CG module... --<snip>-- > You also write a GenerateJavaFromActivityCommandFactory. The create > method of that class will check if we are in UML1.4 mode, if so it > will just return null. If we are UML2 mode though it will create a new > instance of your Command and return it. Hmmh...I think I could live with the fact, that the CG module only works in UML2 mode... --<snip>-- Ciao, Andreas -- GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl. Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2638325 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
