- calculateContext(Object, String, int, int) - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
Calculate a context over a given code fragment.
- cancelTerminate(Context) - Method in class org.eclipse.ease.lang.javascript.rhino.ObservingContextFactory
-
- canDisconnect() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- canDisconnect() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- canExecute(ScriptType, InputStream, boolean) - Static method in class org.eclipse.ease.sign.SignatureCheck
-
Use result of this method directly to know whether to run remote/local scripts.
- canResume() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- canResume() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- canSave() - Method in class org.eclipse.ease.ui.launching.MainTab
-
- canStepInto() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- canStepInto() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- canStepOver() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- canStepOver() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- canStepReturn() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- canStepReturn() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- canSuspend() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- canSuspend() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- canSuspend() - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.model.RhinoDebugTarget
-
- canTerminate() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- canTerminate() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- caseCode(ICode) - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionSwitch
-
Returns the result of interpreting the object as an instance of 'Code'.
- caseFlagToStringMap(Map.Entry<Flag, String>) - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionSwitch
-
Returns the result of interpreting the object as an instance of 'Flag To String Map'.
- caseMetadata(IMetadata) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeSwitch
-
Returns the result of interpreting the object as an instance of 'Metadata'.
- caseStackTraceContainer(IStackTraceContainer) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeSwitch
-
Returns the result of interpreting the object as an instance of 'Stack Trace Container'.
- caseTest(ITest) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeSwitch
-
Returns the result of interpreting the object as an instance of 'Test'.
- caseTestClass(ITestClass) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeSwitch
-
Returns the result of interpreting the object as an instance of 'Test Class'.
- caseTestContainer(ITestContainer) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeSwitch
-
Returns the result of interpreting the object as an instance of 'Test Container'.
- caseTestEntity(ITestEntity) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeSwitch
-
Returns the result of interpreting the object as an instance of 'Test Entity'.
- caseTestFile(ITestFile) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeSwitch
-
Returns the result of interpreting the object as an instance of 'Test File'.
- caseTestFolder(ITestFolder) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeSwitch
-
Returns the result of interpreting the object as an instance of 'Test Folder'.
- caseTestResult(ITestResult) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeSwitch
-
Returns the result of interpreting the object as an instance of 'Test Result'.
- caseTestSuite(ITestSuite) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeSwitch
-
Returns the result of interpreting the object as an instance of 'Test Suite'.
- caseTestSuiteDefinition(ITestSuiteDefinition) - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionSwitch
-
Returns the result of interpreting the object as an instance of 'Test Suite Definition'.
- caseVariable(IVariable) - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionSwitch
-
Returns the result of interpreting the object as an instance of 'Variable'.
- CERTIFICATE_TAG - Static variable in interface org.eclipse.ease.sign.ISignatureConstants
-
- classInstantiation(Class<?>, String[]) - Method in interface org.eclipse.ease.ICodeFactory
-
Create code to instantiate a java class.
- classInstantiation(Class<?>, String[]) - Method in class org.eclipse.ease.lang.groovy.GroovyCodeFactory
-
- classInstantiation(Class<?>, String[]) - Method in class org.eclipse.ease.lang.javascript.JavaScriptCodeFactory
-
- classInstantiation(Class<?>, String[]) - Method in class org.eclipse.ease.lang.python.PythonCodeFactory
-
- classInstantiation(Class<?>, String[]) - Method in class org.eclipse.ease.lang.ruby.RubyCodeFactory
-
- clear() - Method in class org.eclipse.ease.ui.view.ScriptHistoryText
-
- ClearDisplay - Class in org.eclipse.ease.ui.handler
-
Handler to clear the command pane.
- ClearDisplay() - Constructor for class org.eclipse.ease.ui.handler.ClearDisplay
-
- clearOutput() - Method in class org.eclipse.ease.ui.view.ScriptShell
-
Clear the output text.
- clone() - Method in class org.eclipse.ease.debugging.ScriptStackTrace
-
- CODE - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The meta object id for the '
Code
' class.
- CODE - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the '
Code
' class.
- Code - Class in org.eclipse.ease.lang.unittest.definition.impl
-
An implementation of the model object 'Code'.
- CODE__CONTENT - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Content' attribute.
- CODE__CONTENT - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Content' attribute feature.
- CODE__LOCATION - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Location' attribute.
- CODE__LOCATION - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Location' attribute feature.
- CODE_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The number of structural features of the 'Code' class.
- CODE_LOCATION_TESTFILE_SETUP - Static variable in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
- CODE_LOCATION_TESTFILE_TEARDOWN - Static variable in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
- CODE_LOCATION_TESTSUITE_SETUP - Static variable in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
- CODE_LOCATION_TESTSUITE_TEARDOWN - Static variable in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
- CODE_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The number of operations of the 'Code' class.
- CodeCompletionAggregator - Class in org.eclipse.ease.ui.completion
-
Dispatcher class create code completion proposals.
- CodeCompletionAggregator() - Constructor for class org.eclipse.ease.ui.completion.CodeCompletionAggregator
-
- CodeItemProvider - Class in org.eclipse.ease.lang.unittest.definition.provider
-
This is the item provider adapter for a
ICode
object.
- CodeItemProvider(AdapterFactory) - Constructor for class org.eclipse.ease.lang.unittest.definition.provider.CodeItemProvider
-
This constructs an instance from a factory and a notifier.
- COMMAND_ID - Static variable in class org.eclipse.ease.ui.handler.LoadModule
-
- COMMAND_ID - Static variable in class org.eclipse.ease.ui.handler.OpenHelp
-
- COMMAND_ID - Static variable in class org.eclipse.ease.ui.handler.SwitchEngine
-
- COMMAND_ID - Static variable in class org.eclipse.ease.ui.scripts.expressions.handler.CreateExpressionHandler
-
- COMMAND_ID - Static variable in class org.eclipse.ease.ui.scripts.expressions.handler.DeleteExpressionHandler
-
- COMMAND_ID_ROOT - Static variable in class org.eclipse.ease.ui.scripts.expressions.handler.CreateExpressionHandler
-
- compareTo(EaseDebugVariable) - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- compareTo(ScriptCompletionProposal) - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- COMPLETION_PROCESSOR - Static variable in class org.eclipse.ease.ui.completion.CodeCompletionAggregator
-
String constant for codeCompletionProvider extension point.
- CompletionContext - Class in org.eclipse.ease.ui.completion
-
The context evaluates and stores information on the code fragment at a given cursor position.
- CompletionContext(IScriptEngine, ScriptType) - Constructor for class org.eclipse.ease.ui.completion.CompletionContext
-
Context constructor.
- CompletionContext.Bracket - Class in org.eclipse.ease.ui.completion
-
- CompletionLabelProvider - Class in org.eclipse.ease.ui.completion
-
- CompletionLabelProvider() - Constructor for class org.eclipse.ease.ui.completion.CompletionLabelProvider
-
- computeDetail(IValue, IValueDetailListener) - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.model.RhinoDebugModelPresentation
-
- computeDetail(IValue, IValueDetailListener) - Method in class org.eclipse.ease.lang.python.debugger.model.PythonDebugModelPresentation
-
- connect() - Method in class org.eclipse.ease.ui.scripts.ScriptURLConnection
-
- connect() - Method in class org.eclipse.ease.urlhandler.WorkspaceURLConnection
-
- CONSOLE_ACTIVE - Static variable in class org.eclipse.ease.ui.console.ScriptConsole
-
- CONSOLE_BASE - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- CONSOLE_OPEN_ON_ERR - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- CONSOLE_OPEN_ON_OUT - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- ConsoleMessages - Class in org.eclipse.ease.ui.console.actions
-
- ConsoleMessages() - Constructor for class org.eclipse.ease.ui.console.actions.ConsoleMessages
-
- ConsoleRemoveAllTerminatedAction_0 - Static variable in class org.eclipse.ease.ui.console.actions.ConsoleMessages
-
- ConsoleRemoveAllTerminatedAction_1 - Static variable in class org.eclipse.ease.ui.console.actions.ConsoleMessages
-
- ConsoleRemoveTerminatedAction_0 - Static variable in class org.eclipse.ease.ui.console.actions.ConsoleMessages
-
- ConsoleRemoveTerminatedAction_1 - Static variable in class org.eclipse.ease.ui.console.actions.ConsoleMessages
-
- ConsoleTerminateAction_0 - Static variable in class org.eclipse.ease.ui.console.actions.ConsoleMessages
-
- ConsoleTerminateAction_1 - Static variable in class org.eclipse.ease.ui.console.actions.ConsoleMessages
-
- ConstantHelp - Class in org.eclipse.ease.ui.help.hovers
-
- ConstantHelp(URL, IMemento, Field) - Constructor for class org.eclipse.ease.ui.help.hovers.ConstantHelp
-
- containSignature(ScriptType, InputStream) - Static method in class org.eclipse.ease.sign.SignatureHelper
-
Checks the given input stream to see whether it contains signature or not.
- containsPath(IPath) - Method in class org.eclipse.ease.lang.unittest.ui.editor.VariablesPage
-
- ContentProposalModifier - Class in org.eclipse.ease.ui.help.hovers
-
ContentProposalAdapter can be used to attach content proposal behavior to a control.
- ContentProposalModifier(Control, IControlContentAdapter, IContentProposalProvider, KeyStroke, char[]) - Constructor for class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Construct a content proposal adapter that can assist the user with choosing content for the field.
- ContributionTools - Class in org.eclipse.ease.tools
-
- convertBase64ToBytes(String) - Static method in class org.eclipse.ease.sign.SignatureHelper
-
Converts given Base64
string to bytes.
- convertBytesToBase64(byte[]) - Static method in class org.eclipse.ease.sign.SignatureHelper
-
Converts given bytes in Base64
form.
- convertFlagToString(EDataType, Object) - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
- convertPathToString(EDataType, Object) - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
- convertTestStatusToString(EDataType, Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- convertToString(EDataType, Object) - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
- convertToString(EDataType, Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- CountExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
-
- CountExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.CountExpressionDefinition
-
- create(EClass) - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
- create(EClass) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- create(Class, IServiceLocator, IServiceLocator) - Method in class org.eclipse.ease.service.ScriptServiceFactory
-
- create(String, IScriptEngine) - Static method in class org.eclipse.ease.ui.console.ScriptConsole
-
- create(IScriptEngine) - Static method in class org.eclipse.ease.ui.console.ScriptConsole
-
- createAdapter(Notifier) - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Creates an adapter for the target
.
- createCode() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionFactory
-
Returns a new object of class 'Code'.
- createCode() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
- createCodeAdapter() - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
This creates an adapter for a
ICode
.
- createCodeAdapter() - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionAdapterFactory
-
Creates a new adapter for an object of class '
Code
'.
- createCommentedString(String, boolean) - Method in class org.eclipse.ease.AbstractCodeFactory
-
- createCommentedString(String, boolean) - Method in interface org.eclipse.ease.ICodeFactory
-
Create code for the provided comment.
- createCommentedString(String, boolean) - Method in class org.eclipse.ease.lang.javascript.JavaScriptCodeFactory
-
- createContributionItems(IServiceLocator, IContributionRoot) - Method in class org.eclipse.ease.ui.scripts.ui.ScriptContextMenuEntries
-
- createControl(Composite) - Method in class org.eclipse.ease.ui.launching.LibrariesTab
-
- createControl(Composite) - Method in class org.eclipse.ease.ui.launching.MainTab
-
- createEngine(IScriptEngine) - Method in interface org.eclipse.ease.IScriptEngineLaunchExtension
-
Called upon a script engine creation.
- createEngine(IScriptEngine) - Method in class org.eclipse.ease.lang.python.jython.PythonEnvironementBootStrapper
-
- createEngine(IScriptEngine) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4JBootstrap
-
- createEngine(IScriptEngine) - Method in class org.eclipse.ease.lang.unittest.ui.views.UIAttachment
-
- createEngine(IScriptEngine) - Method in class org.eclipse.ease.modules.BootStrapper
-
- createEngine() - Method in class org.eclipse.ease.service.EngineDescription
-
Create a dedicated script engine.
- createEObjectAdapter() - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Creates a new adapter for the default case.
- createExpressionDefinition(String) - Static method in class org.eclipse.ease.ui.scripts.expressions.ExpressionTools
-
- createExpressionDefinition() - Method in class org.eclipse.ease.ui.scripts.expressions.ExpressionTools.ExpressionDescription
-
- CreateExpressionHandler - Class in org.eclipse.ease.ui.scripts.expressions.handler
-
- CreateExpressionHandler() - Constructor for class org.eclipse.ease.ui.scripts.expressions.handler.CreateExpressionHandler
-
- createFlagFromString(EDataType, String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
- createFlagToStringMap() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
- createFlagToStringMapAdapter() - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
This creates an adapter for a Map.Entry
.
- createFlagToStringMapAdapter() - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionAdapterFactory
-
Creates a new adapter for an object of class 'Flag To String Map
'.
- createFolder(IContainer) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Creates a folder in the workspace if it does not exists already.
- createFromLocation(String) - Static method in class org.eclipse.ease.ui.tools.LocationImageDescriptor
-
- createFromString(EDataType, String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
- createFromString(EDataType, String) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- createFunctionCall(Method, Object...) - Method in class org.eclipse.ease.AbstractCodeFactory
-
- createFunctionCall(Method, Object...) - Method in interface org.eclipse.ease.ICodeFactory
-
Create code to call a wrapped function.
- createFunctionWrapper(IEnvironment, String, Method) - Method in class org.eclipse.ease.lang.groovy.GroovyCodeFactory
-
- createFunctionWrapper(IEnvironment, String, Method) - Method in class org.eclipse.ease.lang.python.PythonCodeFactory
-
- createFunctionWrapper(IEnvironment, String, Method) - Method in class org.eclipse.ease.lang.ruby.RubyCodeFactory
-
- createInitialLayout(IPageLayout) - Method in class org.eclipse.ease.ui.perspectives.ScriptingPerspective
-
- createKeywordHeader(Map<String, String>, String) - Method in class org.eclipse.ease.AbstractCodeFactory
-
- createKeywordHeader(Map<String, String>, String) - Method in interface org.eclipse.ease.ICodeFactory
-
Create a comment header for given keywords.
- createMetadata() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- createMetadata() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimeFactory
-
Returns a new object of class 'Metadata'.
- createMetadataAdapter() - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Creates a new adapter for an object of class '
Metadata
'.
- createModuleInstance() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
Create a new instance of the module.
- createPackageContents() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
Creates the meta-model objects for the package.
- createPartControl(Composite) - Method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
-
- createPartControl(Composite) - Method in class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionComposite
-
- createPartControl(IWorkbenchPartSite, Composite) - Method in interface org.eclipse.ease.ui.view.IShellDropin
-
Create the drop-in visual components.
- createPartControl(Composite) - Method in class org.eclipse.ease.ui.view.ModuleExplorerView
-
Create contents of the view part.
- createPartControl(IWorkbenchPartSite, Composite) - Method in class org.eclipse.ease.ui.view.ModuleStackDropin
-
- createPartControl(Composite) - Method in class org.eclipse.ease.ui.view.ScriptShell
-
- createPartControl(IWorkbenchPartSite, Composite) - Method in class org.eclipse.ease.ui.view.VariablesDropin
-
- createPathFromString(EDataType, String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
- createRawLocation() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryFactory
-
Returns a new object of class 'Raw Location'.
- createReport(String, String, ITestEntity) - Method in interface org.eclipse.ease.lang.unittest.reporters.IReportGenerator
-
Creates report data as string.
- createReport(String, String, ITestEntity) - Method in class org.eclipse.ease.lang.unittest.reporters.JUnitReportGenerator
-
- createReport(String, ITestEntity, Object, String, String) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Create a test report file.
- createResource(URI) - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionResourceFactory
-
Creates an instance of the resource.
- createRuntimeSuite(ITestSuiteDefinition) - Static method in class org.eclipse.ease.lang.unittest.UnitTestHelper
-
Create a runtime representation of a given test suite definition.
- createScript() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryFactory
-
Returns a new object of class 'Script'.
- createScriptEngine(ITestSuite, Object) - Method in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
-
Create a script engine for a given testsuite and resource.
- createScriptEngineFromString(EDataType, String) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- createScriptLocation() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryFactory
-
Returns a new object of class 'Script Location'.
- createSignature(KeyStore, InputStream, String, String, String, String) - Static method in class org.eclipse.ease.sign.PerformSignature
-
Initializes private key and gets signature of provided file.
- createStackTraceContainer() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- createStackTraceContainer() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimeFactory
-
Returns a new object of class 'Stack Trace Container'.
- createStackTraceContainerAdapter() - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
- createStorage() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryFactory
-
Returns a new object of class 'Storage'.
- createStorage() - Static method in class org.eclipse.ease.ui.scripts.ScriptStorage
-
- createTabs(ILaunchConfigurationDialog, String) - Method in class org.eclipse.ease.ui.launching.LaunchConfigurationTabGroup
-
- createTest() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- createTest() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimeFactory
-
Returns a new object of class 'Test'.
- createTestAdapter() - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Creates a new adapter for an object of class '
Test
'.
- createTestClass() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- createTestClass() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimeFactory
-
Returns a new object of class 'Test Class'.
- createTestClassAdapter() - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Creates a new adapter for an object of class '
Test Class
'.
- createTestContainerAdapter() - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
- createTestEntityAdapter() - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Creates a new adapter for an object of class '
Test Entity
'.
- createTestFile() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- createTestFile() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimeFactory
-
Returns a new object of class 'Test File'.
- createTestFileAdapter() - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Creates a new adapter for an object of class '
Test File
'.
- createTestFolder() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- createTestFolder() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimeFactory
-
Returns a new object of class 'Test Folder'.
- createTestFolderAdapter() - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Creates a new adapter for an object of class '
Test Folder
'.
- createTestResult() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- createTestResult() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimeFactory
-
Returns a new object of class 'Test Result'.
- createTestResultAdapter() - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Creates a new adapter for an object of class '
Test Result
'.
- createTestStatusFromString(EDataType, String) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- createTestStructure(Map<Object, String>) - Static method in class org.eclipse.ease.lang.unittest.UnitTestHelper
-
Creates a test structure for a given set of test files.
- createTestSuite() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- createTestSuite() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimeFactory
-
Returns a new object of class 'Test Suite'.
- createTestSuiteAdapter() - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Creates a new adapter for an object of class '
Test Suite
'.
- createTestSuiteDefinition() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionFactory
-
Returns a new object of class 'Test Suite Definition'.
- createTestSuiteDefinition() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
- createTestSuiteDefinitionAdapter() - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
- createTestSuiteDefinitionAdapter() - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionAdapterFactory
-
- createToolTipContentArea(Event, Composite) - Method in class org.eclipse.ease.ui.help.hovers.EditorToolTipDecorator
-
- createURI(String) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Correctly escapes spaces in URIs.
- createVariable() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionFactory
-
Returns a new object of class 'Variable'.
- createVariable() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
- createVariableAdapter() - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
- createVariableAdapter() - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionAdapterFactory
-
Creates a new adapter for an object of class '
Variable
'.
- createWorkspaceMarker(ITestResult, TestEntity) - Static method in class org.eclipse.ease.lang.unittest.UnitTestHelper
-
Create error markers in the workspace.
- createWrapper(IEnvironment, Object, String, boolean, IScriptEngine) - Method in class org.eclipse.ease.AbstractCodeFactory
-
- createWrapper(IEnvironment, Object, String, boolean, IScriptEngine) - Method in interface org.eclipse.ease.ICodeFactory
-
Create script wrapper code for a given java instance.
- createWrapper(IEnvironment, Object, String, boolean, IScriptEngine) - Method in class org.eclipse.ease.lang.javascript.JavaScriptCodeFactory
-
- CUSTOM_CODE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
EMF event to indicate we should run custom code.
- CUSTOM_CODE_PAGE - Static variable in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
-
- CustomCodePage - Class in org.eclipse.ease.lang.unittest.ui.editor
-
- CustomCodePage(FormEditor, String, String) - Constructor for class org.eclipse.ease.lang.unittest.ui.editor.CustomCodePage
-
- get(String) - Static method in enum org.eclipse.ease.lang.unittest.definition.Flag
-
Returns the 'Flag' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.ease.lang.unittest.definition.Flag
-
Returns the 'Flag' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.ease.lang.unittest.runtime.TestStatus
-
Returns the 'Test Status' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.ease.lang.unittest.runtime.TestStatus
-
Returns the 'Test Status' literal with the specified integer value.
- getActivationChars() - Method in class org.eclipse.ease.ui.completion.CodeCompletionAggregator
-
- getActiveEditor() - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditorActionBarContributor
-
- getActiveTests() - Method in class org.eclipse.ease.lang.unittest.FilteredTestCommand
-
- getActiveTests() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
-
- getActiveTests() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestSuite
-
Returns the value of the 'Active Tests' reference list.
- getAdapter(Class) - Method in class org.eclipse.ease.debugging.DynamicContentEditorInput
-
- getAdapter(Class<T>) - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- getAdapter(Class<T>) - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- getAdapter(Class<T>) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jScriptEngine
-
- getAdapter(Class) - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
-
- getAdapter(Class) - Method in class org.eclipse.ease.ui.scripts.ScriptEditorInput
-
- getAdditionalProposalInfo() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getAdditionalProposalInfo(IProgressMonitor) - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getAliases(KeyStore) - Static method in class org.eclipse.ease.sign.PerformSignature
-
Gets all aliases from keystore.
- getArchiveStream(Object, String) - Static method in class org.eclipse.ease.lang.scriptarchive.ArchiveEngine
-
Get a file from an archive as an input stream.
- getAttribute(String) - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
-
- getAutoActivationCharacters() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Return the array of characters on which the popup is autoactivated.
- getAutoActivationDelay() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Set the delay, in milliseconds, used before any autoactivation is triggered.
- getAvailableModuleCategories() - Method in interface org.eclipse.ease.service.IScriptService
-
Get a map of available module categories.
- getAvailableModuleCategories() - Method in class org.eclipse.ease.service.ScriptService
-
- getAvailableModules() - Method in interface org.eclipse.ease.service.IScriptService
-
Get a map of available modules.
- getAvailableModules() - Method in class org.eclipse.ease.service.ScriptService
-
- getAvailableScriptTypes() - Method in interface org.eclipse.ease.service.IScriptService
-
Get a map of available script tpye.
- getAvailableScriptTypes() - Method in class org.eclipse.ease.service.ScriptService
-
- getBreakpoint() - Method in class org.eclipse.ease.debugging.events.model.BreakpointRequest
-
- getBreakpoints() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
-
- getBundleID() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
- getByName(String) - Static method in enum org.eclipse.ease.lang.unittest.definition.Flag
-
Returns the 'Flag' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.ease.lang.unittest.runtime.TestStatus
-
Returns the 'Test Status' literal with the specified name.
- getCaller() - Method in interface org.eclipse.ease.ICompletionContext
-
Get the caller method for string literals.
- getCaller() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getCellEditor(Composite) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
-
- getCertificate(KeyStore, String, boolean) - Static method in class org.eclipse.ease.sign.PerformSignature
-
Obtains certificate for corresponding alias.
- getCertificateChain() - Method in class org.eclipse.ease.sign.SignatureInfo
-
- getCharEnd() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
-
- getCharStart() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
-
- getChildContainers() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
-
- getChildContainers() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestContainer
-
- getChildren() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
-
- getChildren() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestContainer
-
Returns the value of the 'Children' containment reference list.
- getChildren(Object) - Method in class org.eclipse.ease.lang.unittest.ui.views.TestSuiteContentProvider
-
- getChildren() - Method in class org.eclipse.ease.ui.completion.provider.LocationResolver
-
Get all children of this location.
- getChildren(Object) - Method in class org.eclipse.ease.ui.modules.ui.ModulesContentProvider
-
- getChildren() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractCompositeExpressionDefinition
-
- getChildren() - Method in interface org.eclipse.ease.ui.scripts.expressions.ICompositeExpressionDefinition
-
- getChildren(Object) - Method in class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionContentProvider
-
- getChildren(Object) - Method in class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
-
- getChildrenFeatures(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.TestSuiteDefinitionItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an AddCommand
,
RemoveCommand
or MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getClazz() - Method in class org.eclipse.ease.ICodeFactory.Parameter
-
- getCode() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for class '
Code
'.
- getCode() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getCode() - Method in class org.eclipse.ease.Script
-
Get the scriptable data as String
.
- getCode_Content() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the attribute '
Content
'.
- getCode_Content() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getCode_Location() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the attribute '
Location
'.
- getCode_Location() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getCodeFactory(IScriptEngine) - Static method in class org.eclipse.ease.service.ScriptService
-
- getCodeFactory() - Method in class org.eclipse.ease.service.ScriptType
-
- getCodeParser(IScriptEngine) - Static method in class org.eclipse.ease.service.ScriptService
-
- getCodeParser() - Method in class org.eclipse.ease.service.ScriptType
-
- getCodeStream() - Method in class org.eclipse.ease.Script
-
Get the scriptable data as InputStream
.
- getCommand() - Method in class org.eclipse.ease.Script
-
Returns the command object of this script.
- getCompletionProposals(Object, String, int, int, IProgressMonitor) - Method in class org.eclipse.ease.ui.completion.CodeCompletionAggregator
-
Calculate relevant completion proposals.
- getCondition() - Method in exception org.eclipse.ease.BreakException
-
- getConsoleType() - Static method in class org.eclipse.ease.ui.console.ScriptConsole
-
- getConstantHelp(Field) - Method in class org.eclipse.ease.ui.help.hovers.ModuleHelp
-
- getContent() - Method in interface org.eclipse.ease.lang.unittest.definition.ICode
-
Returns the value of the 'Content' attribute.
- getContent() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Code
-
- getContent() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
-
- getContent() - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
Returns the value of the 'Content' attribute.
- getContent() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getContent(Object, Object) - Method in interface org.eclipse.ease.ui.help.hovers.IHoverContentProvider
-
- getContentOnly() - Method in class org.eclipse.ease.sign.SignatureInfo
-
- getContentProposalProvider() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Return the proposal provider that provides content proposals given the current content of the field.
- getContentProvider() - Method in class org.eclipse.ease.ui.view.ModuleExplorerView
-
- getContentTypes() - Method in class org.eclipse.ease.service.ScriptType
-
- getContext(IScriptEngine, Object, String, int, int) - Method in class org.eclipse.ease.AbstractCodeParser
-
- getContext() - Method in class org.eclipse.ease.Activator
-
- getContext() - Method in class org.eclipse.ease.debugging.events.model.EvaluateExpressionRequest
-
- getContext(IScriptEngine, Object, String, int, int) - Method in interface org.eclipse.ease.ICodeParser
-
- getContext(IScriptEngine, Object, String, int, int) - Method in class org.eclipse.ease.lang.javascript.JavaScriptCodeParser
-
- getContext() - Static method in class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
-
- getContext(IScriptEngine, Object, String, int, int) - Method in class org.eclipse.ease.lang.python.PythonCodeParser
-
- getContext(IScriptEngine, Object, String, int, int) - Method in class org.eclipse.ease.lang.scriptarchive.ManifestParser
-
- getContext() - Method in class org.eclipse.ease.ui.Activator
-
- getContext() - Method in class org.eclipse.ease.ui.completion.AbstractCompletionProvider
-
Get the current context.
- getContextInformation() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getContribution(IServiceLocator) - Method in class org.eclipse.ease.ui.tools.AbstractPopupItem
-
- getContribution(IServiceLocator) - Method in class org.eclipse.ease.ui.tools.AbstractPopupMenu
-
- getContributionParameter() - Method in class org.eclipse.ease.ui.scripts.ui.ScriptPopup
-
- getContributionParameter() - Method in class org.eclipse.ease.ui.tools.AbstractPopupMenu
-
- getControl() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Get the control on which the content proposal adapter is installed.
- getControlContentAdapter() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Return the content adapter that can get or retrieve the text contents from the adapter's control.
- getCurrentEngine() - Method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
-
- getCurrentScriptEngine() - Static method in class org.eclipse.ease.AbstractScriptEngine
-
Get the current script engine.
- getCurrentTestSuite() - Method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
-
- getCursorPosition() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getCursorStartPosition() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getCustomCode() - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getCustomCode(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getCustomCode() - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Returns the value of the 'Custom Code' containment reference list.
- getCustomCode(String) - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
- getDebugFrame() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
-
- getDebugFrames() - Method in class org.eclipse.ease.debugging.events.debugger.StackFramesEvent
-
- getDebugFrames() - Method in class org.eclipse.ease.debugging.events.debugger.SuspendedEvent
-
- getDebugTarget() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- getDebugTarget() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- getDebugTarget() - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- getDebugTarget() - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- getDeclaringModule(Method) - Static method in class org.eclipse.ease.ui.modules.ui.ModulesTools
-
- getDeclaringModule(Field) - Static method in class org.eclipse.ease.ui.modules.ui.ModulesTools
-
Get the module owning the field provided.
- getDefault() - Static method in class org.eclipse.ease.Activator
-
- getDefault() - Static method in class org.eclipse.ease.lang.python.Activator
-
- getDefault() - Static method in class org.eclipse.ease.lang.python.jython.Activator
-
- getDefault() - Static method in class org.eclipse.ease.lang.python.py4j.internal.Activator
-
- getDefault() - Static method in class org.eclipse.ease.ui.Activator
-
- getDefault() - Static method in class org.eclipse.ease.ui.scripts.Activator
-
- getDefaultExtension() - Method in interface org.eclipse.ease.lang.unittest.reporters.IReportGenerator
-
Returns the default file extension to be used for this kind of report without the preceding dot (eg "txt").
- getDefaultExtension() - Method in class org.eclipse.ease.lang.unittest.reporters.JUnitReportGenerator
-
- getDefaultExtension() - Method in class org.eclipse.ease.service.ScriptType
-
- getDefaultScriptStorageLocation() - Static method in class org.eclipse.ease.ui.scripts.preferences.PreferencesHelper
-
Get the default location to store recorded/imported scripts to.
- getDefaultValue(ICodeFactory.Parameter) - Method in class org.eclipse.ease.AbstractCodeFactory
-
- getDefaultValue(ICodeFactory.Parameter) - Method in interface org.eclipse.ease.ICodeFactory
-
Get the default value for a given parameter
- getDefaultValue() - Method in class org.eclipse.ease.ICodeFactory.Parameter
-
- getDefaultValue(ScriptParameter, Class<?>) - Static method in class org.eclipse.ease.modules.ScriptParameter.OptionalParameterHelper
-
- getDefinedVariables() - Method in class org.eclipse.ease.AbstractReplScriptEngine
-
- getDefinedVariables() - Method in interface org.eclipse.ease.IReplEngine
-
Get variables defined on the top level scope of the script engine.
- getDefinition() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
-
- getDefinition() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestSuite
-
Returns the value of the 'Definition' reference.
- getDefinition(Object) - Static method in class org.eclipse.ease.modules.ModuleDefinition
-
Retrieve the module definition for a given module instance.
- getDefinitionFactory() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the factory that creates the instances of the model.
- getDefinitionFactory() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getDefinitionPackage() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionFactory
-
Returns the package supported by this factory.
- getDefinitionPackage() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
- getDependencies() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
Get a map of module dependencies.
- getDescription() - Method in class org.eclipse.ease.AbstractScriptEngine
-
- getDescription() - Method in interface org.eclipse.ease.IScriptEngine
-
Get engine description for current engine.
- getDescription() - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getDescription() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
-
- getDescription() - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getDescription() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getDescription() - Method in class org.eclipse.ease.ui.help.hovers.ConstantHelp
-
- getDescription() - Method in interface org.eclipse.ease.ui.help.hovers.IHoverHelp
-
- getDescription() - Method in class org.eclipse.ease.ui.help.hovers.MethodHelp
-
- getDescription() - Method in class org.eclipse.ease.ui.help.hovers.ModuleHelp
-
- getDescription() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
-
- getDescription() - Method in interface org.eclipse.ease.ui.scripts.expressions.IExpressionDefinition
-
- getDisabledResources() - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getDisabledResources() - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Returns the value of the 'Disabled Resources' attribute list.
- getDisplayName() - Method in class org.eclipse.ease.ui.modules.ui.ModulePopupItem
-
- getDisplayName() - Method in class org.eclipse.ease.ui.scripts.ui.ScriptPopup
-
- getDisplayName() - Method in class org.eclipse.ease.ui.tools.AbstractPopupItem
-
- getDisplayName() - Method in class org.eclipse.ease.ui.tools.AbstractPopupMenu
-
- getDisplayString() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getDuration() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getDuration() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'Duration' attribute.
- getDurationLimit() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
-
- getDurationLimit() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITest
-
Returns the value of the 'Duration Limit' attribute.
- getDurationString(long) - Static method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
-
- getEditingDomain() - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
-
- getEditor() - Method in class org.eclipse.ease.lang.unittest.ui.editor.AbstractEditorPage
-
- getEditorId(IEditorInput, Object) - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.model.RhinoDebugModelPresentation
-
- getEditorId(IEditorInput, Object) - Method in class org.eclipse.ease.lang.python.debugger.model.PythonDebugModelPresentation
-
- getEditorInput(Object) - Method in class org.eclipse.ease.lang.python.debugger.model.PythonDebugModelPresentation
-
- getEditorInput() - Method in class org.eclipse.ease.lang.unittest.ui.editor.AbstractEditorPage
-
- getEditorInput(Object) - Method in class org.eclipse.ease.ui.debugging.model.AbstractEaseDebugModelPresentation
-
- getEditorValue() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
-
- getElements(Object) - Method in class org.eclipse.ease.lang.unittest.ui.views.TestSuiteContentProvider
-
- getElements(Object) - Method in class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionContentProvider
-
- getElements(Object) - Method in class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
-
- getEMap() - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
-
- getEndTimestamp() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getEndTimestamp() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'End Timestamp' attribute.
- getEngine(String) - Method in interface org.eclipse.ease.service.IScriptService
-
Get default engine for a given script type.
- getEngine(String) - Method in class org.eclipse.ease.service.ScriptService
-
- getEngineByID(String) - Method in interface org.eclipse.ease.service.IScriptService
-
Get a dedicated engine description.
- getEngineByID(String) - Method in class org.eclipse.ease.service.ScriptService
-
- getEngines() - Method in interface org.eclipse.ease.service.IScriptService
-
Get available engine descriptions.
- getEngines(String) - Method in interface org.eclipse.ease.service.IScriptService
-
Get available engine descriptions for a given script type.
- getEngines() - Method in class org.eclipse.ease.service.ScriptService
-
- getEngines(String) - Method in class org.eclipse.ease.service.ScriptService
-
- getEngines() - Method in class org.eclipse.ease.service.ScriptType
-
Get available engines.
- getEntityStatus() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getEntityStatus() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'Entity Status' attribute.
- getEntries() - Method in class org.eclipse.ease.ui.modules.ui.ModulePopupMenu
-
- getEntries() - Method in interface org.eclipse.ease.ui.scripts.repository.IStorage
-
Returns the value of the 'Entries' containment reference list.
- getEntry() - Method in class org.eclipse.ease.ui.modules.ui.ModulesTools.ModuleEntry
-
- getEntry() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Returns the value of the 'Entry' container reference.
- getEnumProviderID() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
-
- getEnumProviderID() - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
Returns the value of the 'Enum Provider ID' attribute.
- getEnvironment(IScriptEngine) - Static method in interface org.eclipse.ease.modules.IEnvironment
-
- getErrorMessages() - Method in class org.eclipse.ease.debugging.model.EaseWatchExpressionResult
-
- getErrorStream() - Method in class org.eclipse.ease.AbstractScriptEngine
-
- getErrorStream() - Method in interface org.eclipse.ease.IScriptEngine
-
- getErrorStream() - Method in class org.eclipse.ease.ui.console.ScriptConsole
-
- getEstimatedDuration() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
-
- getEstimatedDuration() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getEstimatedDuration() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestFile
-
- getEstimatedDuration() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'Estimated Duration' attribute.
- getEstimatedDuration(IPath) - Method in class org.eclipse.ease.lang.unittest.ui.views.SuiteRuntimeInformation
-
- getExamples() - Method in class org.eclipse.ease.ui.help.hovers.MethodHelp
-
- getException() - Method in class org.eclipse.ease.debugging.events.debugger.EvaluateExpressionEvent
-
- getException() - Method in class org.eclipse.ease.debugging.model.EaseWatchExpressionResult
-
- getException() - Method in interface org.eclipse.ease.lang.python.py4j.internal.IInteractiveReturn
-
Return the exception details, or null
if there was no exception.
- getException() - Method in class org.eclipse.ease.ScriptResult
-
Get the exception stored within this result.
- getExceptionDescriptions() - Method in class org.eclipse.ease.ui.help.hovers.MethodHelp
-
- getExceptionStacktrace() - Method in class org.eclipse.ease.debugging.AbstractEaseDebugger
-
- getExceptionStackTrace() - Method in interface org.eclipse.ease.IDebugEngine
-
Get the stack trace of the last thrown exception.
- getExceptionStackTrace() - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebuggerEngine
-
- getExceptionStackTrace() - Method in class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
-
- getExceptionStackTrace() - Method in class org.eclipse.ease.lang.python.jython.debugger.JythonDebuggerEngine
-
- getExceptionStackTrace() - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebuggerEngine
-
- getExceptionStackTrace() - Method in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
-
- getExcludeFilter() - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getExcludeFilter() - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Returns the value of the 'Exclude Filter' attribute.
- getExecutedFile() - Method in class org.eclipse.ease.AbstractScriptEngine
-
- getExecutedFile() - Method in interface org.eclipse.ease.IScriptEngine
-
Get the currently executed file instance.
- getExitValue() - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
-
- getExpression() - Method in class org.eclipse.ease.debugging.events.model.EvaluateExpressionRequest
-
- getExpression() - Method in class org.eclipse.ease.debugging.events.model.SetVariablesRequest
-
- getExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionComposite
-
- getExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionDialog
-
- getExpressionText() - Method in class org.eclipse.ease.debugging.model.EaseWatchExpressionResult
-
- getFields() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
- getFields(Class<?>) - Static method in class org.eclipse.ease.modules.ModuleHelper
-
Returns a List of exported fields.
- getFile() - Method in class org.eclipse.ease.Script
-
Returns the file instance, if the current command is backed by a file.
- getFilename() - Method in interface org.eclipse.ease.lang.python.debugger.IPyFrame
-
Returns the filename of the current frame.
- getFilename() - Method in class org.eclipse.ease.lang.python.jython.debugger.JythonFrame
-
- getFileTreeViewer() - Method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
-
- getFilter() - Method in interface org.eclipse.ease.ICompletionContext
-
- getFilter() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getFilterPart() - Method in class org.eclipse.ease.ui.completion.provider.LocationResolver
-
Detect part of location that denotes the filter component.
- getFilterStyle() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Return the integer style that indicates how keystrokes affect the content of the proposal popup while it is open.
- getFlag() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for enum '
Flag
'.
- getFlag() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getFlag(Flag, T) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getFlag(Flag, T) - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
- getFlags() - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getFlags() - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Returns the value of the 'Flags' map.
- getFlagToStringMap() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for class 'Flag To String Map
'.
- getFlagToStringMap() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getFlagToStringMap_Key() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the attribute 'Key
'.
- getFlagToStringMap_Key() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getFlagToStringMap_Value() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the attribute 'Value
'.
- getFlagToStringMap_Value() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getFrame(Context, DebuggableScript) - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger
-
- getFullName() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
-
- getFullName() - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
Returns the value of the 'Full Name' attribute.
- getFullPath() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getFullPath() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- getHash() - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
-
- getHeaderComment(InputStream) - Method in class org.eclipse.ease.AbstractCodeParser
-
Default implementation to extract the first comment area from a stream.
- getHeaderComment(InputStream) - Method in interface org.eclipse.ease.ICodeParser
-
Parses the file for a comment section at the beginning.
- getHeaderComment(InputStream) - Method in class org.eclipse.ease.lang.scriptarchive.ManifestParser
-
- getHelpLocation(String) - Method in class org.eclipse.ease.modules.ModuleDefinition
-
Provide the help location for a given topic.
- getHelpResolver() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getHoverContent() - Method in class org.eclipse.ease.ui.help.hovers.ConstantHelp
-
- getHoverContent() - Method in interface org.eclipse.ease.ui.help.hovers.IHoverHelp
-
- getHoverContent() - Method in class org.eclipse.ease.ui.help.hovers.MethodHelp
-
- getHoverContent() - Method in class org.eclipse.ease.ui.help.hovers.ModuleHelp
-
- getId() - Method in class org.eclipse.ease.modules.ModuleCategoryDefinition
-
- getId() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
- getID() - Method in class org.eclipse.ease.service.EngineDescription
-
- getImage(Object) - Method in class org.eclipse.ease.lang.python.debugger.model.PythonDebugModelPresentation
-
- getImage(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.CodeItemProvider
-
This returns Code.gif.
- getImage(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.FlagToStringMapItemProvider
-
This returns FlagToStringMap.gif.
- getImage(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.TestSuiteDefinitionItemProvider
-
This returns TestSuiteDefinition.gif.
- getImage(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.VariableItemProvider
-
This returns Variable.gif.
- getImage(Object) - Method in class org.eclipse.ease.lang.unittest.ui.views.TestSuiteLabelProvider
-
- getImage(String, String, boolean) - Static method in class org.eclipse.ease.ui.Activator
-
- getImage() - Method in class org.eclipse.ease.ui.completion.AbstractCompletionProvider.DescriptorImageResolver
-
- getImage(Object) - Method in class org.eclipse.ease.ui.completion.CompletionLabelProvider
-
- getImage() - Method in interface org.eclipse.ease.ui.completion.IImageResolver
-
Returns an image instance.
- getImage() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getImage(Object) - Method in class org.eclipse.ease.ui.debugging.model.AbstractEaseDebugModelPresentation
-
- getImage() - Method in class org.eclipse.ease.ui.launching.LibrariesTab
-
- getImage() - Method in class org.eclipse.ease.ui.launching.MainTab
-
- getImage(Object) - Method in class org.eclipse.ease.ui.modules.ui.ModulesLabelProvider
-
- getImage(Object) - Method in class org.eclipse.ease.ui.preferences.ModulesLabelProvider
-
- getImageAndLabel(String, String) - Static method in interface org.eclipse.ease.ui.help.hovers.IHoverHelp
-
- getImageData() - Method in class org.eclipse.ease.ui.tools.LocationImageDescriptor
-
- getImageDescriptor(String, String) - Static method in class org.eclipse.ease.Activator
-
- getImageDescriptor() - Method in class org.eclipse.ease.debugging.DynamicContentEditorInput
-
- getImageDescriptor() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
- getImageDescriptor(IConfigurationElement, String) - Static method in class org.eclipse.ease.tools.ContributionTools
-
- getImageDescriptor(String) - Static method in class org.eclipse.ease.ui.Activator
-
Returns an image descriptor for the image file at the given plug-in relative path
- getImageDescriptor(String, String) - Static method in class org.eclipse.ease.ui.Activator
-
- getImageDescriptor(String) - Static method in class org.eclipse.ease.ui.scripts.Activator
-
Returns an image descriptor for the image file at the given plug-in relative path
- getImageDescriptor() - Method in class org.eclipse.ease.ui.scripts.expressions.ExpressionTools.ExpressionDescription
-
- getImageDescriptor() - Method in class org.eclipse.ease.ui.scripts.ScriptEditorInput
-
- getImageLocation(String) - Static method in class org.eclipse.ease.ui.help.hovers.HelpHoverImageProvider
-
When we need to add images to HTML sites we need to copy them over to the file system.
- getIncludedResources() - Method in interface org.eclipse.ease.ICompletionContext
-
Get a list of included resource.
- getIncludedResources() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getIncludeFilter() - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getIncludeFilter() - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Returns the value of the 'Include Filter' attribute.
- getInputStream() - Method in class org.eclipse.ease.AbstractScriptEngine
-
- getInputStream() - Method in interface org.eclipse.ease.IScriptEngine
-
- getInputStream(Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Get the content of a resource location as InputStream
.
- getInputStream() - Method in interface org.eclipse.ease.ui.scripts.repository.IRawLocation
-
- getInputStream() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for data type 'Input Stream
'.
- getInputStream() - Method in class org.eclipse.ease.ui.scripts.ScriptURLConnection
-
- getInputStream() - Method in class org.eclipse.ease.urlhandler.WorkspaceURLConnection
-
- getInsertionOrder() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestFile
-
- getInsertionOrder() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestFile
-
Returns the value of the 'Insertion Order' attribute.
- getInstance() - Static method in class org.eclipse.ease.service.ScriptService
-
- getInstance(ScriptType, InputStream) - Static method in class org.eclipse.ease.sign.VerifySignature
-
Use this method to get constructor when signature is attached to script file.
- getInstance(ScriptType, InputStream, InputStream) - Static method in class org.eclipse.ease.sign.VerifySignature
-
Use this method to get constructor when script contents and signature are separate.
- getKey() - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
-
- getKey() - Method in interface org.eclipse.ease.lang.unittest.runtime.IMetadata
-
Returns the value of the 'Key' attribute.
- getKey() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Metadata
-
- getKeywordMap() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for class 'Keyword Map
'.
- getKeywordMap_Key() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the attribute 'Key
'.
- getKeywordMap_Value() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the attribute 'Value
'.
- getKeywords() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Get all parameters stored for this script.
- getLabel() - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
-
- getLabel() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getLabelProvider() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Get the label provider that is used to show proposals.
- getLastExecutionResult() - Method in class org.eclipse.ease.AbstractReplScriptEngine
-
- getLastExecutionResult() - Method in interface org.eclipse.ease.IReplEngine
-
Get the result of the last script execution.
- getLaunch() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- getLaunch() - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- getLaunch() - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- getLaunch() - Method in class org.eclipse.ease.ui.console.ScriptConsole
-
- getLaunch(ILaunchConfiguration, String) - Method in class org.eclipse.ease.ui.launching.EaseLaunchDelegate
-
- getLaunchableResource(IEditorPart) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
-
- getLaunchableResource(ISelection) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
-
- getLaunchConfigurations(IEditorPart) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
-
- getLaunchConfigurations(ISelection) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
-
- getLaunchExtensions(String) - Method in interface org.eclipse.ease.service.IScriptService
-
Get Launch extensions for a dedicated script engine.
- getLaunchExtensions(String) - Method in class org.eclipse.ease.service.ScriptService
-
- getLibraries(ILaunchConfiguration) - Static method in interface org.eclipse.ease.ui.launching.LaunchConstants
-
- getLibraryFolders() - Static method in class org.eclipse.ease.lang.python.jython.Activator
-
- getLineNumber() - Method in class org.eclipse.ease.debugging.EaseDebugFrame
-
- getLineNumber() - Method in interface org.eclipse.ease.debugging.IScriptDebugFrame
-
- getLineNumber() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
-
- getLineNumber() - Method in interface org.eclipse.ease.lang.python.debugger.IPyFrame
-
Returns the linenumber of the current frame.
- getLineNumber() - Method in class org.eclipse.ease.lang.python.jython.debugger.JythonFrame
-
- getListener() - Method in class org.eclipse.ease.debugging.events.debugger.EvaluateExpressionEvent
-
- getListener() - Method in class org.eclipse.ease.debugging.events.model.EvaluateExpressionRequest
-
- getLiteral() - Method in enum org.eclipse.ease.lang.unittest.definition.Flag
-
- getLiteral() - Method in enum org.eclipse.ease.lang.unittest.runtime.TestStatus
-
- getLoadedModules() - Method in interface org.eclipse.ease.ICompletionContext
-
Get a list of loaded modules.
- getLoadedModules(IScriptEngine) - Static method in class org.eclipse.ease.modules.ModuleHelper
-
Get all loaded modules for a given script engine.
- getLoadedModules() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getLocalImageDescriptor(String) - Static method in class org.eclipse.ease.ui.Activator
-
- getLocalPluginIconImage(String) - Static method in class org.eclipse.ease.ui.Activator
-
- getLocation() - Method in interface org.eclipse.ease.lang.unittest.definition.ICode
-
Returns the value of the 'Location' attribute.
- getLocation() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Code
-
- getLocation() - Method in interface org.eclipse.ease.ui.scripts.repository.IRawLocation
-
Returns the value of the 'Location' attribute.
- getLocation() - Method in class org.eclipse.ease.ui.scripts.ScriptStorage
-
- getLocationForNode(Preferences) - Static method in class org.eclipse.ease.ui.scripts.preferences.PreferencesHelper
-
Create a location for a given preferences node.
- getLocations() - Static method in class org.eclipse.ease.ui.scripts.preferences.PreferencesHelper
-
Returns a collection of script locations as stored in the preferences.
- getLocations() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Get all script locations currently registered.
- getMacro() - Method in class org.eclipse.ease.ui.scripts.ui.ScriptSelectionDialog
-
- getManifest(Object) - Static method in class org.eclipse.ease.lang.scriptarchive.ArchiveEngine
-
- getMasterEngine() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
-
- getMasterEngine() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestSuite
-
Returns the value of the 'Master Engine' attribute.
- getMemento() - Method in class org.eclipse.ease.debugging.ScriptSourceLocator
-
- getMemoryBlock(long, long) - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- getMessage() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestResult
-
- getMessage() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestResult
-
Returns the value of the 'Message' attribute.
- getMessage() - Method in exception org.eclipse.ease.ScriptExecutionException
-
- getMessage() - Method in class org.eclipse.ease.ui.launching.LibrariesTab
-
- getMessage() - Method in class org.eclipse.ease.ui.launching.MainTab
-
- getMessageDigestAlgo() - Method in class org.eclipse.ease.sign.SignatureInfo
-
- getMetadata() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getMetadata() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getMetadata() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for class '
Metadata
'.
- getMetadata() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'Metadata' containment reference list.
- getMetadata_Key() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getMetadata_Key() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the attribute '
Key
'.
- getMetadata_Value() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getMetadata_Value() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the attribute '
Value
'.
- getMethodAliases(Method) - Static method in class org.eclipse.ease.AbstractCodeFactory
-
- getMethodHelp(Method) - Method in class org.eclipse.ease.ui.help.hovers.ModuleHelp
-
- getMethodNames(Method) - Static method in class org.eclipse.ease.AbstractCodeFactory
-
- getMethods() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
- getMethods(Class<?>) - Static method in class org.eclipse.ease.modules.ModuleHelper
-
Returns a list of exported methods.
- getMilliSeconds() - Method in class org.eclipse.ease.ui.tools.Timer
-
- getMode() - Method in class org.eclipse.ease.debugging.events.model.BreakpointRequest
-
- getModelIdentifier() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- getModelIdentifier() - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- getModelIdentifier() - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- getModelIdentifier() - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.model.RhinoDebugTarget
-
- getModelIdentifier() - Method in class org.eclipse.ease.lang.python.debugger.model.PythonDebugTarget
-
- getModule(String) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Resolves a loaded module and returns the Java instance.
- getModule(U) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Resolves a loaded module by its class.
- getModule(String) - Method in interface org.eclipse.ease.modules.IEnvironment
-
- getModule(U) - Method in interface org.eclipse.ease.modules.IEnvironment
-
- getModuleClass() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
Get the class definition of the provided module.
- getModuleDefinition(String) - Method in interface org.eclipse.ease.service.IScriptService
-
Get the definition of the module with given ID.
- getModuleDefinition(String) - Method in class org.eclipse.ease.service.ScriptService
-
- getModuleDefinition() - Method in class org.eclipse.ease.ui.modules.ui.ModulesTools.ModuleEntry
-
- getModuleHelpLocation(ModuleDefinition) - Static method in class org.eclipse.ease.ui.help.hovers.ModuleHelp
-
Retrieve help page URL for a given module definition.
- getModules() - Method in class org.eclipse.ease.modules.EnvironmentModule
-
- getModules() - Method in interface org.eclipse.ease.modules.IEnvironment
-
Retrieve a list of loaded modules.
- getName() - Method in class org.eclipse.ease.debugging.DynamicContentEditorInput
-
- getName() - Method in class org.eclipse.ease.debugging.EaseDebugFrame
-
- getName() - Method in interface org.eclipse.ease.debugging.IScriptDebugFrame
-
- getName() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
-
- getName() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- getName() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
-
- getName() - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- getName() - Method in class org.eclipse.ease.ICodeFactory.Parameter
-
- getName() - Method in interface org.eclipse.ease.IScriptEngine
-
Get the engine name.
- getName() - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.model.RhinoDebugTarget
-
- getName() - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.RhinoDebugFrame
-
- getName() - Method in class org.eclipse.ease.lang.python.debugger.model.PythonDebugTarget
-
- getName() - Method in class org.eclipse.ease.lang.python.debugger.PythonDebugger.PythonDebugFrame
-
- getName() - Method in enum org.eclipse.ease.lang.unittest.definition.Flag
-
- getName() - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getName() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
-
- getName() - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
- getName() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getName() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'Name' attribute.
- getName() - Method in enum org.eclipse.ease.lang.unittest.runtime.TestStatus
-
- getName() - Method in class org.eclipse.ease.modules.ModuleCategoryDefinition
-
- getName() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
- getName() - Method in class org.eclipse.ease.service.EngineDescription
-
- getName() - Method in class org.eclipse.ease.service.ScriptType
-
- getName() - Method in class org.eclipse.ease.ui.help.hovers.ConstantHelp
-
- getName() - Method in interface org.eclipse.ease.ui.help.hovers.IHoverHelp
-
- getName() - Method in class org.eclipse.ease.ui.help.hovers.MethodHelp
-
- getName() - Method in class org.eclipse.ease.ui.help.hovers.ModuleHelp
-
- getName() - Method in class org.eclipse.ease.ui.launching.LibrariesTab
-
- getName() - Method in class org.eclipse.ease.ui.launching.MainTab
-
- getName() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
-
- getName() - Method in class org.eclipse.ease.ui.scripts.expressions.ExpressionTools.ExpressionDescription
-
- getName() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
- getName() - Method in class org.eclipse.ease.ui.scripts.ScriptEditorInput
-
- getNameGen() - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getNodeContent(IMemento) - Static method in interface org.eclipse.ease.ui.help.hovers.IHoverHelp
-
- getOffset() - Method in interface org.eclipse.ease.ICompletionContext
-
- getOffset() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getOptionalParameterCount(Method) - Static method in class org.eclipse.ease.ui.modules.ui.ModulesTools
-
- getOriginalCode() - Method in interface org.eclipse.ease.ICompletionContext
-
- getOriginalCode() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getOutputStream() - Method in class org.eclipse.ease.AbstractScriptEngine
-
- getOutputStream() - Method in interface org.eclipse.ease.IScriptEngine
-
- getOutputStream() - Method in class org.eclipse.ease.ui.console.ScriptConsole
-
- getPackage() - Method in interface org.eclipse.ease.ICompletionContext
-
Returns the package for PACKAGE types.
- getPackage() - Static method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
Deprecated.
- getPackage() - Static method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
Deprecated.
- getPackage() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getParameterDescriptions() - Method in class org.eclipse.ease.ui.help.hovers.MethodHelp
-
- getParameterOffset() - Method in interface org.eclipse.ease.ICompletionContext
-
Get the index of the parameter for string literals.
- getParameterOffset() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getParameters(Method) - Static method in class org.eclipse.ease.modules.ModuleHelper
-
- getParameters(String) - Static method in class org.eclipse.ease.ui.completion.AbstractCompletionParser
-
- getParameters() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
-
- getParent() - Method in interface org.eclipse.ease.lang.python.debugger.IPyFrame
-
Returns the parent frame in the call stack.
- getParent() - Method in class org.eclipse.ease.lang.python.jython.debugger.JythonFrame
-
- getParent() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getParent() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'Parent' container reference.
- getParent(Object) - Method in class org.eclipse.ease.lang.unittest.ui.views.TestSuiteContentProvider
-
- getParent(Object) - Method in class org.eclipse.ease.ui.modules.ui.ModulesContentProvider
-
- getParent() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
-
- getParent() - Method in interface org.eclipse.ease.ui.scripts.expressions.IExpressionDefinition
-
- getParent(Object) - Method in class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionContentProvider
-
- getParent(Object) - Method in class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
-
- getParentFolder() - Method in class org.eclipse.ease.ui.completion.provider.LocationResolver
-
Get base folder this location refers to.
- getParentId() - Method in class org.eclipse.ease.modules.ModuleCategoryDefinition
-
- getParentString() - Method in class org.eclipse.ease.ui.completion.provider.LocationResolver
-
Get a string representation of the resolved location folder.
- getPath() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for data type '
Path
'.
- getPath() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getPath() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
-
- getPath() - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
- getPath() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getPath() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for data type '
Path
'.
- getPath() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
Get the full module name.
- getPath() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for data type '
Path
'.
- getPath() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
- getPersistable() - Method in class org.eclipse.ease.debugging.DynamicContentEditorInput
-
- getPersistable() - Method in class org.eclipse.ease.ui.scripts.ScriptEditorInput
-
- getPlugin() - Static method in class org.eclipse.ease.lang.unittest.definition.provider.TestDefinitionEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginIconImage(String, String) - Static method in class org.eclipse.ease.ui.Activator
-
This method returns an org.eclipse.swt.graphics.Image
identified by its pluginId and iconPath.
- getPluginResourceLocator() - Method in class org.eclipse.ease.lang.unittest.definition.provider.TestDefinitionEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPopupSize() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Return the size, in pixels, of the content proposal popup.
- getPostExecutionCode(IEnvironment, Method) - Static method in class org.eclipse.ease.AbstractCodeFactory
-
- getPostExecutionCode(Method) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
- getPostExecutionCode(Method) - Method in interface org.eclipse.ease.modules.IScriptFunctionModifier
-
Get code that shall be executed after actual method gets called.
- getPreExecutionCode(IEnvironment, Method) - Static method in class org.eclipse.ease.AbstractCodeFactory
-
- getPreExecutionCode(Method) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
- getPreExecutionCode(Method) - Method in interface org.eclipse.ease.modules.IScriptFunctionModifier
-
Get code that shall be executed before actual method gets called.
- getPrefsNode() - Static method in class org.eclipse.ease.ui.scripts.Activator
-
- getPriority() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
-
- getPriority() - Method in class org.eclipse.ease.service.EngineDescription
-
- getProcess() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- getProcessedCode() - Method in interface org.eclipse.ease.ICompletionContext
-
- getProcessedCode() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getPropagateKeys() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Get the boolean that indicates whether key events (including auto-activation characters) received by the content proposal popup should also be propagated
to the adapted control when the proposal popup is open.
- getPropertyDescriptors(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.CodeItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.FlagToStringMapItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.TestSuiteDefinitionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.VariableItemProvider
-
This returns the property descriptors for the adapted class.
- getProposalAcceptanceStyle() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Get the integer style that indicates how an accepted proposal affects the control's content.
- getProposals(ICompletionContext) - Method in class org.eclipse.ease.lang.python.ui.completion.PythonCompletionProviderWrapper
-
- getProposals(ICompletionContext) - Method in class org.eclipse.ease.ui.completion.AbstractCompletionProvider
-
- getProposals(String, int) - Method in class org.eclipse.ease.ui.completion.CodeCompletionAggregator
-
- getProposals(ICompletionContext) - Method in interface org.eclipse.ease.ui.completion.ICompletionProvider
-
- getProvider() - Method in class org.eclipse.ease.sign.SignatureInfo
-
- getRawLocation() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
- getRawLocation__GetInputStream() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
- getRawLocation__GetResource() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
- getRawLocation_Location() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the attribute '
Location
'.
- getRawLocation_UpdatePending() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
- getReferenceTypeName() - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- getReferenceTypeName() - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- getReferenceTypeName() - Method in class org.eclipse.ease.debugging.model.EaseJavaArrayElementVariable
-
- getReferenceTypeName() - Method in class org.eclipse.ease.debugging.model.EaseJavaFieldVariable
-
- getReferredClazz() - Method in interface org.eclipse.ease.ICompletionContext
-
- getReferredClazz() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getRegisterGroups() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
-
- getReplacementString() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getReport(String) - Static method in class org.eclipse.ease.lang.unittest.reporters.ReportTools
-
Get an instance of a specific report generator.
- getReportTemplates() - Static method in class org.eclipse.ease.lang.unittest.reporters.ReportTools
-
Get a list of available report generators.
- getReportTypes() - Static method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Get a list of available test report types.
- getRepositoryFactory() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the factory that creates the instances of the model.
- getRepositoryPackage() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryFactory
-
Returns the package supported by this factory.
- getRequestor() - Method in class org.eclipse.ease.debugging.events.debugger.VariablesEvent
-
- getRequestor() - Method in class org.eclipse.ease.debugging.events.model.GetVariablesRequest
-
- getRequestor() - Method in class org.eclipse.ease.debugging.events.model.SetVariablesRequest
-
- getResource() - Method in interface org.eclipse.ease.ICompletionContext
-
Get the base resource of the context.
- getResource() - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getResource() - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Returns the value of the 'Resource' attribute.
- getResource() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
-
- getResource() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getResource() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestContainer
-
Returns the value of the 'Resource' attribute.
- getResource() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- getResource(String) - Static method in class org.eclipse.ease.ui.Activator
-
- getResource() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getResource() - Method in interface org.eclipse.ease.ui.scripts.repository.IRawLocation
-
- getResourceLocator() - Method in class org.eclipse.ease.lang.unittest.definition.provider.CodeItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.ease.lang.unittest.definition.provider.FlagToStringMapItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.ease.lang.unittest.definition.provider.TestSuiteDefinitionItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.ease.lang.unittest.definition.provider.VariableItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceManager() - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
-
- getResourceStream(String, String) - Static method in class org.eclipse.ease.lang.python.debugger.ResourceHelper
-
Returns an InputStream
for a given resource within a bundle.
- getResult() - Method in class org.eclipse.ease.debugging.events.debugger.EvaluateExpressionEvent
-
- getResult() - Method in interface org.eclipse.ease.lang.python.py4j.internal.IInteractiveReturn
-
Get the result of running the code, or null
if there is no return value.
- getResult() - Method in class org.eclipse.ease.Script
-
Get execution result.
- getResult() - Method in class org.eclipse.ease.ScriptResult
-
Get the result value stored.
- getResult() - Method in class org.eclipse.ease.tools.RunnableWithResult
-
Get the result of the run execution.
- getResultFromTry() - Method in class org.eclipse.ease.tools.RunnableWithResult
-
Get the result of the run execution.
- getResults(TestStatus) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getResults() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getResults(TestStatus) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- getResults() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'Results' containment reference list.
- getRoot() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getRoot() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- getRootAdapterFactory() - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRuntimeFactory() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getRuntimeFactory() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the factory that creates the instances of the model.
- getRuntimePackage() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
- getRuntimePackage() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimeFactory
-
Returns the package supported by this factory.
- getSaveName(String) - Static method in class org.eclipse.ease.lang.groovy.GroovyHelper
-
- getSaveName(String) - Static method in class org.eclipse.ease.lang.javascript.JavaScriptHelper
-
- getSaveName(String) - Static method in class org.eclipse.ease.lang.python.PythonHelper
-
- getSaveName(String) - Static method in class org.eclipse.ease.lang.ruby.RubyHelper
-
- getSaveVariableName(String) - Method in interface org.eclipse.ease.ICodeFactory
-
Converts a given string to a save variable name for the target language.
- getSaveVariableName(String) - Method in class org.eclipse.ease.lang.groovy.GroovyCodeFactory
-
- getSaveVariableName(String) - Method in class org.eclipse.ease.lang.javascript.JavaScriptCodeFactory
-
- getSaveVariableName(String) - Method in class org.eclipse.ease.lang.python.PythonCodeFactory
-
- getSaveVariableName(String) - Method in class org.eclipse.ease.lang.ruby.RubyCodeFactory
-
- getScope() - Method in class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
-
Method to get the global scope of this engine.
- getScript() - Method in class org.eclipse.ease.debugging.EaseDebugFrame
-
- getScript() - Method in class org.eclipse.ease.debugging.events.debugger.ScriptReadyEvent
-
- getScript() - Method in class org.eclipse.ease.debugging.events.debugger.ScriptTerminatedEvent
-
- getScript() - Method in class org.eclipse.ease.debugging.events.model.BreakpointRequest
-
- getScript() - Method in interface org.eclipse.ease.debugging.IScriptDebugFrame
-
- getScript() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
-
- getScript() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for class '
Script
'.
- getScript(String) - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Get a script by providing its full name.
- getScript__GetName() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the '
Get Name
' operation.
- getScript__GetPath() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the '
Get Path
' operation.
- getScript__Run() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the '
Run
' operation.
- getScript_Entry() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the container reference '
Entry
'.
- getScript_ScriptKeywords() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
- getScript_Timestamp() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the attribute '
Timestamp
'.
- getScript_UserKeywords() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
- getScriptEngine() - Method in interface org.eclipse.ease.ICompletionContext
-
Get the running script engine.
- getScriptEngine() - Method in interface org.eclipse.ease.IScriptEngineProvider
-
- getScriptEngine() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getScriptEngine() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getScriptEngine() - Method in class org.eclipse.ease.modules.AbstractScriptModule
-
Get the current script engine.
- getScriptEngine() - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Get the current script engine instance.
- getScriptEngine() - Method in interface org.eclipse.ease.modules.IEnvironment
-
- getScriptEngine() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getScriptEngine() - Method in class org.eclipse.ease.ui.console.ScriptConsole
-
- getScriptEngine() - Method in class org.eclipse.ease.ui.view.ScriptShell
-
- getScriptKeywords() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Returns the value of the 'Script Keywords' map.
- getScriptLocation() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
- getScriptLocation_Default() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the attribute '
Default
'.
- getScriptLocation_Recursive() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the attribute '
Recursive
'.
- getScriptLocation_Scripts() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the containment reference list '
Scripts
'.
- getScripts() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Get all scripts registered with this service
- getScripts() - Method in interface org.eclipse.ease.ui.scripts.repository.IScriptLocation
-
Returns the value of the 'Scripts' containment reference list.
- getScripts() - Method in interface org.eclipse.ease.ui.scripts.repository.IStorage
-
- getScriptStackTrace() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getScriptStackTrace() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getScriptStorageLocation() - Static method in class org.eclipse.ease.ui.scripts.preferences.PreferencesHelper
-
Get the default location to store recorded/imported scripts to.
- getScriptType() - Method in interface org.eclipse.ease.ICompletionContext
-
- getScriptType() - Static method in class org.eclipse.ease.lang.javascript.JavaScriptHelper
-
- getScriptType() - Static method in class org.eclipse.ease.lang.python.PythonHelper
-
- getScriptType(String) - Method in interface org.eclipse.ease.service.IScriptService
-
Get the script type for a given resource location.
- getScriptType(String) - Method in class org.eclipse.ease.service.ScriptService
-
- getScriptType() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getSelection() - Method in class org.eclipse.ease.lang.unittest.ui.views.MultiSelectionProvider
-
- getSelection(IDocument) - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getSelection() - Method in class org.eclipse.ease.ui.view.TextSelectionProvider
-
- getSelectionProvider() - Method in class org.eclipse.ease.ui.scripts.ui.ScriptComposite
-
Get the selection provider of this composite.
- getSelectionRange() - Method in interface org.eclipse.ease.ICompletionContext
-
- getSelectionRange() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getService() - Static method in class org.eclipse.ease.service.ScriptService
-
- getShowInContext() - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
-
- getShowInTargetIds() - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
-
- getSignature() - Method in class org.eclipse.ease.sign.SignatureInfo
-
- getSignature(Method, boolean) - Static method in class org.eclipse.ease.ui.modules.ui.ModulesTools
-
Generates the signature of the method.
- getSignatureInfo(InputStream) - Method in class org.eclipse.ease.AbstractCodeParser
-
- getSignatureInfo(InputStream) - Method in interface org.eclipse.ease.ICodeParser
-
Gets signature, certificates, provider and message-digest algorithm of signature, and content excluding signature block.
- getSignatureInfo(InputStream) - Method in class org.eclipse.ease.lang.scriptarchive.ManifestParser
-
- getSignatureInFormat(ScriptType, String, String, String, String) - Static method in class org.eclipse.ease.sign.SignatureHelper
-
Converts given signature, messageSigestAlgorithm, provider, and certificate in proper format.
Format for signature block will be as follows:
- getSignatureState() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Gets the signature state since last update.
- getSourceCode() - Method in interface org.eclipse.ease.IScriptable
-
Get input stream containing source code.
- getSourceElement(IStackFrame) - Method in class org.eclipse.ease.debugging.ScriptSourceLocator
-
- getStackFrames() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
-
- GetStackFramesRequest - Class in org.eclipse.ease.debugging.events.model
-
- GetStackFramesRequest(Thread) - Constructor for class org.eclipse.ease.debugging.events.model.GetStackFramesRequest
-
- getStackTrace() - Method in class org.eclipse.ease.AbstractScriptEngine
-
- getStacktrace() - Method in class org.eclipse.ease.debugging.AbstractEaseDebugger
-
Get current stack trace.
- getStackTrace() - Method in interface org.eclipse.ease.IDebugEngine
-
Get the current stack trace.
- getStackTrace() - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebuggerEngine
-
- getStackTrace() - Method in class org.eclipse.ease.lang.unittest.DefaultAssertion
-
Get a stacktrace of the location that raised the assertion.
- getStackTrace() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.StackTraceContainer
-
- getStackTrace() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
-
- getStackTrace() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestClass
-
- getStackTrace() - Method in interface org.eclipse.ease.lang.unittest.runtime.IStackTraceContainer
-
Returns the value of the 'Stack Trace' attribute.
- getStackTraceContainer() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getStackTraceContainer() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getStackTraceContainer_StackTrace() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getStackTraceContainer_StackTrace() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the attribute '
Stack Trace
'.
- getStartTimestamp() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getStartTimestamp() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'Start Timestamp' attribute.
- getStatus() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
-
- getStatus() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getStatus() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestResult
-
- getStatus() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- getStatus() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestResult
-
Returns the value of the 'Status' attribute.
- getStorage() - Method in class org.eclipse.ease.debugging.DynamicContentEditorInput
-
- getStorage() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for class '
Storage
'.
- getStorage() - Method in class org.eclipse.ease.ui.scripts.ScriptEditorInput
-
- getStorage_Entries() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the containment reference list '
Entries
'.
- getStreamsProxy() - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
-
- getStyledDisplayString() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- getStyledText(Object) - Method in class org.eclipse.ease.ui.completion.CompletionLabelProvider
-
- getStyledText(Object) - Method in class org.eclipse.ease.ui.modules.ui.ModulesLabelProvider
-
- getSubMenu(String) - Method in class org.eclipse.ease.ui.scripts.ui.ScriptPopupMenu
-
- getSupportedScriptTypes() - Method in class org.eclipse.ease.service.EngineDescription
-
- getTableViewer() - Method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
-
- getTerminateOnIdle() - Method in class org.eclipse.ease.AbstractReplScriptEngine
-
- getTerminateOnIdle() - Method in interface org.eclipse.ease.IReplEngine
-
Get termination condition when engine is idle.
- getTest() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTest(String) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
-
- getTest() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for class '
Test
'.
- getTest(String) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestContainer
-
- getTest() - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Get the current unit test.
- getTest_DurationLimit() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTest_DurationLimit() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestClass() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestClass() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestContainer() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestContainer() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestContainer__GetChildContainers() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestContainer__GetChildContainers() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestContainer__GetTest__String() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestContainer__GetTest__String() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the '
Get Test
' operation.
- getTestContainer_Children() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestContainer_Children() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the containment reference list '
Children
'.
- getTestContainer_Resource() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestContainer_Resource() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the attribute '
Resource
'.
- getTestEntity() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestEntity__AddError__String_IScriptEngine() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__AddError__String_IScriptEngine() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the '
Add Error
' operation.
- getTestEntity__GetFullPath() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__GetFullPath() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestEntity__GetResource() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__GetResource() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestEntity__GetResults__TestStatus() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__GetResults__TestStatus() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the '
Get Results
' operation.
- getTestEntity__GetRoot() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__GetRoot() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the '
Get Root
' operation.
- getTestEntity__GetStatus() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__GetStatus() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the '
Get Status
' operation.
- getTestEntity__GetTestSuite() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__GetTestSuite() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestEntity__GetWorstResult() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__GetWorstResult() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestEntity__HasError() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__HasError() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the '
Has Error
' operation.
- getTestEntity__IsDisabled() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__IsDisabled() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the '
Is Disabled
' operation.
- getTestEntity__Reset() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__Reset() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the '
Reset
' operation.
- getTestEntity__Run__ITestExecutionStrategy() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__Run__ITestExecutionStrategy() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the '
Run
' operation.
- getTestEntity__SetDisabled__String() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity__SetDisabled__String() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestEntity_Description() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity_Description() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the attribute '
Description
'.
- getTestEntity_Duration() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity_Duration() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the attribute '
Duration
'.
- getTestEntity_EndTimestamp() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity_EndTimestamp() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestEntity_EntityStatus() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity_EntityStatus() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestEntity_EstimatedDuration() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity_EstimatedDuration() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestEntity_Metadata() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity_Metadata() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the containment reference list '
Metadata
'.
- getTestEntity_Name() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity_Name() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the attribute '
Name
'.
- getTestEntity_Parent() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity_Parent() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the container reference '
Parent
'.
- getTestEntity_Results() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity_Results() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the containment reference list '
Results
'.
- getTestEntity_StartTimestamp() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity_StartTimestamp() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestEntity_Terminated() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestEntity_Terminated() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the attribute '
Terminated
'.
- getTestExecutionStrategy() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestExecutionStrategy() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for data type 'Test Execution Strategy
'.
- getTestFile() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestFile() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for class '
Test File
'.
- getTestFile() - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Get the currently executed test file instance.
- getTestFile_InsertionOrder() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestFile_InsertionOrder() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestFiles(ITestContainer) - Static method in class org.eclipse.ease.lang.unittest.UnitTestHelper
-
- getTestFilesFromFilter(String[], Object) - Static method in class org.eclipse.ease.lang.unittest.UnitTestHelper
-
Find all matching files for given filters.
- getTestFolder() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestFolder() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestResult() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestResult() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestResult_Message() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestResult_Message() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the attribute '
Message
'.
- getTestResult_Status() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestResult_Status() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the attribute '
Status
'.
- getTestRoot() - Method in class org.eclipse.ease.lang.unittest.FilteredTestCommand
-
- getTestRoot() - Method in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
-
Get the root container for all executed test entities.
- getTestStatus() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestStatus() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestSuite() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestSuite() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getTestSuite() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
-
- getTestSuite() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestSuite() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- getTestSuite() - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
-
- getTestSuite() - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Get the current test suite.
- getTestSuite_ActiveTests() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestSuite_ActiveTests() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the reference list '
Active Tests
'.
- getTestSuite_Definition() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestSuite_Definition() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for the reference '
Definition
'.
- getTestSuite_MasterEngine() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getTestSuite_MasterEngine() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- getTestSuiteDefinition() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
- getTestSuiteDefinition() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getTestSuiteDefinition__GetCustomCode__String() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
- getTestSuiteDefinition__GetCustomCode__String() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getTestSuiteDefinition__GetVariable__String() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
- getTestSuiteDefinition__GetVariable__String() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getTestSuiteDefinition_CustomCode() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the containment reference list '
Custom Code
'.
- getTestSuiteDefinition_CustomCode() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getTestSuiteDefinition_Description() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the attribute '
Description
'.
- getTestSuiteDefinition_Description() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getTestSuiteDefinition_DisabledResources() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
- getTestSuiteDefinition_DisabledResources() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getTestSuiteDefinition_ExcludeFilter() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
- getTestSuiteDefinition_ExcludeFilter() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getTestSuiteDefinition_Flags() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the map '
Flags
'.
- getTestSuiteDefinition_Flags() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getTestSuiteDefinition_IncludeFilter() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
- getTestSuiteDefinition_IncludeFilter() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getTestSuiteDefinition_Name() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the attribute '
Name
'.
- getTestSuiteDefinition_Name() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getTestSuiteDefinition_Resource() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the attribute '
Resource
'.
- getTestSuiteDefinition_Resource() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getTestSuiteDefinition_Variables() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the containment reference list '
Variables
'.
- getTestSuiteDefinition_Variables() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getTestSuiteDefinition_Version() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the attribute '
Version
'.
- getTestSuiteDefinition_Version() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getText(Object) - Method in class org.eclipse.ease.lang.python.debugger.model.PythonDebugModelPresentation
-
- getText(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.CodeItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.FlagToStringMapItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.TestSuiteDefinitionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.VariableItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.ease.lang.unittest.ui.views.TestSuiteLabelProvider
-
- getText(Object) - Method in class org.eclipse.ease.ui.completion.CompletionLabelProvider
-
- getText(Object) - Method in class org.eclipse.ease.ui.debugging.model.AbstractEaseDebugModelPresentation
-
- getText(Object) - Method in class org.eclipse.ease.ui.modules.ui.ModulesLabelProvider
-
- getText(Object) - Method in class org.eclipse.ease.ui.preferences.ModulesLabelProvider
-
- getText(Object) - Method in class org.eclipse.ease.ui.tools.DecoratedLabelProvider
-
- getText() - Method in class org.eclipse.ease.ui.tools.TextWithImage
-
Returns the widget text.
- getTextElement() - Method in class org.eclipse.ease.ui.tools.TextWithImage
-
Get the underlying text widget instance.
- getThread() - Method in class org.eclipse.ease.debugging.events.debugger.ResumedEvent
-
- getThread() - Method in class org.eclipse.ease.debugging.events.debugger.ScriptReadyEvent
-
- getThread() - Method in class org.eclipse.ease.debugging.events.debugger.ScriptTerminatedEvent
-
- getThread() - Method in class org.eclipse.ease.debugging.events.debugger.StackFramesEvent
-
- getThread() - Method in class org.eclipse.ease.debugging.events.debugger.SuspendedEvent
-
- getThread() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
-
- getThread() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
-
- getThreads() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- getThrowable() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
- getThrowable() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for data type 'Throwable
'.
- getTime() - Method in class org.eclipse.ease.ui.tools.Timer
-
- getTimestamp() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Returns the value of the 'Timestamp' attribute.
- getTitle() - Method in class org.eclipse.ease.Script
-
Get the title of this script.
- getTitle() - Method in interface org.eclipse.ease.ui.view.IShellDropin
-
Get this drop-in title.
- getTitle() - Method in class org.eclipse.ease.ui.view.ModuleStackDropin
-
- getTitle() - Method in class org.eclipse.ease.ui.view.VariablesDropin
-
- getTitleImage() - Method in class org.eclipse.ease.lang.unittest.ui.editor.CustomCodePage
-
- getTitleImage() - Method in class org.eclipse.ease.lang.unittest.ui.editor.FileSelectionPage
-
- getTitleImage() - Method in class org.eclipse.ease.lang.unittest.ui.editor.OverviewPage
-
- getTitleImage() - Method in class org.eclipse.ease.lang.unittest.ui.editor.VariablesPage
-
- getToolTipText() - Method in class org.eclipse.ease.debugging.DynamicContentEditorInput
-
- getToolTipText() - Method in class org.eclipse.ease.ui.scripts.ScriptEditorInput
-
- getTopStackFrame() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
-
- getTreeViewer() - Method in class org.eclipse.ease.ui.modules.ui.ModulesComposite
-
- getType(Object) - Method in class org.eclipse.ease.AbstractReplScriptEngine
-
- getType() - Method in class org.eclipse.ease.debugging.EaseDebugFrame
-
- getType() - Method in class org.eclipse.ease.debugging.events.debugger.ResumedEvent
-
- getType() - Method in class org.eclipse.ease.debugging.events.debugger.SuspendedEvent
-
- getType() - Method in class org.eclipse.ease.debugging.events.model.ResumeRequest
-
- getType() - Method in interface org.eclipse.ease.debugging.IScriptDebugFrame
-
- getType() - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- getType() - Method in class org.eclipse.ease.debugging.model.EaseJavaArrayElementVariable
-
- getType() - Method in class org.eclipse.ease.debugging.model.EaseJavaFieldVariable
-
- getType() - Method in interface org.eclipse.ease.ICompletionContext
-
- getType(Object) - Method in interface org.eclipse.ease.IReplEngine
-
Get type information on a given script object
- getType(Object) - Method in class org.eclipse.ease.lang.javascript.nashorn.NashornScriptEngine
-
- getType(Object) - Method in class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
-
- getType() - Method in class org.eclipse.ease.ui.completion.CompletionContext
-
- getType() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Get script type.
- getTypedKey() - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
-
- getTypedValue() - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
-
- getTypeName(int) - Static method in class org.eclipse.ease.debugging.events.model.ResumeRequest
-
- getUniqueVariableId(Object) - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- getUserKeywords() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Returns the value of the 'User Keywords' map.
- getUserScriptStorageLocation() - Static method in class org.eclipse.ease.ui.scripts.preferences.PreferencesHelper
-
Get the storage location for recorded/imported scripts as set by the user.
- getValue() - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- getValue() - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- getValue() - Method in class org.eclipse.ease.debugging.model.EaseWatchExpressionResult
-
- getValue() - Method in enum org.eclipse.ease.lang.unittest.definition.Flag
-
- getValue() - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
-
- getValue() - Method in interface org.eclipse.ease.lang.unittest.runtime.IMetadata
-
Returns the value of the 'Value' attribute.
- getValue() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Metadata
-
- getValue() - Method in enum org.eclipse.ease.lang.unittest.runtime.TestStatus
-
- getValue() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
-
- getValueString() - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- getVariable(String) - Method in class org.eclipse.ease.AbstractScriptEngine
-
- getVariable() - Method in class org.eclipse.ease.debugging.events.model.SetVariablesRequest
-
- getVariable(String) - Method in interface org.eclipse.ease.IScriptEngine
-
Get a script variable.
- getVariable() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for class '
Variable
'.
- getVariable() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getVariable(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getVariable(String) - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
- getVariable__GetName() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the '
Get Name
' operation.
- getVariable__GetName() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getVariable__GetPath() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the '
Get Path
' operation.
- getVariable__GetPath() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getVariable_Content() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the attribute '
Content
'.
- getVariable_Content() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getVariable_Description() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the attribute '
Description
'.
- getVariable_Description() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getVariable_EnumProviderID() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
- getVariable_EnumProviderID() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getVariable_FullName() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for the attribute '
Full Name
'.
- getVariable_FullName() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
- getVariables() - Method in class org.eclipse.ease.AbstractScriptEngine
-
- getVariables() - Method in class org.eclipse.ease.debugging.events.debugger.VariablesEvent
-
- getVariables() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
-
- getVariables() - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- getVariables(Object) - Method in interface org.eclipse.ease.IDebugEngine
-
Get variables within a specific scope or child elements for a given object
- getVariables() - Method in interface org.eclipse.ease.IScriptEngine
-
Get all variables from the scope.
- getVariables() - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.RhinoDebugFrame
-
- getVariables(Object) - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebuggerEngine
-
- getVariables(Scriptable) - Method in class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
-
- getVariables(Object) - Method in class org.eclipse.ease.lang.python.jython.debugger.JythonDebuggerEngine
-
- getVariables(Object) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebuggerEngine
-
- getVariables() - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getVariables() - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Returns the value of the 'Variables' containment reference list.
- getVariables(Object) - Method in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
-
- GetVariablesRequest - Class in org.eclipse.ease.debugging.events.model
-
- GetVariablesRequest(EaseDebugStackFrame) - Constructor for class org.eclipse.ease.debugging.events.model.GetVariablesRequest
-
- getVersion() - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- getVersion() - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Returns the value of the 'Version' attribute.
- getWatchExpressionResult(EaseDebugElement) - Method in class org.eclipse.ease.debugging.events.debugger.EvaluateExpressionEvent
-
- getWorstResult() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- getWorstResult() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- getWrappedVariableName(Object) - Static method in class org.eclipse.ease.modules.EnvironmentModule
-
- GLOBAL_SCOPE_TEST - Static variable in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Name for test to represent errors outside of test methods.
- GroovyCodeFactory - Class in org.eclipse.ease.lang.groovy
-
- GroovyCodeFactory() - Constructor for class org.eclipse.ease.lang.groovy.GroovyCodeFactory
-
- GroovyCodeParser - Class in org.eclipse.ease.lang.groovy
-
- GroovyCodeParser() - Constructor for class org.eclipse.ease.lang.groovy.GroovyCodeParser
-
- GroovyHelper - Class in org.eclipse.ease.lang.groovy
-
- GroovyHelper() - Constructor for class org.eclipse.ease.lang.groovy.GroovyHelper
-
- IAssertion - Interface in org.eclipse.ease.lang.unittest
-
Return value type that can be checked for validity.
- ICode - Interface in org.eclipse.ease.lang.unittest.definition
-
A representation of the model object 'Code'.
- ICodeFactory - Interface in org.eclipse.ease
-
An ICodeFactory is capable of generating code fragments for a dedicated target language.
- ICodeFactory.Parameter - Class in org.eclipse.ease
-
Parameter definition class.
- ICodeParser - Interface in org.eclipse.ease
-
Parser interface for source code parsers to extract relevant script data.
- ICodeTracer - Interface in org.eclipse.ease.lang.python.debugger
-
Interface for execution tracing in Python.
- ICompletionContext - Interface in org.eclipse.ease
-
Interface for completion context.
- ICompletionContext.Type - Enum in org.eclipse.ease
-
- ICompletionProvider - Interface in org.eclipse.ease.ui.completion
-
- ICompositeExpressionDefinition - Interface in org.eclipse.ease.ui.scripts.expressions
-
- ICON_FIELD - Static variable in class org.eclipse.ease.ui.Activator
-
- ICON_METHOD - Static variable in class org.eclipse.ease.ui.Activator
-
- ID - Static variable in class org.eclipse.ease.lang.python.debugger.model.PythonDebugModelPresentation
-
- IDebugEngine - Interface in org.eclipse.ease
-
Interface to be implemented by a script debug engine.
- IDebugEvent - Interface in org.eclipse.ease.debugging.events
-
- IDebuggerEvent - Interface in org.eclipse.ease.debugging.events.debugger
-
- IDefinitionFactory - Interface in org.eclipse.ease.lang.unittest.definition
-
The Factory for the model.
- IDefinitionPackage - Interface in org.eclipse.ease.lang.unittest.definition
-
The Package for the model.
- IDefinitionPackage.Literals - Interface in org.eclipse.ease.lang.unittest.definition
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- IEnvironment - Interface in org.eclipse.ease.modules
-
- IEventProcessor - Interface in org.eclipse.ease.debugging.dispatcher
-
- IExecutionListener - Interface in org.eclipse.ease
-
Interface to be implemented by any class interested in getting notified of script execution event.
- IExpressionDefinition - Interface in org.eclipse.ease.ui.scripts.expressions
-
- IGNORE_PYTHON_ENV_VARIABLES - Static variable in interface org.eclipse.ease.lang.python.py4j.internal.Py4JScriptEnginePrefConstants
-
- ignoreTest(String) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Ignore the current test.
- IHelpResolver - Interface in org.eclipse.ease.ui.completion
-
Provides help content for completion proposals and help popups.
- IHoverContentProvider - Interface in org.eclipse.ease.ui.help.hovers
-
- IHoverHelp - Interface in org.eclipse.ease.ui.help.hovers
-
- IHoverHelp.IMementoVisitor - Interface in org.eclipse.ease.ui.help.hovers
-
- IImageResolver - Interface in org.eclipse.ease.ui.completion
-
- IInteractiveReturn - Interface in org.eclipse.ease.lang.python.py4j.internal
-
Type encapsulating return from the Python side.
- IMetadata - Interface in org.eclipse.ease.lang.unittest.runtime
-
A representation of the model object 'Metadata'.
- IModelRequest - Interface in org.eclipse.ease.debugging.events.model
-
- IModuleListener - Interface in org.eclipse.ease.modules
-
- Implementation() - Constructor for class org.eclipse.ease.lang.unittest.definition.provider.TestDefinitionEditPlugin.Implementation
-
Creates an instance.
- include(String) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Include and execute a script file.
- info(String, String) - Static method in class org.eclipse.ease.Logger
-
Log an info.
- info(String, String, Throwable) - Static method in class org.eclipse.ease.Logger
-
Log an info.
- init(IViewPart) - Method in class org.eclipse.ease.lang.python.debugger.actions.ViewFilterAction
-
- init(IAction) - Method in class org.eclipse.ease.lang.python.debugger.actions.ViewFilterAction
-
- init(IWorkbench) - Method in class org.eclipse.ease.lang.python.py4j.internal.ui.Py4JPreferencePage
-
- init() - Static method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
-
- init(IPageBookViewPage, IConsole) - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
-
- init(IWorkbench) - Method in class org.eclipse.ease.ui.preferences.ModulesPage
-
- init(IWorkbench) - Method in class org.eclipse.ease.ui.preferences.ScriptingPage
-
- init(IWorkbench) - Method in class org.eclipse.ease.ui.preferences.ShellPreferencePage
-
- init(IWorkbench) - Method in class org.eclipse.ease.ui.scripts.preferences.LocationsPage
-
- init(IWorkbench) - Method in class org.eclipse.ease.ui.scripts.preferences.SignaturePreferencePage
-
- init(IViewSite, IMemento) - Method in class org.eclipse.ease.ui.view.ScriptShell
-
- INIT_COMMANDS - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- initialize(IScriptEngine, IEnvironment) - Method in class org.eclipse.ease.modules.AbstractScriptModule
-
- initialize(IScriptEngine, IEnvironment) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
- initialize(IScriptEngine, IEnvironment) - Method in interface org.eclipse.ease.modules.IScriptModule
-
Provides script engine and environment instances.
- initialize(IServiceLocator) - Method in class org.eclipse.ease.ui.modules.ui.ModuleContributionFactory
-
- initialize(IServiceLocator) - Method in class org.eclipse.ease.ui.scripts.ScriptContributionFactory
-
- initialize(ColumnViewer, ViewerColumn) - Method in class org.eclipse.ease.ui.tools.DecoratedLabelProvider
-
- initialize(IServiceLocator) - Method in class org.eclipse.ease.ui.view.EngineContributionFactory
-
- initializeDefaultPreferences() - Method in class org.eclipse.ease.lang.python.py4j.internal.ui.PreferenceInitializer
-
- initializeDefaultPreferences() - Method in class org.eclipse.ease.ui.preferences.PreferenceInitializer
-
- initializeDefaultPreferences() - Method in class org.eclipse.ease.ui.scripts.preferences.PreferenceInitializer
-
- initializeDefaults(ILaunchConfiguration) - Method in class org.eclipse.ease.debugging.ScriptSourceLocator
-
- initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.ease.ui.launching.LibrariesTab
-
- initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.ease.ui.launching.MainTab
-
- initializeFromMemento(String) - Method in class org.eclipse.ease.debugging.ScriptSourceLocator
-
- initializePackageContents() - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionPackage
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
-
Complete the initialization of the package and its meta-model.
- inject(Object) - Method in class org.eclipse.ease.AbstractScriptEngine
-
- inject(String) - Method in class org.eclipse.ease.debugging.EaseDebugFrame
-
- inject(String) - Method in interface org.eclipse.ease.debugging.IScriptDebugFrame
-
- inject(Object) - Method in interface org.eclipse.ease.IScriptEngine
-
Inject script code and execute synchronously.
- inject(String) - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.RhinoDebugFrame
-
- injectUI(Object) - Method in class org.eclipse.ease.AbstractScriptEngine
-
- injectUI(Object) - Method in interface org.eclipse.ease.IScriptEngine
-
Inject script code and execute synchronously within the UI thread.
- INPUT_STREAM - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The meta object id for the 'Input Stream' data type.
- INPUT_STREAM - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Input Stream' data type.
- inputChanged(Viewer, Object, Object) - Method in class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
-
- INSTANCE - Static variable in class org.eclipse.ease.lang.unittest.definition.provider.TestDefinitionEditPlugin
-
Keep track of the singleton.
- InstanceOfExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
-
- InstanceOfExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.InstanceOfExpressionDefinition
-
- internalGetVariable(String) - Method in interface org.eclipse.ease.lang.python.py4j.internal.IPythonSideEngine
-
- internalGetVariables() - Method in interface org.eclipse.ease.lang.python.py4j.internal.IPythonSideEngine
-
- internalHasVariable(String) - Method in interface org.eclipse.ease.lang.python.py4j.internal.IPythonSideEngine
-
- internalSetVariable(String, Object) - Method in interface org.eclipse.ease.lang.python.py4j.internal.IPythonSideEngine
-
- INTERPRETER - Static variable in interface org.eclipse.ease.lang.python.py4j.internal.Py4JScriptEnginePrefConstants
-
- INVALID - Static variable in interface org.eclipse.ease.lang.unittest.IAssertion
-
Invalid assertion.
- IPreferenceConstants - Interface in org.eclipse.ease.lang.python.preferences
-
- IPreferenceConstants - Interface in org.eclipse.ease.sign
-
- IPreferenceConstants - Interface in org.eclipse.ease.ui.preferences
-
Constant definitions for plug-in preferences.
- IPreferenceConstants - Interface in org.eclipse.ease.ui.scripts.preferences
-
Constant definitions for plug-in preferences.
- IPyFrame - Interface in org.eclipse.ease.lang.python.debugger
-
Abstraction interface for frame information in Python.
- IPythonDebugEngine - Interface in org.eclipse.ease.lang.python.debugger
-
- IPythonSideEngine - Interface in org.eclipse.ease.lang.python.py4j.internal
-
Main entry point for Py4J on Python side.
- IRawLocation - Interface in org.eclipse.ease.ui.scripts.repository
-
A representation of the model object 'Raw Location'.
- IReplEngine - Interface in org.eclipse.ease
-
- IReportGenerator - Interface in org.eclipse.ease.lang.unittest.reporters
-
Interface for a test report generator.
- IRepositoryFactory - Interface in org.eclipse.ease.ui.scripts.repository
-
The Factory for the model.
- IRepositoryPackage - Interface in org.eclipse.ease.ui.scripts.repository
-
The Package for the model.
- IRepositoryPackage.Literals - Interface in org.eclipse.ease.ui.scripts.repository
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- IRepositoryService - Interface in org.eclipse.ease.ui.scripts.repository
-
Global service to register user scripts and to query for registered scripts.
- IRuntimeFactory - Interface in org.eclipse.ease.lang.unittest.runtime
-
The Factory for the model.
- IRuntimePackage - Interface in org.eclipse.ease.lang.unittest.runtime
-
The Package for the model.
- IRuntimePackage.Literals - Interface in org.eclipse.ease.lang.unittest.runtime
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- isAbsolute(String) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Verifies if a location is provided in absolute form.
- isAcceptedBeforeHeader(String) - Method in class org.eclipse.ease.AbstractCodeParser
-
- isAcceptedBeforeHeader(String) - Method in interface org.eclipse.ease.ICodeParser
-
Verify if a line of code is accepted before the header comment section.
- isAcceptedBeforeHeader(String) - Method in class org.eclipse.ease.lang.scriptarchive.ManifestParser
-
- isActive(ICompletionContext) - Method in class org.eclipse.ease.lang.python.ui.completion.PythonCompletionProviderWrapper
-
- isActive(ICompletionContext) - Method in class org.eclipse.ease.ui.completion.AbstractCompletionProvider
-
- isActive(ICompletionContext) - Method in interface org.eclipse.ease.ui.completion.ICompletionProvider
-
Query indicating that this providers completion proposals should be taken into account.
- isActive(ICompletionContext) - Method in class org.eclipse.ease.ui.completion.provider.AbstractFileLocationCompletionProvider
-
- isActive(ICompletionContext) - Method in class org.eclipse.ease.ui.completion.provider.EnvironmentLocationCompletionProvider
-
- isActive(ICompletionContext) - Method in class org.eclipse.ease.ui.completion.provider.LoadedModuleCompletionProvider
-
- isActive(ICompletionContext) - Method in class org.eclipse.ease.ui.completion.provider.LoadModuleCompletionProvider
-
- isActive(ICompletionContext) - Method in class org.eclipse.ease.ui.completion.provider.VariablesCompletionProvider
-
- isAllocated() - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- isCertChainValid(InputStream, char[]) - Method in class org.eclipse.ease.sign.VerifySignature
-
Checks the validity of certificate.
- isCertChainValid() - Method in class org.eclipse.ease.sign.VerifySignature
-
Checks the validity of certificate.
- IScript - Interface in org.eclipse.ease.ui.scripts.repository
-
A representation of the model object ' Script'.
- IScriptable - Interface in org.eclipse.ease
-
Generic interface for a scriptable object.
- IScriptDebugFrame - Interface in org.eclipse.ease.debugging
-
- IScriptEngine - Interface in org.eclipse.ease
-
Interface for a script engine.
- IScriptEngineLaunchExtension - Interface in org.eclipse.ease
-
Interface for script engine launch extensions.
- IScriptEngineProvider - Interface in org.eclipse.ease
-
COMMENT add type comment.
- IScriptFunctionModifier - Interface in org.eclipse.ease.modules
-
Interface for modules that want to globally modify JavaScript code used to wrap Java method calls.
- IScriptLocation - Interface in org.eclipse.ease.ui.scripts.repository
-
A representation of the model object ' Script Location'.
- IScriptModule - Interface in org.eclipse.ease.modules
-
Interface which may be implemented by script modules.
- IScriptService - Interface in org.eclipse.ease.service
-
Global service to create script engines and to query configuration data from the scripting extensions.
- isDefault() - Method in interface org.eclipse.ease.ui.scripts.repository.IScriptLocation
-
Returns the value of the 'Default' attribute.
- isDeprecated() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
Check deprecation status of module.
- isDeprecated(AccessibleObject) - Static method in class org.eclipse.ease.modules.ModuleHelper
-
Check deprecation status of a method/field.
- isDirty() - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
-
- isDirty() - Method in class org.eclipse.ease.ui.modules.ui.ModuleContributionFactory
-
- isDirty() - Method in class org.eclipse.ease.ui.scripts.ScriptContributionFactory
-
- isDirty() - Method in class org.eclipse.ease.ui.view.EngineContributionFactory
-
- isDisabled() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- isDisabled() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- isDisconnected() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- isDisconnected() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- isDynamic() - Method in class org.eclipse.ease.Script
-
Check if this script is defined by dynamically generated code.
- ISecurityCheck - Interface in org.eclipse.ease
-
Interface used for security callbacks.
- ISecurityCheck.ActionType - Enum in org.eclipse.ease
-
- isEnabled() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Return a boolean indicating whether the receiver is enabled.
- isException() - Method in class org.eclipse.ease.debugging.model.EaseDebugLastExecutionResult
-
- isFactoryForType(Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFile(Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Check if a resource exists and is of type file.
- isFinal() - Method in class org.eclipse.ease.debugging.model.EaseJavaFieldVariable
-
- isFinished() - Method in class org.eclipse.ease.AbstractScriptEngine
-
- isFinished() - Method in interface org.eclipse.ease.IScriptEngine
-
Verify that engine was started and terminated.
- isFolder(Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Check if a resource exists and is of type folder.
- isHeadless() - Static method in class org.eclipse.ease.lang.unittest.ui.views.UIAttachment
-
- IShellDropHandler - Interface in org.eclipse.ease.ui.dnd
-
Handler interface for custom drop events for the script shell view.
- IShellDropin - Interface in org.eclipse.ease.ui.view
-
Interface for shell drop-ins.
- isIdle() - Method in class org.eclipse.ease.AbstractReplScriptEngine
-
Get idle status of the interpreter.
- isIdle() - Method in interface org.eclipse.ease.IReplEngine
-
Returns the execution state of the engine.
- ISignatureConstants - Interface in org.eclipse.ease.sign
-
- isLabelProperty(Object, String) - Method in class org.eclipse.ease.lang.python.debugger.model.PythonDebugModelPresentation
-
- isLabelProperty(Object, String) - Method in class org.eclipse.ease.ui.debugging.model.AbstractEaseDebugModelPresentation
-
- isLabelProperty(Object, String) - Method in class org.eclipse.ease.ui.scripts.ui.Decorator
-
- isOptional() - Method in class org.eclipse.ease.ICodeFactory.Parameter
-
- isOptional(ScriptParameter) - Static method in class org.eclipse.ease.modules.ScriptParameter.Helper
-
- isPrimitiveType(Object) - Static method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- isPrivate() - Method in class org.eclipse.ease.debugging.model.EaseJavaFieldVariable
-
- isProposalPopupOpen() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Answers a boolean indicating whether the main proposal popup is open.
- isProtected() - Method in class org.eclipse.ease.debugging.model.EaseJavaFieldVariable
-
- isPublic() - Method in class org.eclipse.ease.debugging.model.EaseJavaFieldVariable
-
- isReady() - Method in class org.eclipse.ease.ScriptResult
-
Verify that this ScriptResult is processed.
- isRecursive() - Method in interface org.eclipse.ease.ui.scripts.repository.IScriptLocation
-
Returns the value of the 'Recursive' attribute.
- isRemote() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Verify if this is a remote script.
- isRemoveAllBreakpointsRequest() - Method in class org.eclipse.ease.debugging.events.model.BreakpointRequest
-
- isReplShell() - Method in class org.eclipse.ease.service.EngineDescription
-
- isRoot() - Method in class org.eclipse.ease.debugging.events.debugger.ScriptReadyEvent
-
- isSaveAsAllowed() - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
-
- isSaveName(String) - Static method in class org.eclipse.ease.lang.groovy.GroovyHelper
-
- isSaveName(String) - Static method in class org.eclipse.ease.lang.javascript.JavaScriptHelper
-
- isSaveName(String) - Static method in class org.eclipse.ease.lang.python.PythonHelper
-
- isSaveName(String) - Static method in class org.eclipse.ease.lang.ruby.RubyHelper
-
- isSelfSignedCertificate(Certificate) - Static method in class org.eclipse.ease.sign.SignatureHelper
-
Checks whether provided certificate or certificate attached with is self-signed or not.
- isSelfSignedCertificate() - Method in class org.eclipse.ease.sign.VerifySignature
-
Checks whether certificate attached with script is self-signed or not.
- isSetEnumProviderID() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
-
- isSetEnumProviderID() - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
- isShellMode() - Method in class org.eclipse.ease.Script
-
Script originated from interactive input or shell, as opposed to a source file.
- isSimpleType(Object) - Static method in class org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebuggerEngine
-
- isStepping() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- isStepping() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- isSuspended() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- isSuspended() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- IStackTraceContainer - Interface in org.eclipse.ease.lang.unittest.runtime
-
A representation of the model object 'Stack Trace Container'.
- isTerminated() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- isTerminated() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- isTerminated() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- isTerminated() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'Terminated' attribute.
- IStorage - Interface in org.eclipse.ease.ui.scripts.repository
-
A representation of the model object ' Storage'.
- isUniqueName(String) - Method in class org.eclipse.ease.lang.unittest.ui.editor.VariablesPage
-
Verify that a variables name is unique.
- isUpdatePending() - Method in interface org.eclipse.ease.ui.scripts.repository.IRawLocation
-
Returns the value of the 'Update Pending' attribute.
- isValid() - Method in class org.eclipse.ease.lang.unittest.DefaultAssertion
-
- isValid() - Method in interface org.eclipse.ease.lang.unittest.IAssertion
-
Return true
when assertion is valid.
- isValid(ILaunchConfiguration) - Method in class org.eclipse.ease.ui.launching.LibrariesTab
-
- isValid(ILaunchConfiguration) - Method in class org.eclipse.ease.ui.launching.MainTab
-
- isValid(String) - Method in class org.eclipse.ease.ui.scripts.preferences.URIValidator
-
- isValidMethodName(String) - Method in class org.eclipse.ease.lang.python.PythonCodeFactory
-
- isVisible() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
Get visibility status of module.
- isVisible() - Method in class org.eclipse.ease.ui.tools.AbstractPopupItem
-
- isWindows() - Static method in class org.eclipse.ease.tools.ResourceTools
-
- isWindows() - Static method in class org.eclipse.ease.ui.completion.provider.LocationResolver
-
Detect windows operating system.
- IterateExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
-
- IterateExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.IterateExpressionDefinition
-
- ITest - Interface in org.eclipse.ease.lang.unittest.runtime
-
A representation of the model object 'Test'.
- ITestClass - Interface in org.eclipse.ease.lang.unittest.runtime
-
A representation of the model object 'Test Class'.
- ITestContainer - Interface in org.eclipse.ease.lang.unittest.runtime
-
A representation of the model object 'Test Container'.
- ITestEntity - Interface in org.eclipse.ease.lang.unittest.runtime
-
A representation of the model object 'Test Entity'.
- ITestFile - Interface in org.eclipse.ease.lang.unittest.runtime
-
A representation of the model object 'Test File'.
- ITestFolder - Interface in org.eclipse.ease.lang.unittest.runtime
-
A representation of the model object 'Test Folder'.
- ITestResult - Interface in org.eclipse.ease.lang.unittest.runtime
-
A representation of the model object 'Test Result'.
- ITestSuite - Interface in org.eclipse.ease.lang.unittest.runtime
-
A representation of the model object 'Test Suite'.
- ITestSuiteDefinition - Interface in org.eclipse.ease.lang.unittest.definition
-
A representation of the model object 'Test Suite Definition'.
- ITracingConstant - Interface in org.eclipse.ease.lang.python.debug
-
- IVariable - Interface in org.eclipse.ease.lang.unittest.definition
-
A representation of the model object 'Variable'.
- save() - Method in class org.eclipse.ease.lang.unittest.ui.views.SuiteRuntimeInformation
-
- saveState(IMemento) - Method in class org.eclipse.ease.ui.view.ScriptShell
-
- saveTestSuiteDefinition(ITestSuiteDefinition, Object) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Save a test suite definition to a file.
- schedule() - Method in interface org.eclipse.ease.IScriptEngine
-
Schedule script execution.
- SCHEME - Static variable in class org.eclipse.ease.urlhandler.WorkspaceURLConnection
-
- Script - Class in org.eclipse.ease
-
Scriptable object.
- Script(String, Object, boolean) - Constructor for class org.eclipse.ease.Script
-
Constructor.
- Script(String, Object) - Constructor for class org.eclipse.ease.Script
-
Constructor.
- Script(Object) - Constructor for class org.eclipse.ease.Script
-
Constructor.
- SCRIPT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the ' Script
' class.
- SCRIPT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The meta object id for the 'Script
' class.
- SCRIPT___GET_INPUT_STREAM - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The operation id for the 'Get Input Stream' operation.
- SCRIPT___GET_NAME - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Get Name' operation.
- SCRIPT___GET_NAME - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The operation id for the 'Get Name' operation.
- SCRIPT___GET_PATH - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Get Path' operation.
- SCRIPT___GET_PATH - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The operation id for the 'Get Path' operation.
- SCRIPT___GET_RESOURCE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The operation id for the 'Get Resource' operation.
- SCRIPT___RUN - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Run' operation.
- SCRIPT___RUN - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The operation id for the 'Run' operation.
- SCRIPT__ENTRY - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Entry' container reference feature.
- SCRIPT__ENTRY - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Entry' container reference.
- SCRIPT__LOCATION - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Location' attribute.
- SCRIPT__SCRIPT_KEYWORDS - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Script Keywords' map feature.
- SCRIPT__SCRIPT_KEYWORDS - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Script Keywords' map.
- SCRIPT__TIMESTAMP - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Timestamp' attribute feature.
- SCRIPT__TIMESTAMP - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Timestamp' attribute.
- SCRIPT__UPDATE_PENDING - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Update Pending' attribute.
- SCRIPT__USER_KEYWORDS - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'User Keywords' map feature.
- SCRIPT__USER_KEYWORDS - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'User Keywords' map.
- SCRIPT_END - Static variable in interface org.eclipse.ease.IExecutionListener
-
Event script execution ended.
- SCRIPT_ENGINE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Script Engine' data type.
- SCRIPT_ENGINE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the 'Script Engine' data type.
- SCRIPT_ENGINE - Static variable in interface org.eclipse.ease.ui.launching.LaunchConstants
-
- SCRIPT_FEATURE_COUNT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The number of structural features of the 'Script' class.
- SCRIPT_GUIDE_URI - Static variable in class org.eclipse.ease.ui.handler.OpenScriptHelp
-
- SCRIPT_INJECTION_END - Static variable in interface org.eclipse.ease.IExecutionListener
-
Event injected script (subscript) ended.
- SCRIPT_INJECTION_START - Static variable in interface org.eclipse.ease.IExecutionListener
-
Event injected script (subscript) started.
- SCRIPT_LOCATION - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Script Location
' class.
- SCRIPT_LOCATION - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The meta object id for the 'Script Location
' class.
- SCRIPT_LOCATION___GET_INPUT_STREAM - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The operation id for the 'Get Input Stream' operation.
- SCRIPT_LOCATION___GET_RESOURCE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The operation id for the 'Get Resource' operation.
- SCRIPT_LOCATION__DEFAULT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Default' attribute feature.
- SCRIPT_LOCATION__DEFAULT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Default' attribute.
- SCRIPT_LOCATION__LOCATION - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Location' attribute.
- SCRIPT_LOCATION__RECURSIVE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Recursive' attribute feature.
- SCRIPT_LOCATION__RECURSIVE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Recursive' attribute.
- SCRIPT_LOCATION__SCRIPTS - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Scripts' containment reference list feature.
- SCRIPT_LOCATION__SCRIPTS - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Scripts' containment reference list.
- SCRIPT_LOCATION__UPDATE_PENDING - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Update Pending' attribute.
- SCRIPT_LOCATION_FEATURE_COUNT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The number of structural features of the 'Script Location' class.
- SCRIPT_LOCATION_OPERATION_COUNT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The number of operations of the 'Script Location' class.
- SCRIPT_OPERATION_COUNT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The number of operations of the 'Script' class.
- SCRIPT_STACK_TRACE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Script Stack Trace' data type.
- SCRIPT_STACK_TRACE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the 'Script Stack Trace' data type.
- SCRIPT_START - Static variable in interface org.eclipse.ease.IExecutionListener
-
Event script execution started.
- SCRIPT_STORAGE_DEFAULT - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- SCRIPT_STORAGE_DEFAULT - Static variable in interface org.eclipse.ease.ui.scripts.preferences.IPreferenceConstants
-
- SCRIPT_STORAGE_LOCATION - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- SCRIPT_STORAGE_LOCATION - Static variable in interface org.eclipse.ease.ui.scripts.preferences.IPreferenceConstants
-
- SCRIPT_STORAGE_RECURSIVE - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- SCRIPT_STORAGE_RECURSIVE - Static variable in interface org.eclipse.ease.ui.scripts.preferences.IPreferenceConstants
-
- SCRIPT_STORAGE_SELECTED - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- SCRIPT_STORAGE_SELECTED - Static variable in interface org.eclipse.ease.ui.scripts.preferences.IPreferenceConstants
-
- SCRIPT_TYPE_JAVASCRIPT - Static variable in class org.eclipse.ease.lang.javascript.JavaScriptHelper
-
Script type identifier for JavaScript.
- SCRIPT_TYPE_PYTHON - Static variable in class org.eclipse.ease.lang.python.PythonHelper
-
Script type identifier for Python.
- ScriptCompletionProposal - Class in org.eclipse.ease.ui.completion
-
- ScriptCompletionProposal(ICompletionContext, String, String, IImageResolver, int, IHelpResolver) - Constructor for class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- ScriptCompletionProposal(ICompletionContext, StyledString, String, IImageResolver, int, IHelpResolver) - Constructor for class org.eclipse.ease.ui.completion.ScriptCompletionProposal
-
- ScriptComposite - Class in org.eclipse.ease.ui.scripts.ui
-
SWT Composite that displays available macros.
- ScriptComposite(IScriptEngineProvider, IWorkbenchPartSite, Composite, int) - Constructor for class org.eclipse.ease.ui.scripts.ui.ScriptComposite
-
Constructor creating the script tree viewer.
- ScriptConsole - Class in org.eclipse.ease.ui.console
-
- ScriptConsolePageParticipant - Class in org.eclipse.ease.ui.console
-
Creates and manages JavaScript console specific actions
- ScriptConsolePageParticipant() - Constructor for class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
-
- ScriptContentProvider - Class in org.eclipse.ease.ui.scripts.ui
-
- ScriptContentProvider() - Constructor for class org.eclipse.ease.ui.scripts.ui.ScriptContentProvider
-
- ScriptContextMenuEntries - Class in org.eclipse.ease.ui.scripts.ui
-
Provide context menu entries for macros.
- ScriptContextMenuEntries(String) - Constructor for class org.eclipse.ease.ui.scripts.ui.ScriptContextMenuEntries
-
Constructor.
- ScriptContextMenuEntries_edit - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptContextMenuEntries_run - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptContributionFactory - Class in org.eclipse.ease.ui.scripts
-
Factory adding scripts to dynamically populated menu.
- ScriptContributionFactory() - Constructor for class org.eclipse.ease.ui.scripts.ScriptContributionFactory
-
- ScriptDragSource - Class in org.eclipse.ease.ui.scripts.ui
-
Source for a script D&D event.
- ScriptDragSource(TreeViewer) - Constructor for class org.eclipse.ease.ui.scripts.ui.ScriptDragSource
-
Constructor.
- ScriptDropHandler - Class in org.eclipse.ease.ui.scripts.ui
-
- ScriptDropHandler() - Constructor for class org.eclipse.ease.ui.scripts.ui.ScriptDropHandler
-
- ScriptDropin_scripts - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptEditorInput - Class in org.eclipse.ease.ui.scripts
-
- ScriptEditorInput(IScript) - Constructor for class org.eclipse.ease.ui.scripts.ScriptEditorInput
-
- ScriptEditorInput(String, String) - Constructor for class org.eclipse.ease.ui.scripts.ScriptEditorInput
-
- ScriptEngineException - Exception in org.eclipse.ease
-
A checked exception to indicate a script engine exception.
- ScriptEngineException() - Constructor for exception org.eclipse.ease.ScriptEngineException
-
- ScriptEngineException(String) - Constructor for exception org.eclipse.ease.ScriptEngineException
-
- ScriptEngineException(Throwable) - Constructor for exception org.eclipse.ease.ScriptEngineException
-
- ScriptEngineException(String, Throwable) - Constructor for exception org.eclipse.ease.ScriptEngineException
-
- ScriptEngineFilter - Class in org.eclipse.ease.ui.scripts.ui
-
- ScriptEngineFilter(String) - Constructor for class org.eclipse.ease.ui.scripts.ui.ScriptEngineFilter
-
- ScriptEnginePropertyTester - Class in org.eclipse.ease.ui.propertytester
-
- ScriptEnginePropertyTester() - Constructor for class org.eclipse.ease.ui.propertytester.ScriptEnginePropertyTester
-
- ScriptExecutionException - Exception in org.eclipse.ease
-
A common class to be thrown if an error happens during script execution.
- ScriptExecutionException(String, int, String, String, ScriptStackTrace, Throwable) - Constructor for exception org.eclipse.ease.ScriptExecutionException
-
Instantiate wrapper exception.
- ScriptHistoryText - Class in org.eclipse.ease.ui.view
-
- ScriptHistoryText(Composite, int) - Constructor for class org.eclipse.ease.ui.view.ScriptHistoryText
-
- ScriptingPage - Class in org.eclipse.ease.ui.preferences
-
- ScriptingPage() - Constructor for class org.eclipse.ease.ui.preferences.ScriptingPage
-
- ScriptingPage_allowRemoteScripts - Static variable in class org.eclipse.ease.ui.Messages
-
- ScriptingPage_allowUIThread - Static variable in class org.eclipse.ease.ui.Messages
-
- ScriptingPage_security - Static variable in class org.eclipse.ease.ui.Messages
-
- ScriptingPerspective - Class in org.eclipse.ease.ui.perspectives
-
Default perspective for scripting.
- ScriptingPerspective() - Constructor for class org.eclipse.ease.ui.perspectives.ScriptingPerspective
-
- ScriptObjectType - Enum in org.eclipse.ease
-
- ScriptParameter - Annotation Type in org.eclipse.ease.modules
-
- ScriptParameter.Helper - Class in org.eclipse.ease.modules
-
- ScriptParameter.OptionalParameterHelper - Class in org.eclipse.ease.modules
-
- ScriptPopup - Class in org.eclipse.ease.ui.scripts.ui
-
- ScriptPopup(IScript) - Constructor for class org.eclipse.ease.ui.scripts.ui.ScriptPopup
-
- ScriptPopupMenu - Class in org.eclipse.ease.ui.scripts.ui
-
- ScriptPopupMenu(String) - Constructor for class org.eclipse.ease.ui.scripts.ui.ScriptPopupMenu
-
- ScriptReadyEvent - Class in org.eclipse.ease.debugging.events.debugger
-
- ScriptReadyEvent(Script, Thread, boolean) - Constructor for class org.eclipse.ease.debugging.events.debugger.ScriptReadyEvent
-
- ScriptResult - Class in org.eclipse.ease
-
A ScriptResult is a container for a script execution.
- ScriptResult() - Constructor for class org.eclipse.ease.ScriptResult
-
Constructor of a pending execution.
- ScriptResult(Object) - Constructor for class org.eclipse.ease.ScriptResult
-
Constructor for a finished execution.
- SCRIPTS_ALLOW_REMOTE_ACCESS - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- SCRIPTS_ALLOW_UI_ACCESS - Static variable in class org.eclipse.ease.Activator
-
- ScriptSelectionDialog - Class in org.eclipse.ease.ui.scripts.ui
-
- ScriptSelectionDialog(Shell, IWorkbenchPartSite) - Constructor for class org.eclipse.ease.ui.scripts.ui.ScriptSelectionDialog
-
Construct Macro dialog that shows all Macros in Environment and then you can choose Macro to run
- ScriptSelectionDialog_cancel - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptSelectionDialog_open - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptSelectionDialog_scriptBrowser - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptService - Class in org.eclipse.ease.service
-
- ScriptServiceFactory - Class in org.eclipse.ease.service
-
- ScriptServiceFactory() - Constructor for class org.eclipse.ease.service.ScriptServiceFactory
-
- ScriptShell - Class in org.eclipse.ease.ui.view
-
The JavaScript shell allows to interactively execute JavaScript code.
- ScriptShell() - Constructor for class org.eclipse.ease.ui.view.ScriptShell
-
Default constructor.
- ScriptSignatureException - Exception in org.eclipse.ease.sign
-
Exception Class for handling errors with custom messages.
- ScriptSignatureException() - Constructor for exception org.eclipse.ease.sign.ScriptSignatureException
-
- ScriptSignatureException(String) - Constructor for exception org.eclipse.ease.sign.ScriptSignatureException
-
- ScriptSignatureException(Throwable) - Constructor for exception org.eclipse.ease.sign.ScriptSignatureException
-
- ScriptSignatureException(String, Throwable) - Constructor for exception org.eclipse.ease.sign.ScriptSignatureException
-
- ScriptSignatureException(String, Throwable, boolean, boolean) - Constructor for exception org.eclipse.ease.sign.ScriptSignatureException
-
- ScriptSourceLocator - Class in org.eclipse.ease.debugging
-
- ScriptSourceLocator() - Constructor for class org.eclipse.ease.debugging.ScriptSourceLocator
-
- ScriptStackTrace - Class in org.eclipse.ease.debugging
-
- ScriptStackTrace() - Constructor for class org.eclipse.ease.debugging.ScriptStackTrace
-
- ScriptStorage - Class in org.eclipse.ease.ui.scripts
-
- ScriptTerminatedEvent - Class in org.eclipse.ease.debugging.events.debugger
-
- ScriptTerminatedEvent(Script, Thread) - Constructor for class org.eclipse.ease.debugging.events.debugger.ScriptTerminatedEvent
-
- ScriptType - Class in org.eclipse.ease.service
-
- ScriptType(IConfigurationElement) - Constructor for class org.eclipse.ease.service.ScriptType
-
- ScriptUIIntegrationSection_allFiles - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_browseLocal - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_browseWorkspace - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_description - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_descriptionTooltip - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_enterDisplayName - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_expressionDialogTitle - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_image - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_images - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_imageUri - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_lockAndFeel - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_menu - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_menuAndToolbars - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_menuToolTip - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_name - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_popup - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_popupToolTip - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_selectImage - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_selectImageForScript - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_toolbar - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptUIIntegrationSection_toolbarToolTip - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ScriptURLConnection - Class in org.eclipse.ease.ui.scripts
-
- ScriptURLConnection(URL, IScript) - Constructor for class org.eclipse.ease.ui.scripts.ScriptURLConnection
-
- ScriptURLStreamHandler - Class in org.eclipse.ease.ui.scripts
-
- ScriptURLStreamHandler() - Constructor for class org.eclipse.ease.ui.scripts.ScriptURLStreamHandler
-
- select(Viewer, Object, Object) - Method in class org.eclipse.ease.lang.python.debugger.actions.FrameworkFilterAction
-
- select(Viewer, Object, Object) - Method in class org.eclipse.ease.ui.launching.FileExtensionFilter
-
- select(Viewer, Object, Object) - Method in class org.eclipse.ease.ui.scripts.ui.ScriptEngineFilter
-
- selectionChanged(IAction, ISelection) - Method in class org.eclipse.ease.lang.python.debugger.actions.ViewFilterAction
-
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ease.lang.unittest.ui.views.MultiSelectionProvider
-
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ease.ui.scripts.ui.ScriptContextMenuEntries
-
- SelectScriptStorageDialog_browse - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- SelectScriptStorageDialog_fileSystem - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- SelectScriptStorageDialog_selectFolder - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- SelectScriptStorageDialog_storageDescription - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- SelectScriptStorageDialog_storageLocation - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- SelectScriptStorageDialog_storeInSettings - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- SelectScriptStorageDialog_storeInWorkspace - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- serialize() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractCompositeExpressionDefinition
-
- serialize() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
-
- serialize() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.RootExpressionDefinition
-
- serialize() - Method in interface org.eclipse.ease.ui.scripts.expressions.IExpressionDefinition
-
- serializeLibraries(List<String>) - Static method in interface org.eclipse.ease.ui.launching.LaunchConstants
-
- serializeTestSuite(ITestSuiteDefinition) - Static method in class org.eclipse.ease.lang.unittest.UnitTestHelper
-
Serialize a testsuite definition to a byte array.
- setAcceptedFilters(String[]) - Method in class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionComposite
-
- setActive(boolean) - Method in class org.eclipse.ease.lang.unittest.ui.editor.FileSelectionPage
-
- setActive(boolean) - Method in class org.eclipse.ease.lang.unittest.ui.editor.OverviewPage
-
- setAllowedValues(String[]) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
-
- setAttribute(String, String) - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
-
- setAttribute(String, Object) - Method in class org.eclipse.ease.lang.python.debugger.model.PythonDebugModelPresentation
-
- setAttribute(String, Object) - Method in class org.eclipse.ease.ui.debugging.model.AbstractEaseDebugModelPresentation
-
- setAutoActivationCharacters(char[]) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Set the array of characters that will trigger autoactivation of the popup.
- setAutoActivationDelay(int) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Set the delay, in milliseconds, used before autoactivation is triggered.
- setClass(Class<?>) - Method in class org.eclipse.ease.ICodeFactory.Parameter
-
- setCloseStreamsOnTerminate(boolean) - Method in class org.eclipse.ease.AbstractScriptEngine
-
- setCloseStreamsOnTerminate(boolean) - Method in interface org.eclipse.ease.IScriptEngine
-
Set marker to automatically close I/O streams when engine is terminated.
- setCodeParser(ICodeParser) - Method in class org.eclipse.ease.ui.completion.CodeCompletionAggregator
-
Setter method for ICompletionAnalyzer.
- setCodeTracer(ICodeTracer) - Method in class org.eclipse.ease.lang.python.debugger.PythonDebugger
-
- setCodeTracer(PyObject) - Method in class org.eclipse.ease.lang.python.jython.debugger.JythonDebugger
-
- setConfiguration(IConfigurationElement) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
-
- setContent(String) - Method in interface org.eclipse.ease.lang.unittest.definition.ICode
-
Sets the value of the '
Content
' attribute.
- setContent(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Code
-
- setContent(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
-
- setContent(String) - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
Sets the value of the '
Content
' attribute.
- setContentOnly(String) - Method in class org.eclipse.ease.sign.SignatureInfo
-
Set content corresponding to signature explicitly.
- setContentProposalProvider(IContentProposalProvider) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Set the content proposal provider that is used to show proposals.
- setDebugger(PythonDebugger) - Method in interface org.eclipse.ease.lang.python.debugger.IPythonDebugEngine
-
Sets the PythonDebugger for the debug engine.
- setDebugger(PythonDebugger) - Method in class org.eclipse.ease.lang.python.jython.debugger.JythonDebuggerEngine
-
- setDebugger(PythonDebugger) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebuggerEngine
-
- setDefault(String) - Method in class org.eclipse.ease.ICodeFactory.Parameter
-
- setDefault(boolean) - Method in interface org.eclipse.ease.ui.scripts.repository.IScriptLocation
-
Sets the value of the '
Default
' attribute.
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ease.ui.launching.LibrariesTab
-
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ease.ui.launching.MainTab
-
- setDefinition(ITestSuiteDefinition) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
-
- setDefinition(ITestSuiteDefinition) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestSuite
-
- setDescription(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- setDescription(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
-
- setDescription(String) - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
- setDescription(String) - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
- setDescription(String) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- setDescription(String) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- setDirty() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
-
- setDisabled(String) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- setDisabled(String) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- setDispatcher(EventDispatchJob) - Method in class org.eclipse.ease.debugging.AbstractEaseDebugger
-
Setter method for dispatcher.
- setDispatcher(EventDispatchJob) - Method in interface org.eclipse.ease.debugging.dispatcher.IEventProcessor
-
- setDispatcher(EventDispatchJob) - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- setDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.ease.ui.scripts.ui.ScriptComposite
-
- setDurationLimit(long) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
-
- setDurationLimit(long) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITest
-
- setEditorValue(String) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
-
- setEnabled(boolean) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Set the boolean flag that determines whether the adapter is enabled.
- setEndTimestamp(long) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
-
- setEndTimestamp(long) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- setEndTimestamp(long) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- setEngine(String) - Method in class org.eclipse.ease.ui.scripts.ui.ScriptComposite
-
- setEngine(String) - Method in class org.eclipse.ease.ui.view.ScriptShell
-
- setEngineDescription(EngineDescription) - Method in class org.eclipse.ease.AbstractScriptEngine
-
- setEntityStatus(TestStatus) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- setEntityStatus(TestStatus) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- setEntityStatusGen(TestStatus) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- setEntry(IScriptLocation) - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Sets the value of the '
Entry
' container reference.
- setEnumProviderID(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
-
- setEnumProviderID(String) - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
- setErrorStream(OutputStream) - Method in class org.eclipse.ease.AbstractScriptEngine
-
- setErrorStream(OutputStream) - Method in interface org.eclipse.ease.IScriptEngine
-
Set the default error stream for the interpreter.
- setErrorStream(OutputStream) - Method in class org.eclipse.ease.lang.python.jython.JythonScriptEngine
-
- setEstimatedDuration(long) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- setEstimatedDuration(long) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- setException(Throwable) - Method in class org.eclipse.ease.Script
-
Set an execution exception.
- setExcludeFilter(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- setExcludeFilter(String) - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
- setExecutionRootFile(Object) - Method in class org.eclipse.ease.AbstractScriptEngine
-
- setExpression(IExpressionDefinition, String) - Method in class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionComposite
-
- setFilterStyle(int) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Set the integer style that indicates how keystrokes affect the content of the proposal popup while it is open.
- setFocus() - Method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
-
- setFocus() - Method in class org.eclipse.ease.ui.view.ModuleExplorerView
-
- setFocus() - Method in class org.eclipse.ease.ui.view.ScriptShell
-
- setFullName(IPath) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
-
- setFullName(IPath) - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
- setHash(int) - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
-
- setImage(Image) - Method in class org.eclipse.ease.ui.tools.TextWithImage
-
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
- setIncludeFilter(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- setIncludeFilter(String) - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
- setInput(Object) - Method in class org.eclipse.ease.ui.modules.ui.ModulesComposite
-
- setInputCombo(Combo) - Method in class org.eclipse.ease.ui.help.hovers.EditorToolTipDecorator
-
- setInputStream(InputStream) - Method in class org.eclipse.ease.AbstractScriptEngine
-
- setInputStream(InputStream) - Method in interface org.eclipse.ease.IScriptEngine
-
Set the default input stream for the interpreter.
- setInputStream(InputStream) - Method in class org.eclipse.ease.lang.python.jython.JythonScriptEngine
-
- setInsertionOrder(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestFile
-
- setInsertionOrder(int) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestFile
-
- setKey(Flag) - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
-
- setKey(String) - Method in interface org.eclipse.ease.lang.unittest.runtime.IMetadata
-
Sets the value of the '
Key
' attribute.
- setKey(String) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Metadata
-
- setLabelProvider(ILabelProvider) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Set the label provider that is used to show proposals.
- setLaunch(ILaunch) - Method in class org.eclipse.ease.ui.console.ScriptConsole
-
- setLineNumber(int) - Method in class org.eclipse.ease.debugging.EaseDebugFrame
-
- setLineNumber(int) - Method in interface org.eclipse.ease.debugging.IScriptDebugFrame
-
- setLocation(String) - Method in interface org.eclipse.ease.lang.unittest.definition.ICode
-
Sets the value of the '
Location
' attribute.
- setLocation(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Code
-
- setLocation(String) - Method in interface org.eclipse.ease.ui.scripts.repository.IRawLocation
-
Sets the value of the '
Location
' attribute.
- setMasterEngine(IScriptEngine) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
-
- setMasterEngine(IScriptEngine) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestSuite
-
- setMessage(String) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestResult
-
- setMessage(String) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestResult
-
Sets the value of the '
Message
' attribute.
- setName(String) - Method in class org.eclipse.ease.ICodeFactory.Parameter
-
- setName(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- setName(String) - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Sets the value of the '
Name
' attribute.
- setName(String) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- setName(String) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Sets the value of the '
Name
' attribute.
- setOptimizationLevel(int) - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebuggerEngine
-
- setOptimizationLevel(int) - Method in class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
-
- setOptional(boolean) - Method in class org.eclipse.ease.ICodeFactory.Parameter
-
- setOutputStream(OutputStream) - Method in class org.eclipse.ease.AbstractScriptEngine
-
- setOutputStream(OutputStream) - Method in interface org.eclipse.ease.IScriptEngine
-
Set the default output stream for the interpreter.
- setOutputStream(OutputStream) - Method in class org.eclipse.ease.lang.python.jython.JythonScriptEngine
-
- setPageParticipant(ScriptConsolePageParticipant) - Method in class org.eclipse.ease.ui.console.ScriptConsole
-
- setParameter(String, String) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
-
- setParameter(String, String) - Method in interface org.eclipse.ease.ui.scripts.expressions.IExpressionDefinition
-
- setParameterValues(String, String[]) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
-
- setParameterValues(String, String[]) - Method in interface org.eclipse.ease.ui.scripts.expressions.IExpressionDefinition
-
- setParent(IDebugElement) - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- setParent(IDebugElement) - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- setParent(ITestContainer) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- setParent(ITestContainer) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Sets the value of the '
Parent
' container reference.
- setParent(ICompositeExpressionDefinition) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
-
- setParent(ICompositeExpressionDefinition) - Method in interface org.eclipse.ease.ui.scripts.expressions.IExpressionDefinition
-
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setPopupSize(Point) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Set the size, in pixels, of the content proposal popup.
- setPropagateKeys(boolean) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Set the boolean that indicates whether key events (including auto-activation characters) received by the content proposal popup should also be propagated
to the adapted control when the proposal popup is open.
- setProposalAcceptanceStyle(int) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Set the integer style that indicates how an accepted proposal affects the control's content.
- setProposalPopupFocus() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Sets focus to the proposal popup.
- setPythonPprovider(ICompletionProvider) - Method in class org.eclipse.ease.lang.python.ui.completion.PythonCompletionProviderWrapper
-
- setRecursive(boolean) - Method in interface org.eclipse.ease.ui.scripts.repository.IScriptLocation
-
Sets the value of the '
Recursive
' attribute.
- setResource(Object) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- setResource(Object) - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Sets the value of the '
Resource
' attribute.
- setResource(Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
-
- setResource(Object) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestContainer
-
Sets the value of the '
Resource
' attribute.
- setResult(Object) - Method in class org.eclipse.ease.Script
-
Set the execution result.
- setScriptEngine(IScriptEngine) - Method in class org.eclipse.ease.ui.completion.CodeCompletionAggregator
-
Sets the given script engine for all registered completion providers.
- setScriptEngine(IScriptEngine) - Method in class org.eclipse.ease.ui.console.ScriptConsole
-
- setScriptEngine(IScriptEngine) - Method in interface org.eclipse.ease.ui.view.IShellDropin
-
Sets the script engine for this drop-in.
- setScriptEngine(IScriptEngine) - Method in class org.eclipse.ease.ui.view.ModuleStackDropin
-
- setScriptEngine(IScriptEngine) - Method in class org.eclipse.ease.ui.view.VariablesDropin
-
- setScriptType(ScriptType) - Method in class org.eclipse.ease.ui.completion.CodeCompletionAggregator
-
- setSelection(ISelection) - Method in class org.eclipse.ease.lang.unittest.ui.views.MultiSelectionProvider
-
- setSelection(ISelection) - Method in class org.eclipse.ease.ui.view.TextSelectionProvider
-
- setShowRoot(boolean) - Method in class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
-
Set to show the single root node.
- setStackFrames(List<IScriptDebugFrame>) - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
-
- setStackTrace(ScriptStackTrace) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.StackTraceContainer
-
- setStackTrace(ScriptStackTrace) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
-
- setStackTrace(ScriptStackTrace) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestClass
-
- setStackTrace(ScriptStackTrace) - Method in interface org.eclipse.ease.lang.unittest.runtime.IStackTraceContainer
-
- setStackTraceGen(ScriptStackTrace) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.StackTraceContainer
-
- setStackTraceGen(ScriptStackTrace) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
-
- setStackTraceGen(ScriptStackTrace) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestClass
-
- setStartTimestamp(long) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- setStartTimestamp(long) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- setStatus(TestStatus) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestResult
-
- setStatus(TestStatus) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestResult
-
Sets the value of the '
Status
' attribute.
- setTerminated(boolean) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
-
- setTerminated(boolean) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- setTerminated(boolean) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestFile
-
- setTerminated(boolean) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
- setTerminateOnIdle(boolean) - Method in class org.eclipse.ease.AbstractReplScriptEngine
-
- setTerminateOnIdle(boolean) - Method in interface org.eclipse.ease.IReplEngine
-
Set a marker that the interpreter should terminate instead entering IDLE mode.
- setTestFile(ITestFile) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Only to be called from Py4J engine to link this module to the current testfile.
- setTestSuite(ITestSuite) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Only to be called from Py4J engine to link this module to the current testsuite.
- setTestTimeout(long) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Set the timeout for the current test.
- setText(String) - Method in class org.eclipse.ease.ui.tools.TextWithImage
-
Sets the contents of the receiver to the given string.
- setThrowOnFailure(boolean) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Changes behavior for assertion handling.
- setTimestamp(long) - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
- setType(EaseDebugVariable.Type) - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- setTypedKey(Flag) - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
-
- setTypedValue(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
-
- setUpdatePending(boolean) - Method in interface org.eclipse.ease.ui.scripts.repository.IRawLocation
-
- setupDebugger(ILaunch, boolean, boolean, boolean) - Method in interface org.eclipse.ease.IDebugEngine
-
- setupDebugger(ILaunch, boolean, boolean, boolean) - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebuggerEngine
-
- setupDebugger(ILaunch, boolean, boolean, boolean) - Method in class org.eclipse.ease.lang.python.jython.debugger.JythonDebuggerEngine
-
- setupDebugger(ILaunch, boolean, boolean, boolean) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebuggerEngine
-
- setupDebugger(ILaunch, boolean, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
-
- setUserKeyword(String, String) - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
- setValue(String) - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- setValue(IValue) - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- setValue(String) - Method in class org.eclipse.ease.debugging.model.EaseJavaArrayElementVariable
-
- setValue(String) - Method in class org.eclipse.ease.debugging.model.EaseJavaFieldVariable
-
- setValue(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
-
- setValue(Object) - Method in interface org.eclipse.ease.lang.unittest.runtime.IMetadata
-
Sets the value of the '
Value
' attribute.
- setValue(Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Metadata
-
- setValue(String) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
-
- setValueString(String) - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- setVariable(String, Object) - Method in class org.eclipse.ease.AbstractScriptEngine
-
- setVariable(String, Object) - Method in class org.eclipse.ease.debugging.EaseDebugFrame
-
- setVariable(String, Object) - Method in interface org.eclipse.ease.debugging.IScriptDebugFrame
-
- setVariable(String, Object) - Method in interface org.eclipse.ease.IScriptEngine
-
Set a variable in the script engine.
- setVariable(String, Object) - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.RhinoDebugFrame
-
- setVariable(String, Object, Scriptable) - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebuggerEngine
-
- setVariables(Collection<EaseDebugVariable>) - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
-
- setVariables(Collection<EaseDebugVariable>) - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
-
- SetVariablesRequest - Class in org.eclipse.ease.debugging.events.model
-
- SetVariablesRequest(IDebugElement, EaseDebugVariable, String) - Constructor for class org.eclipse.ease.debugging.events.model.SetVariablesRequest
-
- setVersion(String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- setVersion(String) - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
-
Sets the value of the '
Version
' attribute.
- setVisible(boolean) - Method in class org.eclipse.ease.modules.ModuleDefinition
-
Sets visibility status of module in preferences
- SHELL_AUTOFOCUS - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- SHELL_BASE - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- SHELL_DEFAULT_ENGINE - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- SHELL_HISTORY_LENGTH - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- SHELL_KEEP_COMMAND - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- SHELL_MODULES_AS_LIST - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- SHELL_STARTUP - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
-
- ShellDropTarget - Class in org.eclipse.ease.ui.dnd
-
DND support for JavaScript shell.
- ShellPreferencePage - Class in org.eclipse.ease.ui.preferences
-
- ShellPreferencePage() - Constructor for class org.eclipse.ease.ui.preferences.ShellPreferencePage
-
- ShellPreferencePage_appearance - Static variable in class org.eclipse.ease.ui.Messages
-
- ShellPreferencePage_autoFocus - Static variable in class org.eclipse.ease.ui.Messages
-
- ShellPreferencePage_colorAndFonts - Static variable in class org.eclipse.ease.ui.Messages
-
- ShellPreferencePage_entries - Static variable in class org.eclipse.ease.ui.Messages
-
- ShellPreferencePage_flatModuleList - Static variable in class org.eclipse.ease.ui.Messages
-
- ShellPreferencePage_historyLength - Static variable in class org.eclipse.ease.ui.Messages
-
- ShellPreferencePage_keepLastCmd - Static variable in class org.eclipse.ease.ui.Messages
-
- ShellPreferencePage_lookAndFeel - Static variable in class org.eclipse.ease.ui.Messages
-
- ShellPreferencePage_preferredEngine - Static variable in class org.eclipse.ease.ui.Messages
-
- ShellPreferencePage_shellStartupCmds - Static variable in class org.eclipse.ease.ui.Messages
-
- ShowStandardErrorAction - Class in org.eclipse.ease.ui.console.actions
-
Toggles preference show the console when output is written to standard error stream.
- ShowStandardErrorAction(IConsole) - Constructor for class org.eclipse.ease.ui.console.actions.ShowStandardErrorAction
-
Constructs an action to toggle console auto activation preferences
- ShowStandardErrorAction_0 - Static variable in class org.eclipse.ease.ui.console.actions.ConsoleMessages
-
- ShowStandardOutAction - Class in org.eclipse.ease.ui.console.actions
-
Toggles preference show the console when output is written to standard output stream.
- ShowStandardOutAction(IConsole) - Constructor for class org.eclipse.ease.ui.console.actions.ShowStandardOutAction
-
Constructs an action to toggle console auto activation preferences
- ShowStandardOutAction_0 - Static variable in class org.eclipse.ease.ui.console.actions.ConsoleMessages
-
- ShowWhenContentChangesAction - Class in org.eclipse.ease.ui.console.actions
-
Abstract action for toggling preference to automatically show the console when a streams content changes.
- ShowWhenContentChangesAction(String, IConsole) - Constructor for class org.eclipse.ease.ui.console.actions.ShowWhenContentChangesAction
-
Constructs an action to toggle console auto activation preferences
- SIGN_DECORATOR_ID - Static variable in class org.eclipse.ease.ui.scripts.ui.Decorator
-
- SIGNATURE_TAG - Static variable in interface org.eclipse.ease.sign.ISignatureConstants
-
- SignatureCheck - Class in org.eclipse.ease.sign
-
- SignatureCheck() - Constructor for class org.eclipse.ease.sign.SignatureCheck
-
- SignatureHelper - Class in org.eclipse.ease.sign
-
Class containing helper methods for conversion of format and appending signature to file.
- SignatureHelper() - Constructor for class org.eclipse.ease.sign.SignatureHelper
-
- SignatureInfo - Class in org.eclipse.ease.sign
-
- SignatureInfo(String, String, String, String[], String) - Constructor for class org.eclipse.ease.sign.SignatureInfo
-
Public constructor to store variables related to signature of script.
- SignatureInfo(String, String, String, String[]) - Constructor for class org.eclipse.ease.sign.SignatureInfo
-
Public constructor to store variables related to signature of script.
- SignatureInfo(String, String, String) - Constructor for class org.eclipse.ease.sign.SignatureInfo
-
Public constructor to store variables related to signature of script.
- SignaturePreferencePage - Class in org.eclipse.ease.ui.scripts.preferences
-
- SignaturePreferencePage() - Constructor for class org.eclipse.ease.ui.scripts.preferences.SignaturePreferencePage
-
- SignaturePreferencePage_allowLocalScript - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- SignaturePreferencePage_allowRemoteScript - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- SignaturePreferencePage_easeSecurity - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- skip(long) - Method in class org.eclipse.ease.lang.scriptarchive.NonClosingInputStream
-
- skip(long) - Method in class org.eclipse.ease.tools.ResourceTools.NonClosingInputStream
-
- sortEntries() - Method in class org.eclipse.ease.ui.modules.ui.ModulePopupMenu
-
- SpawnShell - Class in org.eclipse.ease.ui.handler
-
- SpawnShell() - Constructor for class org.eclipse.ease.ui.handler.SpawnShell
-
- STACK_TRACE_CONTAINER - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
- STACK_TRACE_CONTAINER - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- STACK_TRACE_CONTAINER__STACK_TRACE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Stack Trace' attribute feature.
- STACK_TRACE_CONTAINER__STACK_TRACE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Stack Trace' attribute.
- STACK_TRACE_CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of structural features of the 'Stack Trace Container' class.
- STACK_TRACE_CONTAINER_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of operations of the 'Stack Trace Container' class.
- StackFramesEvent - Class in org.eclipse.ease.debugging.events.debugger
-
- StackFramesEvent(List<IScriptDebugFrame>, Thread) - Constructor for class org.eclipse.ease.debugging.events.debugger.StackFramesEvent
-
- StackTraceContainer - Class in org.eclipse.ease.lang.unittest.runtime.impl
-
An implementation of the model object 'Stack Trace Container'.
- start(BundleContext) - Method in class org.eclipse.ease.Activator
-
- start(BundleContext) - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.Activator
-
- start(BundleContext) - Method in class org.eclipse.ease.lang.python.Activator
-
- start(BundleContext) - Method in class org.eclipse.ease.lang.python.jython.Activator
-
- start(BundleContext) - Method in class org.eclipse.ease.lang.python.py4j.internal.Activator
-
- start(BundleContext) - Method in class org.eclipse.ease.ui.Activator
-
- start(BundleContext) - Method in class org.eclipse.ease.ui.scripts.Activator
-
- startTest(String, String) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Start a specific unit test.
- STARTUP_PARAMETERS - Static variable in interface org.eclipse.ease.ui.launching.LaunchConstants
-
- stepInto() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- stepInto() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- stepOver() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- stepOver() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- stepReturn() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- stepReturn() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- stop(BundleContext) - Method in class org.eclipse.ease.Activator
-
- stop(BundleContext) - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.Activator
-
- stop(BundleContext) - Method in class org.eclipse.ease.lang.python.Activator
-
- stop(BundleContext) - Method in class org.eclipse.ease.lang.python.jython.Activator
-
- stop(BundleContext) - Method in class org.eclipse.ease.lang.python.py4j.internal.Activator
-
- stop(BundleContext) - Method in class org.eclipse.ease.ui.Activator
-
- stop(BundleContext) - Method in class org.eclipse.ease.ui.scripts.Activator
-
- STOP_SUITE_ON_ERROR_VALUE - Static variable in enum org.eclipse.ease.lang.unittest.definition.Flag
-
The 'STOP SUITE ON ERROR' literal value.
- stopScriptEngine() - Method in class org.eclipse.ease.ui.view.ScriptShell
-
- StopScriptExecution - Class in org.eclipse.ease.ui.handler
-
- StopScriptExecution() - Constructor for class org.eclipse.ease.ui.handler.StopScriptExecution
-
- STORAGE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the ' Storage
' class.
- STORAGE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The meta object id for the 'Storage
' class.
- STORAGE__ENTRIES - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Entries' containment reference list feature.
- STORAGE__ENTRIES - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Entries' containment reference list.
- STORAGE_FEATURE_COUNT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The number of structural features of the 'Storage' class.
- STORAGE_OPERATION_COUNT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The number of operations of the 'Storage' class.
- store(String, String) - Method in class org.eclipse.ease.ui.scripts.ScriptStorage
-
- StringTools - Class in org.eclipse.ease.tools
-
Helper class for string manipulations.
- StringTools() - Constructor for class org.eclipse.ease.tools.StringTools
-
- STYLE_COMMAND - Static variable in class org.eclipse.ease.ui.view.ScriptHistoryText
-
- STYLE_ERROR - Static variable in class org.eclipse.ease.ui.view.ScriptHistoryText
-
- STYLE_RESULT - Static variable in class org.eclipse.ease.ui.view.ScriptHistoryText
-
- SuiteRuntimeInformation - Class in org.eclipse.ease.lang.unittest.ui.views
-
- SuiteRuntimeInformation(ITestSuite) - Constructor for class org.eclipse.ease.lang.unittest.ui.views.SuiteRuntimeInformation
-
- supports(String) - Method in class org.eclipse.ease.service.EngineDescription
-
- supports(IFile) - Method in class org.eclipse.ease.service.EngineDescription
-
- supportsBreakpoint(IBreakpoint) - Method in class org.eclipse.ease.lang.javascript.rhino.debugger.model.RhinoDebugTarget
-
- supportsBreakpoint(IBreakpoint) - Method in class org.eclipse.ease.lang.python.debugger.model.PythonDebugTarget
-
- supportsDebugging() - Method in class org.eclipse.ease.service.EngineDescription
-
- supportsStorageRetrieval() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- supportsValueModification() - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- supportsValueModification() - Method in class org.eclipse.ease.debugging.model.EaseJavaArrayElementVariable
-
- supportsValueModification() - Method in class org.eclipse.ease.debugging.model.EaseJavaFieldVariable
-
- suspend() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- suspend() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- SUSPEND_ON_SCRIPT_LOAD - Static variable in interface org.eclipse.ease.ui.launching.LaunchConstants
-
- SUSPEND_ON_STARTUP - Static variable in interface org.eclipse.ease.ui.launching.LaunchConstants
-
- SuspendedEvent - Class in org.eclipse.ease.debugging.events.debugger
-
- SuspendedEvent(int, Thread, List<IScriptDebugFrame>) - Constructor for class org.eclipse.ease.debugging.events.debugger.SuspendedEvent
-
- SuspendRequest - Class in org.eclipse.ease.debugging.events.model
-
- SuspendRequest() - Constructor for class org.eclipse.ease.debugging.events.model.SuspendRequest
-
- SwitchEngine - Class in org.eclipse.ease.ui.handler
-
- SwitchEngine() - Constructor for class org.eclipse.ease.ui.handler.SwitchEngine
-
- SystemTestExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
-
- SystemTestExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.SystemTestExpressionDefinition
-
- teardownEngine() - Method in interface org.eclipse.ease.lang.python.py4j.internal.IPythonSideEngine
-
Tear down the Python side of the engine
- terminate() - Method in class org.eclipse.ease.AbstractReplScriptEngine
-
- terminate() - Method in class org.eclipse.ease.AbstractScriptEngine
-
- terminate() - Method in class org.eclipse.ease.debugging.dispatcher.EventDispatchJob
-
- terminate() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
-
- terminate() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- terminate() - Method in interface org.eclipse.ease.IScriptEngine
-
Terminate this interpreter.
- terminate(Context) - Method in class org.eclipse.ease.lang.javascript.rhino.ObservingContextFactory
-
- terminate() - Method in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
-
- terminate() - Method in class org.eclipse.ease.ui.console.ScriptConsole
-
- TerminateConsoleAction - Class in org.eclipse.ease.ui.console.actions
-
ConsoleTerminateAction
- TerminateConsoleAction(IWorkbenchWindow, ScriptConsole) - Constructor for class org.eclipse.ease.ui.console.actions.TerminateConsoleAction
-
Creates a terminate action for the console
- terminateCurrent() - Method in interface org.eclipse.ease.IScriptEngine
-
Stops the currently executed piece of code.
- terminateCurrent() - Method in class org.eclipse.ease.lang.javascript.nashorn.NashornScriptEngine
-
- terminateCurrent() - Method in class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
-
- terminateCurrent() - Method in class org.eclipse.ease.lang.jvm.compiled.JVMCompiledScriptEngine
-
- terminateCurrent() - Method in class org.eclipse.ease.lang.python.jython.JythonScriptEngine
-
- terminateCurrent() - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jScriptEngine
-
- terminateCurrent() - Method in class org.eclipse.ease.lang.scriptarchive.ArchiveEngine
-
- terminateCurrent() - Method in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
-
- TerminateRequest - Class in org.eclipse.ease.debugging.events.model
-
- TerminateRequest() - Constructor for class org.eclipse.ease.debugging.events.model.TerminateRequest
-
- terminateSuite() - Method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
-
- Test - Class in org.eclipse.ease.lang.unittest.runtime.impl
-
An implementation of the model object 'Test'.
- TEST - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the '
Test
' class.
- TEST - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the '
Test
' class.
- test(Object, String, Object[], Object) - Method in class org.eclipse.ease.ui.propertytester.EngineTester
-
- test(Object, String, Object[], Object) - Method in class org.eclipse.ease.ui.propertytester.ScriptEnginePropertyTester
-
- TEST___ADD_ERROR__STRING_ISCRIPTENGINE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Add Error' operation.
- TEST___GET_FULL_PATH - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Full Path' operation.
- TEST___GET_RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Resource' operation.
- TEST___GET_RESULTS__TESTSTATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Results' operation.
- TEST___GET_ROOT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Root' operation.
- TEST___GET_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Status' operation.
- TEST___GET_TEST_SUITE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Test Suite' operation.
- TEST___GET_WORST_RESULT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Worst Result' operation.
- TEST___HAS_ERROR - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Has Error' operation.
- TEST___IS_DISABLED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Is Disabled' operation.
- TEST___RESET - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Reset' operation.
- TEST___RUN__ITESTEXECUTIONSTRATEGY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Run' operation.
- TEST___SET_DISABLED__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Set Disabled' operation.
- TEST__DESCRIPTION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Description' attribute.
- TEST__DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Duration' attribute.
- TEST__DURATION_LIMIT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Duration Limit' attribute feature.
- TEST__DURATION_LIMIT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Duration Limit' attribute.
- TEST__END_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'End Timestamp' attribute.
- TEST__ENTITY_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Entity Status' attribute.
- TEST__ESTIMATED_DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Estimated Duration' attribute.
- TEST__METADATA - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Metadata' containment reference list.
- TEST__NAME - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Name' attribute.
- TEST__PARENT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Parent' container reference.
- TEST__RESULTS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Results' containment reference list.
- TEST__STACK_TRACE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Stack Trace' attribute.
- TEST__START_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Start Timestamp' attribute.
- TEST__TERMINATED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Terminated' attribute.
- TEST_CLASS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the '
Test Class
' class.
- TEST_CLASS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- TEST_CLASS___ADD_ERROR__STRING_ISCRIPTENGINE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Add Error' operation.
- TEST_CLASS___GET_CHILD_CONTAINERS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Child Containers' operation.
- TEST_CLASS___GET_FULL_PATH - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Full Path' operation.
- TEST_CLASS___GET_RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Resource' operation.
- TEST_CLASS___GET_RESULTS__TESTSTATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Results' operation.
- TEST_CLASS___GET_ROOT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Root' operation.
- TEST_CLASS___GET_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Status' operation.
- TEST_CLASS___GET_TEST__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Test' operation.
- TEST_CLASS___GET_TEST_SUITE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Test Suite' operation.
- TEST_CLASS___GET_WORST_RESULT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Worst Result' operation.
- TEST_CLASS___HAS_ERROR - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Has Error' operation.
- TEST_CLASS___IS_DISABLED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Is Disabled' operation.
- TEST_CLASS___RESET - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Reset' operation.
- TEST_CLASS___RUN__ITESTEXECUTIONSTRATEGY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Run' operation.
- TEST_CLASS___SET_DISABLED__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Set Disabled' operation.
- TEST_CLASS__CHILDREN - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Children' containment reference list.
- TEST_CLASS__DESCRIPTION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Description' attribute.
- TEST_CLASS__DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Duration' attribute.
- TEST_CLASS__END_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'End Timestamp' attribute.
- TEST_CLASS__ENTITY_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Entity Status' attribute.
- TEST_CLASS__ESTIMATED_DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Estimated Duration' attribute.
- TEST_CLASS__METADATA - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Metadata' containment reference list.
- TEST_CLASS__NAME - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Name' attribute.
- TEST_CLASS__PARENT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Parent' container reference.
- TEST_CLASS__RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Resource' attribute.
- TEST_CLASS__RESULTS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Results' containment reference list.
- TEST_CLASS__STACK_TRACE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Stack Trace' attribute.
- TEST_CLASS__START_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Start Timestamp' attribute.
- TEST_CLASS__TERMINATED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Terminated' attribute.
- TEST_CLASS_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of structural features of the 'Test Class' class.
- TEST_CLASS_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of operations of the 'Test Class' class.
- TEST_CONTAINER - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
- TEST_CONTAINER - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- TEST_CONTAINER___ADD_ERROR__STRING_ISCRIPTENGINE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Add Error' operation.
- TEST_CONTAINER___GET_CHILD_CONTAINERS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Get Child Containers' operation.
- TEST_CONTAINER___GET_CHILD_CONTAINERS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Child Containers' operation.
- TEST_CONTAINER___GET_FULL_PATH - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Full Path' operation.
- TEST_CONTAINER___GET_RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Resource' operation.
- TEST_CONTAINER___GET_RESULTS__TESTSTATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Results' operation.
- TEST_CONTAINER___GET_ROOT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Root' operation.
- TEST_CONTAINER___GET_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Status' operation.
- TEST_CONTAINER___GET_TEST__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Get Test' operation.
- TEST_CONTAINER___GET_TEST__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Test' operation.
- TEST_CONTAINER___GET_TEST_SUITE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Test Suite' operation.
- TEST_CONTAINER___GET_WORST_RESULT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Worst Result' operation.
- TEST_CONTAINER___HAS_ERROR - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Has Error' operation.
- TEST_CONTAINER___IS_DISABLED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Is Disabled' operation.
- TEST_CONTAINER___RESET - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Reset' operation.
- TEST_CONTAINER___RUN__ITESTEXECUTIONSTRATEGY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Run' operation.
- TEST_CONTAINER___SET_DISABLED__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Set Disabled' operation.
- TEST_CONTAINER__CHILDREN - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Children' containment reference list feature.
- TEST_CONTAINER__CHILDREN - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Children' containment reference list.
- TEST_CONTAINER__DESCRIPTION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Description' attribute.
- TEST_CONTAINER__DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Duration' attribute.
- TEST_CONTAINER__END_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'End Timestamp' attribute.
- TEST_CONTAINER__ENTITY_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Entity Status' attribute.
- TEST_CONTAINER__ESTIMATED_DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Estimated Duration' attribute.
- TEST_CONTAINER__METADATA - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Metadata' containment reference list.
- TEST_CONTAINER__NAME - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Name' attribute.
- TEST_CONTAINER__PARENT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Parent' container reference.
- TEST_CONTAINER__RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Resource' attribute feature.
- TEST_CONTAINER__RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Resource' attribute.
- TEST_CONTAINER__RESULTS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Results' containment reference list.
- TEST_CONTAINER__START_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Start Timestamp' attribute.
- TEST_CONTAINER__TERMINATED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Terminated' attribute.
- TEST_CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of structural features of the 'Test Container' class.
- TEST_CONTAINER_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of operations of the 'Test Container' class.
- TEST_ENTITY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
- TEST_ENTITY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- TEST_ENTITY___ADD_ERROR__STRING_ISCRIPTENGINE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Add Error' operation.
- TEST_ENTITY___ADD_ERROR__STRING_ISCRIPTENGINE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Add Error' operation.
- TEST_ENTITY___GET_FULL_PATH - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Get Full Path' operation.
- TEST_ENTITY___GET_FULL_PATH - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Full Path' operation.
- TEST_ENTITY___GET_RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Get Resource' operation.
- TEST_ENTITY___GET_RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Resource' operation.
- TEST_ENTITY___GET_RESULTS__TESTSTATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Get Results' operation.
- TEST_ENTITY___GET_RESULTS__TESTSTATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Results' operation.
- TEST_ENTITY___GET_ROOT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Get Root' operation.
- TEST_ENTITY___GET_ROOT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Root' operation.
- TEST_ENTITY___GET_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Get Status' operation.
- TEST_ENTITY___GET_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Status' operation.
- TEST_ENTITY___GET_TEST_SUITE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Get Test Suite' operation.
- TEST_ENTITY___GET_TEST_SUITE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Test Suite' operation.
- TEST_ENTITY___GET_WORST_RESULT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Get Worst Result' operation.
- TEST_ENTITY___GET_WORST_RESULT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Worst Result' operation.
- TEST_ENTITY___HAS_ERROR - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Has Error' operation.
- TEST_ENTITY___HAS_ERROR - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Has Error' operation.
- TEST_ENTITY___IS_DISABLED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Is Disabled' operation.
- TEST_ENTITY___IS_DISABLED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Is Disabled' operation.
- TEST_ENTITY___RESET - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Reset' operation.
- TEST_ENTITY___RESET - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Reset' operation.
- TEST_ENTITY___RUN__ITESTEXECUTIONSTRATEGY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Run' operation.
- TEST_ENTITY___RUN__ITESTEXECUTIONSTRATEGY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Run' operation.
- TEST_ENTITY___SET_DISABLED__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Set Disabled' operation.
- TEST_ENTITY___SET_DISABLED__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Set Disabled' operation.
- TEST_ENTITY__DESCRIPTION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Description' attribute feature.
- TEST_ENTITY__DESCRIPTION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Description' attribute.
- TEST_ENTITY__DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Duration' attribute feature.
- TEST_ENTITY__DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Duration' attribute.
- TEST_ENTITY__END_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'End Timestamp' attribute feature.
- TEST_ENTITY__END_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'End Timestamp' attribute.
- TEST_ENTITY__ENTITY_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Entity Status' attribute feature.
- TEST_ENTITY__ENTITY_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Entity Status' attribute.
- TEST_ENTITY__ESTIMATED_DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Estimated Duration' attribute feature.
- TEST_ENTITY__ESTIMATED_DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Estimated Duration' attribute.
- TEST_ENTITY__METADATA - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Metadata' containment reference list feature.
- TEST_ENTITY__METADATA - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Metadata' containment reference list.
- TEST_ENTITY__NAME - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- TEST_ENTITY__NAME - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Name' attribute.
- TEST_ENTITY__PARENT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Parent' container reference feature.
- TEST_ENTITY__PARENT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Parent' container reference.
- TEST_ENTITY__RESULTS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Results' containment reference list feature.
- TEST_ENTITY__RESULTS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Results' containment reference list.
- TEST_ENTITY__START_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Start Timestamp' attribute feature.
- TEST_ENTITY__START_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Start Timestamp' attribute.
- TEST_ENTITY__TERMINATED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Terminated' attribute feature.
- TEST_ENTITY__TERMINATED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Terminated' attribute.
- TEST_ENTITY_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of structural features of the 'Test Entity' class.
- TEST_ENTITY_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of operations of the 'Test Entity' class.
- TEST_EXECUTION_STRATEGY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Test Execution Strategy' data type.
- TEST_EXECUTION_STRATEGY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the 'Test Execution Strategy' data type.
- TEST_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of structural features of the 'Test' class.
- TEST_FILE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the '
Test File
' class.
- TEST_FILE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the '
Test File
' class.
- TEST_FILE___ADD_ERROR__STRING_ISCRIPTENGINE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Add Error' operation.
- TEST_FILE___GET_CHILD_CONTAINERS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Child Containers' operation.
- TEST_FILE___GET_FULL_PATH - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Full Path' operation.
- TEST_FILE___GET_RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Resource' operation.
- TEST_FILE___GET_RESULTS__TESTSTATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Results' operation.
- TEST_FILE___GET_ROOT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Root' operation.
- TEST_FILE___GET_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Status' operation.
- TEST_FILE___GET_TEST__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Test' operation.
- TEST_FILE___GET_TEST_SUITE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Test Suite' operation.
- TEST_FILE___GET_WORST_RESULT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Worst Result' operation.
- TEST_FILE___HAS_ERROR - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Has Error' operation.
- TEST_FILE___IS_DISABLED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Is Disabled' operation.
- TEST_FILE___RESET - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Reset' operation.
- TEST_FILE___RUN__ITESTEXECUTIONSTRATEGY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Run' operation.
- TEST_FILE___SET_DISABLED__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Set Disabled' operation.
- TEST_FILE__CHILDREN - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Children' containment reference list.
- TEST_FILE__DESCRIPTION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Description' attribute.
- TEST_FILE__DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Duration' attribute.
- TEST_FILE__END_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'End Timestamp' attribute.
- TEST_FILE__ENTITY_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Entity Status' attribute.
- TEST_FILE__ESTIMATED_DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Estimated Duration' attribute.
- TEST_FILE__INSERTION_ORDER - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Insertion Order' attribute feature.
- TEST_FILE__INSERTION_ORDER - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Insertion Order' attribute.
- TEST_FILE__METADATA - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Metadata' containment reference list.
- TEST_FILE__NAME - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Name' attribute.
- TEST_FILE__PARENT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Parent' container reference.
- TEST_FILE__RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Resource' attribute.
- TEST_FILE__RESULTS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Results' containment reference list.
- TEST_FILE__START_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Start Timestamp' attribute.
- TEST_FILE__TERMINATED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Terminated' attribute.
- TEST_FILE_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of structural features of the 'Test File' class.
- TEST_FILE_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of operations of the 'Test File' class.
- TEST_FILE_VARIABLE - Static variable in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
-
Name of variable to be injected into executing test engines.
- TEST_FOLDER - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
- TEST_FOLDER - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- TEST_FOLDER___ADD_ERROR__STRING_ISCRIPTENGINE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Add Error' operation.
- TEST_FOLDER___GET_CHILD_CONTAINERS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Child Containers' operation.
- TEST_FOLDER___GET_FULL_PATH - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Full Path' operation.
- TEST_FOLDER___GET_RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Resource' operation.
- TEST_FOLDER___GET_RESULTS__TESTSTATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Results' operation.
- TEST_FOLDER___GET_ROOT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Root' operation.
- TEST_FOLDER___GET_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Status' operation.
- TEST_FOLDER___GET_TEST__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Test' operation.
- TEST_FOLDER___GET_TEST_SUITE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Test Suite' operation.
- TEST_FOLDER___GET_WORST_RESULT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Worst Result' operation.
- TEST_FOLDER___HAS_ERROR - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Has Error' operation.
- TEST_FOLDER___IS_DISABLED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Is Disabled' operation.
- TEST_FOLDER___RESET - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Reset' operation.
- TEST_FOLDER___RUN__ITESTEXECUTIONSTRATEGY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Run' operation.
- TEST_FOLDER___SET_DISABLED__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Set Disabled' operation.
- TEST_FOLDER__CHILDREN - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Children' containment reference list.
- TEST_FOLDER__DESCRIPTION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Description' attribute.
- TEST_FOLDER__DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Duration' attribute.
- TEST_FOLDER__END_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'End Timestamp' attribute.
- TEST_FOLDER__ENTITY_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Entity Status' attribute.
- TEST_FOLDER__ESTIMATED_DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Estimated Duration' attribute.
- TEST_FOLDER__METADATA - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Metadata' containment reference list.
- TEST_FOLDER__NAME - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Name' attribute.
- TEST_FOLDER__PARENT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Parent' container reference.
- TEST_FOLDER__RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Resource' attribute.
- TEST_FOLDER__RESULTS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Results' containment reference list.
- TEST_FOLDER__START_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Start Timestamp' attribute.
- TEST_FOLDER__TERMINATED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Terminated' attribute.
- TEST_FOLDER_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of structural features of the 'Test Folder' class.
- TEST_FOLDER_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of operations of the 'Test Folder' class.
- TEST_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of operations of the 'Test' class.
- TEST_RESULT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
- TEST_RESULT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- TEST_RESULT__MESSAGE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Message' attribute feature.
- TEST_RESULT__MESSAGE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Message' attribute.
- TEST_RESULT__STACK_TRACE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Stack Trace' attribute.
- TEST_RESULT__STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Status' attribute feature.
- TEST_RESULT__STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Status' attribute.
- TEST_RESULT_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of structural features of the 'Test Result' class.
- TEST_RESULT_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of operations of the 'Test Result' class.
- TEST_SELECTION_PAGE - Static variable in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
-
- TEST_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
- TEST_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- TEST_STATUS_PROPERTY - Static variable in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
-
- TEST_SUITE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the '
Test Suite
' class.
- TEST_SUITE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
- TEST_SUITE___ADD_ERROR__STRING_ISCRIPTENGINE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Add Error' operation.
- TEST_SUITE___GET_CHILD_CONTAINERS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Child Containers' operation.
- TEST_SUITE___GET_FULL_PATH - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Full Path' operation.
- TEST_SUITE___GET_RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Resource' operation.
- TEST_SUITE___GET_RESULTS__TESTSTATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Results' operation.
- TEST_SUITE___GET_ROOT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Root' operation.
- TEST_SUITE___GET_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Status' operation.
- TEST_SUITE___GET_TEST__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Test' operation.
- TEST_SUITE___GET_TEST_SUITE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Test Suite' operation.
- TEST_SUITE___GET_WORST_RESULT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Get Worst Result' operation.
- TEST_SUITE___HAS_ERROR - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Has Error' operation.
- TEST_SUITE___IS_DISABLED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Is Disabled' operation.
- TEST_SUITE___RESET - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Reset' operation.
- TEST_SUITE___RUN__ITESTEXECUTIONSTRATEGY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Run' operation.
- TEST_SUITE___SET_DISABLED__STRING - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The operation id for the 'Set Disabled' operation.
- TEST_SUITE__ACTIVE_TESTS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Active Tests' reference list feature.
- TEST_SUITE__ACTIVE_TESTS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Active Tests' reference list.
- TEST_SUITE__CHILDREN - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Children' containment reference list.
- TEST_SUITE__DEFINITION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Definition' reference feature.
- TEST_SUITE__DEFINITION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Definition' reference.
- TEST_SUITE__DESCRIPTION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Description' attribute.
- TEST_SUITE__DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Duration' attribute.
- TEST_SUITE__END_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'End Timestamp' attribute.
- TEST_SUITE__ENTITY_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Entity Status' attribute.
- TEST_SUITE__ESTIMATED_DURATION - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Estimated Duration' attribute.
- TEST_SUITE__MASTER_ENGINE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Master Engine' attribute feature.
- TEST_SUITE__MASTER_ENGINE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Master Engine' attribute.
- TEST_SUITE__METADATA - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Metadata' containment reference list.
- TEST_SUITE__NAME - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Name' attribute.
- TEST_SUITE__PARENT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Parent' container reference.
- TEST_SUITE__RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Resource' attribute.
- TEST_SUITE__RESULTS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Results' containment reference list.
- TEST_SUITE__START_TIMESTAMP - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Start Timestamp' attribute.
- TEST_SUITE__TERMINATED - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Terminated' attribute.
- TEST_SUITE_DEFINITION - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
- TEST_SUITE_DEFINITION - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
- TEST_SUITE_DEFINITION___GET_CUSTOM_CODE__STRING - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Get Custom Code' operation.
- TEST_SUITE_DEFINITION___GET_CUSTOM_CODE__STRING - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The operation id for the 'Get Custom Code' operation.
- TEST_SUITE_DEFINITION___GET_VARIABLE__STRING - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Get Variable' operation.
- TEST_SUITE_DEFINITION___GET_VARIABLE__STRING - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The operation id for the 'Get Variable' operation.
- TEST_SUITE_DEFINITION__CUSTOM_CODE - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Custom Code' containment reference list feature.
- TEST_SUITE_DEFINITION__CUSTOM_CODE - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Custom Code' containment reference list.
- TEST_SUITE_DEFINITION__DESCRIPTION - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Description' attribute feature.
- TEST_SUITE_DEFINITION__DESCRIPTION - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Description' attribute.
- TEST_SUITE_DEFINITION__DISABLED_RESOURCES - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Disabled Resources' attribute list feature.
- TEST_SUITE_DEFINITION__DISABLED_RESOURCES - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Disabled Resources' attribute list.
- TEST_SUITE_DEFINITION__EXCLUDE_FILTER - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Exclude Filter' attribute feature.
- TEST_SUITE_DEFINITION__EXCLUDE_FILTER - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Exclude Filter' attribute.
- TEST_SUITE_DEFINITION__FLAGS - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Flags' map feature.
- TEST_SUITE_DEFINITION__FLAGS - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Flags' map.
- TEST_SUITE_DEFINITION__INCLUDE_FILTER - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Include Filter' attribute feature.
- TEST_SUITE_DEFINITION__INCLUDE_FILTER - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Include Filter' attribute.
- TEST_SUITE_DEFINITION__NAME - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- TEST_SUITE_DEFINITION__NAME - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Name' attribute.
- TEST_SUITE_DEFINITION__RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Resource' attribute feature.
- TEST_SUITE_DEFINITION__RESOURCE - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Resource' attribute.
- TEST_SUITE_DEFINITION__VARIABLES - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Variables' containment reference list feature.
- TEST_SUITE_DEFINITION__VARIABLES - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Variables' containment reference list.
- TEST_SUITE_DEFINITION__VERSION - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Version' attribute feature.
- TEST_SUITE_DEFINITION__VERSION - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Version' attribute.
- TEST_SUITE_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The number of structural features of the 'Test Suite Definition' class.
- TEST_SUITE_DEFINITION_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The number of operations of the 'Test Suite Definition' class.
- TEST_SUITE_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of structural features of the 'Test Suite' class.
- TEST_SUITE_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of operations of the 'Test Suite' class.
- TEST_SUITE_VARIABLE - Static variable in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
-
- TestClass - Class in org.eclipse.ease.lang.unittest.runtime.impl
-
An implementation of the model object 'Test Class'.
- TestContainer - Class in org.eclipse.ease.lang.unittest.runtime.impl
-
An implementation of the model object 'Test Container'.
- TestDefinitionEditPlugin - Class in org.eclipse.ease.lang.unittest.definition.provider
-
This is the central singleton for the TestDefinition edit plugin.
- TestDefinitionEditPlugin() - Constructor for class org.eclipse.ease.lang.unittest.definition.provider.TestDefinitionEditPlugin
-
Create the instance.
- TestDefinitionEditPlugin.Implementation - Class in org.eclipse.ease.lang.unittest.definition.provider
-
The actual implementation of the Eclipse Plugin.
- TestEntity - Class in org.eclipse.ease.lang.unittest.runtime.impl
-
An implementation of the model object 'Test Entity'.
- TestExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
-
- TestExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.TestExpressionDefinition
-
- TestFile - Class in org.eclipse.ease.lang.unittest.runtime.impl
-
An implementation of the model object 'Test File'.
- TestFolder - Class in org.eclipse.ease.lang.unittest.runtime.impl
-
An implementation of the model object 'Test Folder'.
- TestResult - Class in org.eclipse.ease.lang.unittest.runtime.impl
-
An implementation of the model object 'Test Result'.
- TestStatus - Enum in org.eclipse.ease.lang.unittest.runtime
-
A representation of the literals of the enumeration 'Test Status',
and utility methods for working with them.
- TestSuite - Class in org.eclipse.ease.lang.unittest.runtime.impl
-
An implementation of the model object 'Test Suite'.
- TestSuiteContentProvider - Class in org.eclipse.ease.lang.unittest.ui.views
-
- TestSuiteContentProvider() - Constructor for class org.eclipse.ease.lang.unittest.ui.views.TestSuiteContentProvider
-
- TestSuiteDefinition - Class in org.eclipse.ease.lang.unittest.definition.impl
-
An implementation of the model object 'Test Suite Definition'.
- TestSuiteDefinitionItemProvider - Class in org.eclipse.ease.lang.unittest.definition.provider
-
- TestSuiteDefinitionItemProvider(AdapterFactory) - Constructor for class org.eclipse.ease.lang.unittest.definition.provider.TestSuiteDefinitionItemProvider
-
This constructs an instance from a factory and a notifier.
- TestSuiteEditor - Class in org.eclipse.ease.lang.unittest.ui.editor
-
- TestSuiteEditor() - Constructor for class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
-
- TestSuiteEditorActionBarContributor - Class in org.eclipse.ease.lang.unittest.ui.editor
-
- TestSuiteEditorActionBarContributor() - Constructor for class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditorActionBarContributor
-
- TestSuiteLabelProvider - Class in org.eclipse.ease.lang.unittest.ui.views
-
- TestSuiteLabelProvider(LocalResourceManager) - Constructor for class org.eclipse.ease.lang.unittest.ui.views.TestSuiteLabelProvider
-
- TestSuiteScriptEngine - Class in org.eclipse.ease.lang.unittest
-
Script engine executing *.suite files and
ITestEntity
elements.
- TestSuiteScriptEngine() - Constructor for class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
-
- TextSelectionProvider - Class in org.eclipse.ease.ui.view
-
- TextSelectionProvider() - Constructor for class org.eclipse.ease.ui.view.TextSelectionProvider
-
- TextWithImage - Class in org.eclipse.ease.ui.tools
-
A text box with a label at the left hand side.
- TextWithImage(Composite, int) - Constructor for class org.eclipse.ease.ui.tools.TextWithImage
-
- THREAD_COUNT_VALUE - Static variable in enum org.eclipse.ease.lang.unittest.definition.Flag
-
The 'THREAD COUNT' literal value.
- THROWABLE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Throwable' data type.
- THROWABLE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the 'Throwable' data type.
- Timer - Class in org.eclipse.ease.ui.tools
-
- Timer() - Constructor for class org.eclipse.ease.ui.tools.Timer
-
- toAbsoluteLocation(Object, Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Resolve a given location to an absolute location URI.
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AdaptExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AndExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.CountExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.EqualsExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.InstanceOfExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.IterateExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.NotExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.OrExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.ReferenceExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.ResolveExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.RootExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.SystemTestExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.TestExpressionDefinition
-
- toCoreExpression() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.WithExpressionDefinition
-
- toCoreExpression() - Method in interface org.eclipse.ease.ui.scripts.expressions.IExpressionDefinition
-
- toFile(Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Get the filesystem representation of a given resource.
- toggleDropinsPane() - Method in class org.eclipse.ease.ui.view.ScriptShell
-
- ToggleDropinsSection - Class in org.eclipse.ease.ui.handler
-
Toggle display of the dropins section.
- ToggleDropinsSection() - Constructor for class org.eclipse.ease.ui.handler.ToggleDropinsSection
-
- ToggleHandler - Class in org.eclipse.ease.ui.tools
-
Use this handler for style="toggle" command contributions.
- ToggleHandler() - Constructor for class org.eclipse.ease.ui.tools.ToggleHandler
-
- ToggleScriptRecording_couldNotStore - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ToggleScriptRecording_enterUniqueName - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ToggleScriptRecording_nameAlreadyInUse - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ToggleScriptRecording_saveError - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- ToggleScriptRecording_saveScript - Static variable in class org.eclipse.ease.ui.scripts.Messages
-
- toProjectRelativeLocation(IResource) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Provides the project relative URI for a given workspace resource.
- toRelativeLocation(Object, Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Create a relative path from one resource to another.
- toString(Object) - Method in class org.eclipse.ease.AbstractReplScriptEngine
-
- toString() - Method in class org.eclipse.ease.debugging.events.AbstractEvent
-
- toString() - Method in class org.eclipse.ease.debugging.events.debugger.EvaluateExpressionEvent
-
- toString() - Method in class org.eclipse.ease.debugging.events.debugger.ResumedEvent
-
- toString() - Method in class org.eclipse.ease.debugging.events.debugger.SuspendedEvent
-
- toString() - Method in class org.eclipse.ease.debugging.events.model.BreakpointRequest
-
- toString() - Method in class org.eclipse.ease.debugging.events.model.ResumeRequest
-
- toString() - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
-
- toString() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
-
- toString() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
- toString() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
-
- toString() - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
-
- toString(Object) - Method in interface org.eclipse.ease.IReplEngine
-
Get the String representation of a script object.
- toString(Object) - Method in class org.eclipse.ease.lang.javascript.nashorn.NashornScriptEngine
-
- toString(Object) - Method in class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
-
- toString() - Method in class org.eclipse.ease.lang.unittest.DefaultAssertion
-
- toString() - Method in enum org.eclipse.ease.lang.unittest.definition.Flag
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Code
-
- toString() - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
-
- toString() - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
-
- toString() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
-
- toString() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Metadata
-
- toString() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.StackTraceContainer
-
- toString() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
-
- toString() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestClass
-
- toString() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
-
- toString() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
-
- toString() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestFile
-
- toString() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestResult
-
- toString() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
-
- toString() - Method in enum org.eclipse.ease.lang.unittest.runtime.TestStatus
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in class org.eclipse.ease.Script
-
- toString() - Method in class org.eclipse.ease.ScriptResult
-
- toString() - Method in class org.eclipse.ease.service.EngineDescription
-
- toString(Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Reads from a resource into a string.
- toString(InputStream) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Convert an input stream to a string.
- toString(Reader) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Read characters from a Reader
and return its string representation.
- toString(InputStream) - Static method in class org.eclipse.ease.tools.StringTools
-
- toString(Reader) - Static method in class org.eclipse.ease.tools.StringTools
-
- toString() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
-
- toString() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.RootExpressionDefinition
-
- toString() - Method in class org.eclipse.ease.ui.tools.AbstractPopupItem
-
- trace(String, boolean, String) - Static method in class org.eclipse.ease.Logger
-
Create trace output.
- trace(String, boolean, String, String) - Static method in class org.eclipse.ease.Logger
-
Create trace output.
- TRACE_CODE_COMPLETION - Static variable in interface org.eclipse.ease.ui.completion.ICompletionProvider
-
Trace enablement for code completion.
- TRACE_MODULE_WRAPPER - Static variable in interface org.eclipse.ease.ICodeFactory
-
Trace enablement for module wrappers.
- TRACE_REPOSITORY_SERVICE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Trace enablement for the repository service.
- TRACE_SCRIPT_ENGINE - Static variable in interface org.eclipse.ease.IScriptEngine
-
Trace enablement for script engines.
- TRACE_SCRIPT_SERVICE - Static variable in interface org.eclipse.ease.service.IScriptService
-
Trace enablement for the script service.
- traceDispatch(IPyFrame, String) - Method in class org.eclipse.ease.lang.python.debugger.PythonDebugger
-
Function called from
ICodeTracer
whenever a new frame in Python is hit.
- traceDispatch(PyObject, String) - Method in class org.eclipse.ease.lang.python.jython.debugger.JythonDebugger
-
- TYPE_FILE - Static variable in interface org.eclipse.ease.debugging.IScriptDebugFrame
-
- TYPE_FUNCTION - Static variable in interface org.eclipse.ease.debugging.IScriptDebugFrame
-