Data Structures | |
| class | StudyEditor |
| This class provides utility methods to complement Study and StudyBuilder classes. More... | |
Functions | |
| def | getStudyEditor () |
| Return a StudyEditor instance to edit the study. More... | |
Variables | |
| logger = Logger("salome.kernel.studyedit", color=termcolor.PURPLE) | |
| string | _DEFAULT_CONTAINER = "FactoryServer" |
| EDITOR = StudyEditor() | |
| Singleton study editor instance. More... | |
|
private |
| KERNEL_PY.kernel.studyedit.logger = Logger("salome.kernel.studyedit", color=termcolor.PURPLE) |