Salome HOME
GUI for HP containers.
[modules/yacs.git] / src / engine / ElementaryNode.hxx
index 62d8e185d98408bbccbb5cf4c11e5ce9130dcdd6..091c7e98adff9af6190de54561fd3676271d7fe2 100644 (file)
@@ -56,6 +56,7 @@ namespace YACS
       ElementaryNode(const std::string& name);
       ElementaryNode(const ElementaryNode& other, ComposedNode *father);
       void performDuplicationOfPlacement(const Node& other);
+      void performShallowDuplicationOfPlacement(const Node& other);
     public:
       virtual ~ElementaryNode();
       void exUpdateState();