Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractCodeFactory - Class in org.eclipse.ease
- AbstractCodeFactory() - Constructor for class org.eclipse.ease.AbstractCodeFactory
- AbstractCodeParser - Class in org.eclipse.ease
- AbstractCodeParser() - Constructor for class org.eclipse.ease.AbstractCodeParser
- AbstractCompletionProvider - Class in org.eclipse.ease.ui.completion.provider
- AbstractCompletionProvider() - Constructor for class org.eclipse.ease.ui.completion.provider.AbstractCompletionProvider
- AbstractCompletionProvider.DescriptorImageResolver - Class in org.eclipse.ease.ui.completion.provider
- AbstractCompletionProvider.WorkbenchDescriptorImageResolver - Class in org.eclipse.ease.ui.completion.provider
- AbstractCompositeExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- AbstractCompositeExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractCompositeExpressionDefinition
- AbstractDropin - Class in org.eclipse.ease.ui.views.shell.dropins
- AbstractDropin() - Constructor for class org.eclipse.ease.ui.views.shell.dropins.AbstractDropin
- AbstractEaseDebugger - Class in org.eclipse.ease.debugging
- AbstractEaseDebugger(IDebugEngine, boolean) - Constructor for class org.eclipse.ease.debugging.AbstractEaseDebugger
- AbstractEaseDebugger.ThreadState - Class in org.eclipse.ease.debugging
- AbstractEaseDebugModelPresentation - Class in org.eclipse.ease.ui.debugging.model
- AbstractEaseDebugModelPresentation() - Constructor for class org.eclipse.ease.ui.debugging.model.AbstractEaseDebugModelPresentation
- AbstractEditorPage - Class in org.eclipse.ease.lang.unittest.ui.editor
- AbstractEditorPage(String, String) - Constructor for class org.eclipse.ease.lang.unittest.ui.editor.AbstractEditorPage
-
Create the form page.
- AbstractEditorPage(FormEditor, String, String) - Constructor for class org.eclipse.ease.lang.unittest.ui.editor.AbstractEditorPage
-
Create the form page.
- AbstractEvent - Class in org.eclipse.ease.debugging.events
- AbstractExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- AbstractExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
- AbstractExpressionDefinition.Parameter - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- AbstractFileDropHandler - Class in org.eclipse.ease.ui.dnd
-
Helper class for file drop handler.
- AbstractFileDropHandler() - Constructor for class org.eclipse.ease.ui.dnd.AbstractFileDropHandler
- AbstractFileLocationCompletionProvider - Class in org.eclipse.ease.ui.completion.provider
- AbstractFileLocationCompletionProvider() - Constructor for class org.eclipse.ease.ui.completion.provider.AbstractFileLocationCompletionProvider
- AbstractLaunchDelegate - Class in org.eclipse.ease.ui.tools
-
Quick launcher for EASE script files.
- AbstractLaunchDelegate() - Constructor for class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
- AbstractLaunchDelegate_couldNotLaunch - Static variable in class org.eclipse.ease.ui.Messages
- AbstractLaunchDelegate_launchError - Static variable in class org.eclipse.ease.ui.Messages
- AbstractModuleDropHandler - Class in org.eclipse.ease.ui.dnd
-
Helper class for drop handlers.
- AbstractModuleDropHandler() - Constructor for class org.eclipse.ease.ui.dnd.AbstractModuleDropHandler
- AbstractPathCompletionProvider - Class in org.eclipse.ease.ui.completion.provider
- AbstractPathCompletionProvider() - Constructor for class org.eclipse.ease.ui.completion.provider.AbstractPathCompletionProvider
- AbstractPopupItem - Class in org.eclipse.ease.ui.tools
- AbstractPopupItem() - Constructor for class org.eclipse.ease.ui.tools.AbstractPopupItem
- AbstractPopupMenu - Class in org.eclipse.ease.ui.tools
- AbstractPopupMenu(String) - Constructor for class org.eclipse.ease.ui.tools.AbstractPopupMenu
- AbstractReplScriptEngine - Class in org.eclipse.ease
-
Adds generic REPL support to the AbstractScriptEngine.
- AbstractReplScriptEngine(String) - Constructor for class org.eclipse.ease.AbstractReplScriptEngine
-
Constructor.
- AbstractScriptEngine - Class in org.eclipse.ease
-
Base implementation for a script engine.
- AbstractScriptEngine(String) - Constructor for class org.eclipse.ease.AbstractScriptEngine
-
Constructor.
- AbstractScriptModule - Class in org.eclipse.ease.modules
-
Base class to be used for modules.
- AbstractScriptModule() - Constructor for class org.eclipse.ease.modules.AbstractScriptModule
- AbstractVirtualTreeProvider - Class in org.eclipse.ease.ui.tools
-
A virtual tree content provider.
- AbstractVirtualTreeProvider() - Constructor for class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
- AbstractWorkbenchRunnable - Class in org.eclipse.ease.ui.tools
-
Helper class to run a job when the workbench window is started.
- AbstractWorkbenchRunnable() - Constructor for class org.eclipse.ease.ui.tools.AbstractWorkbenchRunnable
- accepts(IScriptEngine, Object) - Method in class org.eclipse.ease.ui.dnd.AbstractFileDropHandler
- accepts(IScriptEngine, Object) - Method in interface org.eclipse.ease.ui.dnd.IShellDropHandler
-
Verify that object can be handled.
- accepts(IScriptEngine, Object) - Method in class org.eclipse.ease.ui.dnd.ModulesDropHandler
- accepts(IScriptEngine, Object) - Method in class org.eclipse.ease.ui.dnd.ResourceDropHandler
- accepts(IScriptEngine, Object) - Method in class org.eclipse.ease.ui.dnd.VariablesDropHandler
- accepts(IScriptEngine, Object) - Method in class org.eclipse.ease.ui.scripts.ui.ScriptDropHandler
- acceptsChild() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractCompositeExpressionDefinition
- acceptsChild() - Method in interface org.eclipse.ease.ui.scripts.expressions.ICompositeExpressionDefinition
- activate() - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditorActionBarContributor
- activated() - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
- Activator - Class in org.eclipse.ease
- Activator - Class in org.eclipse.ease.lang.python
- Activator - Class in org.eclipse.ease.lang.python.jython
-
The activator class controls the plug-in life cycle
- Activator - Class in org.eclipse.ease.lang.python.py4j.internal
- Activator - Class in org.eclipse.ease.ui
- Activator - Class in org.eclipse.ease.ui.scripts
- Activator() - Constructor for class org.eclipse.ease.Activator
- Activator() - Constructor for class org.eclipse.ease.lang.python.Activator
- Activator() - Constructor for class org.eclipse.ease.lang.python.jython.Activator
-
The constructor
- Activator() - Constructor for class org.eclipse.ease.lang.python.py4j.internal.Activator
- Activator() - Constructor for class org.eclipse.ease.ui.Activator
- Activator() - Constructor for class org.eclipse.ease.ui.scripts.Activator
- adapt(Object, Class<?>) - Method in class org.eclipse.ease.modules.platform.PlatformModule
-
Adapt object to target type.
- adapt(Object, Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
- adapt(Notifier, Object) - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- AdaptExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- AdaptExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.AdaptExpressionDefinition
- ADD - Enum constant in enum class org.eclipse.ease.debugging.events.model.BreakpointRequest.Mode
- addChild(IExpressionDefinition) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractCompositeExpressionDefinition
- addChild(IExpressionDefinition) - Method in interface org.eclipse.ease.ui.scripts.expressions.ICompositeExpressionDefinition
- addChildren(Object, List<Expression>) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactory
- addCompletionProvider(ICompletionProvider) - Method in class org.eclipse.ease.ui.completion.CodeCompletionAggregator
- addContentProposalListener(IContentProposalListener) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Add the specified listener to the list of content proposal listeners that are notified when content proposals are chosen.
- addContentProposalListener(IContentProposalListener2) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Add the specified listener to the list of content proposal listeners that are notified when a content proposal popup is opened or closed.
- addDragSupport(TreeViewer) - Static method in class org.eclipse.ease.ui.scripts.ui.ScriptDragSource
-
Does everything to add drag support to a given tree.
- addDropSupport(Control, IScriptEngineProvider) - Static method in class org.eclipse.ease.ui.dnd.ShellDropTarget
-
Add drop support for various objects.
- addEngineListener(IScriptEngineLaunchExtension) - Method in interface org.eclipse.ease.service.IScriptService
-
Add a listener for engine creations.
- addEngineListener(IScriptEngineLaunchExtension) - Method in class org.eclipse.ease.service.ScriptService
- addEntry(AbstractPopupItem) - Method in class org.eclipse.ease.ui.modules.ui.ModulePopupMenu
- addError(String, ScriptStackTrace) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- addError(String, ScriptStackTrace) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
- addEvent(IDebugEvent) - Method in class org.eclipse.ease.debugging.dispatcher.EventDispatchJob
- addExecutionListener(IExecutionListener) - Method in class org.eclipse.ease.AbstractScriptEngine
- addExecutionListener(IExecutionListener) - Method in interface org.eclipse.ease.IScriptEngine
- addFilter(ViewerFilter) - Method in class org.eclipse.ease.ui.modules.ui.ModulesComposite
- addHover(TableViewer, IHoverContentProvider) - Method in class org.eclipse.ease.ui.help.hovers.HoverManager
-
Add a hover for a table viewer.
- addHover(TreeViewer, IHoverContentProvider) - Method in class org.eclipse.ease.ui.help.hovers.HoverManager
-
Add a hover for a tree viewer.
- addHover(Control, String) - Method in class org.eclipse.ease.ui.help.hovers.HoverManager
-
Add a hover for a control element.
- addHover(Control, IHoverContentProvider) - Method in class org.eclipse.ease.ui.help.hovers.HoverManager
-
Add a hover for a control element.
- addItem(AbstractPopupItem) - Method in class org.eclipse.ease.ui.scripts.ui.ScriptPopupMenu
- AddKeywordDialog_createNew - Static variable in class org.eclipse.ease.ui.scripts.Messages
- AddKeywordDialog_emptyKey - Static variable in class org.eclipse.ease.ui.scripts.Messages
- AddKeywordDialog_emptyValue - Static variable in class org.eclipse.ease.ui.scripts.Messages
- AddKeywordDialog_keyAlreadyExists - Static variable in class org.eclipse.ease.ui.scripts.Messages
- AddKeywordDialog_keyword - Static variable in class org.eclipse.ease.ui.scripts.Messages
- AddKeywordDialog_text - Static variable in class org.eclipse.ease.ui.scripts.Messages
- AddKeywordDialog_value - Static variable in class org.eclipse.ease.ui.scripts.Messages
- addListener(INotifyChangedListener) - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
This adds a listener.
- addListener(ILabelProviderListener) - Method in class org.eclipse.ease.ui.debugging.model.AbstractEaseDebugModelPresentation
- addLocation(String, boolean, boolean) - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Add a new script location to the repository.
- addLocation(IScriptLocation) - Static method in class org.eclipse.ease.ui.scripts.preferences.PreferencesHelper
-
Add a script storage location to the preferences.
- addMarker(String, Double, Double) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Add a marker to the chart.
- addMetaData(String, Object) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Append generic data to the current test, testfile or test suite.
- addModule(ModuleDefinition) - Method in class org.eclipse.ease.modules.ModuleTracker
- addModuleCallback(IModuleCallbackProvider) - Method in class org.eclipse.ease.modules.EnvironmentModule
- addModuleCallback(IModuleCallbackProvider) - Method in interface org.eclipse.ease.modules.IEnvironment
-
Register a callback provider for module functions.
- addModuleListener(IModuleListener) - Method in class org.eclipse.ease.modules.EnvironmentModule
- addModuleListener(IModuleListener) - Method in interface org.eclipse.ease.modules.IEnvironment
- addPath(IPath) - Method in class org.eclipse.ease.lang.unittest.ui.editor.VariablesPage
- addScript(Script) - Method in class org.eclipse.ease.ScriptScheduler
- addScript(IScript) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ScriptContributionFactory
- addScriptEngine(IReplEngine) - Method in class org.eclipse.ease.ui.view.ScriptHistoryText
- addSecurityCheck(ISecurityCheck.ActionType, ISecurityCheck) - Method in class org.eclipse.ease.AbstractScriptEngine
- addSecurityCheck(ISecurityCheck.ActionType, ISecurityCheck) - Method in interface org.eclipse.ease.IScriptEngine
-
Add a dedicated security check for a certain script action.
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ease.lang.unittest.ui.views.MultiSelectionProvider
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ease.ui.view.DropinsSelectionProvider
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ease.ui.view.TextSelectionProvider
- addSelectionProvider(ISelectionProvider) - Method in class org.eclipse.ease.lang.unittest.ui.views.MultiSelectionProvider
- addTestClass(String) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Adds a new Testclass to the list of
ITestFile
in the Test. - alias() - Element in annotation interface org.eclipse.ease.modules.WrapToScript
-
Defines alias names for the same command.
- AllKeywordsSection_keyword - Static variable in class org.eclipse.ease.ui.scripts.Messages
- AllKeywordsSection_value - Static variable in class org.eclipse.ease.ui.scripts.Messages
- allowsCustomValues() - Method in interface org.eclipse.ease.lang.unittest.ui.editor.IVariablesProvider
- AndExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- AndExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.AndExpressionDefinition
- APPEND - Static variable in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Open file in append mode.
- APPEND - Static variable in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Access modifier for append mode (4).
- apply(IDocument) - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
- ArchiveEngine - Class in org.eclipse.ease.lang.scriptarchive
- ArchiveEngine() - Constructor for class org.eclipse.ease.lang.scriptarchive.ArchiveEngine
- assertEquals(Object, Object, Object) - Static method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Expect two objects to be equal.
- assertFalse(Boolean, Object) - Static method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Asserts when provided value is
true
. - assertion(IAssertion) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Create a new assertion for the current test.
- AssertionException - Exception in org.eclipse.ease.lang.unittest
- AssertionException(String) - Constructor for exception org.eclipse.ease.lang.unittest.AssertionException
- assertMatch(String, String, String) - Static method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Asserts when provided value does not match to a given regular expression pattern.
- assertNotEquals(Object, Object, Object) - Static method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Expect two objects not to be equal.
- assertNotNull(Object, Object) - Static method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Asserts when provided value is
null
. - assertNull(Object, Object) - Static method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Asserts when provided value is not
null
. - assertTrue(Boolean, Object) - Static method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Asserts when provided value is
false
. - available() - Method in class org.eclipse.ease.lang.scriptarchive.NonClosingInputStream
- available() - Method in class org.eclipse.ease.tools.ResourceTools.NonClosingInputStream
B
- BasicContext - Class in org.eclipse.ease.ui.completion
- BasicContext(IScriptEngine, String, int) - Constructor for class org.eclipse.ease.ui.completion.BasicContext
- BasicContext(ScriptType, Object, String, int) - Constructor for class org.eclipse.ease.ui.completion.BasicContext
- basicGetDefinition() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
- basicSetParent(ITestContainer, NotificationChain) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- bootstrap() - Static method in class org.eclipse.ease.modules.EnvironmentModule
- BootStrapper - Class in org.eclipse.ease.modules
-
Loads basic module support for script engines.
- BootStrapper() - Constructor for class org.eclipse.ease.modules.BootStrapper
- Bracket - Class in org.eclipse.ease.ui.completion.tokenizer
- Bracket(int, int) - Constructor for class org.eclipse.ease.ui.completion.tokenizer.Bracket
- BracketMatcher - Class in org.eclipse.ease.ui.completion.tokenizer
- BracketMatcher(String) - Constructor for class org.eclipse.ease.ui.completion.tokenizer.BracketMatcher
- breakpointAdded(IBreakpoint) - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
- breakpointChanged(IBreakpoint, IMarkerDelta) - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
- breakpointRemoved(IBreakpoint, IMarkerDelta) - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
- BreakpointRequest - Class in org.eclipse.ease.debugging.events.model
- BreakpointRequest(BreakpointRequest.Mode) - Constructor for class org.eclipse.ease.debugging.events.model.BreakpointRequest
-
Remove all breakpoints request.
- BreakpointRequest(Script, IBreakpoint, BreakpointRequest.Mode) - Constructor for class org.eclipse.ease.debugging.events.model.BreakpointRequest
- BreakpointRequest.Mode - Enum Class in org.eclipse.ease.debugging.events.model
- BROKER_CHANNEL_SCRIPT_KEYWORDS - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Channel to promote all keyword changes from user scripts.
- BROKER_CHANNEL_SCRIPTS_BASE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Base channel for all script events.
- BROKER_CHANNEL_SCRIPTS_NEW - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Channel to promote new detected user scripts.
- BROKER_CHANNEL_SCRIPTS_REMOVED - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Channel to promote when user scripts are removed.
- BROKER_CHANNEL_SCRIPTS_RUN - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Channel to promote script executions on.
- buildForLaunch(ILaunchConfiguration, String, IProgressMonitor) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
- bundleChanged(BundleEvent) - Method in class org.eclipse.ease.service.ScriptService
C
- cancel(boolean) - Method in class org.eclipse.ease.ScriptResult
- 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.EaseDebugProcess
- canResume() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- canResume() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- canResume() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- 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.EaseDebugStackFrame
- canStepInto() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- canStepOver() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- canStepOver() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- canStepOver() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- canStepReturn() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- canStepReturn() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- canStepReturn() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- canSuspend() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- canSuspend() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- canSuspend() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- canSuspend() - Method in class org.eclipse.ease.lang.python.debugger.model.PythonDebugTarget
- canTerminate() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- canTerminate() - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
- canTerminate() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- 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'.
- changePartName(String) - Method in class org.eclipse.ease.ui.view.ScriptShell
- Chart - Class in org.eclipse.ease.modules.charting.views
- Chart(Composite, int) - Constructor for class org.eclipse.ease.modules.charting.views.Chart
- ChartingModule - Class in org.eclipse.ease.modules.charting
-
Provide functions to display and populate line charts.
- ChartingModule() - Constructor for class org.eclipse.ease.modules.charting.ChartingModule
- ChartView - Class in org.eclipse.ease.modules.charting.views
- ChartView() - Constructor for class org.eclipse.ease.modules.charting.views.ChartView
- checkForUpdates() - Method in class org.eclipse.ease.modules.platform.P2Module
-
Silently update the current installation using registered p2 sites.
- 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
- cleanupOnTermination() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
- clear() - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Clears the active chart.
- clear() - Method in class org.eclipse.ease.modules.charting.views.Chart
- clear() - Method in class org.eclipse.ease.ui.view.ScriptHistoryText
- clearConsole() - Method in class org.eclipse.ease.modules.platform.UIModule
-
Clear the script console.
- 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
- clone() - Method in class org.eclipse.ease.debugging.ScriptStackTrace
- close() - Method in class org.eclipse.ease.modules.platform.resources.FilesystemHandle
- close() - Method in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Close a file instance.
- closeFile(IFileHandle) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Close a file.
- closeProposalPopup() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Close the proposal popup without accepting a proposal.
- closeView(String, String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Close a dedicated view.
- Code - Class in org.eclipse.ease.lang.unittest.definition.impl
-
An implementation of the model object 'Code'.
- 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__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
- CodeCompletionAggregator(Object, ScriptType) - Constructor for class org.eclipse.ease.ui.completion.CodeCompletionAggregator
- CodeCompletionAggregator(IScriptEngine) - 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.handler.ToggleDropinsSection
- 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
- CommandContributionItem - Class in org.eclipse.ease.ui.scripts.keywordhandler
-
A contribution item which delegates to a command.
- CommandContributionItem(CommandContributionItemParameter) - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
-
Create a CommandContributionItem to place in a ContributionManager.
- CommandContributionItem(IServiceLocator, String, String, Map, ImageDescriptor, ImageDescriptor, ImageDescriptor, String, String, String, int) - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
-
Deprecated.
- compareTo(EaseDebugVariable) - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
- compareTo(ScriptCompletionProposal) - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
- 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.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
- containsEntry(String) - Method in class org.eclipse.ease.modules.ModuleDefinition
- 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
- 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
- convertSelection(ISelection) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Converts selection to a consumable form.
- 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
- copyFile(Object, Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Copies a file from location to targetLocation.
- CountExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- CountExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.CountExpressionDefinition
- 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
- 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
- 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
. - createAndExpression(List<Expression>) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactory
- createChart(Composite, String) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Create a new chart on a given parent composite.
- 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
'. - createColor(int, int, int) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Constructs a new color given the desired red, green and blue values expressed as ints in the range 0 to 255 (where 0 is black and 255 is full brightness).
- 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.keywordhandler.ScriptContributionFactory
- 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
- createCountExpression(String) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactory
- createDebugThread(Object) - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
- createEngine() - Method in class org.eclipse.ease.service.EngineDescription
- createEngine(IScriptEngine) - Method in interface org.eclipse.ease.IScriptEngineLaunchExtension
-
Called upon a script engine creation.
- createEngine(IScriptEngine) - Method in class org.eclipse.ease.lang.javascript.nashorn.NashornBootstrapper
- createEngine(IScriptEngine) - Method in class org.eclipse.ease.lang.python.jython.PythonEnvironementBootStrapper
- createEngine(IScriptEngine) - Method in class org.eclipse.ease.lang.python.Pep302ModuleImporter
- createEngine(IScriptEngine) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4JBootstrap
- createEngine(IScriptEngine) - Method in class org.eclipse.ease.lang.python.ResourceProjectPathImporter
- createEngine(IScriptEngine) - Method in class org.eclipse.ease.lang.unittest.ui.views.UIAttachment
- createEngine(IScriptEngine) - Method in class org.eclipse.ease.modules.BootStrapper
- createEngine(EngineDescription) - Method in interface org.eclipse.ease.service.IScriptService
-
Create an engine from a given description.
- createEngine(EngineDescription) - Method in class org.eclipse.ease.service.ScriptService
- 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.
- createEqualsExpression(String) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactory
- createExpressionDefinition() - Method in class org.eclipse.ease.ui.scripts.expressions.ExpressionTools.ExpressionDescription
- createExpressionDefinition(String) - Static method in class org.eclipse.ease.ui.scripts.expressions.ExpressionTools
- CreateExpressionHandler - Class in org.eclipse.ease.ui.scripts.expressions.handler
- CreateExpressionHandler() - Constructor for class org.eclipse.ease.ui.scripts.expressions.handler.CreateExpressionHandler
- createFile(boolean) - Method in class org.eclipse.ease.modules.platform.resources.FilesystemHandle
- createFile(boolean) - Method in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Create a file.
- createFile(boolean) - Method in class org.eclipse.ease.modules.platform.resources.ResourceHandle
- createFile(File) - Static method in class org.eclipse.ease.modules.platform.resources.FilesystemTools
- createFile(Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Create a new file in the workspace or the file system.
- createFile(IFile) - Static method in class org.eclipse.ease.modules.platform.resources.WorkspaceTools
- 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(File) - Static method in class org.eclipse.ease.modules.platform.resources.FilesystemTools
- createFolder(Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Create a new folder in the workspace or the file system.
- createFolder(IContainer) - Static method in class org.eclipse.ease.modules.platform.resources.ResourceHandle
-
Create a new container on the workbench.
- createFolder(IContainer) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Creates a folder in the workspace if it does not exists already.
- createFolder(IResource) - Static method in class org.eclipse.ease.modules.platform.resources.WorkspaceTools
- createFor(String) - Static method in class org.eclipse.ease.tools.PlatformExtension
- createForName(String, String) - Static method in class org.eclipse.ease.tools.PlatformExtension
- 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
- createInstance() - Method in class org.eclipse.ease.service.EngineDescription
-
Create an instance of the script engine.
- createInstance(String, Class<T>) - Method in class org.eclipse.ease.tools.PlatformExtension
- 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.
- createOrExpression(List<Expression>) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactory
- 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.modules.charting.views.ChartView
- createPartControl(Composite) - Method in class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionComposite
- createPartControl(Composite) - Method in class org.eclipse.ease.ui.view.ModuleExplorerView
-
Create contents of the view part.
- createPartControl(Composite) - Method in class org.eclipse.ease.ui.view.ScriptShell
- createPartControl(Composite, IScript) - Method in class org.eclipse.ease.modules.platform.keywords.ScriptedView
- createPathFromString(EDataType, String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
- createPep302WrapperCode(EnvironmentModule, Object, String) - Method in class org.eclipse.ease.lang.python.PythonCodeFactory
-
Create wrapper code for Pep302 import statements.
- createProblemMarker(String, Object, int, String, String, boolean) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Create a problem marker on a file resource.
- createProblemMarker(IFile, String, int, int, String, boolean) - Static method in class org.eclipse.ease.modules.platform.resources.WorkspaceTools
- createProject(String) - Static method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Create a new workspace project.
- createProject(String) - Static method in class org.eclipse.ease.modules.platform.resources.WorkspaceTools
- createRawLocation() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryFactory
-
Returns a new object of class 'Raw Location'.
- createReferenceExpression(String) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactory
- 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, String, ITestEntity, Object) - Method in interface org.eclipse.ease.lang.unittest.reporters.IReportGenerator
-
Creates report data as string.
- createReport(String, ITestEntity, Object, String, String, Object) - 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(String) - Static method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Create a new script engine instance.
- 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'.
- 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
-
Creates a new adapter for an object of class '
Stack Trace Container
'. - 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
-
Creates a new adapter for an object of class '
Test Container
'. - createTestEntityAdapter() - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Creates a new adapter for an object of class '
Test Entity
'. - createTestExpression(String, String, Object[], Object, boolean) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactory
- 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
-
This creates an adapter for a
ITestSuiteDefinition
. - createTestSuiteDefinitionAdapter() - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionAdapterFactory
-
Creates a new adapter for an object of class '
Test Suite Definition
'. - 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
-
This creates an adapter for a
IVariable
. - createVariableAdapter() - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionAdapterFactory
-
Creates a new adapter for an object of class '
Variable
'. - createWithExpression(String) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactory
- 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
- CronHandler - Class in org.eclipse.ease.ui.scripts.keywordhandler
- CronHandler() - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.CronHandler
- CronScheduler - Class in org.eclipse.ease.ui.scripts.keywordhandler
- CronScheduler(String) - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.CronScheduler
- 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
D
- deactivated() - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
- debug(String, String) - Static method in class org.eclipse.ease.debugging.DebugTracer
- DEBUG - Static variable in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Flag that controls the printing of debug info.
- debugContextChanged(DebugContextEvent) - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
- DebugTracer - Class in org.eclipse.ease.debugging
- DecoratedLabelProvider - Class in org.eclipse.ease.ui.tools
-
Decorating label provider with styled label support for the navigator.
- DecoratedLabelProvider(ILabelProvider) - Constructor for class org.eclipse.ease.ui.tools.DecoratedLabelProvider
-
Creates a NavigatorDecoratingLabelProvider.
- DEFAULT_IGNORE_PYTHON_ENV_VARIABLES - Static variable in interface org.eclipse.ease.lang.python.py4j.internal.Py4JScriptEnginePrefConstants
- DEFAULT_INTERPRETER - Static variable in interface org.eclipse.ease.lang.python.py4j.internal.Py4JScriptEnginePrefConstants
- DEFAULT_SCRIPTS_ALLOW_REMOTE_ACCESS - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
- DEFAULT_SCRIPTS_ALLOW_UI_ACCESS - Static variable in class org.eclipse.ease.Activator
- DEFAULT_SHELL_AUTOFOCUS - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
- DEFAULT_SHELL_DEFAULT_ENGINE - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
- DEFAULT_SHELL_HISTORY_LENGTH - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
- DEFAULT_SHELL_KEEP_COMMAND - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
- DEFAULT_SHELL_MODULES_AS_LIST - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
- DefaultAssertion - Class in org.eclipse.ease.lang.unittest
-
A default implementation for
IAssertion
that adds support for error messages. - DefaultAssertion(boolean, String) - Constructor for class org.eclipse.ease.lang.unittest.DefaultAssertion
- DefaultAssertion(String) - Constructor for class org.eclipse.ease.lang.unittest.DefaultAssertion
-
Default constructor for invalid assertions.
- DefaultAssertion(List<IScriptDebugFrame>, boolean, String) - Constructor for class org.eclipse.ease.lang.unittest.DefaultAssertion
- defaultCase(EObject) - Method in class org.eclipse.ease.lang.unittest.definition.util.DefinitionSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.ease.lang.unittest.runtime.util.RuntimeSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultValue() - Element in annotation interface org.eclipse.ease.modules.ScriptParameter
- DefinitionAdapterFactory - Class in org.eclipse.ease.lang.unittest.definition.util
-
The Adapter Factory for the model.
- DefinitionAdapterFactory() - Constructor for class org.eclipse.ease.lang.unittest.definition.util.DefinitionAdapterFactory
-
Creates an instance of the adapter factory.
- DefinitionFactory - Class in org.eclipse.ease.lang.unittest.definition.impl
-
An implementation of the model Factory.
- DefinitionFactory() - Constructor for class org.eclipse.ease.lang.unittest.definition.impl.DefinitionFactory
-
Creates an instance of the factory.
- DefinitionItemProviderAdapterFactory - Class in org.eclipse.ease.lang.unittest.definition.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- DefinitionItemProviderAdapterFactory() - Constructor for class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
This constructs an instance.
- DefinitionPackage - Class in org.eclipse.ease.lang.unittest.definition.impl
-
An implementation of the model Package.
- DefinitionResource - Class in org.eclipse.ease.lang.unittest.definition.util
-
The Resource associated with the package.
- DefinitionResource(URI) - Constructor for class org.eclipse.ease.lang.unittest.definition.util.DefinitionResource
-
Creates an instance of the resource.
- DefinitionResourceFactory - Class in org.eclipse.ease.lang.unittest.definition.util
-
The Resource Factory associated with the package.
- DefinitionResourceFactory() - Constructor for class org.eclipse.ease.lang.unittest.definition.util.DefinitionResourceFactory
-
Creates an instance of the resource factory.
- DefinitionSwitch<T> - Class in org.eclipse.ease.lang.unittest.definition.util
-
The Switch for the model's inheritance hierarchy.
- DefinitionSwitch() - Constructor for class org.eclipse.ease.lang.unittest.definition.util.DefinitionSwitch
-
Creates an instance of the switch.
- DefinitionXMLProcessor - Class in org.eclipse.ease.lang.unittest.definition.util
-
This class contains helper methods to serialize and deserialize XML documents
- DefinitionXMLProcessor() - Constructor for class org.eclipse.ease.lang.unittest.definition.util.DefinitionXMLProcessor
-
Public constructor to instantiate the helper.
- DeleteExpressionHandler - Class in org.eclipse.ease.ui.scripts.expressions.handler
- DeleteExpressionHandler() - Constructor for class org.eclipse.ease.ui.scripts.expressions.handler.DeleteExpressionHandler
- deleteFile(File) - Static method in class org.eclipse.ease.modules.platform.resources.FilesystemTools
- deleteFile(Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Delete a file.
- deleteFile(IResource) - Static method in class org.eclipse.ease.modules.platform.resources.WorkspaceTools
- deleteFolder(File) - Static method in class org.eclipse.ease.modules.platform.resources.FilesystemTools
- deleteFolder(Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Delete a folder recursively.
- deleteFolder(IResource) - Static method in class org.eclipse.ease.modules.platform.resources.WorkspaceTools
- deleteProject(Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Delete a project from the workspace.
- DELIMITER - Static variable in annotation interface org.eclipse.ease.modules.WrapToScript
-
Delimiter for alias names.
- DescriptorImageResolver() - Constructor for class org.eclipse.ease.ui.completion.provider.AbstractCompletionProvider.DescriptorImageResolver
- DescriptorImageResolver(ImageDescriptor) - Constructor for class org.eclipse.ease.ui.completion.provider.AbstractCompletionProvider.DescriptorImageResolver
- DISABLED - Enum constant in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'DISABLED' literal object.
- DISABLED_VALUE - Static variable in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'DISABLED' literal value.
- disconnect() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- disconnect() - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
- DISCONNECTED - Enum constant in enum class org.eclipse.ease.debugging.model.EaseDebugElement.State
- DisconnectRequest - Class in org.eclipse.ease.debugging.events.model
- DisconnectRequest() - Constructor for class org.eclipse.ease.debugging.events.model.DisconnectRequest
- DISPLAY_DYNAMIC_CODE - Static variable in interface org.eclipse.ease.ui.launching.LaunchConstants
- dispose() - Method in class org.eclipse.ease.lang.python.debugger.actions.ViewFilterAction
- dispose() - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
- dispose() - Method in class org.eclipse.ease.lang.unittest.ui.views.TestSuiteLabelProvider
- dispose() - Method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
- dispose() - Method in class org.eclipse.ease.ui.console.actions.ShowWhenContentChangesAction
-
Must be called to dispose this action.
- dispose() - Method in class org.eclipse.ease.ui.console.actions.TerminateConsoleAction
- dispose() - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
- dispose() - Method in class org.eclipse.ease.ui.debugging.model.AbstractEaseDebugModelPresentation
- dispose() - Method in class org.eclipse.ease.ui.preferences.ModulesLabelProvider
- dispose() - Method in class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionComposite
- dispose() - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
- dispose() - Method in class org.eclipse.ease.ui.scripts.ScriptContributionFactory
- dispose() - Method in class org.eclipse.ease.ui.scripts.ui.ScriptComposite
- dispose() - Method in class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
- dispose() - Method in class org.eclipse.ease.ui.tools.DecoratedLabelProvider
- dispose() - Method in class org.eclipse.ease.ui.tools.TextWithImage
- dispose() - Method in class org.eclipse.ease.ui.view.ModuleExplorerView
- dispose() - Method in class org.eclipse.ease.ui.view.ScriptHistoryText
- dispose() - Method in class org.eclipse.ease.ui.view.ScriptShell
- doIt(ISecurityCheck.ActionType, Object...) - Method in interface org.eclipse.ease.ISecurityCheck
-
Verification to be performed before a certain engine action is executed.
- doSave(IProgressMonitor) - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
- doSaveAs() - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
- dragEnter(DropTargetEvent) - Method in class org.eclipse.ease.ui.dnd.ShellDropTarget
- dragFinished(DragSourceEvent) - Method in class org.eclipse.ease.ui.modules.ui.ModulesDragListener
- dragFinished(DragSourceEvent) - Method in class org.eclipse.ease.ui.view.VariablesDragListener
- dragSetData(DragSourceEvent) - Method in class org.eclipse.ease.ui.modules.ui.ModulesDragListener
- dragSetData(DragSourceEvent) - Method in class org.eclipse.ease.ui.scripts.ui.ScriptDragSource
- dragSetData(DragSourceEvent) - Method in class org.eclipse.ease.ui.view.VariablesDragListener
- dragStart(DragSourceEvent) - Method in class org.eclipse.ease.ui.modules.ui.ModulesDragListener
- dragStart(DragSourceEvent) - Method in class org.eclipse.ease.ui.view.VariablesDragListener
- drop(DropTargetEvent) - Method in class org.eclipse.ease.ui.dnd.ShellDropTarget
- DropinsSelectionProvider - Class in org.eclipse.ease.ui.view
- DropinsSelectionProvider(TabFolder, Collection<IShellDropin>) - Constructor for class org.eclipse.ease.ui.view.DropinsSelectionProvider
- DropinTools - Class in org.eclipse.ease.ui.views.shell.dropins
- DynamicContentEditorInput - Class in org.eclipse.ease.debugging
-
Editor input for dynamic script code not stored in a local file.
- DynamicContentEditorInput(Script) - Constructor for class org.eclipse.ease.debugging.DynamicContentEditorInput
-
Constructor.
E
- EASE_CODE_PREFIX - Static variable in interface org.eclipse.ease.modules.IEnvironment
- EaseClassLoader - Class in org.eclipse.ease.classloader
-
A classloader using 'Eclipse-BuddyPolicy: global' as class loading strategy.
- EaseClassLoader() - Constructor for class org.eclipse.ease.classloader.EaseClassLoader
-
Constructor for the class loader.
- EaseClassLoader(ClassLoader) - Constructor for class org.eclipse.ease.classloader.EaseClassLoader
-
Constructor using a given parent classloader.
- EaseDebugElement - Class in org.eclipse.ease.debugging.model
- EaseDebugElement(EaseDebugTarget) - Constructor for class org.eclipse.ease.debugging.model.EaseDebugElement
- EaseDebugElement.State - Enum Class in org.eclipse.ease.debugging.model
- EaseDebugFrame - Class in org.eclipse.ease.debugging
-
Frame containing debug location information for a dedicated script source.
- EaseDebugFrame(IScriptDebugFrame) - Constructor for class org.eclipse.ease.debugging.EaseDebugFrame
- EaseDebugFrame(Script, int, int) - Constructor for class org.eclipse.ease.debugging.EaseDebugFrame
- EaseDebugFrame(Script, int, int, String) - Constructor for class org.eclipse.ease.debugging.EaseDebugFrame
- EaseDebugLastExecutionResult - Class in org.eclipse.ease.debugging.model
- EaseDebugLastExecutionResult(String, Object, String) - Constructor for class org.eclipse.ease.debugging.model.EaseDebugLastExecutionResult
- EaseDebugLastExecutionResult(String, Object, IDebugElement, String) - Constructor for class org.eclipse.ease.debugging.model.EaseDebugLastExecutionResult
- EaseDebugLastExecutionResult(String, Throwable) - Constructor for class org.eclipse.ease.debugging.model.EaseDebugLastExecutionResult
- EaseDebugLastExecutionResult(EaseDebugVariable) - Constructor for class org.eclipse.ease.debugging.model.EaseDebugLastExecutionResult
- EaseDebugProcess - Class in org.eclipse.ease.debugging.model
- EaseDebugProcess(EaseDebugTarget) - Constructor for class org.eclipse.ease.debugging.model.EaseDebugProcess
- EaseDebugStackFrame - Class in org.eclipse.ease.debugging.model
- EaseDebugStackFrame(EaseDebugThread, IScriptDebugFrame) - Constructor for class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- EaseDebugTarget - Class in org.eclipse.ease.debugging.model
- EaseDebugTarget(ILaunch, boolean, boolean, boolean) - Constructor for class org.eclipse.ease.debugging.model.EaseDebugTarget
- EaseDebugThread - Class in org.eclipse.ease.debugging.model
- EaseDebugThread(EaseDebugTarget, Object) - Constructor for class org.eclipse.ease.debugging.model.EaseDebugThread
- EaseDebugValue - Class in org.eclipse.ease.debugging.model
- EaseDebugValue(IDebugElement, Object) - Constructor for class org.eclipse.ease.debugging.model.EaseDebugValue
- EaseDebugVariable - Class in org.eclipse.ease.debugging.model
- EaseDebugVariable(String, Object, String) - Constructor for class org.eclipse.ease.debugging.model.EaseDebugVariable
- EaseDebugVariable(String, Object, IDebugElement, String) - Constructor for class org.eclipse.ease.debugging.model.EaseDebugVariable
- EaseDebugVariable.Type - Enum Class in org.eclipse.ease.debugging.model
- EaseJavaArrayElementVariable - Class in org.eclipse.ease.debugging.model
- EaseJavaArrayElementVariable(int, Object, IDebugElement) - Constructor for class org.eclipse.ease.debugging.model.EaseJavaArrayElementVariable
- EaseJavaFieldVariable - Class in org.eclipse.ease.debugging.model
- EaseJavaFieldVariable(Field, Object, IDebugElement) - Constructor for class org.eclipse.ease.debugging.model.EaseJavaFieldVariable
- EaseLaunchDelegate - Class in org.eclipse.ease.ui.launching
-
Quick launcher for EASE script files.
- EaseLaunchDelegate() - Constructor for class org.eclipse.ease.ui.launching.EaseLaunchDelegate
- EaseWatchExpressionDelegate - Class in org.eclipse.ease.debugging.model
- EaseWatchExpressionDelegate() - Constructor for class org.eclipse.ease.debugging.model.EaseWatchExpressionDelegate
- EaseWatchExpressionResult - Class in org.eclipse.ease.debugging.model
- EaseWatchExpressionResult(String, Object, Throwable, EaseDebugElement) - Constructor for class org.eclipse.ease.debugging.model.EaseWatchExpressionResult
- eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
- eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestClass
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestClass
- EDITOR_ID - Static variable in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
- EditorToolTipDecorator - Class in org.eclipse.ease.ui.help.hovers
- EditorToolTipDecorator(Control) - Constructor for class org.eclipse.ease.ui.help.hovers.EditorToolTipDecorator
- EditorToolTipGenerator - Class in org.eclipse.ease.ui.help.hovers
- EditorToolTipGenerator() - Constructor for class org.eclipse.ease.ui.help.hovers.EditorToolTipGenerator
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Code
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Metadata
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.StackTraceContainer
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestClass
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestFile
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestResult
- eGet(int, boolean, boolean) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
- eINSTANCE - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimeFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The singleton instance of the package.
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- eInvoke(int, EList<?>) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
- eInvoke(int, EList<?>) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
- eInvoke(int, EList<?>) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- eInvoke(int, EList<?>) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Code
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Metadata
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.StackTraceContainer
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestClass
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestFile
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestResult
- eIsSet(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
- EMPTY_SELECTION_PROVIDER - Static variable in class org.eclipse.ease.ui.views.shell.dropins.AbstractDropin
- eNAME - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The package name.
- endTest() - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
End the current test.
- ENGINE_END - Static variable in interface org.eclipse.ease.IExecutionListener
-
Event execution ended.
- ENGINE_ID - Static variable in class org.eclipse.ease.lang.javascript.nashorn.NashornScriptEngine
- ENGINE_ID - Static variable in class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
- ENGINE_ID - Static variable in class org.eclipse.ease.lang.python.jython.JythonScriptEngine
- ENGINE_ID - Static variable in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebuggerEngine
- ENGINE_ID - Static variable in class org.eclipse.ease.lang.python.py4j.internal.Py4jScriptEngine
-
The ID of the Engine, to match the declaration in the plugin.xml.
- ENGINE_ID - Static variable in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
- ENGINE_START - Static variable in interface org.eclipse.ease.IExecutionListener
-
Event execution ended.
- engineChanged() - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
- EngineContributionFactory - Class in org.eclipse.ease.ui.view
- EngineContributionFactory() - Constructor for class org.eclipse.ease.ui.view.EngineContributionFactory
- EngineDescription - Class in org.eclipse.ease.service
- EngineDescription(IConfigurationElement) - Constructor for class org.eclipse.ease.service.EngineDescription
- EngineStartedEvent - Class in org.eclipse.ease.debugging.events.debugger
- EngineStartedEvent() - Constructor for class org.eclipse.ease.debugging.events.debugger.EngineStartedEvent
- EngineTerminatedEvent - Class in org.eclipse.ease.debugging.events.debugger
- EngineTerminatedEvent() - Constructor for class org.eclipse.ease.debugging.events.debugger.EngineTerminatedEvent
- EngineTester - Class in org.eclipse.ease.ui.propertytester
- EngineTester() - Constructor for class org.eclipse.ease.ui.propertytester.EngineTester
- eNS_PREFIX - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The package namespace name.
- eNS_URI - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The package namespace URI.
- EnvironmentLocationCompletionProvider - Class in org.eclipse.ease.ui.completion.provider
- EnvironmentLocationCompletionProvider() - Constructor for class org.eclipse.ease.ui.completion.provider.EnvironmentLocationCompletionProvider
- EnvironmentModule - Class in org.eclipse.ease.modules
-
The Environment provides base functions for all script interpreters.
- EnvironmentModule() - Constructor for class org.eclipse.ease.modules.EnvironmentModule
- equals(Object) - Method in class org.eclipse.ease.debugging.DynamicContentEditorInput
- equals(Object) - Method in class org.eclipse.ease.modules.ModuleDefinition
- equals(Object) - Method in class org.eclipse.ease.modules.ModuleDefinition.ModuleEntry
- equals(Object) - Method in class org.eclipse.ease.Script
- equals(Object) - Method in class org.eclipse.ease.service.ScriptType
- equals(Object) - Method in class org.eclipse.ease.ui.completion.tokenizer.Bracket
- equals(Object) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
- equals(Object) - Method in class org.eclipse.ease.ui.scripts.ScriptEditorInput
- equals(Object) - Method in class org.eclipse.ease.ui.tools.LocationImageDescriptor
- EqualsExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- EqualsExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.EqualsExpressionDefinition
- error(String) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Force an error for the current test entity (test/testclass/testfile/testsuite).
- error(String, String) - Static method in class org.eclipse.ease.Logger
-
Log an error.
- error(String, String, Throwable) - Static method in class org.eclipse.ease.Logger
-
Log an error.
- error(String, ScriptStackTrace) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Called from the javascript runner.
- ERROR - Enum constant in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'ERROR' literal object.
- ERROR_VALUE - Static variable in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'ERROR' literal value.
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Code
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Metadata
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.StackTraceContainer
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestClass
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestFile
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestResult
- eSet(int, Object) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Code
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Metadata
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.StackTraceContainer
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.Test
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestClass
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestFile
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestResult
- eUnset(int) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
- evaluateExpression(String, IDebugElement, IWatchExpressionListener) - Method in class org.eclipse.ease.debugging.model.EaseWatchExpressionDelegate
- EvaluateExpressionEvent - Class in org.eclipse.ease.debugging.events.debugger
- EvaluateExpressionEvent(String, Object, Throwable, IWatchExpressionListener) - Constructor for class org.eclipse.ease.debugging.events.debugger.EvaluateExpressionEvent
- EvaluateExpressionRequest - Class in org.eclipse.ease.debugging.events.model
- EvaluateExpressionRequest(String, EaseDebugStackFrame, Object, IWatchExpressionListener) - Constructor for class org.eclipse.ease.debugging.events.model.EvaluateExpressionRequest
- EventBusHandler - Class in org.eclipse.ease.ui.scripts.keywordhandler
- EventBusHandler() - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.EventBusHandler
- EventDispatchJob - Class in org.eclipse.ease.debugging.dispatcher
- EventDispatchJob(IEventProcessor, IEventProcessor) - Constructor for class org.eclipse.ease.debugging.dispatcher.EventDispatchJob
-
Creates a new dispatcher.
- execute(Object) - Method in class org.eclipse.ease.AbstractScriptEngine
- execute(Object) - Method in interface org.eclipse.ease.IScriptEngine
-
Execute script code.
- execute(Object) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Execute script code.
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.handler.ClearDisplay
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.handler.LoadModule
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.handler.OpenHelp
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.handler.OpenModulesPreferences
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.handler.OpenScriptHelp
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.handler.PasteTextToScriptShell
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.handler.Reset
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.handler.SpawnShell
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.handler.StopScriptExecution
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.handler.SwitchEngine
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.handler.ToggleDropinsSection
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.handler.ToggleHiddenModulesHandler
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.scripts.expressions.handler.CreateExpressionHandler
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.scripts.expressions.handler.DeleteExpressionHandler
- execute(ExecutionEvent) - Method in class org.eclipse.ease.ui.tools.ToggleHandler
- execute(Script) - Method in class org.eclipse.ease.lang.python.debugger.PythonDebugger
-
Runs the given
Script
using theICodeTracer
. - execute(Script) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebugger
- executeCommand(String, Map<String, String>) - Method in class org.eclipse.ease.modules.platform.PlatformModule
-
Execute a command from the command framework.
- executeCommand(Command) - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
- executeInteractive(String) - Method in interface org.eclipse.ease.lang.python.py4j.internal.IPythonSideEngine
-
Execute a block of code on the target as an interactive line.
- executeScript(String, String) - Method in interface org.eclipse.ease.lang.python.py4j.internal.IPythonSideEngine
-
Execute a block of code on the target as a script.
- executeScript(String, String, String...) - Method in interface org.eclipse.ease.service.IScriptService
-
Execute a given script and returns the execution result.
- executeScript(String, String, String...) - Method in class org.eclipse.ease.service.ScriptService
- executeSync(Object, Object) - Method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Run a code fragment in a synchronized block.
- executeUI(Object) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Run code in UI thread.
- executeUserCode(String) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Execute code registered in the testsuite.
- exists() - Method in class org.eclipse.ease.debugging.DynamicContentEditorInput
- exists() - Method in class org.eclipse.ease.modules.platform.resources.FilesystemHandle
- exists() - Method in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Check if a physical file exists.
- exists() - Method in class org.eclipse.ease.modules.platform.resources.ResourceHandle
- exists() - Method in class org.eclipse.ease.ui.scripts.ScriptEditorInput
- exists(Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Check whether a resource exists.
- exists(String) - Method in class org.eclipse.ease.ui.scripts.ScriptStorage
- exit(Object) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Terminates script execution immediately.
- exitApplication() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Close the application.
- ExitException - Exception in org.eclipse.ease
- ExitException(Object) - Constructor for exception org.eclipse.ease.ExitException
- export(Object, boolean) - Method in class org.eclipse.ease.modules.charting.views.Chart
- exportGraph(Object, boolean) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Export the current figure as png file.
- ExpressionComposite - Class in org.eclipse.ease.ui.scripts.expressions.ui
- ExpressionComposite(IWorkbenchPartSite, Composite, int) - Constructor for class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionComposite
- ExpressionComposite_3 - Static variable in class org.eclipse.ease.ui.scripts.Messages
- ExpressionComposite_add - Static variable in class org.eclipse.ease.ui.scripts.Messages
- ExpressionComposite_delete - Static variable in class org.eclipse.ease.ui.scripts.Messages
- ExpressionComposite_expression - Static variable in class org.eclipse.ease.ui.scripts.Messages
- ExpressionContentProvider - Class in org.eclipse.ease.ui.scripts.expressions.ui
- ExpressionContentProvider() - Constructor for class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionContentProvider
- ExpressionDescription(IConfigurationElement) - Constructor for class org.eclipse.ease.ui.scripts.expressions.ExpressionTools.ExpressionDescription
- ExpressionDialog - Class in org.eclipse.ease.ui.scripts.expressions.ui
- ExpressionDialog(Shell, String, String) - Constructor for class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionDialog
-
Create the dialog.
- ExpressionFactory - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- ExpressionFactory() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactory
- ExpressionTools - Class in org.eclipse.ease.ui.scripts.expressions
- ExpressionTools.ExpressionDescription - Class in org.eclipse.ease.ui.scripts.expressions
- extractArguments(String) - Static method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Split a string with comma separated arguments.
- extractKeywords(String) - Static method in class org.eclipse.ease.AbstractCodeParser
F
- failure(String) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Force a failure (=assertion) for the current test entity (test/testclass/testfile/testsuite).
- failure(String, ScriptStackTrace) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Called from the javascript runner.
- FAILURE - Enum constant in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'FAILURE' literal object.
- FAILURE_VALUE - Static variable in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'FAILURE' literal value.
- FALSE - Static variable in annotation interface org.eclipse.ease.modules.ScriptParameter
- fExceptionStacktrace - Variable in class org.eclipse.ease.debugging.AbstractEaseDebugger.ThreadState
- figure(String) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Opens a new view with an empty figure.
- FILE_LOCATION - Static variable in interface org.eclipse.ease.ui.launching.LaunchConstants
- fileExists(Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Verifies that a specific file exists.
- FileExtensionFilter - Class in org.eclipse.ease.ui.launching
- FileExtensionFilter(String[]) - Constructor for class org.eclipse.ease.ui.launching.FileExtensionFilter
- FileScriptStorage - Class in org.eclipse.ease.ui.scripts
- FileScriptStorage(String) - Constructor for class org.eclipse.ease.ui.scripts.FileScriptStorage
- FileSelectionPage - Class in org.eclipse.ease.lang.unittest.ui.editor
- FileSelectionPage(FormEditor, String, String) - Constructor for class org.eclipse.ease.lang.unittest.ui.editor.FileSelectionPage
- FilesystemHandle - Class in org.eclipse.ease.modules.platform.resources
- FilesystemHandle(File, int) - Constructor for class org.eclipse.ease.modules.platform.resources.FilesystemHandle
- FilesystemTools - Class in org.eclipse.ease.modules.platform.resources
- fill(Composite) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
- fill(Menu, int) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
- fill(ToolBar, int) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
- FILTER_CHARACTER - Static variable in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Indicates that a single character filter applies as keys are typed in the popup.
- FILTER_CUMULATIVE - Static variable in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Deprecated.As of 3.4, filtering that is sensitive to changes in the control content should be performed by the supplied
IContentProposalProvider
, such as that performed bySimpleContentProposalProvider
- FILTER_NONE - Static variable in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Indicates that there should be no filter applied as keys are typed in the popup.
- FilteredTestCommand - Class in org.eclipse.ease.lang.unittest
- FilteredTestCommand(ITestContainer, Collection<ITestEntity>) - Constructor for class org.eclipse.ease.lang.unittest.FilteredTestCommand
- finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
- findClass(String) - Method in class org.eclipse.ease.classloader.EaseClassLoader
- findDebugThread(Object) - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
- findElement(String) - Static method in class org.eclipse.ease.modules.platform.UIModelManipulator
-
Find the UI element for a given id.
- findFiles(String, Object, boolean) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Return files matching a certain pattern.
- findFiles(Pattern, File, boolean) - Static method in class org.eclipse.ease.modules.platform.resources.FilesystemTools
- findFiles(Pattern, IContainer, boolean) - Static method in class org.eclipse.ease.modules.platform.resources.WorkspaceTools
- findViewReference(String) - Static method in class org.eclipse.ease.ui.handler.PasteTextToScriptShell
- FINISHED - Enum constant in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'FINISHED' literal object.
- FINISHED_VALUE - Static variable in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'FINISHED' literal value.
- fireDispatchEvent(IDebuggerEvent) - Method in class org.eclipse.ease.debugging.AbstractEaseDebugger
-
Helper method to raise event via dispatcher.
- fireDispatchEvent(IModelRequest) - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
- fireNotifyChanged(Notification) - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
This delegates to
DefinitionItemProviderAdapterFactory.changeNotifier
and toDefinitionItemProviderAdapterFactory.parentAdapterFactory
. - Flag - Enum Class in org.eclipse.ease.lang.unittest.definition
-
A representation of the literals of the enumeration 'Flag', and utility methods for working with them.
- FLAG - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The meta object id for the '
Flag
' enum. - FLAG - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the '
Flag
' enum. - FLAG_TO_STRING_MAP - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The meta object id for the '
Flag To String Map
' class. - FLAG_TO_STRING_MAP - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the '
Flag To String Map
' class. - FLAG_TO_STRING_MAP__KEY - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Key' attribute.
- FLAG_TO_STRING_MAP__KEY - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- FLAG_TO_STRING_MAP__VALUE - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Value' attribute.
- FLAG_TO_STRING_MAP__VALUE - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- FLAG_TO_STRING_MAP_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The number of structural features of the 'Flag To String Map' class.
- FLAG_TO_STRING_MAP_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The number of operations of the 'Flag To String Map' class.
- FlagToStringMap - Class in org.eclipse.ease.lang.unittest.definition.impl
-
An implementation of the model object 'Flag To String Map'.
- FlagToStringMapItemProvider - Class in org.eclipse.ease.lang.unittest.definition.provider
-
This is the item provider adapter for a
Map.Entry
object. - FlagToStringMapItemProvider(AdapterFactory) - Constructor for class org.eclipse.ease.lang.unittest.definition.provider.FlagToStringMapItemProvider
-
This constructs an instance from a factory and a notifier.
- fName - Variable in class org.eclipse.ease.ui.scripts.keywordhandler.ToolbarHandler.Location
- focusGained(FocusEvent) - Method in class org.eclipse.ease.lang.unittest.ui.views.MultiSelectionProvider
- focusLost(FocusEvent) - Method in class org.eclipse.ease.lang.unittest.ui.views.MultiSelectionProvider
- forInstance(Object) - Static method in class org.eclipse.ease.modules.ModuleDefinition
- fork(Object, String, String) - Method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Fork a new script engine and execute provided resource.
- formatText(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Format a text with format qualifiers.
- FrameworkFilterAction - Class in org.eclipse.ease.lang.python.debugger.actions
-
ViewFilterAction
for hiding debug framewok specific variables. - FrameworkFilterAction() - Constructor for class org.eclipse.ease.lang.python.debugger.actions.FrameworkFilterAction
- fResumeLineNumber - Variable in class org.eclipse.ease.debugging.AbstractEaseDebugger.ThreadState
- fResumeStack - Variable in class org.eclipse.ease.debugging.AbstractEaseDebugger.ThreadState
- fResumeType - Variable in class org.eclipse.ease.debugging.AbstractEaseDebugger.ThreadState
- fScheme - Variable in class org.eclipse.ease.ui.scripts.keywordhandler.ToolbarHandler.Location
- fStacktrace - Variable in class org.eclipse.ease.debugging.AbstractEaseDebugger.ThreadState
-
Stacktrace is not set entirely, but incrementally updated by clients.
- fSuspended - Variable in class org.eclipse.ease.debugging.AbstractEaseDebugger.ThreadState
- fTargetID - Variable in class org.eclipse.ease.ui.scripts.keywordhandler.ToolbarHandler.Location
G
- get() - Method in class org.eclipse.ease.ScriptResult
- get(int) - Static method in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
Returns the 'Flag' literal with the specified integer value.
- get(int) - Static method in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
Returns the 'Test Status' literal with the specified integer value.
- get(long) - Method in class org.eclipse.ease.ScriptResult
- get(long, TimeUnit) - Method in class org.eclipse.ease.ScriptResult
- get(String) - Static method in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
Returns the 'Flag' literal with the specified literal value.
- get(String) - Static method in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
Returns the 'Test Status' literal with the specified literal value.
- getActiveEditor() - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditorActionBarContributor
- getActiveEditor() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Get the active editor instance.
- 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.
- getActiveView() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Get the active view instance.
- getAdapter(Class) - Method in class org.eclipse.ease.debugging.DynamicContentEditorInput
- getAdapter(Class) - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
- getAdapter(Class) - Method in class org.eclipse.ease.ui.scripts.ScriptEditorInput
- 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<T>) - Method in class org.eclipse.ease.ui.view.ScriptShell
- getAdditionalProposalInfo() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
- getAdditionalProposalInfo(IProgressMonitor) - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
- getApplication() - Static method in class org.eclipse.ease.modules.platform.keywords.RegisterView
- 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
- getAttribute(String) - Method in class org.eclipse.ease.tools.PlatformExtension
- 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.
- getAvailableDropins() - Static method in class org.eclipse.ease.ui.views.shell.dropins.DropinTools
- 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 class org.eclipse.ease.modules.ModuleTracker
- 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
- getBrackets() - Method in class org.eclipse.ease.ui.completion.tokenizer.BracketMatcher
- getBreakpoint() - Method in class org.eclipse.ease.debugging.events.model.BreakpointRequest
- getBreakpoints() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- getBreakpoints(String) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebugger
-
Returns list of all breakpoints in given file.
- getBundle(String) - Method in class org.eclipse.ease.modules.platform.OsgiModule
-
Get a bundle instance.
- getBundleID() - Method in class org.eclipse.ease.modules.ModuleDefinition
- getByName(String) - Static method in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
Returns the 'Flag' literal with the specified name.
- getByName(String) - Static method in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
Returns the 'Test Status' literal with the specified name.
- getCellEditor(Composite) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
- getCharEnd() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- getCharStart() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- getChart() - Method in class org.eclipse.ease.modules.charting.views.ChartView
- getChecksum(InputStream) - Static method in class org.eclipse.ease.modules.platform.resources.FilesystemTools
- getChecksum(Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Get an MD5 checksum over a readable resource.
- 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() - Method in class org.eclipse.ease.ui.completion.provider.LocationResolver
-
Get all children of this location.
- 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.lang.unittest.ui.views.TestSuiteContentProvider
- getChildren(Object) - Method in class org.eclipse.ease.ui.modules.ui.ModulesContentProvider
- 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 anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.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)
. - getChildrenGen() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- getClazz() - Method in class org.eclipse.ease.ICodeFactory.Parameter
- getClipboard() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Get text data from the clipboard.
- 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(String, EnvironmentModule) - Static method in class org.eclipse.ease.lang.python.Pep302ModuleImporter
- 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() - Method in class org.eclipse.ease.service.ScriptType
- getCodeFactory(IScriptEngine) - Static method in class org.eclipse.ease.service.ScriptService
-
Get the default
ICodeFactory
for a given script engine. - getCodeParser() - Method in class org.eclipse.ease.service.ScriptType
- getCodeParser(IScriptEngine) - Static method in class org.eclipse.ease.service.ScriptService
-
Get the default
ICodeParser
for a given script engine. - 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.
- getCommand() - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
-
Returns the ParameterizedCommand for this contribution.
- getComposite() - Method in class org.eclipse.ease.modules.platform.keywords.ScriptedView
-
Get the root composite for this view.
- getCondition() - Method in exception org.eclipse.ease.ExitException
- getConfigurationElement() - Method in class org.eclipse.ease.tools.PlatformExtension
- getConsole() - Method in class org.eclipse.ease.modules.platform.UIModule
-
Get the script console for the current engine.
- 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
- 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.
- getContentTypes() - Method in class org.eclipse.ease.service.ScriptType
- getContext() - Method in class org.eclipse.ease.Activator
- getContext() - Method in class org.eclipse.ease.debugging.events.model.EvaluateExpressionRequest
- getContext() - Static method in class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
- getContext() - Method in class org.eclipse.ease.ui.Activator
- getContext() - Method in class org.eclipse.ease.ui.completion.provider.AbstractCompletionProvider
-
Get the current context.
- getContext(IScriptEngine, Object, String, int, int) - Method in interface org.eclipse.ease.ICodeParser
-
Parse the given piece of code into a language specific
ICompletionContext
. - getContext(IScriptEngine, Object, String, int, int) - Method in class org.eclipse.ease.lang.groovy.GroovyCodeParser
- getContext(IScriptEngine, Object, String, int, int) - Method in class org.eclipse.ease.lang.javascript.JavaScriptCodeParser
- getContext(IScriptEngine, Object, String, int, int) - Method in class org.eclipse.ease.lang.jvm.compiled.JVMCompiledHeaderParser
- 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.ruby.RubyCodeParser
- getContext(IScriptEngine, Object, String, int, int) - Method in class org.eclipse.ease.lang.scriptarchive.ManifestParser
- 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
- getContributorId() - Method in class org.eclipse.ease.ui.view.ScriptShell
- 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.
- getCopyOfChildren() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- getCopyOfChildren() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestContainer
- getCurrentEngine() - Method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
- getCurrentFrame() - Method in interface org.eclipse.ease.lang.python.py4j.internal.ICodeTraceFilter
-
Get the current python frame.
- getCurrentPerspective() - Static method in class org.eclipse.ease.modules.platform.UIModelManipulator
-
Get the currently active perspective.
- 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
- getCustomCode() - 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 class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
- getCustomCode(String) - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
- getData() - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
-
Provide info on the rendering data contained in this item.
- getDebugEngine() - Method in class org.eclipse.ease.service.ScriptType
- 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(Field) - Static method in class org.eclipse.ease.ui.modules.ui.ModulesTools
-
Get the module owning the field provided.
- getDeclaringModule(Method) - Static method in class org.eclipse.ease.ui.modules.ui.ModulesTools
-
Deprecated.Do not use as this method might yield wrong results!!!
- 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() - Method in class org.eclipse.ease.ICodeFactory.Parameter
- getDefaultValue(Parameter) - Static method in class org.eclipse.ease.modules.ScriptParameter.Helper
- 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(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() - Method in class org.eclipse.ease.modules.ModuleDefinition.ModuleDependency
- 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 module dependencies.
- getDeprecationMessage() - Method in class org.eclipse.ease.ui.help.hovers.ModuleHelp
- 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.
- getDisplayDynamicCodeValue(ILaunchConfiguration) - Static method in class org.eclipse.ease.ui.launching.EaseLaunchDelegate
- 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.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
- getEnd() - Method in class org.eclipse.ease.ui.completion.tokenizer.Bracket
- 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() - Method in class org.eclipse.ease.service.ScriptType
- 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() - Method in class org.eclipse.ease.service.ScriptService
- getEngines() - Method in class org.eclipse.ease.service.ScriptType
-
Get available engines.
- getEngines(String) - Method in interface org.eclipse.ease.service.IScriptService
-
Get available engine descriptions for a given script type.
- getEngines(String) - Method in class org.eclipse.ease.service.ScriptService
- 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.modules.ModuleDefinition.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() - Static method in interface org.eclipse.ease.modules.IEnvironment
- 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. - getExceptionDescriptions() - Method in class org.eclipse.ease.ui.help.hovers.MethodHelp
- getExceptionFrame() - Method in interface org.eclipse.ease.lang.python.py4j.internal.ICodeTraceFilter
-
Get the python frame of the last thrown exception.
- getExceptionStacktrace() - Method in class org.eclipse.ease.debugging.AbstractEaseDebugger
- getExceptionStacktrace() - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebugger
- getExceptionStacktrace(Object) - Method in class org.eclipse.ease.debugging.AbstractEaseDebugger
- 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.modules.platform.resources.FilesystemHandle
- getFile() - Method in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Get the base file object.
- getFile() - Method in class org.eclipse.ease.modules.platform.resources.ResourceHandle
- getFile() - Method in class org.eclipse.ease.Script
-
Returns the file instance, if the current command is backed by a file.
- getFile(String, boolean) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Get a workspace or file system 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.debugger.PythonBreakpoint
-
Returns the filename for the breakpoint.
- getFileTreeViewer() - Method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
- getFilter() - Method in interface org.eclipse.ease.ICompletionContext
-
Get a text filter to be applied for the current input.
- getFilter() - Method in class org.eclipse.ease.ui.completion.BasicContext
- 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
- getFromLast(Class<?>) - Method in class org.eclipse.ease.ui.completion.tokenizer.TokenList
- getFromLast(String) - Method in class org.eclipse.ease.ui.completion.tokenizer.TokenList
- getFromTail(int) - Method in class org.eclipse.ease.ui.completion.tokenizer.TokenList
- 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.
- getFullName() - Method in class org.eclipse.ease.modules.ModuleCategoryDefinition
-
Get full name including parent category names.
- 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.
- 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.modules.ModuleDefinition.ModuleDependency
- getID() - Method in class org.eclipse.ease.service.EngineDescription
- getID() - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ToolbarHandler.Location
- getIDForName(String) - Static method in class org.eclipse.ease.modules.platform.UIModelManipulator
-
Find ID for a given view name.
- getImage() - Method in interface org.eclipse.ease.ui.completion.IImageResolver
-
Returns an image instance.
- getImage() - Method in class org.eclipse.ease.ui.completion.provider.AbstractCompletionProvider.DescriptorImageResolver
- getImage() - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
- 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.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(Object) - Method in class org.eclipse.ease.ui.completion.CompletionLabelProvider
- getImage(Object) - Method in class org.eclipse.ease.ui.debugging.model.AbstractEaseDebugModelPresentation
- getImage(Object) - Method in class org.eclipse.ease.ui.modules.ui.ModulesLabelProvider
- getImage(Object) - Method in class org.eclipse.ease.ui.preferences.ModulesLabelProvider
- getImage(String, String, boolean) - Static method in class org.eclipse.ease.ui.Activator
- 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() - Method in class org.eclipse.ease.debugging.DynamicContentEditorInput
- getImageDescriptor() - Method in class org.eclipse.ease.ui.scripts.expressions.ExpressionTools.ExpressionDescription
- getImageDescriptor() - Method in class org.eclipse.ease.ui.scripts.ScriptEditorInput
- 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) - 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(String, String) - Static method in class org.eclipse.ease.Activator
-
Get
ImageDescriptor
for a given bundle/path location. - getImageDescriptor(String, String) - Static method in class org.eclipse.ease.ui.Activator
- getImageDescriptor(IConfigurationElement, String) - Static method in class org.eclipse.ease.tools.ContributionTools
- 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.
- 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() - 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
- getInputStream(Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Get the content of a resource location as
InputStream
. - 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() - Method in class org.eclipse.ease.modules.ModuleTracker.ModuleState
- getInstance() - Static method in class org.eclipse.ease.service.ScriptService
- getInstance() - Static method in class org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactory
- 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.
- getLast(Class<T>) - Method in class org.eclipse.ease.ui.completion.tokenizer.TokenList
- getLastExecutionResult() - Method in class org.eclipse.ease.AbstractReplScriptEngine
- getLastExecutionResult() - Method in interface org.eclipse.ease.IReplEngine
-
Get the result of the last script execution.
- getLastToken() - Method in class org.eclipse.ease.ui.completion.tokenizer.TokenList
- getLaunch() - Method in class org.eclipse.ease.AbstractScriptEngine
- 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 interface org.eclipse.ease.IScriptEngine
-
Get the launch that was used to create this engine.
- getLaunch() - Method in class org.eclipse.ease.ui.console.ScriptConsole
- getLaunch(ILaunchConfiguration, String) - Method in class org.eclipse.ease.ui.launching.EaseLaunchDelegate
- getLaunchableResource(ISelection) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
- getLaunchableResource(IEditorPart) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
- getLaunchConfigurations(ISelection) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
- getLaunchConfigurations(IEditorPart) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
- getLaunchExtensions(EngineDescription) - Method in interface org.eclipse.ease.service.IScriptService
-
Get Launch extensions for a dedicated script engine.
- getLaunchExtensions(EngineDescription) - 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
- getLineno() - Method in class org.eclipse.ease.lang.python.debugger.PythonBreakpoint
-
Returns the line number for the breakpoint.
- 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.
- 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 class org.eclipse.ease.lang.unittest.definition.Flag
- getLiteral() - Method in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
- getLoadedModules() - Method in interface org.eclipse.ease.ICompletionContext
-
Get all loaded modules.
- getLoadedModules() - Method in class org.eclipse.ease.ui.completion.BasicContext
- getLoadedModules(IScriptEngine) - Static method in class org.eclipse.ease.modules.EnvironmentModule
-
Get all loaded modules for a given script engine.
- 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 class org.eclipse.ease.ui.launching.LibrariesTab
- getMessage() - Method in class org.eclipse.ease.ui.launching.MainTab
- 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
- getMode() - Method in class org.eclipse.ease.modules.platform.resources.FilesystemHandle
- getMode() - Method in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Get the mode (READ/WRITE/APPEND) this handle is operating for.
- 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.python.debugger.model.PythonDebugTarget
- getModule(String) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Resolves a loaded module and returns the Java instance.
- getModule(String) - Method in interface org.eclipse.ease.modules.IEnvironment
- getModule(U) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Resolves a loaded module by its class.
- 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() - Method in class org.eclipse.ease.modules.ModuleDefinition.ModuleEntry
- getModuleDefinition() - Method in class org.eclipse.ease.modules.ModuleTracker.ModuleState
- getModuleDefinition(Object) - Method in class org.eclipse.ease.modules.EnvironmentModule
- getModuleDefinition(Object) - Method in interface org.eclipse.ease.modules.IEnvironment
-
Retrieve a definition for a given module instance.
- 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
- getModuleEntries() - Method in class org.eclipse.ease.modules.ModuleDefinition
- getModuleHelpLocation(ModuleDefinition) - Static method in class org.eclipse.ease.ui.help.hovers.ModuleHelp
-
Retrieve help page URL for a given module definition.
- getModuleInstance(ModuleDefinition) - Method in class org.eclipse.ease.modules.EnvironmentModule
- getModules() - Method in class org.eclipse.ease.modules.EnvironmentModule
- getModules() - Method in interface org.eclipse.ease.modules.IEnvironment
-
Retrieve a list of loaded modules.
- getModuleState(ModuleDefinition) - Method in class org.eclipse.ease.modules.ModuleTracker
- 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.python.debugger.model.PythonDebugTarget
- getName() - Method in class org.eclipse.ease.lang.python.debugger.PythonDebugger.PythonDebugFrame
- getName() - Method in enum class 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 class 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.modules.ModuleDefinition.ModuleEntry
- 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
- getNextScript() - Method in class org.eclipse.ease.ScriptScheduler
- getNodeContent(IMemento) - Static method in interface org.eclipse.ease.ui.help.hovers.IHoverHelp
- getOpenBrackets() - Method in class org.eclipse.ease.ui.completion.tokenizer.BracketMatcher
- getOptionalParameterCount(Method) - Static method in class org.eclipse.ease.ui.modules.ui.ModulesTools
- getOrCreateModuleState(ModuleDefinition) - Method in class org.eclipse.ease.modules.ModuleTracker
- 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() - 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.
- getParameterDescriptions() - Method in class org.eclipse.ease.ui.help.hovers.MethodHelp
- getParameters() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
- getParameters(Method) - Static method in class org.eclipse.ease.modules.ModuleHelper
- 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.unittest.runtime.impl.TestEntity
- getParent() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'Parent' container reference.
- 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.lang.unittest.ui.views.TestSuiteContentProvider
- getParent(Object) - Method in class org.eclipse.ease.ui.modules.ui.ModulesContentProvider
- getParent(Object) - Method in class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionContentProvider
- getParent(Object) - Method in class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
- getParentDefinition() - Method in class org.eclipse.ease.modules.ModuleCategoryDefinition
- 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.
- getPartControl(IWorkbenchPartSite, Composite) - Method in class org.eclipse.ease.ui.views.shell.dropins.AbstractDropin
- getPartControl(IWorkbenchPartSite, Composite) - Method in interface org.eclipse.ease.ui.views.shell.dropins.IShellDropin
-
Get the drop-in visual root component.
- 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 class org.eclipse.ease.modules.platform.resources.FilesystemHandle
- getPath() - Method in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Returns the java.io.File Path to the underlying file.
- getPath() - Method in class org.eclipse.ease.modules.platform.resources.ResourceHandle
- 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.
- 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
- getProject(String) - Static method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Get a project instance.
- 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(String, int) - Method in class org.eclipse.ease.ui.completion.CodeCompletionAggregator
- getProposals(String, int, IProgressMonitor) - Method in class org.eclipse.ease.ui.completion.CodeCompletionAggregator
- getProposals(ICompletionContext) - Method in class org.eclipse.ease.lang.python.ui.completion.PythonCompletionProviderWrapper
- getProposals(ICompletionContext) - Method in class org.eclipse.ease.ui.completion.provider.AbstractCompletionProvider
- getProposals(ICompletionContext) - Method in interface org.eclipse.ease.ui.completion.provider.ICompletionProvider
-
Calculate all matching proposals.
- getRawLocation() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for class '
Raw Location
'. - getRawLocation__GetInputStream() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the '
Get Input Stream
' operation. - getRawLocation__GetResource() - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
Returns the meta object for the '
Get Resource
' operation. - 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
-
Returns the meta object for the attribute '
Update Pending
'. - getReference(Script) - Method in interface org.eclipse.ease.lang.python.debugger.IPythonScriptRegistry
- getReference(Script) - Method in class org.eclipse.ease.lang.python.debugger.PythonEventDispatchJob
- getReference(Script) - Method in class org.eclipse.ease.lang.python.debugger.PythonScriptRegistry
- 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
- getRegisterGroups() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- getReplaceLength() - Method in interface org.eclipse.ease.ICompletionContext
- getReplaceLength() - Method in class org.eclipse.ease.ui.completion.BasicContext
- getReplaceOffset() - Method in interface org.eclipse.ease.ICompletionContext
- getReplaceOffset() - Method in class org.eclipse.ease.ui.completion.BasicContext
- 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
- 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() - Method in class org.eclipse.ease.ui.completion.BasicContext
- getResource() - Method in interface org.eclipse.ease.ui.scripts.repository.IRawLocation
- getResource(String) - Static method in class org.eclipse.ease.ui.Activator
- getResource(Script) - Method in class org.eclipse.ease.debugging.dispatcher.EventDispatchJob
- getResource(Script) - Method in interface org.eclipse.ease.debugging.IScriptRegistry
-
Get the
IResource
identified by thisScript
. - getResource(Script) - Method in class org.eclipse.ease.debugging.ScriptRegistry
- 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.tools.RunnableWithResult
-
Get the result of the run execution.
- getResultOrThrow() - Method in class org.eclipse.ease.tools.RunnableWithResult
-
Get the result of the run execution.
- getResults() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- getResults() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
-
Returns the value of the 'Results' containment reference list.
- getResults(TestStatus) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- getResults(TestStatus) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
- 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.
- getRunningEngines() - Method in interface org.eclipse.ease.service.IScriptService
-
Get all running script engines.
- getRunningEngines() - Method in class org.eclipse.ease.service.ScriptService
- 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.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.lang.python.debugger.IPythonScriptRegistry
- getScript(String) - Method in class org.eclipse.ease.lang.python.debugger.PythonEventDispatchJob
- getScript(String) - Method in class org.eclipse.ease.lang.python.debugger.PythonScriptRegistry
- getScript(String) - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Get a script by providing its full name.
- getScript(IResource) - Method in class org.eclipse.ease.debugging.dispatcher.EventDispatchJob
- getScript(IResource) - Method in interface org.eclipse.ease.debugging.IScriptRegistry
-
Return the
Script
identified by thisIResource
. - getScript(IResource) - Method in class org.eclipse.ease.debugging.ScriptRegistry
- 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
-
Returns the meta object for the map '
Script Keywords
'. - 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
-
Returns the meta object for the map '
User Keywords
'. - 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
-
Returns the meta object for data type '
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.BasicContext
- getScriptEngine() - Method in class org.eclipse.ease.ui.console.ScriptConsole
- getScriptEngine() - Method in class org.eclipse.ease.ui.view.ScriptShell
- getScriptEngine() - Method in class org.eclipse.ease.ui.views.shell.dropins.AbstractDropin
- 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
-
Returns the meta object for class '
Script Location
'. - 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
'. - getScriptRegistry() - Method in class org.eclipse.ease.lang.python.debugger.PythonDebugger
-
Returns the
IPythonScriptRegistry
used by the debugger. - 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
-
Returns the meta object for data type '
Script Stack Trace
'. - getScriptStackTrace() - Method in exception org.eclipse.ease.ScriptExecutionException
- 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.groovy.GroovyHelper
-
Get the
ScriptType
for java script. - getScriptType() - Static method in class org.eclipse.ease.lang.javascript.JavaScriptHelper
-
Get the
ScriptType
for java script. - getScriptType() - Static method in class org.eclipse.ease.lang.python.PythonHelper
-
Get the
ScriptType
for python. - getScriptType() - Method in class org.eclipse.ease.ui.completion.BasicContext
- 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
- getSelection() - Method in class org.eclipse.ease.lang.unittest.ui.views.MultiSelectionProvider
- getSelection() - Method in class org.eclipse.ease.ui.view.DropinsSelectionProvider
- getSelection() - Method in class org.eclipse.ease.ui.view.TextSelectionProvider
- getSelection(String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Get the current selection.
- getSelection(IDocument) - Method in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
- getSelectionProvider() - Method in class org.eclipse.ease.ui.scripts.ui.ScriptComposite
-
Get the selection provider of this composite.
- getSelectionProvider() - Method in class org.eclipse.ease.ui.views.shell.dropins.AbstractDropin
- getSelectionProvider() - Method in interface org.eclipse.ease.ui.views.shell.dropins.IShellDropin
-
Get the selection provider of this dropin or null.
- getService() - Static method in class org.eclipse.ease.service.ScriptService
- getService(Class<?>) - Method in class org.eclipse.ease.modules.platform.PlatformModule
-
Get a platform service.
- getSharedObject(String) - Method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Get an object from the shared object store.
- getShell() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Get the workbench shell instance.
- getShowInContext() - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
- getShowInTargetIds() - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
- getSignature(Method, boolean) - Static method in class org.eclipse.ease.ui.modules.ui.ModulesTools
-
Generates the signature of the method.
- 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(Object) - Constructor for class org.eclipse.ease.debugging.events.model.GetStackFramesRequest
- getStacktrace() - Method in class org.eclipse.ease.debugging.AbstractEaseDebugger
-
Get current stack trace.
- getStacktrace() - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebugger
- getStackTrace() - Method in class org.eclipse.ease.AbstractScriptEngine
- getStackTrace() - Method in interface org.eclipse.ease.IDebugEngine
-
Get the current stack trace.
- getStackTrace() - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebuggerEngine
- 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
-
Returns the meta object for class '
Stack Trace Container
'. - 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
'. - getStart() - Method in class org.eclipse.ease.ui.completion.tokenizer.Bracket
- 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
- getSuspendOnScriptLoadValue(ILaunchConfiguration) - Static method in class org.eclipse.ease.ui.launching.EaseLaunchDelegate
- getSuspendOnStartupValue(ILaunchConfiguration) - Static method in class org.eclipse.ease.ui.launching.EaseLaunchDelegate
- getSystemProperty(String) - Method in class org.eclipse.ease.modules.platform.PlatformModule
-
Get a system property or environment value.
- 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() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for class '
Test
'. - getTest() - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Get the current unit test.
- getTest(String) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- getTest(String) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestContainer
- 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
-
Returns the meta object for the attribute '
Duration Limit
'. - getTestClass() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
- getTestClass() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for class '
Test Class
'. - getTestContainer() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
- getTestContainer() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for class '
Test Container
'. - 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
-
Returns the meta object for the '
Get Child Containers
' operation. - 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
-
Returns the meta object for class '
Test Entity
'. - getTestEntity__AddError__String_ScriptStackTrace() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
- getTestEntity__AddError__String_ScriptStackTrace() - 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
-
Returns the meta object for the '
Get Full Path
' operation. - 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
-
Returns the meta object for the '
Get Resource
' operation. - 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
-
Returns the meta object for the '
Get Test Suite
' operation. - 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
-
Returns the meta object for the '
Get Worst Result
' operation. - 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
-
Returns the meta object for the '
Set Disabled
' operation. - 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
-
Returns the meta object for the attribute '
End Timestamp
'. - 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
-
Returns the meta object for the attribute '
Entity Status
'. - 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
-
Returns the meta object for the attribute '
Estimated Duration
'. - 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
-
Returns the meta object for the attribute '
Start Timestamp
'. - 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
-
Returns the meta object for the attribute '
Insertion Order
'. - 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
-
Returns the meta object for class '
Test Folder
'. - getTestResult() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.RuntimePackage
- getTestResult() - Method in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
Returns the meta object for class '
Test Result
'. - 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
-
Returns the meta object for enum '
Test Status
'. - 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
-
Returns the meta object for class '
Test Suite
'. - 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
-
Returns the meta object for the attribute '
Master Engine
'. - getTestSuiteDefinition() - Method in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
Returns the meta object for class '
Test Suite Definition
'. - 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
-
Returns the meta object for the '
Get Custom Code
' operation. - 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
-
Returns the meta object for the '
Get Variable
' operation. - 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
-
Returns the meta object for the attribute list '
Disabled Resources
'. - 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
-
Returns the meta object for the attribute '
Exclude Filter
'. - 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
-
Returns the meta object for the attribute '
Include Filter
'. - 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() - Method in interface org.eclipse.ease.ICompletionContext
- getText() - Method in class org.eclipse.ease.ui.completion.BasicContext
- getText() - Method in class org.eclipse.ease.ui.tools.TextWithImage
-
Returns the widget text.
- 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
- 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.AbstractEvent
- getThread() - Method in class org.eclipse.ease.debugging.events.model.GetStackFramesRequest
- getThread() - Method in class org.eclipse.ease.debugging.events.model.ResumeRequest
- getThread() - Method in class org.eclipse.ease.debugging.events.model.SuspendRequest
- getThread() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- getThread() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- getThread() - Method in interface org.eclipse.ease.IDebugEngine
- getThreads() - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
- 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.views.shell.dropins.IShellDropin
-
Get this drop-in title.
- 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
- getTokens() - Method in interface org.eclipse.ease.ICompletionContext
- getTokens() - Method in class org.eclipse.ease.ui.completion.BasicContext
- getTokens(String) - Method in class org.eclipse.ease.ui.completion.tokenizer.InputTokenizer
- 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() - 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.ui.scripts.repository.IScript
-
Get script type.
- getType(Object) - Method in class org.eclipse.ease.AbstractReplScriptEngine
- 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
- 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 class 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 class org.eclipse.ease.lang.unittest.runtime.TestStatus
- getValue() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
- getValues() - Method in interface org.eclipse.ease.lang.unittest.ui.editor.IVariablesProvider
- getValueString() - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
- getVariable() - Method in class org.eclipse.ease.debugging.events.model.SetVariablesRequest
- 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.AbstractScriptEngine
- getVariable(String) - Method in interface org.eclipse.ease.IScriptEngine
-
Get a script variable.
- getVariable(String) - Method in interface org.eclipse.ease.lang.python.debugger.IPyFrame
-
Get a variable from the current frame.
- 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
-
Returns the meta object for the attribute '
Enum Provider ID
'. - 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.EaseDebugFrame
- 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() - Method in interface org.eclipse.ease.IScriptEngine
-
Get all variables from the scope.
- getVariables() - Method in interface org.eclipse.ease.lang.python.debugger.IPyFrame
-
Get variables visible from current frame.
- getVariables() - Method in class org.eclipse.ease.lang.python.debugger.PythonDebugger.PythonDebugFrame
- 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 interface org.eclipse.ease.IDebugEngine
-
Get variables within a specific scope or child elements for a given object.
- getVariables(Object) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebuggerEngine
- getVariables(Object) - Method in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
- getVariables(Scriptable) - Method in class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
- 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
- getWorkspace() - Static method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Get the workspace root.
- getWorkspace() - Static method in class org.eclipse.ease.modules.platform.resources.WorkspaceTools
- 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
H
- handleEvent(IDebugEvent) - Method in class org.eclipse.ease.debugging.AbstractEaseDebugger
- handleEvent(IDebugEvent) - Method in interface org.eclipse.ease.debugging.dispatcher.IEventProcessor
- handleEvent(IDebugEvent) - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
- handleEvent(IDebugEvent) - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
- handleEvent(IDebugEvent) - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- handleEvent(Event) - Method in class org.eclipse.ease.modules.platform.keywords.RegisterView
- handleEvent(Event) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CronHandler
- handleEvent(Event) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.EventBusHandler
- handleEvent(Event) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.KeyHandler
- handleEvent(Event) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ResourceChangeHandler
- handleEvent(Event) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.SaveEditorHandler
- handleEvent(Event) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ShutdownHandler
- handleEvent(Event) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.StartupHandler
- handleEvent(Event) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ToolbarHandler
- handleEvent(Event) - Method in class org.eclipse.ease.ui.scripts.ui.ScriptComposite
- hasChildren(Object) - Method in class org.eclipse.ease.lang.unittest.ui.views.TestSuiteContentProvider
- hasChildren(Object) - Method in class org.eclipse.ease.ui.modules.ui.ModulesContentProvider
- hasChildren(Object) - Method in class org.eclipse.ease.ui.scripts.expressions.ui.ExpressionContentProvider
- hasChildren(Object) - Method in class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
- hasError() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- hasError() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- hasError() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
- hasErrors() - Method in class org.eclipse.ease.debugging.model.EaseWatchExpressionResult
- hashCode() - Method in class org.eclipse.ease.debugging.DynamicContentEditorInput
- hashCode() - Method in class org.eclipse.ease.modules.ModuleDefinition
- hashCode() - Method in class org.eclipse.ease.modules.ModuleDefinition.ModuleEntry
- hashCode() - Method in class org.eclipse.ease.Script
- hashCode() - Method in class org.eclipse.ease.service.ScriptType
- hashCode() - Method in class org.eclipse.ease.ui.completion.tokenizer.Bracket
- hashCode() - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
- hashCode() - Method in class org.eclipse.ease.ui.tools.LocationImageDescriptor
- hasMethodCallback(String) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Check if java callbacks are registered for a module method.
- hasOpenBrackets() - Method in class org.eclipse.ease.ui.completion.tokenizer.BracketMatcher
- hasParameter(String) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition
- hasParameter(String) - Method in interface org.eclipse.ease.ui.scripts.expressions.IExpressionDefinition
- hasPostExecutionCallback(Method) - Method in interface org.eclipse.ease.modules.IModuleCallbackProvider
-
Check if the provider has a post execution callback for the given method.
- hasPreExecutionCallback(Method) - Method in interface org.eclipse.ease.modules.IModuleCallbackProvider
-
Check if the provider has a pre execution callback for the given method.
- hasProposalPopupFocus() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Returns whether the content proposal popup has the focus.
- hasRegisterGroups() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- hasStackFrames() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- hasSubMenu(String) - Method in class org.eclipse.ease.ui.scripts.ui.ScriptPopupMenu
- hasThreads() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
- hasValueChanged() - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
- hasVariable(String) - Method in class org.eclipse.ease.AbstractScriptEngine
- hasVariable(String) - Method in interface org.eclipse.ease.IScriptEngine
-
Check if a variable exists within the scope of the engine.
- hasVariables() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- hasVariables() - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
- help(String) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Open help page on addressed topic.
- Helper() - Constructor for class org.eclipse.ease.modules.ScriptParameter.Helper
- HelpHoverImageProvider - Class in org.eclipse.ease.ui.help.hovers
- HelpHoverImageProvider() - Constructor for class org.eclipse.ease.ui.help.hovers.HelpHoverImageProvider
- HoverManager - Class in org.eclipse.ease.ui.help.hovers
-
Manager for HTML hovers.
- HoverManager(Composite) - Constructor for class org.eclipse.ease.ui.help.hovers.HoverManager
-
Creates a new HoverManager for a given container.
I
- IAssertion - Interface in org.eclipse.ease.lang.unittest
-
Return value type that can be checked for validity.
- IClassResolver - Interface in org.eclipse.ease.ui.completion.tokenizer
- 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.
- ICodeTraceFilter - Interface in org.eclipse.ease.lang.python.py4j.internal
-
Extension of
ICodeTracer
performing pre-filtering before code gets to actual tracer. - ICodeTracer - Interface in org.eclipse.ease.lang.python.debugger
-
Interface for execution tracing in Python.
- ICompletionContext - Interface in org.eclipse.ease
- ICompletionProvider - Interface in org.eclipse.ease.ui.completion.provider
- 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
- 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
- IFileHandle - Interface in org.eclipse.ease.modules.platform.resources
-
Generic handle to an
IFile
orFile
instance. - ignore(String) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Ignore the current test, the current testfile or test suite.
- IGNORE_PYTHON_ENV_VARIABLES - Static variable in interface org.eclipse.ease.lang.python.py4j.internal.Py4JScriptEnginePrefConstants
- 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'.
- IMethodResolver - Interface in org.eclipse.ease.ui.completion.tokenizer
- IModelRequest - Interface in org.eclipse.ease.debugging.events.model
- IModuleCallbackProvider - Interface in org.eclipse.ease.modules
-
Interface for script function callbacks.
- IModuleListener - Interface in org.eclipse.ease.modules
- Implementation() - Constructor for class org.eclipse.ease.lang.unittest.definition.provider.TestDefinitionEditPlugin.Implementation
-
Creates an instance.
- importProject(File) - Static method in class org.eclipse.ease.modules.platform.resources.WorkspaceTools
- importProject(Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Imports a project into the current workspace.
- include(Object) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Include and execute a script file.
- INCLUDE_METHOD - Static variable in class org.eclipse.ease.modules.EnvironmentModule
-
Used by code completion.
- info(String, String) - Static method in class org.eclipse.ease.Logger
-
Log an info.
- 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() - Method in class org.eclipse.ease.ScriptScheduler
- init(IAction) - Method in class org.eclipse.ease.lang.python.debugger.actions.ViewFilterAction
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
- init(IViewPart) - Method in class org.eclipse.ease.lang.python.debugger.actions.ViewFilterAction
- init(IViewSite, IMemento) - Method in class org.eclipse.ease.ui.view.ScriptShell
- init(IWorkbench) - Method in class org.eclipse.ease.lang.python.py4j.internal.ui.Py4JPreferencePage
- 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(IPageBookViewPage, IConsole) - Method in class org.eclipse.ease.ui.console.ScriptConsolePageParticipant
- INIT_COMMANDS - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
- initialize(IScriptEngine, IEnvironment) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
- initialize(IScriptEngine, IEnvironment) - Method in class org.eclipse.ease.modules.AbstractScriptModule
- initialize(IScriptEngine, IEnvironment) - Method in interface org.eclipse.ease.modules.IScriptModule
-
Provides script engine and environment instances.
- initialize(ColumnViewer, ViewerColumn) - Method in class org.eclipse.ease.ui.tools.DecoratedLabelProvider
- initialize(IServiceLocator) - Method in class org.eclipse.ease.ui.modules.ui.ModuleContributionFactory
- initialize(IServiceLocator) - Method in class org.eclipse.ease.ui.scripts.ScriptContributionFactory
- 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, boolean) - Method in class org.eclipse.ease.AbstractScriptEngine
- inject(Object, boolean) - Method in interface org.eclipse.ease.IScriptEngine
-
Inject script code and execute synchronously.
- inject(String) - Method in class org.eclipse.ease.debugging.EaseDebugFrame
- inject(String) - Method in interface org.eclipse.ease.debugging.IScriptDebugFrame
- inject(String) - Method in class org.eclipse.ease.lang.python.debugger.PythonDebugger.PythonDebugFrame
- INJECT_CODE - Enum constant in enum class org.eclipse.ease.ISecurityCheck.ActionType
- 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
- InputTokenizer - Class in org.eclipse.ease.ui.completion.tokenizer
- InputTokenizer() - Constructor for class org.eclipse.ease.ui.completion.tokenizer.InputTokenizer
- InputTokenizer(IMethodResolver, IClassResolver) - Constructor for class org.eclipse.ease.ui.completion.tokenizer.InputTokenizer
- install(String) - Method in class org.eclipse.ease.modules.platform.P2Module
-
Install a component into the running system.
- installBundle(String) - Method in class org.eclipse.ease.modules.platform.OsgiModule
-
Install a bundle from a given location.
- 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
- instanceToDefinition(Object) - Static method in class org.eclipse.ease.modules.ModuleHelper
- 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.
- INVALID - Static variable in class org.eclipse.ease.ui.completion.tokenizer.InputTokenizer
- IPreferenceConstants - Interface in org.eclipse.ease.lang.python.preferences
- 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
-
Extension of
IDebugEngine
for Python script engines. - IPythonScriptRegistry - Interface in org.eclipse.ease.lang.python.debugger
-
Extension of
IScriptRegistry
to also add mapping fromScript
used in EASE world toString
used in Python world. - 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.provider.AbstractCompletionProvider
- 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 interface org.eclipse.ease.ui.completion.provider.ICompletionProvider
-
Query indicating that this providers completion proposals should be taken into account.
- 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
- isCancelled() - Method in class org.eclipse.ease.ScriptResult
- 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
- 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.
- IScriptRegistry - Interface in org.eclipse.ease.debugging
-
Simple interface for mapping between data types in different debugger realms.
- 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.
- isDelimiter(Object) - Static method in class org.eclipse.ease.ui.completion.tokenizer.InputTokenizer
- 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.EaseDebugProcess
- isDone() - Method in class org.eclipse.ease.ScriptResult
- isDynamic() - Method in class org.eclipse.ease.Script
-
Check if this script is defined by dynamically generated code.
- isDynamic() - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ScriptContributionItem
- ISecurityCheck - Interface in org.eclipse.ease
-
Interface used for security callbacks.
- ISecurityCheck.ActionType - Enum Class in org.eclipse.ease
- isEmpty() - Method in class org.eclipse.ease.ScriptScheduler
- isEnabled() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Return a boolean indicating whether the receiver is enabled.
- isEnabled() - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
- isEnabled() - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ScriptContributionItem
- 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
- isHeadless() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Verify if we are running in headless mode.
- 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.views.shell.dropins
-
Interface for shell drop-ins.
- isLabelProperty(Object, String) - Method in class org.eclipse.ease.ui.debugging.model.AbstractEaseDebugModelPresentation
- isLoaded() - Method in class org.eclipse.ease.modules.ModuleTracker.ModuleState
- isModule(String) - Static method in class org.eclipse.ease.lang.python.Pep302ModuleImporter
- isModulePath(String) - Static method in class org.eclipse.ease.lang.python.Pep302ModuleImporter
-
Verify if a given path is a subpath of an EASE module.
- isOptional() - Method in class org.eclipse.ease.ICodeFactory.Parameter
- isOptional(Parameter) - Static method in class org.eclipse.ease.modules.ScriptParameter.Helper
- 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
- 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.JavaScriptCodeFactory
- isSaveName(String) - Static method in class org.eclipse.ease.lang.python.PythonHelper
- isSaveName(String) - Static method in class org.eclipse.ease.lang.ruby.RubyHelper
- isSetEnumProviderID() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
- isSetEnumProviderID() - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
Returns whether the value of the '
Enum Provider ID
' attribute is set. - isShellMode() - Method in class org.eclipse.ease.Script
-
Script originated from interactive input or shell, as opposed to a source file.
- isShowDynamicCode() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
- isStepping() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- isStepping() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- isStepping() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- isStringLiteral(String) - Method in interface org.eclipse.ease.ICompletionContext
- isStringLiteral(String) - Method in class org.eclipse.ease.ui.completion.BasicContext
- isSuspended() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- isSuspended() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- isSuspended() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- isSuspendOnScriptLoad() - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
- isSuspendOnStartup() - 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.EaseDebugProcess
- isTerminated() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- 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.
- isTerminated() - Method in class org.eclipse.ease.ScriptScheduler
- isTextFilter(Object) - Static method in class org.eclipse.ease.ui.completion.tokenizer.InputTokenizer
- IStorage - Interface in org.eclipse.ease.ui.scripts.repository
-
A representation of the model object ' Storage'.
- isTrackedScript(Script) - Method in class org.eclipse.ease.debugging.AbstractEaseDebugger
-
Checks if the given script is tracked by debugger.
- isUIThread() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Returns
true
when executed in the UI thread. - 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 interface org.eclipse.ease.ICompletionContext
- 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() - Method in class org.eclipse.ease.ui.completion.BasicContext
- isValid(String) - Method in class org.eclipse.ease.ui.scripts.preferences.URIValidator
- isValid(ILaunchConfiguration) - Method in class org.eclipse.ease.ui.launching.LibrariesTab
- isValid(ILaunchConfiguration) - Method in class org.eclipse.ease.ui.launching.MainTab
- 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.scripts.keywordhandler.CommandContributionItem
- isVisible() - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ScriptContributionItem
- 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.
- isWrapped() - Method in class org.eclipse.ease.modules.ModuleTracker.ModuleState
- IterateExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- IterateExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.IterateExpressionDefinition
- iterator() - Method in class org.eclipse.ease.tools.ListenerList
- 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'.
- IVariablesProvider - Interface in org.eclipse.ease.lang.unittest.ui.editor
-
How to use providers: Open *.suite file in a text editor and set the variable definition to
<variable fullName="/your_variable" enumProviderID="your_provider_ID" />
.
J
- JarDropHandler - Class in org.eclipse.ease.ui.dnd
-
Drop handler accepting jar files.
- JarDropHandler() - Constructor for class org.eclipse.ease.ui.dnd.JarDropHandler
- JAVA_CLASSES_MAX_VERSION - Static variable in class org.eclipse.ease.ui.Activator
- JAVA_OBJECT - Enum constant in enum class org.eclipse.ease.debugging.model.EaseDebugVariable.Type
- JAVA_OBJECT - Enum constant in enum class org.eclipse.ease.ScriptObjectType
- JAVA_PRIMITIVE - Enum constant in enum class org.eclipse.ease.ScriptObjectType
- JavaScriptCodeFactory - Class in org.eclipse.ease.lang.javascript
- JavaScriptCodeFactory() - Constructor for class org.eclipse.ease.lang.javascript.JavaScriptCodeFactory
- JavaScriptCodeParser - Class in org.eclipse.ease.lang.javascript
- JavaScriptCodeParser() - Constructor for class org.eclipse.ease.lang.javascript.JavaScriptCodeParser
- JavaScriptCompletionContext - Class in org.eclipse.ease.lang.javascript
- JavaScriptCompletionContext(Object, String, int) - Constructor for class org.eclipse.ease.lang.javascript.JavaScriptCompletionContext
- JavaScriptCompletionContext(IScriptEngine, String, int) - Constructor for class org.eclipse.ease.lang.javascript.JavaScriptCompletionContext
- JavaScriptHelper - Class in org.eclipse.ease.lang.javascript
- join(IScriptEngine, long) - Static method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Wait for a script engine to shut down.
- joinEngine() - Method in class org.eclipse.ease.AbstractScriptEngine
- joinEngine() - Method in interface org.eclipse.ease.IScriptEngine
-
Join engine execution thread.
- joinEngine(long) - Method in class org.eclipse.ease.AbstractScriptEngine
- joinEngine(long) - Method in interface org.eclipse.ease.IScriptEngine
-
Join engine execution thread.
- JUnitReportGenerator - Class in org.eclipse.ease.lang.unittest.reporters
-
Creates reports of unit test results.
- JUnitReportGenerator() - Constructor for class org.eclipse.ease.lang.unittest.reporters.JUnitReportGenerator
- JVMCompiledHeaderParser - Class in org.eclipse.ease.lang.jvm.compiled
- JVMCompiledHeaderParser() - Constructor for class org.eclipse.ease.lang.jvm.compiled.JVMCompiledHeaderParser
- JVMCompiledScriptEngine - Class in org.eclipse.ease.lang.jvm.compiled
- JVMCompiledScriptEngine() - Constructor for class org.eclipse.ease.lang.jvm.compiled.JVMCompiledScriptEngine
- JythonPackageManager - Class in org.eclipse.ease.lang.python.jython
- JythonPackageManager(File, Properties) - Constructor for class org.eclipse.ease.lang.python.jython.JythonPackageManager
- JythonScriptEngine - Class in org.eclipse.ease.lang.python.jython
- JythonScriptEngine() - Constructor for class org.eclipse.ease.lang.python.jython.JythonScriptEngine
- JythonTracer - Class in org.eclipse.ease.lang.python.jython
- JythonTracer() - Constructor for class org.eclipse.ease.lang.python.jython.JythonTracer
K
- KeyHandler - Class in org.eclipse.ease.ui.scripts.keywordhandler
- KeyHandler() - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.KeyHandler
- KEYWORD_MAP - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The meta object id for the '
Keyword Map
' class. - KEYWORD_MAP - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the '
Keyword Map
' class. - KEYWORD_MAP__KEY - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Key' attribute.
- KEYWORD_MAP__KEY - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- KEYWORD_MAP__VALUE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Value' attribute.
- KEYWORD_MAP__VALUE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- KEYWORD_MAP_FEATURE_COUNT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The number of structural features of the 'Keyword Map' class.
- KEYWORD_MAP_OPERATION_COUNT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The number of operations of the 'Keyword Map' class.
L
- launch() - Method in class org.eclipse.ease.ui.tools.AbstractWorkbenchRunnable
-
Launches the run() method as soon as the workbench is ready.
- launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.eclipse.ease.ui.launching.EaseLaunchDelegate
- launch(ISelection, String) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
- launch(IEditorPart, String) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
- LaunchConfigurationTabGroup - Class in org.eclipse.ease.ui.launching
- LaunchConfigurationTabGroup() - Constructor for class org.eclipse.ease.ui.launching.LaunchConfigurationTabGroup
- LaunchConstants - Interface in org.eclipse.ease.ui.launching
- LIBRARIES - Static variable in interface org.eclipse.ease.ui.launching.LaunchConstants
- LibrariesTab - Class in org.eclipse.ease.ui.launching
- LibrariesTab() - Constructor for class org.eclipse.ease.ui.launching.LibrariesTab
- LINE_DELIMITER - Static variable in class org.eclipse.ease.AbstractCodeFactory
-
Default line break character.
- LINE_DELIMITER - Static variable in class org.eclipse.ease.tools.StringTools
-
Default line break character.
- linkProject(File) - Static method in class org.eclipse.ease.modules.platform.resources.WorkspaceTools
- linkProject(Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Links a project into the current workspace.
- ListenerList<E> - Class in org.eclipse.ease.tools
-
This utility class provides backwards compatibility for older target platforms.
- ListenerList() - Constructor for class org.eclipse.ease.tools.ListenerList
- listScriptEngines() - Static method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Retrieve a list of available script engines.
- LOAD_JAR_METHOD - Static variable in class org.eclipse.ease.modules.EnvironmentModule
-
Used by code completion.
- LOAD_MODULE_METHOD - Static variable in class org.eclipse.ease.modules.EnvironmentModule
-
Used by code completion.
- loadClass(Object) - Static method in class org.eclipse.ease.lang.jvm.compiled.JVMCompiledScriptEngine
-
Loads a class definition for a given source file.
- loadClazz(String) - Static method in class org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactory
- loadDescriptions() - Static method in class org.eclipse.ease.ui.scripts.expressions.ExpressionTools
- LOADED - Static variable in interface org.eclipse.ease.modules.IModuleListener
- LoadedModuleCompletionProvider - Class in org.eclipse.ease.ui.completion.provider
- LoadedModuleCompletionProvider() - Constructor for class org.eclipse.ease.ui.completion.provider.LoadedModuleCompletionProvider
- loadJar(Object) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Add a jar file to the classpath.
- loadModule(String, boolean) - Method in class org.eclipse.ease.modules.EnvironmentModule
- loadModule(String, boolean) - Method in interface org.eclipse.ease.modules.IEnvironment
-
Load a module.
- LoadModule - Class in org.eclipse.ease.ui.handler
-
Pulldown handler to load/ list modules.
- LoadModule() - Constructor for class org.eclipse.ease.ui.handler.LoadModule
- LoadModuleCompletionProvider - Class in org.eclipse.ease.ui.completion.provider
- LoadModuleCompletionProvider() - Constructor for class org.eclipse.ease.ui.completion.provider.LoadModuleCompletionProvider
- loadTestSuite(InputStream) - Static method in class org.eclipse.ease.lang.unittest.UnitTestHelper
- loadTestSuiteDefinition(Object) - Method in class org.eclipse.ease.lang.unittest.UnitTestModule
-
Load a test suite definition from a given resource.
- Location(String, String) - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.ToolbarHandler.Location
- LocationImageDescriptor - Class in org.eclipse.ease.ui.tools
- LocationResolver - Class in org.eclipse.ease.ui.completion.provider
-
Resolves file location completion proposals.
- LocationResolver(String, Object) - Constructor for class org.eclipse.ease.ui.completion.provider.LocationResolver
- LocationsPage - Class in org.eclipse.ease.ui.scripts.preferences
- LocationsPage() - Constructor for class org.eclipse.ease.ui.scripts.preferences.LocationsPage
- LocationsPage_addURI - Static variable in class org.eclipse.ease.ui.scripts.Messages
- LocationsPage_default - Static variable in class org.eclipse.ease.ui.scripts.Messages
- LocationsPage_defaultUpperCase - Static variable in class org.eclipse.ease.ui.scripts.Messages
- LocationsPage_delete - Static variable in class org.eclipse.ease.ui.scripts.Messages
- LocationsPage_enterURI - Static variable in class org.eclipse.ease.ui.scripts.Messages
- LocationsPage_enterURIToAdd - Static variable in class org.eclipse.ease.ui.scripts.Messages
- LocationsPage_filesystem - Static variable in class org.eclipse.ease.ui.scripts.Messages
- LocationsPage_location - Static variable in class org.eclipse.ease.ui.scripts.Messages
- LocationsPage_provideLocation - Static variable in class org.eclipse.ease.ui.scripts.Messages
- LocationsPage_recursive - Static variable in class org.eclipse.ease.ui.scripts.Messages
- LocationsPage_selectFolder - Static variable in class org.eclipse.ease.ui.scripts.Messages
- LocationsPage_workspace - Static variable in class org.eclipse.ease.ui.scripts.Messages
- Logger - Class in org.eclipse.ease
-
Global Logger implementation for EASE.
M
- MagicFilterAction - Class in org.eclipse.ease.lang.python.debugger.actions
-
ViewFilterAction
for hiding Python magic variables. - MagicFilterAction() - Constructor for class org.eclipse.ease.lang.python.debugger.actions.MagicFilterAction
- MainTab - Class in org.eclipse.ease.ui.launching
- MainTab() - Constructor for class org.eclipse.ease.ui.launching.MainTab
- ManifestParser - Class in org.eclipse.ease.lang.scriptarchive
- ManifestParser() - Constructor for class org.eclipse.ease.lang.scriptarchive.ManifestParser
- mark(int) - Method in class org.eclipse.ease.lang.scriptarchive.NonClosingInputStream
- mark(int) - Method in class org.eclipse.ease.tools.ResourceTools.NonClosingInputStream
- markSupported() - Method in class org.eclipse.ease.lang.scriptarchive.NonClosingInputStream
- markSupported() - Method in class org.eclipse.ease.tools.ResourceTools.NonClosingInputStream
- maximizeView(String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Maximize a dedicated view.
- menuAboutToShow(IMenuManager) - Method in class org.eclipse.ease.ui.tools.AbstractPopupMenu
- MenuHandler - Class in org.eclipse.ease.ui.scripts.keywordhandler
- MenuHandler() - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.MenuHandler
- Messages - Class in org.eclipse.ease.ui
- Messages - Class in org.eclipse.ease.ui.scripts
- Metadata - Class in org.eclipse.ease.lang.unittest.runtime.impl
-
An implementation of the model object 'Metadata'.
- METADATA - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the '
Metadata
' class. - METADATA - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the '
Metadata
' class. - METADATA__KEY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- METADATA__KEY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Key' attribute.
- METADATA__STACK_TRACE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Stack Trace' attribute.
- METADATA__VALUE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- METADATA__VALUE - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The feature id for the 'Value' attribute.
- METADATA_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of structural features of the 'Metadata' class.
- METADATA_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The number of operations of the 'Metadata' class.
- MethodHelp - Class in org.eclipse.ease.ui.help.hovers
- MethodHelp(URL, IMemento, Method) - Constructor for class org.eclipse.ease.ui.help.hovers.MethodHelp
- minimizeView(String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Minimize a dedicated view.
- MODE_FORCE_TEXT - Static variable in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
-
Mode bit: Show text on tool items or buttons, even if an image is present.
- MODULE_ID - Static variable in class org.eclipse.ease.modules.EnvironmentModule
- MODULE_ID - Static variable in class org.eclipse.ease.modules.platform.PlatformModule
-
Module identifier.
- MODULE_ID - Static variable in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Module identifier.
- MODULE_ID - Static variable in class org.eclipse.ease.modules.platform.ScriptingModule
-
Module identifier.
- MODULE_ID - Static variable in class org.eclipse.ease.modules.platform.UIModule
-
Module identifier.
- MODULE_NAME - Static variable in class org.eclipse.ease.modules.charting.ChartingModule
- MODULE_NAME - Static variable in class org.eclipse.ease.modules.EnvironmentModule
- MODULE_PREFIX - Static variable in interface org.eclipse.ease.modules.IEnvironment
- ModuleCategoryDefinition - Class in org.eclipse.ease.modules
- ModuleCategoryDefinition(IConfigurationElement) - Constructor for class org.eclipse.ease.modules.ModuleCategoryDefinition
- ModuleContributionFactory - Class in org.eclipse.ease.ui.modules.ui
- ModuleContributionFactory() - Constructor for class org.eclipse.ease.ui.modules.ui.ModuleContributionFactory
- ModuleDefinition - Class in org.eclipse.ease.modules
- ModuleDefinition(IConfigurationElement) - Constructor for class org.eclipse.ease.modules.ModuleDefinition
- ModuleDefinition.ModuleDependency - Class in org.eclipse.ease.modules
- ModuleDefinition.ModuleEntry<T> - Class in org.eclipse.ease.modules
- ModuleDependency(IConfigurationElement) - Constructor for class org.eclipse.ease.modules.ModuleDefinition.ModuleDependency
- ModuleEntry(ModuleDefinition, T) - Constructor for class org.eclipse.ease.modules.ModuleDefinition.ModuleEntry
- ModuleExplorerView - Class in org.eclipse.ease.ui.view
- ModuleExplorerView() - Constructor for class org.eclipse.ease.ui.view.ModuleExplorerView
- ModuleExplorerView_serachModules - Static variable in class org.eclipse.ease.ui.Messages
- ModuleExplorerView_updateModulesExplorer - Static variable in class org.eclipse.ease.ui.Messages
- ModuleHelp - Class in org.eclipse.ease.ui.help.hovers
- ModuleHelp(URL) - Constructor for class org.eclipse.ease.ui.help.hovers.ModuleHelp
-
Help provider for modules, methods and fields.
- ModuleHelper - Class in org.eclipse.ease.modules
- ModulePopupItem - Class in org.eclipse.ease.ui.modules.ui
- ModulePopupItem(ModuleDefinition) - Constructor for class org.eclipse.ease.ui.modules.ui.ModulePopupItem
- ModulePopupMenu - Class in org.eclipse.ease.ui.modules.ui
- ModulePopupMenu(String) - Constructor for class org.eclipse.ease.ui.modules.ui.ModulePopupMenu
- ModulesComposite - Class in org.eclipse.ease.ui.modules.ui
- ModulesComposite(Composite, int, boolean) - Constructor for class org.eclipse.ease.ui.modules.ui.ModulesComposite
-
Create the composite.
- ModulesContentProvider - Class in org.eclipse.ease.ui.modules.ui
- ModulesContentProvider - Class in org.eclipse.ease.ui.preferences
- ModulesContentProvider() - Constructor for class org.eclipse.ease.ui.preferences.ModulesContentProvider
- ModulesContentProvider(boolean) - Constructor for class org.eclipse.ease.ui.modules.ui.ModulesContentProvider
- ModulesDragListener - Class in org.eclipse.ease.ui.modules.ui
- ModulesDragListener(TableViewer) - Constructor for class org.eclipse.ease.ui.modules.ui.ModulesDragListener
- ModulesDragListener(TreeViewer) - Constructor for class org.eclipse.ease.ui.modules.ui.ModulesDragListener
- ModulesDropHandler - Class in org.eclipse.ease.ui.dnd
- ModulesDropHandler() - Constructor for class org.eclipse.ease.ui.dnd.ModulesDropHandler
- ModulesLabelProvider - Class in org.eclipse.ease.ui.modules.ui
- ModulesLabelProvider - Class in org.eclipse.ease.ui.preferences
- ModulesLabelProvider() - Constructor for class org.eclipse.ease.ui.modules.ui.ModulesLabelProvider
- ModulesLabelProvider() - Constructor for class org.eclipse.ease.ui.preferences.ModulesLabelProvider
- ModulesPage - Class in org.eclipse.ease.ui.preferences
- ModulesPage() - Constructor for class org.eclipse.ease.ui.preferences.ModulesPage
- ModulesPage_dragDrop - Static variable in class org.eclipse.ease.ui.Messages
- ModulesPage_hiddenModules - Static variable in class org.eclipse.ease.ui.Messages
- ModulesPage_visibleModules - Static variable in class org.eclipse.ease.ui.Messages
- ModuleStackDropin_module - Static variable in class org.eclipse.ease.ui.Messages
- ModuleStackDropin_moduleStack - Static variable in class org.eclipse.ease.ui.Messages
- ModuleState() - Constructor for class org.eclipse.ease.modules.ModuleTracker.ModuleState
- ModulesTools - Class in org.eclipse.ease.ui.modules.ui
- ModuleTracker - Class in org.eclipse.ease.modules
- ModuleTracker() - Constructor for class org.eclipse.ease.modules.ModuleTracker
- ModuleTracker.ModuleState - Class in org.eclipse.ease.modules
- move(MUIElement, MElementContainer<MUIElement>) - Static method in class org.eclipse.ease.modules.platform.UIModelManipulator
-
Move a UI element to another container.
- moveView(String, String, String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Move an existing view to a new position relative to another view.
- MultiSelectionProvider - Class in org.eclipse.ease.lang.unittest.ui.views
- MultiSelectionProvider() - Constructor for class org.eclipse.ease.lang.unittest.ui.views.MultiSelectionProvider
N
- NashornBootstrapper - Class in org.eclipse.ease.lang.javascript.nashorn
- NashornBootstrapper() - Constructor for class org.eclipse.ease.lang.javascript.nashorn.NashornBootstrapper
- NashornScriptEngine - Class in org.eclipse.ease.lang.javascript.nashorn
- NashornScriptEngine() - Constructor for class org.eclipse.ease.lang.javascript.nashorn.NashornScriptEngine
- NATIVE - Enum constant in enum class org.eclipse.ease.debugging.model.EaseDebugVariable.Type
- NATIVE - Enum constant in enum class org.eclipse.ease.ScriptObjectType
- NATIVE_ARRAY - Enum constant in enum class org.eclipse.ease.debugging.model.EaseDebugVariable.Type
- NATIVE_ARRAY - Enum constant in enum class org.eclipse.ease.ScriptObjectType
- NATIVE_OBJECT - Enum constant in enum class org.eclipse.ease.debugging.model.EaseDebugVariable.Type
- NATIVE_OBJECT - Enum constant in enum class org.eclipse.ease.ScriptObjectType
- NODE_SHELL - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
- NonClosingInputStream - Class in org.eclipse.ease.lang.scriptarchive
-
InputStream delegating all tasks to a base stream.
- NonClosingInputStream(InputStream) - Constructor for class org.eclipse.ease.lang.scriptarchive.NonClosingInputStream
- NonClosingInputStream(InputStream) - Constructor for class org.eclipse.ease.tools.ResourceTools.NonClosingInputStream
- NOT_RUN - Enum constant in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'NOT RUN' literal object.
- NOT_RUN_VALUE - Static variable in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'NOT RUN' literal value.
- NOT_STARTED - Enum constant in enum class org.eclipse.ease.debugging.model.EaseDebugElement.State
- NotExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- NotExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.NotExpressionDefinition
- notify(Object) - Static method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Wakes up a single thread that is waiting on the monitor.
- notify(IScriptEngine, Script, int) - Method in class org.eclipse.ease.debugging.AbstractEaseDebugger
-
Notify function called by Eclipse EASE framework.
- notify(IScriptEngine, Script, int) - Method in interface org.eclipse.ease.IExecutionListener
-
Notifies the listeners when script execution started/ended or when the engine itself is started/ended.
- notify(IScriptEngine, Script, int) - Method in class org.eclipse.ease.lang.python.ResourceProjectPathImporter
- notify(IScriptEngine, Script, int) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
- notify(IScriptEngine, Script, int) - Method in class org.eclipse.ease.service.ScriptService
- notify(IScriptEngine, Script, int) - Method in class org.eclipse.ease.ui.console.actions.RemoveCurrentConsoleAction
- notify(IScriptEngine, Script, int) - Method in class org.eclipse.ease.ui.console.ScriptConsole
- notify(IScriptEngine, Script, int) - Method in class org.eclipse.ease.ui.view.ScriptHistoryText
- notify(IScriptEngine, Script, int) - Method in class org.eclipse.ease.ui.view.ScriptShell
- notify(IScriptEngine, Script, int) - Method in class org.eclipse.ease.ui.views.shell.dropins.AbstractDropin
- notifyAll(Object) - Static method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Wakes up all threads that are waiting on the monitor.
- notifyChanged(Notification) - Method in class org.eclipse.ease.lang.unittest.definition.provider.CodeItemProvider
-
This handles model notifications by calling
ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached children and by creating a viewer notification, which it passes toItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
. - notifyChanged(Notification) - Method in class org.eclipse.ease.lang.unittest.definition.provider.FlagToStringMapItemProvider
-
This handles model notifications by calling
ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached children and by creating a viewer notification, which it passes toItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
. - notifyChanged(Notification) - Method in class org.eclipse.ease.lang.unittest.definition.provider.TestSuiteDefinitionItemProvider
-
This handles model notifications by calling
ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached children and by creating a viewer notification, which it passes toItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
. - notifyChanged(Notification) - Method in class org.eclipse.ease.lang.unittest.definition.provider.VariableItemProvider
-
This handles model notifications by calling
ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached children and by creating a viewer notification, which it passes toItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
. - notifyEngineCreation(TestSuiteScriptEngine) - Method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
- notifyModule(Object, int) - Method in interface org.eclipse.ease.modules.IModuleListener
- notifyQueue() - Method in class org.eclipse.ease.ScriptScheduler
- NULL - Enum constant in enum class org.eclipse.ease.ScriptObjectType
- NULL - Static variable in annotation interface org.eclipse.ease.modules.ScriptParameter
- NULL_INDICATOR - Static variable in class org.eclipse.ease.ui.dnd.ModulesDropHandler
- NullOutputStream - Class in org.eclipse.ease.tools
-
Output stream ignoring all data.
- NullOutputStream() - Constructor for class org.eclipse.ease.tools.NullOutputStream
O
- ObservingContextFactory - Class in org.eclipse.ease.lang.javascript.rhino
- ObservingContextFactory() - Constructor for class org.eclipse.ease.lang.javascript.rhino.ObservingContextFactory
- okPressed() - Method in class org.eclipse.ease.ui.scripts.ui.ScriptSelectionDialog
- openConnection(URL) - Method in class org.eclipse.ease.ui.scripts.ScriptURLStreamHandler
- openConnection(URL) - Method in class org.eclipse.ease.urlhandler.WorkspaceURLStreamHandlerService
- openDialog(Window) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Show a generic dialog.
- openEditor(Object, int) - Static method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
-
Opens the given resource in an editor.
- openFile(Object, int, boolean) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Opens a file from the workspace or the file system.
- openFileSelectionDialog(File, int, String) - Static method in class org.eclipse.ease.modules.platform.resources.FilesystemTools
- openFileSelectionDialog(IContainer, int, String, String) - Static method in class org.eclipse.ease.modules.platform.resources.WorkspaceTools
- openFolderSelectionDialog(File, String, String) - Static method in class org.eclipse.ease.modules.platform.resources.FilesystemTools
- openFolderSelectionDialog(IContainer, String, String) - Static method in class org.eclipse.ease.modules.platform.resources.WorkspaceTools
- OpenHelp - Class in org.eclipse.ease.ui.handler
- OpenHelp() - Constructor for class org.eclipse.ease.ui.handler.OpenHelp
- openInSystemEditor(Object) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Open a file using the system default editor.
- OpenModulesPreferences - Class in org.eclipse.ease.ui.handler
- OpenModulesPreferences() - Constructor for class org.eclipse.ease.ui.handler.OpenModulesPreferences
- openProposalPopup() - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Open the proposal popup and display the proposals provided by the proposal provider.
- OpenScriptHelp - Class in org.eclipse.ease.ui.handler
- OpenScriptHelp() - Constructor for class org.eclipse.ease.ui.handler.OpenScriptHelp
- OptionalParameterHelper() - Constructor for class org.eclipse.ease.modules.ScriptParameter.OptionalParameterHelper
- ORDER_CLASS - Static variable in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
- ORDER_DEFAULT - Static variable in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
- ORDER_FIELD - Static variable in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
- ORDER_HISTORY - Static variable in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
- ORDER_METHOD - Static variable in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
- ORDER_PACKAGE - Static variable in class org.eclipse.ease.ui.completion.ScriptCompletionProposal
- OrExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- OrExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.OrExpressionDefinition
- org.eclipse.ease - package org.eclipse.ease
- org.eclipse.ease.classloader - package org.eclipse.ease.classloader
- org.eclipse.ease.debugging - package org.eclipse.ease.debugging
- org.eclipse.ease.debugging.dispatcher - package org.eclipse.ease.debugging.dispatcher
- org.eclipse.ease.debugging.events - package org.eclipse.ease.debugging.events
- org.eclipse.ease.debugging.events.debugger - package org.eclipse.ease.debugging.events.debugger
- org.eclipse.ease.debugging.events.model - package org.eclipse.ease.debugging.events.model
- org.eclipse.ease.debugging.model - package org.eclipse.ease.debugging.model
- org.eclipse.ease.lang.groovy - package org.eclipse.ease.lang.groovy
- org.eclipse.ease.lang.javascript - package org.eclipse.ease.lang.javascript
- org.eclipse.ease.lang.javascript.nashorn - package org.eclipse.ease.lang.javascript.nashorn
- org.eclipse.ease.lang.javascript.rhino - package org.eclipse.ease.lang.javascript.rhino
- org.eclipse.ease.lang.jvm.compiled - package org.eclipse.ease.lang.jvm.compiled
- org.eclipse.ease.lang.python - package org.eclipse.ease.lang.python
- org.eclipse.ease.lang.python.debug - package org.eclipse.ease.lang.python.debug
- org.eclipse.ease.lang.python.debugger - package org.eclipse.ease.lang.python.debugger
- org.eclipse.ease.lang.python.debugger.actions - package org.eclipse.ease.lang.python.debugger.actions
- org.eclipse.ease.lang.python.debugger.model - package org.eclipse.ease.lang.python.debugger.model
- org.eclipse.ease.lang.python.jython - package org.eclipse.ease.lang.python.jython
- org.eclipse.ease.lang.python.preferences - package org.eclipse.ease.lang.python.preferences
- org.eclipse.ease.lang.python.py4j.internal - package org.eclipse.ease.lang.python.py4j.internal
- org.eclipse.ease.lang.python.py4j.internal.ui - package org.eclipse.ease.lang.python.py4j.internal.ui
- org.eclipse.ease.lang.python.ui.completion - package org.eclipse.ease.lang.python.ui.completion
- org.eclipse.ease.lang.ruby - package org.eclipse.ease.lang.ruby
- org.eclipse.ease.lang.scriptarchive - package org.eclipse.ease.lang.scriptarchive
- org.eclipse.ease.lang.unittest - package org.eclipse.ease.lang.unittest
- org.eclipse.ease.lang.unittest.definition - package org.eclipse.ease.lang.unittest.definition
- org.eclipse.ease.lang.unittest.definition.impl - package org.eclipse.ease.lang.unittest.definition.impl
- org.eclipse.ease.lang.unittest.definition.provider - package org.eclipse.ease.lang.unittest.definition.provider
- org.eclipse.ease.lang.unittest.definition.util - package org.eclipse.ease.lang.unittest.definition.util
- org.eclipse.ease.lang.unittest.reporters - package org.eclipse.ease.lang.unittest.reporters
- org.eclipse.ease.lang.unittest.runtime - package org.eclipse.ease.lang.unittest.runtime
- org.eclipse.ease.lang.unittest.runtime.impl - package org.eclipse.ease.lang.unittest.runtime.impl
- org.eclipse.ease.lang.unittest.runtime.util - package org.eclipse.ease.lang.unittest.runtime.util
- org.eclipse.ease.lang.unittest.ui.editor - package org.eclipse.ease.lang.unittest.ui.editor
- org.eclipse.ease.lang.unittest.ui.views - package org.eclipse.ease.lang.unittest.ui.views
- org.eclipse.ease.modules - package org.eclipse.ease.modules
- org.eclipse.ease.modules.charting - package org.eclipse.ease.modules.charting
- org.eclipse.ease.modules.charting.views - package org.eclipse.ease.modules.charting.views
- org.eclipse.ease.modules.platform - package org.eclipse.ease.modules.platform
- org.eclipse.ease.modules.platform.keywords - package org.eclipse.ease.modules.platform.keywords
- org.eclipse.ease.modules.platform.resources - package org.eclipse.ease.modules.platform.resources
- org.eclipse.ease.service - package org.eclipse.ease.service
- org.eclipse.ease.tools - package org.eclipse.ease.tools
- org.eclipse.ease.ui - package org.eclipse.ease.ui
- org.eclipse.ease.ui.completion - package org.eclipse.ease.ui.completion
- org.eclipse.ease.ui.completion.provider - package org.eclipse.ease.ui.completion.provider
- org.eclipse.ease.ui.completion.tokenizer - package org.eclipse.ease.ui.completion.tokenizer
- org.eclipse.ease.ui.console - package org.eclipse.ease.ui.console
- org.eclipse.ease.ui.console.actions - package org.eclipse.ease.ui.console.actions
- org.eclipse.ease.ui.debugging.model - package org.eclipse.ease.ui.debugging.model
- org.eclipse.ease.ui.dnd - package org.eclipse.ease.ui.dnd
- org.eclipse.ease.ui.handler - package org.eclipse.ease.ui.handler
- org.eclipse.ease.ui.help.hovers - package org.eclipse.ease.ui.help.hovers
- org.eclipse.ease.ui.launching - package org.eclipse.ease.ui.launching
- org.eclipse.ease.ui.modules.ui - package org.eclipse.ease.ui.modules.ui
- org.eclipse.ease.ui.perspectives - package org.eclipse.ease.ui.perspectives
- org.eclipse.ease.ui.preferences - package org.eclipse.ease.ui.preferences
- org.eclipse.ease.ui.propertytester - package org.eclipse.ease.ui.propertytester
- org.eclipse.ease.ui.scripts - package org.eclipse.ease.ui.scripts
- org.eclipse.ease.ui.scripts.expressions - package org.eclipse.ease.ui.scripts.expressions
- org.eclipse.ease.ui.scripts.expressions.definitions - package org.eclipse.ease.ui.scripts.expressions.definitions
- org.eclipse.ease.ui.scripts.expressions.handler - package org.eclipse.ease.ui.scripts.expressions.handler
- org.eclipse.ease.ui.scripts.expressions.ui - package org.eclipse.ease.ui.scripts.expressions.ui
- org.eclipse.ease.ui.scripts.keywordhandler - package org.eclipse.ease.ui.scripts.keywordhandler
- org.eclipse.ease.ui.scripts.preferences - package org.eclipse.ease.ui.scripts.preferences
- org.eclipse.ease.ui.scripts.repository - package org.eclipse.ease.ui.scripts.repository
- org.eclipse.ease.ui.scripts.ui - package org.eclipse.ease.ui.scripts.ui
- org.eclipse.ease.ui.tools - package org.eclipse.ease.ui.tools
- org.eclipse.ease.ui.view - package org.eclipse.ease.ui.view
- org.eclipse.ease.ui.views.shell.dropins - package org.eclipse.ease.ui.views.shell.dropins
- org.eclipse.ease.urlhandler - package org.eclipse.ease.urlhandler
- OsgiModule - Class in org.eclipse.ease.modules.platform
-
Provides access to the OSGI runtime.
- OsgiModule() - Constructor for class org.eclipse.ease.modules.platform.OsgiModule
- OVERVIEW_PAGE - Static variable in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
- OverviewPage - Class in org.eclipse.ease.lang.unittest.ui.editor
- OverviewPage(FormEditor, String, String) - Constructor for class org.eclipse.ease.lang.unittest.ui.editor.OverviewPage
P
- P2Module - Class in org.eclipse.ease.modules.platform
-
This module allows to interact with the eclipse p2 system that allows to modify the installed components.
- P2Module() - Constructor for class org.eclipse.ease.modules.platform.P2Module
- packageExists(String, String) - Method in class org.eclipse.ease.lang.python.jython.JythonPackageManager
- Parameter() - Constructor for class org.eclipse.ease.ICodeFactory.Parameter
- Parameter(String, String) - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
- PARAMETER_ID - Static variable in class org.eclipse.ease.ui.handler.SwitchEngine
- PARAMETER_NAME - Static variable in class org.eclipse.ease.ui.handler.LoadModule
- PARAMETER_PATTERN - Static variable in class org.eclipse.ease.AbstractCodeParser
- PARAMETER_TYPE - Static variable in class org.eclipse.ease.ui.scripts.expressions.handler.CreateExpressionHandler
- parse(String) - Static method in class org.eclipse.ease.ui.scripts.expressions.ExpressionTools
- parseArguments(String) - Static method in class org.eclipse.ease.tools.StringTools
- partActivated(IWorkbenchPart) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.SaveEditorHandler
- partBroughtToTop(IWorkbenchPart) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.SaveEditorHandler
- partClosed(IWorkbenchPart) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.SaveEditorHandler
- partDeactivated(IWorkbenchPart) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.SaveEditorHandler
- partOpened(IWorkbenchPart) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.SaveEditorHandler
- PASS - Enum constant in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'PASS' literal object.
- PASS_VALUE - Static variable in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'PASS' literal value.
- PasswordDialog_enterPwd - Static variable in class org.eclipse.ease.ui.Messages
- PasswordDialog_savePwd - Static variable in class org.eclipse.ease.ui.Messages
- PasteTextToScriptShell - Class in org.eclipse.ease.ui.handler
- PasteTextToScriptShell() - Constructor for class org.eclipse.ease.ui.handler.PasteTextToScriptShell
- PATH - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Path' data type.
- PATH - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The meta object id for the 'Path' data type.
- PATH - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the 'Path' data type.
- PATH - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the 'Path' data type.
- PATH - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Path' data type.
- PATH - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The meta object id for the 'Path' data type.
- peekNextScript() - Method in class org.eclipse.ease.ScriptScheduler
- Pep302ModuleImporter - Class in org.eclipse.ease.lang.python
- Pep302ModuleImporter() - Constructor for class org.eclipse.ease.lang.python.Pep302ModuleImporter
- PerformAdvancedSignPage_advancedSettings - Static variable in class org.eclipse.ease.ui.Messages
- PerformAdvancedSignPage_enterKeystoreInfo - Static variable in class org.eclipse.ease.ui.Messages
- PerformAdvancedSignPage_preffered - Static variable in class org.eclipse.ease.ui.Messages
- PerformAdvancedSignPage_provideDigestAlgo - Static variable in class org.eclipse.ease.ui.Messages
- PerformAdvancedSignPage_providePerformSignature - Static variable in class org.eclipse.ease.ui.Messages
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ease.ui.launching.LibrariesTab
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ease.ui.launching.MainTab
- PerformBasicSignPage_browse - Static variable in class org.eclipse.ease.ui.Messages
- PerformBasicSignPage_chooseAlias - Static variable in class org.eclipse.ease.ui.Messages
- PerformBasicSignPage_chooseKeystore - Static variable in class org.eclipse.ease.ui.Messages
- PerformBasicSignPage_enterKeyStoreLoc - Static variable in class org.eclipse.ease.ui.Messages
- PerformBasicSignPage_enterProperties - Static variable in class org.eclipse.ease.ui.Messages
- PerformBasicSignPage_invalidPwd - Static variable in class org.eclipse.ease.ui.Messages
- PerformBasicSignPage_keystoreLoaded - Static variable in class org.eclipse.ease.ui.Messages
- PerformBasicSignPage_keyStoreLoc - Static variable in class org.eclipse.ease.ui.Messages
- PerformBasicSignPage_keystorePwd - Static variable in class org.eclipse.ease.ui.Messages
- performDrop(IScriptEngine, Object) - Method in interface org.eclipse.ease.ui.dnd.IShellDropHandler
-
Perform the drop action.
- performDrop(IScriptEngine, Object) - Method in class org.eclipse.ease.ui.dnd.JarDropHandler
- performDrop(IScriptEngine, Object) - Method in class org.eclipse.ease.ui.dnd.ModulesDropHandler
- performDrop(IScriptEngine, Object) - Method in class org.eclipse.ease.ui.dnd.ResourceDropHandler
- performDrop(IScriptEngine, Object) - Method in class org.eclipse.ease.ui.dnd.VariablesDropHandler
- performDrop(IScriptEngine, Object) - Method in class org.eclipse.ease.ui.scripts.ui.ScriptDropHandler
- performDrop(IScriptEngine, Object, int) - Method in interface org.eclipse.ease.ui.dnd.IShellDropHandler
-
Perform the drop action.
- performDrop(IScriptEngine, Object, int) - Method in class org.eclipse.ease.ui.dnd.ModulesDropHandler
- performOk() - Method in class org.eclipse.ease.ui.preferences.ScriptingPage
- performOk() - Method in class org.eclipse.ease.ui.preferences.ShellPreferencePage
- performOk() - Method in class org.eclipse.ease.ui.scripts.preferences.LocationsPage
- PerformSignWizard_aliasPwd - Static variable in class org.eclipse.ease.ui.Messages
- PerformSignWizard_invalidPrivateKey - Static variable in class org.eclipse.ease.ui.Messages
- PerformSignWizard_performSignature - Static variable in class org.eclipse.ease.ui.Messages
- PerformSignWizard_unableToAccessKeystore - Static variable in class org.eclipse.ease.ui.Messages
- PlatformExtension - Class in org.eclipse.ease.tools
- PlatformExtension(IConfigurationElement) - Constructor for class org.eclipse.ease.tools.PlatformExtension
- PlatformModule - Class in org.eclipse.ease.modules.platform
-
Provides global platform functions like preferences, event bus or the command framework.
- PlatformModule() - Constructor for class org.eclipse.ease.modules.platform.PlatformModule
- plot(double[], double[]) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Plot array of points (x[],y[]) on the last series that is set with method series(seriesName, format).
- plot(double[], double[]) - Method in class org.eclipse.ease.modules.charting.views.Chart
- plot(double, double) - Method in class org.eclipse.ease.modules.charting.views.Chart
- plotPoint(double, double) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Add (x,y) point to the last Series that is set with method series(seriesName,format).
- PLUGIN_ID - Static variable in class org.eclipse.ease.Activator
- PLUGIN_ID - Static variable in interface org.eclipse.ease.lang.groovy.PluginConstants
- PLUGIN_ID - Static variable in interface org.eclipse.ease.lang.javascript.PluginConstants
- PLUGIN_ID - Static variable in class org.eclipse.ease.lang.python.Activator
- PLUGIN_ID - Static variable in class org.eclipse.ease.lang.python.jython.Activator
- PLUGIN_ID - Static variable in class org.eclipse.ease.lang.python.py4j.internal.Activator
- PLUGIN_ID - Static variable in interface org.eclipse.ease.lang.ruby.PluginConstants
- PLUGIN_ID - Static variable in interface org.eclipse.ease.lang.scriptarchive.PluginConstants
- PLUGIN_ID - Static variable in interface org.eclipse.ease.lang.unittest.PluginConstants
- PLUGIN_ID - Static variable in interface org.eclipse.ease.modules.charting.PluginConstants
- PLUGIN_ID - Static variable in interface org.eclipse.ease.modules.platform.PluginConstants
- PLUGIN_ID - Static variable in class org.eclipse.ease.ui.Activator
- PLUGIN_ID - Static variable in class org.eclipse.ease.ui.scripts.Activator
- PluginConstants - Interface in org.eclipse.ease.lang.groovy
- PluginConstants - Interface in org.eclipse.ease.lang.javascript
- PluginConstants - Interface in org.eclipse.ease.lang.ruby
- PluginConstants - Interface in org.eclipse.ease.lang.scriptarchive
- PluginConstants - Interface in org.eclipse.ease.lang.unittest
- PluginConstants - Interface in org.eclipse.ease.modules.charting
- PluginConstants - Interface in org.eclipse.ease.modules.platform
- populateToolbar(BrowserInformationControl, ToolBarManager) - Method in interface org.eclipse.ease.ui.help.hovers.IHoverContentProvider
-
Callback allowing to populate the popup toolbar
- POPUP_LOCATION - Static variable in class org.eclipse.ease.ui.scripts.keywordhandler.PopupHandler
- PopupHandler - Class in org.eclipse.ease.ui.scripts.keywordhandler
- PopupHandler() - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.PopupHandler
- postEvent(String, Object, long) - Method in class org.eclipse.ease.modules.platform.PlatformModule
-
Post an event on the event broker.
- postExecutionCallback(Method, Object) - Method in interface org.eclipse.ease.modules.IModuleCallbackProvider
-
Actual callback after the method got executed.
- postMethodCallback(String, Object) - Method in class org.eclipse.ease.modules.EnvironmentModule
- postShutdown(IWorkbench) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ShutdownHandler
- preExecutionCallback(Method, Object[]) - Method in interface org.eclipse.ease.modules.IModuleCallbackProvider
-
Actual callback before the method gets executed.
- preferenceChange(IEclipsePreferences.PreferenceChangeEvent) - Method in class org.eclipse.ease.ui.view.ModuleExplorerView
- PreferenceInitializer - Class in org.eclipse.ease.lang.python.py4j.internal.ui
- PreferenceInitializer - Class in org.eclipse.ease.ui.preferences
-
Class used to initialize default preference values.
- PreferenceInitializer - Class in org.eclipse.ease.ui.scripts.preferences
-
Class used to initialize default preference values.
- PreferenceInitializer() - Constructor for class org.eclipse.ease.lang.python.py4j.internal.ui.PreferenceInitializer
- PreferenceInitializer() - Constructor for class org.eclipse.ease.ui.preferences.PreferenceInitializer
- PreferenceInitializer() - Constructor for class org.eclipse.ease.ui.scripts.preferences.PreferenceInitializer
- PREFERENCES_ID - Static variable in class org.eclipse.ease.ui.preferences.ModulesPage
- PREFERENCES_NODE_SCRIPTS - Static variable in class org.eclipse.ease.Activator
- PreferencesHelper - Class in org.eclipse.ease.ui.scripts.preferences
-
Helper methods to access script storage preferences.
- PREFERRED_ENGINE_ID - Enum constant in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
The 'PREFERRED ENGINE ID' literal object.
- PREFERRED_ENGINE_ID_VALUE - Static variable in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
The 'PREFERRED ENGINE ID' literal value.
- PREFIX - Static variable in interface org.eclipse.ease.lang.python.py4j.internal.Py4JScriptEnginePrefConstants
- preLaunchCheck(ILaunchConfiguration, String, IProgressMonitor) - Method in class org.eclipse.ease.ui.tools.AbstractLaunchDelegate
- preMethodCallback(String, Object...) - Method in class org.eclipse.ease.modules.EnvironmentModule
- prepareEngine() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Prepare a script engine ready to run.
- preShutdown(IWorkbench, boolean) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ShutdownHandler
- PRIMITIVE - Enum constant in enum class org.eclipse.ease.debugging.model.EaseDebugVariable.Type
- print(Object, boolean) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Write a message to the output stream of the script engine.
- print(Object, boolean) - Method in interface org.eclipse.ease.modules.IEnvironment
-
Print to standard output.
- printCommand(String) - Method in class org.eclipse.ease.ui.view.ScriptHistoryText
-
Print the script command.
- printError(Object, boolean) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Write a message to the error stream of the script engine.
- printResult(ScriptResult) - Method in class org.eclipse.ease.ui.view.ScriptHistoryText
-
Print the script result.
- printStackTrace(PrintStream) - Method in exception org.eclipse.ease.ScriptEngineCancellationException
- printStackTrace(PrintStream) - Method in exception org.eclipse.ease.ScriptExecutionException
- printStackTrace(PrintWriter) - Method in exception org.eclipse.ease.ScriptEngineCancellationException
- ProcessConsole_0 - Static variable in class org.eclipse.ease.ui.console.actions.ConsoleMessages
- ProcessConsole_1 - Static variable in class org.eclipse.ease.ui.console.actions.ConsoleMessages
- ProcessConsole_2 - Static variable in class org.eclipse.ease.ui.console.actions.ConsoleMessages
- PROMOTE_FAILURE_TO_ERROR - Enum constant in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
The 'PROMOTE FAILURE TO ERROR' literal object.
- PROMOTE_FAILURE_TO_ERROR_VALUE - Static variable in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
The 'PROMOTE FAILURE TO ERROR' literal value.
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.ease.ui.console.actions.ShowWhenContentChangesAction
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.ease.ui.console.ScriptConsole
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.ease.ui.tools.DecoratedLabelProvider
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.ease.ui.view.ScriptShell
- propertyChanged(Object, int) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.SaveEditorHandler
- PROPOSAL_IGNORE - Static variable in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Indicates that the contents of the control should not be modified when a proposal is chosen.
- PROPOSAL_INSERT - Static variable in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Indicates that a chosen proposal should be inserted into the field.
- PROPOSAL_REPLACE - Static variable in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Indicates that a chosen proposal should replace the entire contents of the field.
- put(Script) - Method in class org.eclipse.ease.debugging.dispatcher.EventDispatchJob
- put(Script) - Method in interface org.eclipse.ease.debugging.IScriptRegistry
-
Add a new
Script
to the registry and store its mapping. - put(Script) - Method in class org.eclipse.ease.debugging.ScriptRegistry
- put(Script) - Method in class org.eclipse.ease.lang.python.debugger.PythonScriptRegistry
- Py4JBootstrap - Class in org.eclipse.ease.lang.python.py4j.internal
-
Loads basic module support for script Py4J based engines.
- Py4JBootstrap() - Constructor for class org.eclipse.ease.lang.python.py4j.internal.Py4JBootstrap
- Py4jDebugger - Class in org.eclipse.ease.lang.python.py4j.internal
-
Extension of
PythonDebugger
with additionalICodeTraceFilter
to lower amount of trace dispatches. - Py4jDebugger(IDebugEngine, boolean) - Constructor for class org.eclipse.ease.lang.python.py4j.internal.Py4jDebugger
- Py4jDebuggerEngine - Class in org.eclipse.ease.lang.python.py4j.internal
-
A script engine to debug Python code on a PY4J engine.
- Py4jDebuggerEngine() - Constructor for class org.eclipse.ease.lang.python.py4j.internal.Py4jDebuggerEngine
- Py4JPreferencePage - Class in org.eclipse.ease.lang.python.py4j.internal.ui
- Py4JPreferencePage() - Constructor for class org.eclipse.ease.lang.python.py4j.internal.ui.Py4JPreferencePage
- Py4jScriptEngine - Class in org.eclipse.ease.lang.python.py4j.internal
- Py4jScriptEngine() - Constructor for class org.eclipse.ease.lang.python.py4j.internal.Py4jScriptEngine
- Py4JScriptEnginePrefConstants - Interface in org.eclipse.ease.lang.python.py4j.internal
- PyDevPathImporter - Class in org.eclipse.ease.lang.python
- PyDevPathImporter() - Constructor for class org.eclipse.ease.lang.python.PyDevPathImporter
- PYTHON_BOOT_STRAPPER_TRACING - Static variable in interface org.eclipse.ease.lang.python.debug.ITracingConstant
- PYTHON_DEBUGGER_VARIABLE - Static variable in class org.eclipse.ease.lang.python.debugger.PythonDebugger
-
Variable name for
PythonDebugger
in Python engine. - PYTHON_LIBRARIES - Static variable in interface org.eclipse.ease.lang.python.preferences.IPreferenceConstants
- PythonBreakpoint - Class in org.eclipse.ease.lang.python.debugger
-
Helper class to have simpler data exchange format between EASE breakpoint information and Python counterpart.
- PythonBreakpoint(String, int) - Constructor for class org.eclipse.ease.lang.python.debugger.PythonBreakpoint
-
Constructor only stores parameters to members.
- PythonCodeFactory - Class in org.eclipse.ease.lang.python
- PythonCodeFactory() - Constructor for class org.eclipse.ease.lang.python.PythonCodeFactory
- PythonCodeParser - Class in org.eclipse.ease.lang.python
- PythonCodeParser() - Constructor for class org.eclipse.ease.lang.python.PythonCodeParser
- PythonCompletionContext - Class in org.eclipse.ease.lang.python
- PythonCompletionContext(Object, String, int) - Constructor for class org.eclipse.ease.lang.python.PythonCompletionContext
- PythonCompletionContext(IScriptEngine, String, int) - Constructor for class org.eclipse.ease.lang.python.PythonCompletionContext
- PythonCompletionProviderWrapper - Class in org.eclipse.ease.lang.python.ui.completion
-
ICompletionProvider
dispatching actual completion calculation to Python. - PythonCompletionProviderWrapper() - Constructor for class org.eclipse.ease.lang.python.ui.completion.PythonCompletionProviderWrapper
- PythonDebugFrame(IPyFrame) - Constructor for class org.eclipse.ease.lang.python.debugger.PythonDebugger.PythonDebugFrame
-
Constructor parses information from
IPyFrame
to correct parameters forEaseDebugFrame(Script, int, int)
. - PythonDebugger - Class in org.eclipse.ease.lang.python.debugger
-
Debugger class handling communication between Python and Eclipse.
- PythonDebugger(IDebugEngine, boolean) - Constructor for class org.eclipse.ease.lang.python.debugger.PythonDebugger
- PythonDebugger.PythonDebugFrame - Class in org.eclipse.ease.lang.python.debugger
-
Custom
EaseDebugFrame
parsing the data fromIPyFrame
to more usable format. - PythonDebugModelPresentation - Class in org.eclipse.ease.lang.python.debugger.model
- PythonDebugModelPresentation() - Constructor for class org.eclipse.ease.lang.python.debugger.model.PythonDebugModelPresentation
- PythonDebugTarget - Class in org.eclipse.ease.lang.python.debugger.model
-
ScriptDebugTarget for communication between Eclipse framework and Python debugger.
- PythonDebugTarget(ILaunch, boolean, boolean, boolean) - Constructor for class org.eclipse.ease.lang.python.debugger.model.PythonDebugTarget
- PythonEnvironementBootStrapper - Class in org.eclipse.ease.lang.python.jython
-
Python loader.
- PythonEnvironementBootStrapper() - Constructor for class org.eclipse.ease.lang.python.jython.PythonEnvironementBootStrapper
- PythonEventDispatchJob - Class in org.eclipse.ease.lang.python.debugger
- PythonEventDispatchJob(IEventProcessor, IEventProcessor) - Constructor for class org.eclipse.ease.lang.python.debugger.PythonEventDispatchJob
-
Constructor creating new
PythonScriptRegistry
for overload. - PythonHelper - Class in org.eclipse.ease.lang.python
- PythonHelpResolver - Class in org.eclipse.ease.lang.python.ui.completion
-
Custom
IHelpResolver
for Python objects. - PythonHelpResolver(String, String) - Constructor for class org.eclipse.ease.lang.python.ui.completion.PythonHelpResolver
-
Constructor only stores parameters to members.
- PythonScriptRegistry - Class in org.eclipse.ease.lang.python.debugger
-
Default implementation of
IPythonScriptRegistry
simply using maps to perform 1:1 mapping. - PythonScriptRegistry() - Constructor for class org.eclipse.ease.lang.python.debugger.PythonScriptRegistry
- pythonStartupComplete(int, IPythonSideEngine) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jScriptEngine
R
- RAW_LOCATION - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the '
Raw Location
' class. - RAW_LOCATION - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The meta object id for the '
Raw Location
' class. - RAW_LOCATION___GET_INPUT_STREAM - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Get Input Stream' operation.
- RAW_LOCATION___GET_INPUT_STREAM - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The operation id for the 'Get Input Stream' operation.
- RAW_LOCATION___GET_RESOURCE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Get Resource' operation.
- RAW_LOCATION___GET_RESOURCE - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The operation id for the 'Get Resource' operation.
- RAW_LOCATION__LOCATION - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Location' attribute feature.
- RAW_LOCATION__LOCATION - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Location' attribute.
- RAW_LOCATION__UPDATE_PENDING - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage.Literals
-
The meta object literal for the 'Update Pending' attribute feature.
- RAW_LOCATION__UPDATE_PENDING - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The feature id for the 'Update Pending' attribute.
- RAW_LOCATION_FEATURE_COUNT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The number of structural features of the 'Raw Location' class.
- RAW_LOCATION_OPERATION_COUNT - Static variable in interface org.eclipse.ease.ui.scripts.repository.IRepositoryPackage
-
The number of operations of the 'Raw Location' class.
- read() - Method in class org.eclipse.ease.lang.scriptarchive.NonClosingInputStream
- read() - Method in class org.eclipse.ease.tools.ResourceTools.NonClosingInputStream
- read(byte[]) - Method in class org.eclipse.ease.lang.scriptarchive.NonClosingInputStream
- read(byte[]) - Method in class org.eclipse.ease.tools.ResourceTools.NonClosingInputStream
- read(byte[], int, int) - Method in class org.eclipse.ease.lang.scriptarchive.NonClosingInputStream
- read(byte[], int, int) - Method in class org.eclipse.ease.tools.ResourceTools.NonClosingInputStream
- read(int) - Method in class org.eclipse.ease.modules.platform.resources.FilesystemHandle
- read(int) - Method in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Read characters from a file.
- READ - Static variable in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Open file in read mode.
- READ - Static variable in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Access modifier for read mode (1).
- readFile(Object, int) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Read data from a file.
- readInput(boolean) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Read a single line of data from the default input stream of the script engine.
- readLine() - Method in class org.eclipse.ease.modules.platform.resources.FilesystemHandle
- readLine() - Method in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Read a line of data from a file.
- readLine(Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Read a single line from a file.
- readPreferences(String, String, Object) - Method in class org.eclipse.ease.modules.platform.PlatformModule
-
Read a preferences value.
- readStream(InputStream) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Read from an InputStream into a string.
- readUrl(String) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Read full content from a given URL.
- reconcileContainer(MElementContainer<MUIElement>) - Static method in class org.eclipse.ease.modules.platform.UIModelManipulator
-
Remove empty containers if there are any.
- ReferenceExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- ReferenceExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.ReferenceExpressionDefinition
- refresh() - Method in class org.eclipse.ease.ui.modules.ui.ModulesComposite
- refresh() - Method in class org.eclipse.ease.ui.view.ModuleExplorerView
- refreshResource(Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Refresh a given resource and all its child elements.
- refreshScriptKeywords() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Parse the script source for keywords and replace cached keywords.
- registerElement(IPath, Object) - Method in class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
-
Register an element contained within the tree.
- registerJar(URL) - Method in interface org.eclipse.ease.IScriptEngine
-
Register a jar file and add it to the classpath.
- registerJar(URL) - Method in class org.eclipse.ease.lang.javascript.nashorn.NashornScriptEngine
- registerJar(URL) - Method in class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
- registerJar(URL) - Method in class org.eclipse.ease.lang.jvm.compiled.JVMCompiledScriptEngine
- registerJar(URL) - Method in class org.eclipse.ease.lang.python.jython.JythonScriptEngine
- registerJar(URL) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jScriptEngine
- registerJar(URL) - Method in class org.eclipse.ease.lang.scriptarchive.ArchiveEngine
- registerJar(URL) - Method in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
- registerMethod(Method) - Method in class org.eclipse.ease.modules.EnvironmentModule
- registerMethod(Method) - Method in interface org.eclipse.ease.modules.IEnvironment
-
Register a method in the environment to allow for callbacks.
- registerNodeReplacement(IPath, Object) - Method in class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
-
Register an element that should be used instead of a dedicated path node.
- registerPath(IPath) - Method in class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
-
Register an element path to be visible on the tree.
- registerUpdateSite(String) - Method in class org.eclipse.ease.modules.platform.P2Module
-
Register a new p2 update site.
- registerURL(Job, URL) - Method in class org.eclipse.ease.classloader.EaseClassLoader
-
Add a URL to the search path of the classloader.
- RegisterView - Class in org.eclipse.ease.modules.platform.keywords
- RegisterView() - Constructor for class org.eclipse.ease.modules.platform.keywords.RegisterView
- releaseWidgetToken(IWidgetTokenKeeper) - Method in class org.eclipse.ease.ui.help.hovers.HoverManager
- RELOADED - Static variable in interface org.eclipse.ease.modules.IModuleListener
- REMOVE - Enum constant in enum class org.eclipse.ease.debugging.events.model.BreakpointRequest.Mode
- RemoveAllTerminatedConsolesAction - Class in org.eclipse.ease.ui.console.actions
-
ConsoleRemoveAllTerminatedAction
- RemoveAllTerminatedConsolesAction() - Constructor for class org.eclipse.ease.ui.console.actions.RemoveAllTerminatedConsolesAction
- removeAny(String) - Method in class org.eclipse.ease.ui.completion.tokenizer.TokenList
- removeBreakpoint(PythonBreakpoint) - Method in interface org.eclipse.ease.lang.python.py4j.internal.ICodeTraceFilter
-
Removes a breakpoint from the trace filter.
- removeChild(IExpressionDefinition) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractCompositeExpressionDefinition
- removeChild(IExpressionDefinition) - Method in interface org.eclipse.ease.ui.scripts.expressions.ICompositeExpressionDefinition
- removeContentProposalListener(IContentProposalListener) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Removes the specified listener from the list of content proposal listeners that are notified when content proposals are chosen.
- removeContentProposalListener(IContentProposalListener2) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Remove the specified listener from the list of content proposal listeners that are notified when a content proposal popup is opened or closed.
- RemoveCurrentConsoleAction - Class in org.eclipse.ease.ui.console.actions
-
ConsoleRemoveTerminatedAction
- RemoveCurrentConsoleAction(ScriptConsole) - Constructor for class org.eclipse.ease.ui.console.actions.RemoveCurrentConsoleAction
- removeCursor(String) - Method in class org.eclipse.ease.modules.charting.views.Chart
- removeEngineListener(IScriptEngineLaunchExtension) - Method in interface org.eclipse.ease.service.IScriptService
-
Remove a listener for engine creations.
- removeEngineListener(IScriptEngineLaunchExtension) - Method in class org.eclipse.ease.service.ScriptService
- removeErrorMarkers(IFile) - Static method in class org.eclipse.ease.lang.unittest.UnitTestHelper
-
Remove all test assertion error markers from a given resource.
- removeExecutionListener(IExecutionListener) - Method in class org.eclipse.ease.AbstractScriptEngine
- removeExecutionListener(IExecutionListener) - Method in interface org.eclipse.ease.IScriptEngine
- removeIfMatches(int, String) - Method in class org.eclipse.ease.ui.completion.tokenizer.TokenList
- removeListener(INotifyChangedListener) - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
This removes a listener.
- removeListener(ILabelProviderListener) - Method in class org.eclipse.ease.ui.debugging.model.AbstractEaseDebugModelPresentation
- removeLocation(String) - Static method in class org.eclipse.ease.ui.scripts.preferences.PreferencesHelper
-
Remove a script storage location from preferences.
- removeLocation(String) - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Remove a give location from the repository.
- removeModuleListener(IModuleListener) - Method in class org.eclipse.ease.modules.EnvironmentModule
- removeModuleListener(IModuleListener) - Method in interface org.eclipse.ease.modules.IEnvironment
- removePath(IPath) - Method in class org.eclipse.ease.lang.unittest.ui.editor.VariablesPage
- removeScript(IScript) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ScriptContributionFactory
- removeScriptEngine(IReplEngine) - Method in class org.eclipse.ease.ui.view.ScriptHistoryText
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ease.lang.unittest.ui.views.MultiSelectionProvider
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ease.ui.view.DropinsSelectionProvider
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ease.ui.view.TextSelectionProvider
- removeSeries(String) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Deletes a given series.
- removeSeries(String) - Method in class org.eclipse.ease.modules.charting.views.Chart
- removeVariable(String) - Method in interface org.eclipse.ease.IDebugEngine
-
Remove a variable from the scope.
- removeVariable(String) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebuggerEngine
- removeVariable(String) - Method in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
- renameScriptShell(String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Renames the script shell window to the specified name.
- ReportTools - Class in org.eclipse.ease.lang.unittest.reporters
- ReportTools() - Constructor for class org.eclipse.ease.lang.unittest.reporters.ReportTools
- requestWidgetToken(IWidgetTokenKeeper) - Method in class org.eclipse.ease.ui.help.hovers.HoverManager
- requestWidgetToken(IWidgetTokenKeeper, int) - Method in class org.eclipse.ease.ui.help.hovers.HoverManager
- RESERVED_KEYWORDS - Static variable in class org.eclipse.ease.lang.groovy.GroovyCodeFactory
- RESERVED_KEYWORDS - Static variable in class org.eclipse.ease.lang.ruby.RubyCodeFactory
- reset() - Method in class org.eclipse.ease.lang.scriptarchive.NonClosingInputStream
- reset() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- reset() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- reset() - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestFile
- reset() - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
- reset() - Method in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
- reset() - Method in class org.eclipse.ease.tools.ResourceTools.NonClosingInputStream
- Reset - Class in org.eclipse.ease.ui.handler
- Reset() - Constructor for class org.eclipse.ease.ui.handler.Reset
- resetVisible() - Method in class org.eclipse.ease.modules.ModuleDefinition
-
Reset visibility to defaults.
- resolve(Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Resolve to an existing File/IResource/URI/URL.
- resolve(Object, Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Resolve to an existing File/IResource/URI/URL.
- resolveClass(String) - Method in interface org.eclipse.ease.ui.completion.tokenizer.IClassResolver
- ResolveExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- ResolveExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.ResolveExpressionDefinition
- resolveHelp() - Method in class org.eclipse.ease.lang.python.ui.completion.PythonHelpResolver
- resolveHelp() - Method in interface org.eclipse.ease.ui.completion.IHelpResolver
-
Retrieve test help content.
- resolveHTMLHelp() - Method in class org.eclipse.ease.lang.python.ui.completion.PythonHelpResolver
- resolveHTMLHelp() - Method in interface org.eclipse.ease.ui.completion.IHelpResolver
-
Retrieve HTML help content.
- resolveMethod(String) - Method in interface org.eclipse.ease.ui.completion.tokenizer.IMethodResolver
- resolveModuleName(String) - Static method in class org.eclipse.ease.modules.ModuleHelper
-
Resolve a relative module name to its definition.
- resolveUrl(URL, String) - Static method in interface org.eclipse.ease.ui.help.hovers.IHoverHelp
- resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.ease.lang.unittest.ui.editor.FileSelectionPage
- resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
- resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ResourceChangeHandler
- ResourceChangeHandler - Class in org.eclipse.ease.ui.scripts.keywordhandler
- ResourceChangeHandler() - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.ResourceChangeHandler
- ResourceDropHandler - Class in org.eclipse.ease.ui.dnd
- ResourceDropHandler() - Constructor for class org.eclipse.ease.ui.dnd.ResourceDropHandler
- ResourceHandle - Class in org.eclipse.ease.modules.platform.resources
- ResourceHandle(IFile, int) - Constructor for class org.eclipse.ease.modules.platform.resources.ResourceHandle
- ResourceHelper - Class in org.eclipse.ease.lang.python.debugger
- ResourceHelper() - Constructor for class org.eclipse.ease.lang.python.debugger.ResourceHelper
- ResourceProjectPathImporter - Class in org.eclipse.ease.lang.python
- ResourceProjectPathImporter() - Constructor for class org.eclipse.ease.lang.python.ResourceProjectPathImporter
- ResourcesModule - Class in org.eclipse.ease.modules.platform.resources
-
Provides file access for workspace and file system resources.
- ResourcesModule() - Constructor for class org.eclipse.ease.modules.platform.resources.ResourcesModule
- ResourceTools - Class in org.eclipse.ease.tools
- ResourceTools.NonClosingInputStream - Class in org.eclipse.ease.tools
-
InputStream delegating all tasks to a base stream.
- RESULT_NAME - Static variable in interface org.eclipse.ease.ICodeFactory
-
intermediate name of original method call return value.
- resume() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- resume() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- resume() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- resume(int) - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- resume(int) - Method in interface org.eclipse.ease.lang.python.py4j.internal.ICodeTraceFilter
-
Resume execution after filter has notified us that execution might need to be stopped.
- RESUMED - Enum constant in enum class org.eclipse.ease.debugging.model.EaseDebugElement.State
- ResumedEvent - Class in org.eclipse.ease.debugging.events.debugger
- ResumedEvent(Object, int) - Constructor for class org.eclipse.ease.debugging.events.debugger.ResumedEvent
- ResumeRequest - Class in org.eclipse.ease.debugging.events.model
- ResumeRequest(int, Object) - Constructor for class org.eclipse.ease.debugging.events.model.ResumeRequest
-
Constructor.
- RhinoScriptEngine - Class in org.eclipse.ease.lang.javascript.rhino
-
A script engine to execute JavaScript code on a Rhino interpreter.
- RhinoScriptEngine() - Constructor for class org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine
-
Creates a new Rhino interpreter.
- ROOT - Static variable in class org.eclipse.ease.ui.tools.AbstractVirtualTreeProvider
-
Static root node.
- RootExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- RootExpressionDefinition(String) - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.RootExpressionDefinition
- RubyCodeFactory - Class in org.eclipse.ease.lang.ruby
- RubyCodeFactory() - Constructor for class org.eclipse.ease.lang.ruby.RubyCodeFactory
- RubyCodeParser - Class in org.eclipse.ease.lang.ruby
- RubyCodeParser() - Constructor for class org.eclipse.ease.lang.ruby.RubyCodeParser
- RubyHelper - Class in org.eclipse.ease.lang.ruby
- RubyHelper() - Constructor for class org.eclipse.ease.lang.ruby.RubyHelper
- run() - Method in class org.eclipse.ease.tools.RunnableWithResult
- run() - Method in class org.eclipse.ease.ui.console.actions.RemoveAllTerminatedConsolesAction
- run() - Method in class org.eclipse.ease.ui.console.actions.RemoveCurrentConsoleAction
- run() - Method in class org.eclipse.ease.ui.console.actions.ShowWhenContentChangesAction
- run() - Method in class org.eclipse.ease.ui.console.actions.TerminateConsoleAction
- run() - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
- run(String...) - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Run script with startup parameters.
- run(Map<String, Object>) - Method in interface org.eclipse.ease.ui.scripts.repository.IScript
-
Run script with named startup parameters.
- run(ITestExecutionStrategy) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestContainer
- run(ITestExecutionStrategy) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestEntity
- run(ITestExecutionStrategy) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestFile
- run(ITestExecutionStrategy) - Method in class org.eclipse.ease.lang.unittest.runtime.impl.TestSuite
- run(ITestExecutionStrategy) - Method in interface org.eclipse.ease.lang.unittest.runtime.ITestEntity
- run(Script, String) - Method in interface org.eclipse.ease.lang.python.debugger.ICodeTracer
-
Runs the given script via the code tracer in Python.
- run(IAction) - Method in class org.eclipse.ease.lang.python.debugger.actions.ViewFilterAction
- RUN_TEARDOWN_ON_ERROR - Enum constant in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
The 'RUN TEARDOWN ON ERROR' literal object.
- RUN_TEARDOWN_ON_ERROR_VALUE - Static variable in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
The 'RUN TEARDOWN ON ERROR' literal value.
- RunnableWithResult<T> - Class in org.eclipse.ease.tools
- RunnableWithResult() - Constructor for class org.eclipse.ease.tools.RunnableWithResult
- RUNNING - Enum constant in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'RUNNING' literal object.
- RUNNING_VALUE - Static variable in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
The 'RUNNING' literal value.
- runProcess(String, String[], String, String) - Method in class org.eclipse.ease.modules.platform.PlatformModule
-
Run an external process.
- runStartupCommands() - Method in class org.eclipse.ease.ui.view.ScriptShell
- RuntimeAdapterFactory - Class in org.eclipse.ease.lang.unittest.runtime.util
-
The Adapter Factory for the model.
- RuntimeAdapterFactory() - Constructor for class org.eclipse.ease.lang.unittest.runtime.util.RuntimeAdapterFactory
-
Creates an instance of the adapter factory.
- RuntimeFactory - Class in org.eclipse.ease.lang.unittest.runtime.impl
-
An implementation of the model Factory.
- RuntimeFactory() - Constructor for class org.eclipse.ease.lang.unittest.runtime.impl.RuntimeFactory
-
Creates an instance of the factory.
- RuntimePackage - Class in org.eclipse.ease.lang.unittest.runtime.impl
-
An implementation of the model Package.
- RuntimeSwitch<T> - Class in org.eclipse.ease.lang.unittest.runtime.util
-
The Switch for the model's inheritance hierarchy.
- RuntimeSwitch() - Constructor for class org.eclipse.ease.lang.unittest.runtime.util.RuntimeSwitch
-
Creates an instance of the switch.
- runWithEvent(IAction, Event) - Method in class org.eclipse.ease.lang.python.debugger.actions.ViewFilterAction
- runWithTry() - Method in class org.eclipse.ease.tools.RunnableWithResult
-
Run method to be implemented by the derived class.
S
- save() - Method in class org.eclipse.ease.lang.unittest.ui.views.SuiteRuntimeInformation
- SaveEditorHandler - Class in org.eclipse.ease.ui.scripts.keywordhandler
- SaveEditorHandler() - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.SaveEditorHandler
- 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(Object) - Constructor for class org.eclipse.ease.Script
-
Constructor.
- Script(String, Object) - Constructor for class org.eclipse.ease.Script
-
Constructor.
- Script(String, Object, boolean) - 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_GROOVY - Static variable in class org.eclipse.ease.lang.groovy.GroovyHelper
-
Script type identifier for JavaScript.
- 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.
- SCRIPT_VARIABLE_COMPOSITE - Static variable in class org.eclipse.ease.modules.platform.keywords.ScriptedView
- SCRIPT_VARIABLE_VIEW - Static variable in class org.eclipse.ease.modules.platform.keywords.ScriptedView
- 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.keywordhandler
- 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
- ScriptContributionFactory(String) - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.ScriptContributionFactory
- ScriptContributionItem - Class in org.eclipse.ease.ui.scripts.keywordhandler
- ScriptContributionItem(IScript) - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.ScriptContributionItem
- ScriptContributionItem(IScript, String) - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.ScriptContributionItem
- 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(String, String) - Constructor for class org.eclipse.ease.ui.scripts.ScriptEditorInput
- ScriptEditorInput(IScript) - Constructor for class org.eclipse.ease.ui.scripts.ScriptEditorInput
- ScriptedView - Class in org.eclipse.ease.modules.platform.keywords
- ScriptedView(MPart) - Constructor for class org.eclipse.ease.modules.platform.keywords.ScriptedView
- ScriptEngineCancellationException - Exception in org.eclipse.ease
- ScriptEngineCancellationException() - Constructor for exception org.eclipse.ease.ScriptEngineCancellationException
- 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(String, Throwable) - Constructor for exception org.eclipse.ease.ScriptEngineException
- ScriptEngineException(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
- ScriptEngineInterruptedException - Exception in org.eclipse.ease
- ScriptEngineInterruptedException(InterruptedException) - Constructor for exception org.eclipse.ease.ScriptEngineInterruptedException
- 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) - Constructor for exception org.eclipse.ease.ScriptExecutionException
- ScriptExecutionException(String, Throwable, ScriptStackTrace) - Constructor for exception org.eclipse.ease.ScriptExecutionException
- ScriptExecutionException(String, ScriptStackTrace) - Constructor for exception org.eclipse.ease.ScriptExecutionException
- ScriptExecutionException(Throwable, ScriptStackTrace) - Constructor for exception org.eclipse.ease.ScriptExecutionException
- ScriptHistoryText - Class in org.eclipse.ease.ui.view
- ScriptHistoryText(Composite, int) - Constructor for class org.eclipse.ease.ui.view.ScriptHistoryText
- ScriptingModule - Class in org.eclipse.ease.modules.platform
-
Commands to launch additional script engines.
- ScriptingModule() - Constructor for class org.eclipse.ease.modules.platform.ScriptingModule
- 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 Class in org.eclipse.ease
- ScriptParameter - Annotation Interface 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, Object, boolean) - Constructor for class org.eclipse.ease.debugging.events.debugger.ScriptReadyEvent
- ScriptRegistry - Class in org.eclipse.ease.debugging
-
Default implementation of
IScriptRegistry
simply using maps to perform 1:1 mapping. - ScriptRegistry() - Constructor for class org.eclipse.ease.debugging.ScriptRegistry
- ScriptResult - Class in org.eclipse.ease
-
A ScriptResult is a container for a script execution.
- ScriptResult() - Constructor for class org.eclipse.ease.ScriptResult
- 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
- ScriptScheduler - Class in org.eclipse.ease
- ScriptScheduler() - Constructor for class org.eclipse.ease.ScriptScheduler
- 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
-
Service factory for
IScriptService
. - 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.
- 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, Object) - 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.lang.python.debugger.actions.MagicFilterAction
- 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
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ease.ui.view.DropinsSelectionProvider
- 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.
- series(String, String) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Series will be created with the name seriesName.
- series(String, String) - Method in class org.eclipse.ease.modules.charting.views.Chart
- 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
- setAffectedContribution(IContributionManager) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ScriptContributionFactory
- setAllowedValues(String[]) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
- setAttribute(String, Object) - Method in class org.eclipse.ease.ui.debugging.model.AbstractEaseDebugModelPresentation
- setAttribute(String, String) - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
- 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.
- setAutoScale(boolean) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Activates or deactivates auto scaling whenever the cart is updated.
- setAutoScale(boolean) - Method in class org.eclipse.ease.modules.charting.views.Chart
- setAxisRange(double[], double[]) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Set lower and upper limit of the X axis and the Y axis.
- setAxisRange(double[], double[]) - Method in class org.eclipse.ease.modules.charting.views.Chart
- setBreakpoint(PythonBreakpoint) - Method in interface org.eclipse.ease.lang.python.py4j.internal.ICodeTraceFilter
-
Sets a breakpoint in the trace filter.
- setClass(Class<?>) - Method in class org.eclipse.ease.ICodeFactory.Parameter
- setClipboard(String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Write text data to the clipboard.
- 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.
- setCodeTracer(ICodeTracer) - Method in class org.eclipse.ease.lang.python.debugger.PythonDebugger
-
Sets the
ICodeTracer
from the Python implementation. - 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. - setContentProposalProvider(IContentProposalProvider) - Method in class org.eclipse.ease.ui.help.hovers.ContentProposalModifier
-
Set the content proposal provider that is used to show proposals.
- setCursor(String, String) - Method in class org.eclipse.ease.modules.charting.views.Chart
- setDebugger(PythonDebugger) - Method in interface org.eclipse.ease.lang.python.debugger.IPythonDebugEngine
-
Sets the PythonDebugger for the debug engine.
- setDebugger(PythonDebugger) - Method in interface org.eclipse.ease.lang.python.py4j.internal.ICodeTraceFilter
-
Sets the
PythonDebugger
to be used by the code trace filter to perform callbacks. - setDebugger(PythonDebugger) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebuggerEngine
- setDefault(boolean) - Method in interface org.eclipse.ease.ui.scripts.repository.IScriptLocation
-
Sets the value of the '
Default
' attribute. - setDefault(String) - Method in class org.eclipse.ease.ICodeFactory.Parameter
- 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
-
Sets the value of the '
Definition
' reference. - 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
-
Sets the value of the '
Description
' attribute. - setDescription(String) - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
Sets the value of the '
Description
' attribute. - 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
-
Sets the value of the '
Description
' attribute. - 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.EaseDebugProcess
- setDispatcher(EventDispatchJob) - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
- setDispatcher(EventDispatchJob) - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- 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
-
Sets the value of the '
Duration Limit
' attribute. - 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.
- setEnd(int) - Method in class org.eclipse.ease.ui.completion.tokenizer.Bracket
- 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
-
Sets the value of the '
End Timestamp
' attribute. - 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
-
Sets the value of the '
Entity Status
' attribute. - 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
-
Sets the value of the '
Enum Provider ID
' attribute. - 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
-
Sets the value of the '
Estimated Duration
' attribute. - setException(ScriptExecutionException) - Method in class org.eclipse.ease.Script
-
Set an execution exception.
- setException(ScriptExecutionException) - Method in class org.eclipse.ease.ScriptResult
-
Set an exception to be stored for this result.
- 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
-
Sets the value of the '
Exclude Filter
' attribute. - 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.
- setFlag(String, String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
- setFlag(String, String) - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
- setFocus() - Method in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
- setFocus() - Method in class org.eclipse.ease.modules.charting.views.ChartView
- 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
-
Sets the value of the '
Full Name
' attribute. - setHash(int) - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
- setHidden(boolean) - Method in class org.eclipse.ease.ui.views.shell.dropins.AbstractDropin
- setHidden(boolean) - Method in interface org.eclipse.ease.ui.views.shell.dropins.IShellDropin
- setIcon(ImageDescriptor) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
- 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
-
Sets the value of the '
Include Filter
' attribute. - 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
-
Sets the value of the '
Insertion Order
' attribute. - setInstance(Object) - Method in class org.eclipse.ease.modules.ModuleTracker.ModuleState
- 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
- setKey(Flag) - Method in class org.eclipse.ease.lang.unittest.definition.impl.FlagToStringMap
- setLabel(String) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
- 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.AbstractScriptEngine
- 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
-
Sets the value of the '
Master Engine
' attribute. - 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. - setMode(int) - Method in class org.eclipse.ease.modules.platform.resources.FilesystemHandle
- setModuleDefinition(ModuleDefinition) - Method in class org.eclipse.ease.modules.ModuleTracker.ModuleState
- 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.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
- setParent(IContributionManager) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.ease.lang.unittest.definition.provider.DefinitionItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setPlotTitle(String) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Sets the title of the active chart.
- setPlotTitle(String) - Method in class org.eclipse.ease.modules.charting.views.Chart
- 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.
- setPythonDebuggerStub(ICodeTraceFilter) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jDebugger
-
Sets extended code tracer doing pre-filtering of dispatch calls..
- setPythonPprovider(ICompletionProvider) - Method in class org.eclipse.ease.lang.python.ui.completion.PythonCompletionProviderWrapper
-
Sets the Python counterpart for the
ICompletionProvider
. - 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.
- setResult(Object) - Method in class org.eclipse.ease.ScriptResult
-
Set the result to be stored.
- setResumed(int) - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- setScriptEngine(IReplEngine) - Method in class org.eclipse.ease.ui.views.shell.dropins.AbstractDropin
- setScriptEngine(IReplEngine) - Method in interface org.eclipse.ease.ui.views.shell.dropins.IShellDropin
-
Sets the script engine for this drop-in.
- setScriptEngine(IScriptEngine) - Method in class org.eclipse.ease.ui.console.ScriptConsole
- setScriptRegistry(IScriptRegistry) - Method in class org.eclipse.ease.debugging.AbstractEaseDebugger
-
Setter method for script registry for lookups between different types of file identifications.
- setScriptRegistry(IScriptRegistry) - Method in class org.eclipse.ease.debugging.model.EaseDebugTarget
-
Setter method for script registry for lookups between different types of file identifications.
- setSelection(ISelection) - Method in class org.eclipse.ease.lang.unittest.ui.views.MultiSelectionProvider
- setSelection(ISelection) - Method in class org.eclipse.ease.ui.view.DropinsSelectionProvider
- setSelection(ISelection) - Method in class org.eclipse.ease.ui.view.TextSelectionProvider
- setSharedObject(String, Object, boolean, boolean) - Method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Add an object to the shared object store.
- 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
-
Sets the value of the '
Stack Trace
' attribute. - 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
-
Sets the value of the '
Start Timestamp
' attribute. - 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. - setSuspended() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- setTerminated() - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
- 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
-
Sets the value of the '
Terminated
' attribute. - 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.
- 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
-
Sets the value of the '
Timestamp
' attribute. - 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
-
Sets the value of the '
Update Pending
' attribute. - setupDebugger(ILaunch, boolean, boolean, boolean) - Method in interface org.eclipse.ease.IDebugEngine
- 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(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.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(String) - Method in class org.eclipse.ease.ui.scripts.expressions.definitions.AbstractExpressionDefinition.Parameter
- setValue(IValue) - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
- 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 interface org.eclipse.ease.lang.python.debugger.IPyFrame
-
Set the content of a variable to a given value.
- setVariable(String, Object) - Method in class org.eclipse.ease.lang.python.debugger.PythonDebugger.PythonDebugFrame
- setVariable(String, String) - Method in class org.eclipse.ease.lang.unittest.definition.impl.TestSuiteDefinition
- setVariable(String, String) - Method in interface org.eclipse.ease.lang.unittest.definition.ITestSuiteDefinition
- 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. - setViewName(String) - Method in class org.eclipse.ease.modules.charting.views.ChartView
- setVisible(boolean) - Method in class org.eclipse.ease.modules.ModuleDefinition
-
Sets visibility status of module in preferences.
- setWrapped() - Method in class org.eclipse.ease.modules.ModuleTracker.ModuleState
- setXLabel(String) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Set X axis name.
- setXLabel(String) - Method in class org.eclipse.ease.modules.charting.views.Chart
- setYLabel(String) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Set Y axis name.
- setYLabel(String) - Method in class org.eclipse.ease.modules.charting.views.Chart
- 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
- showConfirmDialog(String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays a confirmation dialog.
- showDropinsPane(boolean) - Method in class org.eclipse.ease.ui.view.ScriptShell
- showEditor(Object) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Opens a file in an editor.
- showEditor(IFile) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Opens a file in an editor.
- showErrorDialog(String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays an error dialog.
- showFileSelectionDialog(Object, int, String, String) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Opens a file dialog.
- showFolderSelectionDialog(Object, String, String) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Opens a dialog box which allows the user to select a container (project or folder).
- showGrid(boolean) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Activates or deactivates drawing of a background grid.
- showGrid(boolean) - Method in class org.eclipse.ease.modules.charting.views.Chart
- showHiddenModules() - Static method in class org.eclipse.ease.ui.handler.ToggleHiddenModulesHandler
- showInfoDialog(String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays an info dialog.
- showInputDialog(String, String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays an input dialog.
- showQuestionDialog(String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays a question dialog.
- showSelectionDialog(Object[], String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays a selection dialog.
- 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
- showView(String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Opens a view by given Name or id.
- showView(String, String, int) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Shows a view in this page with the given id and secondary id.
- showWarningDialog(String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays a warning dialog.
- 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
- shutdown() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Shut down the application.
- ShutdownHandler - Class in org.eclipse.ease.ui.scripts.keywordhandler
- ShutdownHandler() - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.ShutdownHandler
- 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
- splitPartStack(MElementContainer<MUIElement>, int) - Static method in class org.eclipse.ease.modules.platform.UIModelManipulator
-
Split a given
MPartStack
. - STACK_TRACE_CONTAINER - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage.Literals
-
The meta object literal for the '
Stack Trace Container
' class. - STACK_TRACE_CONTAINER - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the '
Stack Trace Container
' class. - 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>, Object) - 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.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
- StartupHandler - Class in org.eclipse.ease.ui.scripts.keywordhandler
- StartupHandler() - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.StartupHandler
- stepInto() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- stepInto() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- stepInto() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- stepOver() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- stepOver() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- stepOver() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- STEPPING - Enum constant in enum class org.eclipse.ease.debugging.model.EaseDebugElement.State
- stepReturn() - Method in class org.eclipse.ease.debugging.model.EaseDebugElement
- stepReturn() - Method in class org.eclipse.ease.debugging.model.EaseDebugStackFrame
- stepReturn() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- stop(BundleContext) - Method in class org.eclipse.ease.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 - Enum constant in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
The 'STOP SUITE ON ERROR' literal object.
- STOP_SUITE_ON_ERROR_VALUE - Static variable in enum class 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_CHECK - Static variable in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
-
A checked tool item or menu item.
- 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_PULLDOWN - Static variable in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
-
A ToolBar pulldown item.
- STYLE_PUSH - Static variable in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
-
A push button tool item or menu item.
- STYLE_RADIO - Static variable in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
-
A radio-button style menu item.
- 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
- supportedLanguages() - Element in annotation interface org.eclipse.ease.modules.WrapToScript
-
Provide a list of supported script languages.
- 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.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.EaseDebugStackFrame
- suspend() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- suspend() - Method in interface org.eclipse.ease.lang.python.py4j.internal.ICodeTraceFilter
-
Suspend execution after filter has notified us that execution might need to be stopped.
- 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
- SUSPENDED - Enum constant in enum class org.eclipse.ease.debugging.model.EaseDebugElement.State
- SuspendedEvent - Class in org.eclipse.ease.debugging.events.debugger
- SuspendedEvent(int, Object, List<IScriptDebugFrame>) - Constructor for class org.eclipse.ease.debugging.events.debugger.SuspendedEvent
- SuspendRequest - Class in org.eclipse.ease.debugging.events.model
- SuspendRequest(Object) - 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
T
- 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.model.EaseDebugElement
- terminate() - Method in class org.eclipse.ease.debugging.model.EaseDebugProcess
- terminate() - Method in class org.eclipse.ease.debugging.model.EaseDebugThread
- terminate() - Method in interface org.eclipse.ease.IScriptEngine
-
Terminate this interpreter.
- terminate() - Method in class org.eclipse.ease.lang.unittest.TestSuiteScriptEngine
- terminate() - Method in class org.eclipse.ease.ScriptScheduler
- terminate() - Method in class org.eclipse.ease.ui.console.ScriptConsole
- terminate(Context) - Method in class org.eclipse.ease.lang.javascript.rhino.ObservingContextFactory
- 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
- TERMINATED - Enum constant in enum class org.eclipse.ease.debugging.model.EaseDebugElement.State
- 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(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 - 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___ADD_ERROR__STRING_SCRIPTSTACKTRACE - 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
-
The meta object id for the '
Test Class
' class. - TEST_CLASS___ADD_ERROR__STRING_SCRIPTSTACKTRACE - 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
-
The meta object literal for the '
Test Container
' class. - TEST_CONTAINER - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the '
Test Container
' class. - TEST_CONTAINER___ADD_ERROR__STRING_SCRIPTSTACKTRACE - 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
-
The meta object literal for the '
Test Entity
' class. - TEST_ENTITY - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the '
Test Entity
' class. - TEST_ENTITY___ADD_ERROR__STRING_SCRIPTSTACKTRACE - 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_SCRIPTSTACKTRACE - 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_SCRIPTSTACKTRACE - 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
-
The meta object literal for the '
Test Folder
' class. - TEST_FOLDER - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the '
Test Folder
' class. - TEST_FOLDER___ADD_ERROR__STRING_SCRIPTSTACKTRACE - 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
-
The meta object literal for the '
Test Result
' class. - TEST_RESULT - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the '
Test Result
' class. - 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
-
The meta object literal for the '
Test Status
' enum. - TEST_STATUS - Static variable in interface org.eclipse.ease.lang.unittest.runtime.IRuntimePackage
-
The meta object id for the '
Test Status
' enum. - 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
-
The meta object id for the '
Test Suite
' class. - TEST_SUITE___ADD_ERROR__STRING_SCRIPTSTACKTRACE - 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
-
The meta object literal for the '
Test Suite Definition
' class. - TEST_SUITE_DEFINITION - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The meta object id for the '
Test Suite Definition
' class. - 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 Class 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
-
This is the item provider adapter for a
ITestSuiteDefinition
object. - 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 - Enum constant in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
The 'THREAD COUNT' literal object.
- THREAD_COUNT_VALUE - Static variable in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
The 'THREAD COUNT' literal value.
- ThreadCreatedEvent - Class in org.eclipse.ease.debugging.events.debugger
- ThreadCreatedEvent() - Constructor for class org.eclipse.ease.debugging.events.debugger.ThreadCreatedEvent
- ThreadCreatedEvent(Object) - Constructor for class org.eclipse.ease.debugging.events.debugger.ThreadCreatedEvent
- ThreadState() - Constructor for class org.eclipse.ease.debugging.AbstractEaseDebugger.ThreadState
- ThreadTerminatedEvent - Class in org.eclipse.ease.debugging.events.debugger
- ThreadTerminatedEvent() - Constructor for class org.eclipse.ease.debugging.events.debugger.ThreadTerminatedEvent
- ThreadTerminatedEvent(Object) - Constructor for class org.eclipse.ease.debugging.events.debugger.ThreadTerminatedEvent
- 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.
- throwOnError() - Method in class org.eclipse.ease.lang.unittest.DefaultAssertion
- throwOnError() - Method in interface org.eclipse.ease.lang.unittest.IAssertion
-
Throw exception in case
IAssertion.isValid()
isfalse
. - 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
- toDouble(Object) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Convert input to a Java double.
- toFile(Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Get the filesystem representation of a given resource.
- 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
- ToggleHiddenModulesHandler - Class in org.eclipse.ease.ui.handler
- ToggleHiddenModulesHandler() - Constructor for class org.eclipse.ease.ui.handler.ToggleHiddenModulesHandler
- 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
- toInt(Object) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Convert input to a Java int.
- TokenList - Class in org.eclipse.ease.ui.completion.tokenizer
- TokenList() - Constructor for class org.eclipse.ease.ui.completion.tokenizer.TokenList
- TokenList(List<Object>) - Constructor for class org.eclipse.ease.ui.completion.tokenizer.TokenList
- toLocations(String) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ToolbarHandler
- ToolbarHandler - Class in org.eclipse.ease.ui.scripts.keywordhandler
- ToolbarHandler() - Constructor for class org.eclipse.ease.ui.scripts.keywordhandler.ToolbarHandler
- ToolbarHandler.Location - Class in org.eclipse.ease.ui.scripts.keywordhandler
- 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() - 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.EvaluateExpressionRequest
- 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() - Method in class org.eclipse.ease.lang.unittest.DefaultAssertion
- toString() - Method in enum class 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 class 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 exception org.eclipse.ease.ScriptEngineCancellationException
- toString() - Method in class org.eclipse.ease.ScriptResult
- toString() - Method in class org.eclipse.ease.service.EngineDescription
- toString() - Method in class org.eclipse.ease.ui.completion.tokenizer.Bracket
- 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
- toString(InputStream) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Convert an input stream to a string.
- toString(InputStream) - Static method in class org.eclipse.ease.tools.StringTools
- toString(Reader) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Read characters from a
Reader
and return its string representation. - toString(Reader) - Static method in class org.eclipse.ease.tools.StringTools
- toString(Object) - Method in class org.eclipse.ease.AbstractReplScriptEngine
- 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(Object) - Method in class org.eclipse.ease.lang.python.jython.JythonScriptEngine
- toString(Object) - Method in class org.eclipse.ease.lang.python.py4j.internal.Py4jScriptEngine
- toString(Object) - Method in class org.eclipse.ease.modules.EnvironmentModule
-
Convert input to a Java
String
. - toString(Object) - Static method in class org.eclipse.ease.tools.ResourceTools
-
Reads from a resource into a string.
- 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_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.
- TRACE_UI_INTEGRATION - Static variable in class org.eclipse.ease.ui.scripts.keywordhandler.ToolbarHandler
-
Trace enablement for the script UI integration.
- 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. - TRUE - Static variable in annotation interface org.eclipse.ease.modules.ScriptParameter
- TYPE_FILE - Static variable in interface org.eclipse.ease.debugging.IScriptDebugFrame
- TYPE_FUNCTION - Static variable in interface org.eclipse.ease.debugging.IScriptDebugFrame
U
- UIAttachment - Class in org.eclipse.ease.lang.unittest.ui.views
- UIAttachment() - Constructor for class org.eclipse.ease.lang.unittest.ui.views.UIAttachment
- UIModelManipulator - Class in org.eclipse.ease.modules.platform
- UIModelManipulator() - Constructor for class org.eclipse.ease.modules.platform.UIModelManipulator
- UIModule - Class in org.eclipse.ease.modules.platform
-
Methods providing access to UI components.
- UIModule() - Constructor for class org.eclipse.ease.modules.platform.UIModule
- UNDEFINED - Enum constant in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
The 'UNDEFINED' literal object.
- UNDEFINED - Static variable in annotation interface org.eclipse.ease.modules.ScriptParameter
- UNDEFINED_VALUE - Static variable in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
The 'UNDEFINED' literal value.
- UnitTestHelper - Class in org.eclipse.ease.lang.unittest
- UnitTestModule - Class in org.eclipse.ease.lang.unittest
-
Support methods for scripted unit tests.
- UnitTestModule() - Constructor for class org.eclipse.ease.lang.unittest.UnitTestModule
- UnitTestView - Class in org.eclipse.ease.lang.unittest.ui.views
- UnitTestView() - Constructor for class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
- UNKNOWN - Enum constant in enum class org.eclipse.ease.ScriptObjectType
- unregisterEngine(Job) - Method in class org.eclipse.ease.classloader.EaseClassLoader
- unserializeLibraries(String) - Static method in interface org.eclipse.ease.ui.launching.LaunchConstants
- unsetEnumProviderID() - Method in class org.eclipse.ease.lang.unittest.definition.impl.Variable
- unsetEnumProviderID() - Method in interface org.eclipse.ease.lang.unittest.definition.IVariable
-
Unsets the value of the '
Enum Provider ID
' attribute. - unzip(Object, Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Unzip a zip file to the provided target location.
- unzip(Path, Path) - Static method in class org.eclipse.ease.modules.platform.resources.FilesystemTools
- update() - Method in class org.eclipse.ease.ui.console.actions.TerminateConsoleAction
- update() - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
- update() - Method in class org.eclipse.ease.ui.scripts.keywordhandler.ScriptContributionItem
- update(boolean) - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
-
Trigger an immediate refresh of all script sources and contained scripts.
- update(Object) - Method in class org.eclipse.ease.debugging.model.EaseDebugValue
- update(String) - Method in class org.eclipse.ease.ui.scripts.keywordhandler.CommandContributionItem
- update(EaseDebugValue) - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
- updateElement(UIElement, Map) - Method in class org.eclipse.ease.ui.tools.ToggleHandler
-
Update command element with toggle state
- updateLocation(IScriptLocation, String, long) - Method in interface org.eclipse.ease.ui.scripts.repository.IRepositoryService
- updateRelativeLinks(IMemento, URL) - Static method in interface org.eclipse.ease.ui.help.hovers.IHoverHelp
-
Replace relative links in HTML content with absolute links.
- updateTestFiles() - Method in class org.eclipse.ease.lang.unittest.ui.editor.FileSelectionPage
- URIValidator - Class in org.eclipse.ease.ui.scripts.preferences
- URIValidator() - Constructor for class org.eclipse.ease.ui.scripts.preferences.URIValidator
- URIValidator_invalidUri - Static variable in class org.eclipse.ease.ui.scripts.Messages
- URIValidator_relativeUri - Static variable in class org.eclipse.ease.ui.scripts.Messages
V
- VALID - Static variable in interface org.eclipse.ease.lang.unittest.IAssertion
-
Valid assertion.
- VALUE_OUTPUT_CONSOLE - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
- VALUE_OUTPUT_NONE - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
- VALUE_OUTPUT_SHELL - Static variable in interface org.eclipse.ease.ui.preferences.IPreferenceConstants
- valueOf(String) - Static method in enum class org.eclipse.ease.debugging.events.model.BreakpointRequest.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.eclipse.ease.debugging.model.EaseDebugElement.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.eclipse.ease.debugging.model.EaseDebugVariable.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.eclipse.ease.ISecurityCheck.ActionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.eclipse.ease.ScriptObjectType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.eclipse.ease.debugging.events.model.BreakpointRequest.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.eclipse.ease.debugging.model.EaseDebugElement.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.eclipse.ease.debugging.model.EaseDebugVariable.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.eclipse.ease.ISecurityCheck.ActionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.eclipse.ease.ScriptObjectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES - Static variable in enum class org.eclipse.ease.lang.unittest.definition.Flag
-
A public read-only list of all the 'Flag' enumerators.
- VALUES - Static variable in enum class org.eclipse.ease.lang.unittest.runtime.TestStatus
-
A public read-only list of all the 'Test Status' enumerators.
- Variable - Class in org.eclipse.ease.lang.unittest.definition.impl
-
An implementation of the model object 'Variable'.
- VARIABLE - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the '
Variable
' class. - VARIABLE - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The meta object id for the '
Variable
' class. - VARIABLE___GET_NAME - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Get Name' operation.
- VARIABLE___GET_NAME - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The operation id for the 'Get Name' operation.
- VARIABLE___GET_PATH - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Get Path' operation.
- VARIABLE___GET_PATH - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The operation id for the 'Get Path' operation.
- VARIABLE__CONTENT - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Content' attribute feature.
- VARIABLE__CONTENT - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Content' attribute.
- VARIABLE__DESCRIPTION - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Description' attribute feature.
- VARIABLE__DESCRIPTION - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Description' attribute.
- VARIABLE__ENUM_PROVIDER_ID - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Enum Provider ID' attribute feature.
- VARIABLE__ENUM_PROVIDER_ID - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Enum Provider ID' attribute.
- VARIABLE__FULL_NAME - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage.Literals
-
The meta object literal for the 'Full Name' attribute feature.
- VARIABLE__FULL_NAME - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The feature id for the 'Full Name' attribute.
- VARIABLE_FEATURE_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The number of structural features of the 'Variable' class.
- VARIABLE_OPERATION_COUNT - Static variable in interface org.eclipse.ease.lang.unittest.definition.IDefinitionPackage
-
The number of operations of the 'Variable' class.
- VariableItemProvider - Class in org.eclipse.ease.lang.unittest.definition.provider
-
This is the item provider adapter for a
IVariable
object. - VariableItemProvider(AdapterFactory) - Constructor for class org.eclipse.ease.lang.unittest.definition.provider.VariableItemProvider
-
This constructs an instance from a factory and a notifier.
- VARIABLES_PAGE - Static variable in class org.eclipse.ease.lang.unittest.ui.editor.TestSuiteEditor
- VariablesCompletionProvider - Class in org.eclipse.ease.ui.completion.provider
-
Provides completion proposals for variables stored in a script engine.
- VariablesCompletionProvider() - Constructor for class org.eclipse.ease.ui.completion.provider.VariablesCompletionProvider
- VariablesDragListener - Class in org.eclipse.ease.ui.view
- VariablesDragListener(TreeViewer) - Constructor for class org.eclipse.ease.ui.view.VariablesDragListener
- VariablesDropHandler - Class in org.eclipse.ease.ui.dnd
- VariablesDropHandler() - Constructor for class org.eclipse.ease.ui.dnd.VariablesDropHandler
- VariablesDropin_name - Static variable in class org.eclipse.ease.ui.Messages
- VariablesDropin_value - Static variable in class org.eclipse.ease.ui.Messages
- VariablesDropin_variables - Static variable in class org.eclipse.ease.ui.Messages
- VariablesEvent - Class in org.eclipse.ease.debugging.events.debugger
- VariablesEvent(EaseDebugStackFrame, Collection<EaseDebugVariable>) - Constructor for class org.eclipse.ease.debugging.events.debugger.VariablesEvent
- VariablesPage - Class in org.eclipse.ease.lang.unittest.ui.editor
-
Represents the Variables component in the Test Suite Editor.
- VariablesPage(FormEditor, String, String) - Constructor for class org.eclipse.ease.lang.unittest.ui.editor.VariablesPage
- verifyValue(String) - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
- verifyValue(IValue) - Method in class org.eclipse.ease.debugging.model.EaseDebugVariable
- VIEW_ID - Static variable in class org.eclipse.ease.lang.unittest.ui.views.UnitTestView
- VIEW_ID - Static variable in class org.eclipse.ease.modules.charting.views.ChartView
- VIEW_ID - Static variable in class org.eclipse.ease.ui.view.ModuleExplorerView
- VIEW_ID - Static variable in class org.eclipse.ease.ui.view.ScriptShell
- ViewFilterAction - Class in org.eclipse.ease.lang.python.debugger.actions
-
Abstract action that can be used to update an
IDebugView
. - ViewFilterAction() - Constructor for class org.eclipse.ease.lang.python.debugger.actions.ViewFilterAction
- VIRTUAL_WINDOWS_ROOT - Static variable in class org.eclipse.ease.tools.ResourceTools
-
Virtual file indicating a file system root on windows.
- visit(IMemento) - Method in interface org.eclipse.ease.ui.help.hovers.IHoverHelp.IMementoVisitor
- visitMemento(IMemento, IHoverHelp.IMementoVisitor) - Static method in interface org.eclipse.ease.ui.help.hovers.IHoverHelp
- VOID - Enum constant in enum class org.eclipse.ease.ScriptObjectType
- VOID - Static variable in class org.eclipse.ease.ScriptResult
-
Special void object for script methods not returning a result.
W
- wait(Object, long) - Static method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Causes the current thread to wait until either another thread invokes the
Object.notify()
method or theObject.notifyAll()
method for this object, or a specified amount of time has elapsed. - waitForEvent(String, long) - Method in class org.eclipse.ease.modules.platform.PlatformModule
-
Wait for a given event on the event bus.
- warning(String, String) - Static method in class org.eclipse.ease.Logger
-
Log a warning.
- warning(String, String, Throwable) - Static method in class org.eclipse.ease.Logger
-
Log a warning.
- widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.ease.ui.view.DropinsSelectionProvider
- widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.ease.ui.view.TextSelectionProvider
- widgetSelected(SelectionEvent) - Method in class org.eclipse.ease.ui.view.DropinsSelectionProvider
- widgetSelected(SelectionEvent) - Method in class org.eclipse.ease.ui.view.TextSelectionProvider
- windowActivated(IWorkbenchWindow) - Method in class org.eclipse.ease.ui.tools.AbstractWorkbenchRunnable
- windowClosed(IWorkbenchWindow) - Method in class org.eclipse.ease.ui.tools.AbstractWorkbenchRunnable
- windowDeactivated(IWorkbenchWindow) - Method in class org.eclipse.ease.ui.tools.AbstractWorkbenchRunnable
- windowOpened(IWorkbenchWindow) - Method in class org.eclipse.ease.ui.tools.AbstractWorkbenchRunnable
- WithExpressionDefinition - Class in org.eclipse.ease.ui.scripts.expressions.definitions
- WithExpressionDefinition() - Constructor for class org.eclipse.ease.ui.scripts.expressions.definitions.WithExpressionDefinition
- WorkbenchDescriptorImageResolver(String) - Constructor for class org.eclipse.ease.ui.completion.provider.AbstractCompletionProvider.WorkbenchDescriptorImageResolver
- WorkspaceScriptStorage - Class in org.eclipse.ease.ui.scripts
- WorkspaceScriptStorage(String) - Constructor for class org.eclipse.ease.ui.scripts.WorkspaceScriptStorage
- WorkspaceTools - Class in org.eclipse.ease.modules.platform.resources
- WorkspaceURLConnection - Class in org.eclipse.ease.urlhandler
- WorkspaceURLStreamHandlerService - Class in org.eclipse.ease.urlhandler
- WorkspaceURLStreamHandlerService() - Constructor for class org.eclipse.ease.urlhandler.WorkspaceURLStreamHandlerService
- wrap(Object, boolean) - Method in class org.eclipse.ease.modules.EnvironmentModule
- wrap(Object, boolean) - Method in interface org.eclipse.ease.modules.IEnvironment
-
Wrap a java instance.
- WrapToScript - Annotation Interface in org.eclipse.ease.modules
-
Annotation indicating that the annotated method should be wrapped to the target script language.
- write(byte[]) - Method in class org.eclipse.ease.modules.platform.resources.FilesystemHandle
- write(byte[]) - Method in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Write data to a file.
- write(byte[]) - Method in class org.eclipse.ease.modules.platform.resources.ResourceHandle
- write(int) - Method in class org.eclipse.ease.tools.NullOutputStream
- write(String) - Method in class org.eclipse.ease.modules.platform.resources.FilesystemHandle
- write(String) - Method in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Write data to a file.
- write(String) - Method in class org.eclipse.ease.modules.platform.resources.ResourceHandle
- WRITE - Static variable in interface org.eclipse.ease.modules.platform.resources.IFileHandle
-
Open file in write mode.
- WRITE - Static variable in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Access modifier for write mode (2).
- writeFile(Object, Object, int, boolean) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Write data to a file.
- writeLine(Object, String, int, boolean) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Write a line of data to a file.
- writePreferences(String, String, Object) - Method in class org.eclipse.ease.modules.platform.PlatformModule
-
Set a preferences value.
Z
- zip(Object, Object) - Method in class org.eclipse.ease.modules.platform.resources.ResourcesModule
-
Create or update a zip file with given resources.
- zip(Path, Path) - Static method in class org.eclipse.ease.modules.platform.resources.FilesystemTools
- zoom(String) - Method in class org.eclipse.ease.modules.charting.views.Chart
_
- __call__(PyObject, PyObject, PyObject) - Method in class org.eclipse.ease.lang.python.jython.JythonTracer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
CommandContributionItemParameter