Hi Fanny, as Linus mentioned the reverse engineering code, you can find all creation of model elements during Java reverse engineering here: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/reveng/java/Modeller.java
Regards, Thomas -------- Original-Nachricht -------- > Datum: Thu, 10 Jul 2008 12:38:34 +0200 > Von: "Linus Tolke" <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: [argouml-dev] java sample interacting with argouml > Hello Fanny! > > There isn't a well-defined and well-documented ArgoUML api. You will have > to > go through all relevant subsystem apis to do this. You can find the api > documentation at > http://argouml-stats.tigris.org/nonav/reports-java5/javadocs-api/ (link > found on the Developer Zone web page. > > The reverse engineering does the approximate same thing. Perhaps that > would > be a good start. > > Good luck! > > /Linus > > 2008/7/9 fanny983 <[EMAIL PROTECTED]>: > > > > > Hi everybody! > > I need a sample where a java client uses the argoUML api in order to > create > > a new class diagram, add a new class, attributes and so on. > > A sample code that interact with argoUML libreries could be fine! > > Thanks > > -- > > View this message in context: > > > http://www.nabble.com/java-sample-interacting-with-argouml-tp18363118p18363118.html > > Sent from the argouml - dev mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
