Salome HOME
Correction of bug revealed by otgui with multi lock/unlock session.
[modules/yacs.git] / src / evalyfx / YACSEvalPort.hxx
index eeb4ecf990063481581a5dbe27e0ab60b32ff789..f81032ac1b0fe6b49485fed96c952def6da00085 100644 (file)
@@ -98,6 +98,7 @@ public:
   YACSEVALYFX_EXPORT std::string getName() const;
   YACSEVALYFX_EXPORT std::string getTypeOfData() const;
   YACSEVALYFX_EXPORT bool isOKForLock() const;
+  YACSEVALYFX_EXPORT bool isLocked() const;
   //
   YACSEVALYFX_EXPORT bool hasDefaultValueDefined() const;
   YACSEVALYFX_EXPORT YACSEvalAny *getDefaultValueDefined() const;