]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/engine/DynParaLoop.hxx
Salome HOME
A test of foreach of foreach of foreach + debug of the swig of engine.
[modules/yacs.git] / src / engine / DynParaLoop.hxx
index 902d86eb38ac7f0812a524daa2b76f94732146f3..2ce21b66c89571d717c151fbcb2082a12cbd5a26 100644 (file)
@@ -87,7 +87,7 @@ namespace YACS
       //! For the moment false is returned : impovement about it coming soon.
       bool isPlacementPredictableB4Run() const;
       void edRemoveChild(Node *node) throw(Exception);
-      virtual bool edAddChild(Node *node) throw(Exception);
+      virtual bool edAddChild(Node *DISOWNnode) throw(Exception);
       std::list<Node *> edGetDirectDescendants() const;
       std::list<InputPort *> getSetOfInputPort() const;
       std::list<InputPort *> getLocalInputPorts() const;