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