- getActiveEditor() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Get the active editor instance.
- getActiveTestCount() - Method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
- getActiveTestFiles() - Method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
- getActiveView() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Get the active view instance.
- getAssertions() - Method in class org.eclipse.ease.modules.unittest.modules.MergedAssertion
-
- getBundle(String) - Method in class org.eclipse.ease.modules.platform.OsgiModule
-
Get a bundle instance.
- getChildren() - Method in class org.eclipse.ease.modules.unittest.components.TestComposite
-
- getChildren() - Method in class org.eclipse.ease.modules.unittest.components.TestFile
-
- getChildren() - Method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
- getClipboard() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Get text data from the clipboard.
- getCodeFragment(String) - Method in class org.eclipse.ease.modules.unittest.components.TestFile
-
- getCodeFragment(String) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- getCodeFragments() - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- getContent() - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel.Variable
-
- getCurrentTest() - Method in class org.eclipse.ease.modules.unittest.components.TestComposite
-
- getDefaultExtension() - Method in interface org.eclipse.ease.modules.unittest.reporters.IReportGenerator
-
Returns the default file extension to be used for this kind of report without the preceeding dot (eg "txt").
- getDefaultExtension() - Method in class org.eclipse.ease.modules.unittest.reporters.JUnitReportGenerator
-
- getDescription() - Method in class org.eclipse.ease.modules.unittest.components.Test
-
- getDescription() - Method in class org.eclipse.ease.modules.unittest.components.TestResult
-
- getDescription() - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- getDescription() - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel.Variable
-
- getError() - Method in class org.eclipse.ease.modules.platform.Future
-
Get the error text of the process as string.
- getErrorCount() - Method in class org.eclipse.ease.modules.unittest.Statistics
-
- getErrorStream() - Method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
- getExceptionMessage(Throwable) - Static method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
Get a simplified exception message.
- getExecutionTime() - Method in class org.eclipse.ease.modules.unittest.components.TestEntity
-
Get total execution time in [ms]
- getExitCode() - Method in class org.eclipse.ease.modules.platform.Future
-
Get exit code of external process.
- getFailureCount() - Method in class org.eclipse.ease.modules.unittest.Statistics
-
- getFile() - Method in class org.eclipse.ease.modules.platform.FilesystemHandle
-
- getFile() - Method in interface org.eclipse.ease.modules.platform.IFileHandle
-
Get the base file object.
- getFile() - Method in class org.eclipse.ease.modules.platform.ResourceHandle
-
- getFile(String, boolean) - Method in class org.eclipse.ease.modules.platform.ResourcesModule
-
Get a workspace or file system file.
- getFile() - Method in class org.eclipse.ease.modules.unittest.components.TestComposite
-
- getFile() - Method in class org.eclipse.ease.modules.unittest.components.TestFile
-
- getFile() - Method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
- getFile() - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- getFlag(String, boolean) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- getFlag(String, int) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- getInputStream() - Method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
- getMessages() - Method in class org.eclipse.ease.modules.unittest.components.Test
-
- getMessages(TestStatus) - Method in class org.eclipse.ease.modules.unittest.components.Test
-
- getMetaData() - Method in class org.eclipse.ease.modules.unittest.components.Test
-
- getModel() - Method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
- getName() - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel.Variable
-
- getOutput() - Method in class org.eclipse.ease.modules.platform.Future
-
Get the output of the process as string.
- getOutputStream() - Method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
- getOverallTestSetCount() - Method in class org.eclipse.ease.modules.unittest.Statistics
-
- getParent() - Method in class org.eclipse.ease.modules.unittest.components.TestEntity
-
- getPassCount() - Method in class org.eclipse.ease.modules.unittest.Statistics
-
- getPath() - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel.Variable
-
- getPostExecutionCode(Method) - Method in class org.eclipse.ease.modules.unittest.modules.UnitTestModule
-
- getPreExecutionCode(Method) - Method in class org.eclipse.ease.modules.unittest.modules.UnitTestModule
-
- getProject(String) - Static method in class org.eclipse.ease.modules.platform.ResourcesModule
-
Get a project instance.
- getReport(String) - Static method in class org.eclipse.ease.modules.unittest.reporters.ReportTools
-
Get an instance of a specific report generator.
- getReportTemplates() - Static method in class org.eclipse.ease.modules.unittest.reporters.ReportTools
-
Get a list of available report generators.
- getReportTypes() - Static method in class org.eclipse.ease.modules.unittest.modules.UnitTestModule
-
Get a list of available report types.
- getSelection(String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Get the current selection.
- getService(Class<?>) - Static method in class org.eclipse.ease.modules.platform.PlatformModule
-
Get a platform service.
- getSeverestMessage() - Method in class org.eclipse.ease.modules.unittest.components.Test
-
- getSharedObject(String) - Method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Get an object from the shared object store.
- getShell() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Get the workbench shell instance.
- getStackTrace() - Method in class org.eclipse.ease.modules.unittest.components.TestResult
-
- getStackTrace() - Method in class org.eclipse.ease.modules.unittest.modules.DefaultAssertion
-
- getStartTime() - Method in class org.eclipse.ease.modules.unittest.components.TestEntity
-
- getStatus() - Method in class org.eclipse.ease.modules.unittest.components.Test
-
- getStatus() - Method in class org.eclipse.ease.modules.unittest.components.TestComposite
-
- getStatus() - Method in class org.eclipse.ease.modules.unittest.components.TestEntity
-
- getStatus() - Method in class org.eclipse.ease.modules.unittest.components.TestResult
-
- getSystemProperty(String) - Static method in class org.eclipse.ease.modules.platform.PlatformModule
-
Get a system property value
- getTest(String) - Method in class org.eclipse.ease.modules.unittest.modules.UnitTestModule
-
- getTestCount() - Method in class org.eclipse.ease.modules.unittest.Statistics
-
- getTestFile() - Method in class org.eclipse.ease.modules.unittest.modules.UnitTestModule
-
- getTestFiles() - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- getTestLocation() - Method in class org.eclipse.ease.modules.unittest.components.Test
-
- getTests() - Method in class org.eclipse.ease.modules.unittest.components.TestComposite
-
- getTestSetCount() - Method in class org.eclipse.ease.modules.unittest.Statistics
-
- getTestSuite() - Method in class org.eclipse.ease.modules.unittest.components.TestFile
-
- getTestSuite() - Method in class org.eclipse.ease.modules.unittest.modules.UnitTestModule
-
- getTitle() - Method in class org.eclipse.ease.modules.unittest.components.Test
-
- getVariable(String) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
Get the variable defined by the given identifier.
- getVariable(TestSuite, String) - Method in class org.eclipse.ease.modules.unittest.modules.UnitTestModule
-
Get the content of the variable by its identifier.
- getVariables() - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
Get all available variables.
- getVariables(TestSuite) - Method in class org.eclipse.ease.modules.unittest.modules.UnitTestModule
-
Array of available variables.
- getWorkspace() - Static method in class org.eclipse.ease.modules.platform.ResourcesModule
-
Get the workspace root.
- ScriptingModule - Class in org.eclipse.ease.modules.platform
-
Commands to launch additional script engines.
- ScriptingModule() - Constructor for class org.eclipse.ease.modules.platform.ScriptingModule
-
- setClipboard(String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Write text data to the clipboard.
- setCodeFragment(String, String) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- setContent(String) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel.Variable
-
- setDebugOptions(ILaunch) - Method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
- setDescription(String) - Method in class org.eclipse.ease.modules.unittest.components.Test
-
Sets the test description.
- setDescription(String) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- setDescription(String) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel.Variable
-
- setErrorStream(InputStream) - Method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
- setErrorStream(OutputStream) - Method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
- setFlag(String, String) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- setFlag(String, boolean) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- setFlag(String, int) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- setMode(int) - Method in class org.eclipse.ease.modules.platform.FilesystemHandle
-
- setName(String) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel.Variable
-
- setOutputStream(OutputStream) - Method in class org.eclipse.ease.modules.unittest.components.TestSuite
-
- setOverallTestFileCount(int) - Method in class org.eclipse.ease.modules.unittest.Statistics
-
- setPath(IPath) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel.Variable
-
- setSharedObject(String, Object, boolean, boolean) - Method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Add an object to the shared object store.
- setStatus(TestStatus) - Method in class org.eclipse.ease.modules.unittest.components.TestEntity
-
- setTestLocation(List<IScriptDebugFrame>) - Method in class org.eclipse.ease.modules.unittest.components.Test
-
- setVariable(String, String, String, IPath) - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
Set the content of a variable defined by the given identifier.
- setVariable(TestSuite, String, String, String, String) - Method in class org.eclipse.ease.modules.unittest.modules.UnitTestModule
-
Set the content of a variable defined by its identifier.
- showConfirmDialog(String, String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Displays a confirmation dialog.
- showEditor(Object) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Opens a file in an editor.
- showEditor(IFile) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Opens a file in an editor.
- showErrorDialog(String, String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Displays an error dialog.
- showFileSelectionDialog(Object, int, String, String) - Method in class org.eclipse.ease.modules.platform.ResourcesModule
-
Opens a file dialog.
- showFolderSelectionDialog(Object, String, String) - Method in class org.eclipse.ease.modules.platform.ResourcesModule
-
Opens a dialog box which allows the user to select a container (project or folder).
- showInfoDialog(String, String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Displays an info dialog.
- showInputDialog(String, String, String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Displays an input dialog.
- showQuestionDialog(String, String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Displays a question dialog.
- showView(String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Opens a view by given Name or id.
- showView(String, String, int) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Shows a view in this page with the given id and secondary id.
- showWarningDialog(String, String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Displays a warning dialog.
- shutdown() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
- startTest(String, String) - Method in class org.eclipse.ease.modules.unittest.modules.UnitTestModule
-
Start a specific unit test.
- Statistics - Class in org.eclipse.ease.modules.unittest
-
- Statistics() - Constructor for class org.eclipse.ease.modules.unittest.Statistics
-