| |
|
| java.lang.Object org.objectweb.salome_tmf.ihm.plugins.PluginsTools
PluginsTools | public class PluginsTools (Code) | | Methods and tools for plugins management
author: capg2710 |
PluginsTools | public PluginsTools()(Code) | | Creates a new instance of PluginsTools
|
activateAssociatedPlgs | public static void activateAssociatedPlgs(Integer uiConst)(Code) | | Activates associated plugins to dynamic UI components
Parameters: uiConst - |
getCurrentCampExecResult | public static ExecutionResult getCurrentCampExecResult()(Code) | | Returns current campaign execution result
current campaign execution result |
getCurrentCampExecution | public static Execution getCurrentCampExecution()(Code) | | Returns current campaign execution
current campaign execution |
getCurrentCampExecutionEnvironment | public static Environment getCurrentCampExecutionEnvironment()(Code) | | Returns current campaign execution's environement
current campaign execution's environement |
getCurrentProject | public static Project getCurrentProject()(Code) | | Returns the current project in Salomé
Current project in Salomé |
getCurrentTestExecutionResult | public static ExecutionTestResult getCurrentTestExecutionResult()(Code) | | Returns current test execution result
current test execution result |
getCurrentUser | public static User getCurrentUser()(Code) | | Returns the current user in Salomé
Current user in Salomé |
getTestForCurrentTestExecResult | public static Test getTestForCurrentTestExecResult()(Code) | | Returns the associated test to the current test execution result
the associated test to the current test execution result |
|
|
|