Salome HOME
Impl of mechanism into SDS of switcher hold/reactive requests
[modules/kernel.git] / idl / SALOME_Session.idl
index 4fd729e545c2aa255932997d8330518669865530..90509c0bb7a1426e2e1888c6afd4bac536a72ffa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -23,6 +23,7 @@
 //  Author : Paul RASCLE, EDF
 
 #include "SALOME_Component.idl"
+#include "SALOME_GenericObj.idl"
 
 /*! \file SALOME_Session.idl \brief file that contains interface of the session
  */
@@ -98,6 +99,9 @@ module SALOME
 //!  Restores a state of the study at theSavePoint
     boolean restoreVisualState(in long theSavePoint);
 
+//! Get list of selected entities
+    StringSeq getSelection();
+
  //! Send a message to the session GUI desktop that will emit a qt signal
 /*!
     This method can be used to send a message to the GUI from the standalone