- embedded - Variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
Control the pane normally but don't the user must set it to be displayed
manually in a plugin
- EMPTY - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- EMPTY_STRING - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- EMPTY_STRING - Static variable in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
-
- enable() - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
-
Enable the listener to handle events.
- enableBreakpoint(TaskSet, IPDIBreakpoint) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIBreakpointManager
-
Enables breakpoint
- enableInstructionStepping(boolean) - Method in interface org.eclipse.ptp.debug.core.model.ISteppingModeTarget
-
Sets whether the instruction stepping are enabled in this debug target.
- encloseOpts - Variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
String/character put before the first and after the last option in the
option string Default: empty
- encloseValues - Variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
String/character placed around values Default: "
- ENV_MANAGER_EXTENSION_POINT_ID - Static variable in interface org.eclipse.ptp.ems.core.IEnvManager
-
ID for the envmanager extension point
- ENV_VAR - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
- environment() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcessBuilder
-
- environment() - Method in interface org.eclipse.ptp.remote.core.IRemoteProcessBuilder
-
Returns a string map view of this process builder's environment.
- EnvManagerConfigString - Class in org.eclipse.ptp.ems.core
-
Provides methods to persist an environment management configuration to a string.
- EnvManagerConfigString() - Constructor for class org.eclipse.ptp.ems.core.EnvManagerConfigString
-
Default constructor.
- EnvManagerConfigString(String) - Constructor for class org.eclipse.ptp.ems.core.EnvManagerConfigString
-
- EnvManagerConfigWidget - Class in org.eclipse.ptp.ems.ui
-
Instances of this class represent a user interface element which provides the following:
a checkbox: "Use an environment management system to customize the remote build environment";
a checkbox: "Manually specify environment configuration commands"; and
either a checklist, a multi-line text box, or a blank area, depending on the state of the checkboxes above.
- EnvManagerConfigWidget(Composite, int) - Constructor for class org.eclipse.ptp.ems.ui.EnvManagerConfigWidget
-
Constructor.
- EnvManagerProjectProperties - Class in org.eclipse.ptp.ems.core
-
Provides access to environment management project properties for a synchronized remote project.
- EnvManagerProjectProperties(IProject) - Constructor for class org.eclipse.ptp.ems.core.EnvManagerProjectProperties
-
Constructor.
- EnvManagerRegistry - Class in org.eclipse.ptp.ems.core
-
Provides
IEnvManager
objects, which provide access to remote machines' environment management systems.
- equalAddress(BigInteger) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDILocator
-
Test if this locator matches the supplied address
- equalDescriptors(IPDIVariableDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
-
Determines whether both descriptors are the same
- equalFile(String) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDILocator
-
Check if this locator matches the supplied file
- equalFunction(String) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDILocator
-
Check if the locator matches the supplied function
- equalLine(int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDILocator
-
Check if this locator matches the supplied line
- equals(IPDICondition) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDICondition
-
Determines whether both conditions are the same
- equals(IPDILocation) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDILocation
-
Determines whether the both locations is in the same place
- equals(IPDILocator) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDILocator
-
Check if this locator matches the supplied locator
- equals(IPDIExpression) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIExpression
-
Determines whether the variable Object are the same,
For example event if the name is the same because of casting this may return false;
- equals(IPDIVariable) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIRegister
-
Determines whether both variables are the same
- equals(IPDIStackFrame) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame
-
Determines whether both stackframes are the same
- equals(IPDIThread) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
-
Determines whether both threads are the same.
- equals(IPDIVariable) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariable
-
Determines whether both variables are the same
- equals(Object) - Method in class org.eclipse.ptp.rdt.sync.core.AbstractSyncFileFilter.AbstractIgnoreRule
-
- equals(Object) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
- equals(Object) - Method in class org.eclipse.ptp.services.core.ServiceProvider
-
- ERR_FATAL - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
-
- ERR_NORMAL - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
-
- ERR_WARNING - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
-
- ERROR - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
-
Error event kind or detail
- ERROR - Static variable in interface org.eclipse.ptp.debug.core.model.IPDebugElementStatus
-
- ERROR - Static variable in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
-
- error(String) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
-
Indicates this request has an error.
- ERROR - Static variable in interface org.eclipse.ptp.remote.core.IUserAuthenticator
-
Constant for an error prompt (value 1).
- errorCleared() - Method in interface org.eclipse.ptp.ems.ui.IErrorListener
-
Invoked when it is acceptable to clear any previously-raised error messages from the user's display.
- errorRaised(String) - Method in interface org.eclipse.ptp.ems.ui.IErrorListener
-
Invoked when an error occurs.
- ETFW_VERSION - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- ETFW_VERSION - Static variable in class org.eclipse.ptp.etfw.PreferenceConstants
-
- ETFWUtils - Class in org.eclipse.ptp.etfw
-
Utilities for accessing ETFW tools
- ETFWUtils() - Constructor for class org.eclipse.ptp.etfw.ETFWUtils
-
- evaluateAsExpression(IPStackFrame) - Method in interface org.eclipse.ptp.debug.core.model.IPAIF
-
Evaluate as an expression
- evaluateAsExpression(IPStackFrame) - Method in interface org.eclipse.ptp.debug.core.model.IPValue
-
- evaluateExpression(String) - Method in interface org.eclipse.ptp.debug.core.model.IPStackFrame
-
Evaluate an expression in this stack frame
- evaluateExpression(TaskSet, String) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIVariableManagement
-
Requests String value of given expression
- evaluateExpressionToString(String) - Method in interface org.eclipse.ptp.debug.core.model.IPStackFrame
-
Evaluate an expression in this stack frame.
- evaluateExpressionToString(IPDIStackFrame, String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
-
Evaluates the expression specified by the given string.
- evaluatePartialExpression(TaskSet, String, String, boolean, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIVariableManagement
-
Requests partial IAIF value of given expression
- EVALUATION - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
-
Evaluation detail.
- EVALUATION_IMPLICIT - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
-
Evaluation detail.
- EXEC_UTIL - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
- ExecTool - Class in org.eclipse.ptp.etfw.toolopts
-
- ExecTool() - Constructor for class org.eclipse.ptp.etfw.toolopts.ExecTool
-
- EXECUTABLE - Static variable in interface org.eclipse.ptp.debug.core.model.IPModule
-
Type constant which identifies executables.
- execute(IPDIEventRequest) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIEventRequestManager
-
Executes this command on the elements specified in the given request
reporting status to the given request and returns whether this handler
should remain enabled while the command is executing.
- execute(IPDIDebugger) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
-
Indicates this request is executing.
- execute(ExecutionEvent) - Method in class org.eclipse.ptp.pldt.common.actions.AnalysisDropdownHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
-
Implemented for Handler; this replaces run() which is for actions.
- execUtils - Variable in class org.eclipse.ptp.etfw.toolopts.ExecTool
-
The array of individual tools to be passed the executable being analyzed (in nesting order)
- exit() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
-
Causes this session to exit
- EXITED - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
-
- EXITED - Static variable in interface org.eclipse.ptp.debug.core.pdi.IPDISession
-
- EXITING - Static variable in interface org.eclipse.ptp.debug.core.pdi.IPDISession
-
- exitValue() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcess
-
- exitValue() - Method in interface org.eclipse.ptp.remote.core.IRemoteProcess
-
Returns the exit value for the process
- exitValue() - Method in class org.eclipse.ptp.remote.core.RemoteProcessAdapter
-
- explicitExecution - Variable in class org.eclipse.ptp.etfw.toolopts.ExternalToolProcess
-
If true there will be no automatic assumptions about when execute steps
must be performed.
- exportConfigurations(String, IServiceConfiguration[]) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
-
Export a set of service configurations to a file.
- exportConfigurations(String, IServiceConfiguration[]) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
-
- EXPRESSION - Static variable in interface org.eclipse.ptp.debug.core.model.IPWatchpoint
-
- ExternalTool - Class in org.eclipse.ptp.etfw.toolopts
-
- ExternalTool() - Constructor for class org.eclipse.ptp.etfw.toolopts.ExternalTool
-
- ExternalToolProcess - Class in org.eclipse.ptp.etfw.toolopts
-
Encapsulates all relevant attributes of a performance toolchain including
compilers, analysis tools, runtime prefixes, arguments and TODO environment
settings
- ExternalToolProcess() - Constructor for class org.eclipse.ptp.etfw.toolopts.ExternalToolProcess
-
End parametric
- ExternalToolProcess.Parametric - Class in org.eclipse.ptp.etfw.toolopts
-
Fields define the parameters that may be iterated over when running a parametric workflow
- ExternalToolProcess.Parametric() - Constructor for class org.eclipse.ptp.etfw.toolopts.ExternalToolProcess.Parametric
-
- externalTools - Variable in class org.eclipse.ptp.etfw.toolopts.ExternalToolProcess
-
The ordered list of performance tools to be invoked in this process
- EXTOOL_ATTR_ARGUMENTS_TAG - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- EXTOOL_EXECUTABLE_NAME - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
Key in which which executable name will be stored in the ILaunchConfiguration
- EXTOOL_EXECUTABLE_NAME_TAG - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- EXTOOL_EXECUTABLE_PATH_TAG - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- EXTOOL_EXPERIMENT_APPEND - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- EXTOOL_JAXB_ATTR_ARGUMENTS_TAG - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- EXTOOL_JAXB_EXECUTABLE_DIRECTORY_TAG - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- EXTOOL_JAXB_EXECUTABLE_PATH_TAG - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- EXTOOL_LAUNCH_PERFEX - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- EXTOOL_PROJECT_NAME - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- EXTOOL_PROJECT_NAME_TAG - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- EXTOOL_RECOMPILE - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
The name appended to new build configurations designated by performance tool recompilation
- EXTOOL_XML_METADATA - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-