MooseModel root add: mooseModel
Sent from my iPhone
On 14 Nov 2013, at 01:26, Stéphane Ducasse stephane.ducasse@inria.fr wrote:
Hi guys
I'm going over the tutorial that andre did to add XML in Moose and I have
| xmlDoument visitor mooseModel|
mooseModel := MooseModel new. mooseModel name: 'XML-Tests'. visitor := XMLNodeVisitor new mooseModel: mooseModel.
xmlDoument := XMLDOMParser parse: XMLExamples shiporderXMLDoc. xmlDoument accept: visitor.
Now I thought that all the models would be shown in the moose finder but this is not the case. How do I properly add a model there?
Stef _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev