Hi, yes Tom is right, and if you want to see how ArgoUML stores method bodies in the model like Tom said, just import a Java source file with a nonempty method in it and watch how an operation is created in the model, and a method for it with the body.
You could use the users mailing list for user related questions ([EMAIL PROTECTED]), or even try the users forum ( http://www.argouml-users.net/ ) if you like, you're welcome everywhere! Regards, Thomas -------- Original-Nachricht -------- > Datum: Mon, 7 Jul 2008 12:03:26 -0400 > Von: "Tom Morris" <[EMAIL PROTECTED]> > An: [EMAIL PROTECTED] > CC: [email protected] > Betreff: Re: [argouml-dev] ArgoUML-Java Code Generation. How can I insert the > body of methods? > Questions like about the use of ArgoUML are best directed to the users > list. > > On Mon, Jul 7, 2008 at 6:41 AM, fanny983 <[EMAIL PROTECTED]> wrote: > > > I'm new at argouml and I'm trying to generate java-code. > > The classes and methodes are generated well, but how can I insert the > body > > of methods? > > In the UML Operations that you've created, add a UML Method and place > the body of the method there. Depending on how much screen real > estate you have and what version of ArgoUML you are using, you may > need to expand the property panel or look for the Add Method toolbar > button on a drop down menu (>>>). The button icon looks like a page > with writing on it. > > Tom > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
