- 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
-
- 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
-
- 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
-
- getVariables() - Method in class org.eclipse.ease.modules.unittest.components.TestSuiteModel
-
- getWorkspace() - Static method in class org.eclipse.ease.modules.platform.ResourcesModule
-
Get the workspace root.