]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/engine/ComposedNode.hxx
Salome HOME
Addition of redundant CF links tool for evalyfx.
[modules/yacs.git] / src / engine / ComposedNode.hxx
index 47481334f65e9a193c67d3fe825982e1fb575d13..b3d8e2e6c9007ed4b728d4b4f3468d293cade571 100644 (file)
@@ -77,6 +77,7 @@ namespace YACS
       void edRemoveLink(OutGate *start, InGate *end) throw(Exception);
       virtual bool isRepeatedUnpredictablySeveralTimes() const { return false; }
       virtual std::list<Node *> edGetDirectDescendants() const =  0;
+      virtual void removeRecursivelyRedundantCL();
       std::list<ElementaryNode *> getRecursiveConstituents() const;
       std::list<Node *> getAllRecursiveNodes();
       virtual std::list<Node *> getAllRecursiveConstituents(); // first implementation