Salome HOME
GUI for HP containers.
[modules/yacs.git] / src / runtime / SalomePythonComponent.hxx
index 58bf7287a0dd25e46c3dccf3a92d264d4f8f7605..445aff7ae496faf8f598c1460f585f6c1594bc3e 100644 (file)
@@ -38,6 +38,7 @@ namespace YACS
       virtual bool isLoaded(Task *askingNode) const;
       virtual std::string getKind() const;
       virtual ComponentInstance* clone() const;
+      virtual ComponentInstance* cloneAlways() const;
       virtual std::string getFileRepr() const;
       virtual ServiceNode *createNode(const std::string &name);
       //! The specific method that justified SalomePythonComponent class.