Salome HOME
pour tenir compte des LASSD
[tools/eficas.git] / Ihm / I_MCLIST.py
index f15824cb6d2f74d8c0c00a673679e9e62236d5b0..41aa9c0583b0776b9f59dd816820ab76d25a761b 100644 (file)
@@ -112,6 +112,10 @@ class MCList:
   def liste_mc_presents(self):
     return []
 
+  def update_concept(self,sd):
+    for child in self.data :
+        child.update_concept(sd)
+
   def delete_concept(self,sd):
     """ 
         Inputs :