97 long GetActiveStudyId();
99 boolean restoreVisualState(in
long theSavePoint);
110 void emitMessage(in
string theMessage);
119 oneway
void emitMessageOneWay(in
string theMessage);
Interface of the component. This interface is used for interaction between the container and the comp...
Definition: SALOME_Component.idl:232
Definition: SALOME_Session.idl:39
boolean activeGUI
It is True if GUI is active in the session.
Definition: SALOME_Session.idl:59
interfaces for EngineComponent and Container
SessionState
State of the session.
Definition: SALOME_Session.idl:37
Interface of the session.
Definition: SALOME_Session.idl:68
short runningStudies
Number of running studies.
Definition: SALOME_Session.idl:57
Session State and Statistics
Definition: SALOME_Session.idl:47
SessionState state
State of the session.
Definition: SALOME_Session.idl:55
Definition: SALOME_Session.idl:38
This exception is raised when trying to stop the session with active GUI.
Definition: SALOME_Session.idl:71
This exception is raised when trying to stop the session with a number of running studies...
Definition: SALOME_Session.idl:73
Definition: SALOME_Session.idl:37