- targetSuspended(TaskSet) - Method in interface org.eclipse.ptp.debug.core.IPRegisterManager
-
- tasks - Variable in exception org.eclipse.ptp.debug.core.pdi.PDIException
-
- tasks - Variable in exception org.eclipse.ptp.debug.core.pdi.PDIInternalException
-
- TaskSet - Class in org.eclipse.ptp.debug.core
-
Represents a set of tasks (processes) that can be controlled as a group by the debugger
- TaskSet() - Constructor for class org.eclipse.ptp.debug.core.TaskSet
-
Creates a new task set.
- TaskSet(int) - Constructor for class org.eclipse.ptp.debug.core.TaskSet
-
Creates a task set whose initial size is large enough to explicitly
represent tasks with indices in the range 0
through ntasks-1
.
- TaskSet(int, String) - Constructor for class org.eclipse.ptp.debug.core.TaskSet
-
Construct a TaskSet and initialize from a hex string representation.
- taskSize() - Method in class org.eclipse.ptp.debug.core.TaskSet
-
Get the fixed number of tasks represented by the TaskSet
.
- TEMPORARY - Static variable in interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
-
Temporary type
- TERMINATE - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
-
Terminate event kind.
- terminate(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
-
Requests to terminate of specify process
- TERMINATE_OPERATION - Static variable in interface org.eclipse.ptp.core.jobs.IJobControl
-
Control operation to terminate a job
- TERMINATED - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
-
- TERMINATING - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
-
- TEXT - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
- thingname_ - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
-
Be consistent about what we call these things; generic values (can be)
replaced on ctor.
- thingname_ - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
-
Be consistent about what we call these things; generic values (can be)
replaced on ctor.
- thingnames_ - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
-
- thingnames_ - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
-
- toArray() - Method in class org.eclipse.ptp.debug.core.TaskSet
-
Convert the TaskSet
to an array containing the indices of all
tasks.
- TOGGLE - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
- toHexString() - Method in class org.eclipse.ptp.debug.core.TaskSet
-
Convert the TaskSet
into a hex string representation.
- TOOL_BIN_ID - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
This string plus the tool ID is the string associated with tool's bin path in the workspace preferences
- TOOL_CONFIG_ARGUMENT_SUFFIX - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolsOptionsConstants
-
- TOOL_CONFIG_DEFAULT_SUFFIX - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolsOptionsConstants
-
- TOOL_CONFIG_STATE_SUFFIX - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolsOptionsConstants
-
- TOOL_PANE_ID_SUFFIX - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolsOptionsConstants
-
- TOOL_PANE_VAR_ID_SUFFIX - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolsOptionsConstants
-
- ToolApp - Class in org.eclipse.ptp.etfw.toolopts
-
- ToolApp() - Constructor for class org.eclipse.ptp.etfw.toolopts.ToolApp
-
- toolCommand - Variable in class org.eclipse.ptp.etfw.toolopts.ToolApp
-
The command used to invoke this tool
- TOOLCONFNAME - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- toolGroup - Variable in class org.eclipse.ptp.etfw.toolopts.ToolApp
-
Tools in the same group are assumed to share the same binary directory location
- toolID - Variable in class org.eclipse.ptp.etfw.toolopts.ExternalTool
-
- toolID - Variable in class org.eclipse.ptp.etfw.toolopts.ExternalToolProcess
-
- toolID - Variable in class org.eclipse.ptp.etfw.toolopts.ToolApp
-
The unique ID associated with this tool
- ToolIO - Class in org.eclipse.ptp.etfw.toolopts
-
- ToolIO() - Constructor for class org.eclipse.ptp.etfw.toolopts.ToolIO
-
Provide the io link for this object (not yet implemented)
- toolName - Variable in class org.eclipse.ptp.etfw.toolopts.ExternalTool
-
- toolName - Variable in class org.eclipse.ptp.etfw.toolopts.ExternalToolProcess
-
- toolName - Variable in class org.eclipse.ptp.etfw.toolopts.ToolApp
-
The name of this tool
- toolName - Variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
The name of the top-level tool workflow associated with this pane
- ToolOption - Class in org.eclipse.ptp.etfw.toolopts
-
An individual element encapsulating a single option for display and
user-manipulation/selection in an option pane
- ToolOption() - Constructor for class org.eclipse.ptp.etfw.toolopts.ToolOption
-
Creates a new ToolOption
- ToolPane - Class in org.eclipse.ptp.etfw.toolopts
-
This class represents a panel of tool options which may be selected or
excluded via checkboxes.
- ToolPane(boolean) - Constructor for class org.eclipse.ptp.etfw.toolopts.ToolPane
-
Creates a new tool pane
- ToolPane.MakeBrowseListener - Class in org.eclipse.ptp.etfw.toolopts
-
A listener class to launch file or directory browsers from browse buttons
for a ToolPane's tools
- ToolPane.MakeBrowseListener() - Constructor for class org.eclipse.ptp.etfw.toolopts.ToolPane.MakeBrowseListener
-
- ToolPaneListener - Class in org.eclipse.ptp.etfw.toolopts
-
A reference implementation for the type of listener that can be associated with a ToolPane's tools
- ToolPaneListener(IToolUITab) - Constructor for class org.eclipse.ptp.etfw.toolopts.ToolPaneListener
-
- toolPanes - Variable in class org.eclipse.ptp.etfw.toolopts.ToolApp
-
The array of toolPanes associated with this tool
- ToolsOptionsConstants - Class in org.eclipse.ptp.etfw.toolopts
-
Constants used in the toolopts plugin
- ToolsOptionsConstants() - Constructor for class org.eclipse.ptp.etfw.toolopts.ToolsOptionsConstants
-
- toolTip - Variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
Context sensitive help info
- toolType - Variable in class org.eclipse.ptp.etfw.toolopts.ExternalTool
-
- top() - Method in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView.StackList
-
- top() - Method in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView.StackList
-
- toPath(URI) - Method in interface org.eclipse.ptp.remote.core.IRemoteFileManager
-
Convert URI to a remote path.
- toString() - Method in class org.eclipse.ptp.core.util.ArgumentParser
-
Returns a representation of the command line for debug purposes.
- toString() - Method in class org.eclipse.ptp.debug.core.model.PDebugElementState
-
- toString() - Method in class org.eclipse.ptp.debug.core.model.PVariableFormat
-
- toString() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemory
-
Get the data as a string
- toString() - Method in class org.eclipse.ptp.debug.core.TaskSet
-
- toString() - Method in class org.eclipse.ptp.ems.core.EnvManagerConfigString
-
- toString() - Method in class org.eclipse.ptp.pldt.common.Artifact
-
Hand representation of data, useful for debugging, etc.
- toString() - Method in class org.eclipse.ptp.pldt.common.ArtifactManager
-
- toString() - Method in class org.eclipse.ptp.pldt.common.editorHelp.CHelpResourceDescriptorImpl
-
- toString() - Method in class org.eclipse.ptp.pldt.common.editorHelp.FunctionSummaryImpl
-
- toString() - Method in class org.eclipse.ptp.pldt.common.ScanReturn
-
- toString() - Method in class org.eclipse.ptp.pldt.common.util.SourceInfo
-
A string representation of the object
- toString() - Method in class org.eclipse.ptp.rdt.sync.core.AbstractSyncFileFilter.AbstractIgnoreRule
-
- toString() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcessBuilder
-
- toURI(IPath) - Method in interface org.eclipse.ptp.remote.core.IRemoteFileManager
-
Convert remote path to equivalent URI.
- toURI(IPath) - Static method in class org.eclipse.ptp.remote.core.RemoteServicesUtils
-
Convert a UNC path to a URI
Maps the UNC server component to a connection known by one of the remote service implementations.
- traceOn - Static variable in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
-
This is NOT final because constructor may change this dynamically
if tracing is enabled by user -- see CommonPlugin.getTraceOn();
- type - Variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
Specifies the type of option(bool,text,dir,file or combo)