Salome HOME
Minor change.
[modules/hydro.git] / src / HYDROData / HYDROData_Region.h
index e6769ebe9188dbff6302931f34633ee447cdf4db..7139837bc89959d04bf38453ffeef4722ded3a6e 100644 (file)
@@ -43,6 +43,12 @@ public:
   HYDRODATA_EXPORT virtual QStringList DumpToPython( MapOfTreatedObjects& theTreatedObjects ) const;
 
 
+  /**
+   * Returns flag indicating that object is updateble or not.
+   */
+  HYDRODATA_EXPORT virtual bool CanBeUpdated() const;
+
+
   /**
    * Removes object and it child sub-objects from the data structure.
    * Reimplemented to update names of regions in father calculation.