Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PTP
Release 5.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
I
IAIF
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents the value and type of the variable in AIF format
IAIFType
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents type of AIF object
IAIFTypeAddress
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents an address type
IAIFTypeAggregate
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents a class or struct type
IAIFTypeArray
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents array type.
IAIFTypeBool
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents boolean type in IAIFType
IAIFTypeChar
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents char type in IAIFType
IAIFTypeCharPointer
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents char pointer type in IAIFType
IAIFTypeEnum
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents enum type in IAIFType
IAIFTypeFloat
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents float type in this IAIFType
IAIFTypeFunction
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents function type in IAIFType
IAIFTypeInt
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents int type in IAIFType
IAIFTypeLong
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents long type in IAIFType
IAIFTypeLongLong
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents long long type in IAIFType
IAIFTypeNamed
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents a named type.
IAIFTypePointer
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents a pointer type.
IAIFTypeRange
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents a range type.
IAIFTypeReference
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents reference type in IAIFType
IAIFTypeShort
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents short type in IAIFType
IAIFTypeString
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents a string type.
IAIFTypeUnion
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents a union type.
IAIFTypeVoid
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents void type in IAIFType
IAIFValue
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents value of AIF object
IAIFValueAddress
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents the value of an address type
IAIFValueAggregate
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents class value of IAIFValue
IAIFValueArray
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents the values of an array type
IAIFValueBool
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents boolean value of IAIFValue
IAIFValueChar
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents char value of IAIFValue
IAIFValueCharPointer
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents char pointer value of IAIFValue
IAIFValueEnum
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents enum value of IAIFValue
IAIFValueFloat
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents float value of IAIFValue
IAIFValueFunction
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents function value of IAIFValue
IAIFValueInt
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents int value of IAIFValue
IAIFValueNamed
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents named value in IAIFValue
IAIFValuePointer
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents the value of a pointer type (i.e. the object pointed to by the pointer)
IAIFValueReference
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents reference value in IAIFValue
IAIFValueString
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents string value in IAIFValue
IAIFValueUnion
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents union value in IAIFValue
ICON_URL
- Static variable in class org.eclipse.ptp.services.ui.
ServiceModelImages
IconCanvas
- Class in
org.eclipse.ptp.ui.views
IconCanvas(Composite, int)
- Constructor for class org.eclipse.ptp.ui.views.
IconCanvas
Constructor
iconreFreshJob
- Variable in class org.eclipse.ptp.ui.views.
AbstractParallelElementView
IContentProvider
- Interface in
org.eclipse.ptp.ui.views
id
- Variable in class org.eclipse.ptp.ui.actions.
GotoAction
id
- Variable in class org.eclipse.ptp.ui.model.
Element
ID_BREAKPOINT_ORGANIZER
- Static variable in interface org.eclipse.ptp.debug.ui.
IPTPDebugUIConstants
ID_PERSPECTIVE_DEBUG
- Static variable in interface org.eclipse.ptp.debug.ui.
IPTPDebugUIConstants
ID_VIEW_ARRAY
- Static variable in interface org.eclipse.ptp.debug.ui.
IPTPDebugUIConstants
ID_VIEW_PARALLELDEBUG
- Static variable in interface org.eclipse.ptp.debug.ui.
IPTPDebugUIConstants
ID_VIEW_SIGNAL
- Static variable in interface org.eclipse.ptp.debug.ui.
IPTPDebugUIConstants
ID_VIEW_VARIABLE
- Static variable in interface org.eclipse.ptp.debug.ui.
IPTPDebugUIConstants
IDebugActionEvent
- Interface in
org.eclipse.ptp.debug.ui.events
Deprecated.
IDebugActionUpdateListener
- Interface in
org.eclipse.ptp.debug.ui.listeners
Deprecated.
IDirectorySourceLocation
- Interface in
org.eclipse.ptp.debug.core.sourcelookup
IElement
- Interface in
org.eclipse.ptp.ui.model
IElementHandler
- Interface in
org.eclipse.ptp.ui.model
IElementManager
- Interface in
org.eclipse.ptp.ui
IElementSet
- Interface in
org.eclipse.ptp.ui.model
IEnableDisableTarget
- Interface in
org.eclipse.ptp.debug.core.model
IExecFileInfo
- Interface in
org.eclipse.ptp.debug.core.model
IFormatSupport
- Interface in
org.eclipse.ptp.debug.core.model
IGNORE_COUNT
- Static variable in interface org.eclipse.ptp.debug.core.model.
IPBreakpoint
IIconCanvasActionListener
- Interface in
org.eclipse.ptp.ui.views
IIconHoverTag
- Interface in
org.eclipse.ptp.ui.hover
IIconInformationControl
- Interface in
org.eclipse.ptp.ui.hover
IImageProvider
- Interface in
org.eclipse.ptp.ui.views
IJobChangedEvent
- Interface in
org.eclipse.ptp.core.events
This event is sent when the status of a job changes.
IJobChangedListener
- Interface in
org.eclipse.ptp.ui.listeners
IJobListener
- Interface in
org.eclipse.ptp.core.listeners
IJobManager
- Interface in
org.eclipse.ptp.ui
IJumpToAddress
- Interface in
org.eclipse.ptp.debug.core.model
IJumpToLine
- Interface in
org.eclipse.ptp.debug.core.model
Provides the ability to resume a debug target at the given line
ILaunchNotification
- Interface in
org.eclipse.ptp.launch
Interface for receiving notification of job state changes.
IMachineManager
- Interface in
org.eclipse.ptp.ui
imageProvider
- Variable in class org.eclipse.ptp.ui.views.
IconCanvas
IMG_ARGUMENTS_TAB
- Static variable in class org.eclipse.ptp.launch.ui.
LaunchImages
IMG_DEBUGGER_TAB
- Static variable in class org.eclipse.ptp.launch.ui.
LaunchImages
IMG_MAIN_TAB
- Static variable in class org.eclipse.ptp.launch.ui.
LaunchImages
IMG_PARALLEL_TAB
- Static variable in class org.eclipse.ptp.launch.ui.
LaunchImages
IMG_SERVICE
- Static variable in class org.eclipse.ptp.services.ui.
ServiceModelImages
IMG_SERVICE_CATEGORY
- Static variable in class org.eclipse.ptp.services.ui.
ServiceModelImages
IMG_SERVICE_DISABLED
- Static variable in class org.eclipse.ptp.services.ui.
ServiceModelImages
IModelManager
- Interface in
org.eclipse.ptp.core
IModelPresentation
- Interface in
org.eclipse.ptp.core
importConfigurations(String)
- Method in interface org.eclipse.ptp.services.core.
IServiceModelManager
Import a set of service configurations from a file.
importConfigurations(String)
- Method in class org.eclipse.ptp.services.core.
ServiceModelManager
incrementInstallCount()
- Method in interface org.eclipse.ptp.debug.core.model.
IPBreakpoint
INDENT_TAG
- Static variable in interface org.eclipse.ptp.ui.hover.
IIconHoverTag
info(IStatus, Object)
- Static method in class org.eclipse.ptp.debug.core.
PDebugUtils
INFO_VIEW
- Static variable in class org.eclipse.ptp.ui.views.
ParallelMachinesView
infoComposite
- Variable in class org.eclipse.ptp.ui.views.
ParallelMachinesView
init(IWorkbench)
- Method in class org.eclipse.ptp.services.ui.preferences.
ServiceConfigurationPreferencePage
init(IWorkbench, IStructuredSelection)
- Method in class org.eclipse.ptp.services.ui.wizards.
NewServiceConfigurationProjectWizard
init(IWorkbench, IStructuredSelection)
- Method in class org.eclipse.ptp.services.ui.wizards.
ServiceConfigurationExportWizard
init(IWorkbench, IStructuredSelection)
- Method in class org.eclipse.ptp.services.ui.wizards.
ServiceConfigurationImportWizard
init(IWorkbench, IStructuredSelection)
- Method in class org.eclipse.ptp.services.ui.wizards.
ServiceConfigurationWidget
init(IWorkbench, IStructuredSelection)
- Method in class org.eclipse.ptp.services.ui.wizards.
ServiceConfigurationWizard
init(IAction)
- Method in class org.eclipse.ptp.ui.actions.
AbstractResourceManagerSelectionActionDelegate
init(IWorkbench)
- Method in class org.eclipse.ptp.ui.preferences.
AbstractPreferencePage
init(IWorkbench)
- Method in class org.eclipse.ptp.ui.preferences.
PTPPreferencesPage
init(IEditorSite, IEditorInput)
- Method in class org.eclipse.ptp.ui.views.
ParallelProcessView
init(IViewSite, IMemento)
- Method in class org.eclipse.ptp.ui.views.
ResourceManagerView
initDefaults()
- Method in class org.eclipse.ptp.launch.ui.
AbstractDebuggerTab
initial(IPUniverse)
- Method in interface org.eclipse.ptp.ui.
IElementManager
initial elements
initial(IPUniverse)
- Method in class org.eclipse.ptp.ui.managers.
JobManager
initial(IPUniverse)
- Method in class org.eclipse.ptp.ui.managers.
MachineManager
initialElement()
- Method in class org.eclipse.ptp.ui.views.
AbstractParallelElementView
Initial elements setting
initialElement()
- Method in class org.eclipse.ptp.ui.views.
ParallelJobsView
initialElement()
- Method in class org.eclipse.ptp.ui.views.
ParallelMachinesView
initialize(ILaunchConfiguration, IProgressMonitor)
- Method in interface org.eclipse.ptp.debug.core.
IPDebugger
Initialize the debugger.
initialize(TaskSet, IPDebugTarget)
- Method in interface org.eclipse.ptp.debug.core.
IPMemoryManager
initialize(TaskSet, IPDebugTarget)
- Method in interface org.eclipse.ptp.debug.core.
IPRegisterManager
initialize(ILaunchConfiguration, List<String>, IProgressMonitor)
- Method in interface org.eclipse.ptp.debug.core.pdi.
IPDIDebugger
Initialize the debugger.
initialize()
- Method in interface org.eclipse.ptp.remote.core.
IRemoteServices
Start initializing the remote service.
initialize(IProgressMonitor)
- Method in class org.eclipse.ptp.remote.core.
RemoteServicesDelegate
On the basis of the passed in identifiers, constructs the local and remote services, connection manager, connection, file manager and home URIs.
initializeAccessible()
- Method in class org.eclipse.ptp.ui.views.
IconCanvas
initial accessiable
initializeCommonControls(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
DebuggerTab
Initialize the controls.
initializeDebuggerPageMap()
- Method in class org.eclipse.ptp.debug.ui.
PTPDebugUIPlugin
Initialize launch debugger page
initializeDefaultPreferences()
- Method in class org.eclipse.ptp.ui.preferences.
PreferenceInitializer
initializeFrom(String)
- Method in interface org.eclipse.ptp.debug.core.sourcelookup.
IPSourceLocation
initializeFrom(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
AbstractDebuggerTab
initializeFrom(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
ApplicationTab
initializeFrom(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
ArgumentsTab
initializeFrom(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
DebuggerTab
initializeFrom(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
EnhancedSynchronizeTab
initializeFrom(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
EnvironmentTab
initializeFrom(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
LaunchConfigurationTab
initializeFrom(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
ResourcesTab
initializeFrom(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
WorkingDirectoryBlock
initializeFromMemento(String)
- Method in interface org.eclipse.ptp.debug.core.model.
IPPersistableRegisterGroup
Initializes this group based on the given memento.
initializeImageRegistry(ImageRegistry)
- Method in class org.eclipse.ptp.debug.ui.
PTPDebugUIPlugin
initializeParticipants()
- Method in class org.eclipse.ptp.debug.core.sourcelookup.
PSourceLookupDirector
initializeRemoteServicesCombo(String)
- Method in class org.eclipse.ptp.remote.ui.widgets.
RemoteConnectionWidget
Initialize the contents of the remote services combo.
initialText()
- Method in class org.eclipse.ptp.ui.views.
ParallelProcessView
Initialize the view
initialView()
- Method in class org.eclipse.ptp.ui.views.
AbstractParallelElementView
Initial view setting
initialView()
- Method in class org.eclipse.ptp.ui.views.
ParallelJobsView
initialView()
- Method in class org.eclipse.ptp.ui.views.
ParallelMachinesView
inputChanged(Viewer, Object, Object)
- Method in class org.eclipse.ptp.remote.ui.dialogs.
RemoteContentProvider
INSTALL_COUNT
- Static variable in interface org.eclipse.ptp.debug.core.model.
IPBreakpoint
installListeners()
- Method in class org.eclipse.ptp.ui.views.
IconCanvas
install listeners
INSTRUCTION
- Static variable in class org.eclipse.ptp.debug.core.
ExtFormat
INTERNAL_ERROR
- Static variable in class org.eclipse.ptp.debug.core.
PTPDebugCorePlugin
INTERNAL_ERROR
- Static variable in interface org.eclipse.ptp.ui.
IPTPUIConstants
internalSetProperties(Map<String, String>)
- Method in class org.eclipse.ptp.services.core.
ServiceProvider
intValue()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.
IAIFValueEnum
Get the integer value of this enum
intValue()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.
IAIFValueInt
Returns value of this value
invokeAction(int)
- Method in class org.eclipse.ptp.ui.views.
IconCanvas
Invoke action
IPAddressBreakpoint
- Interface in
org.eclipse.ptp.debug.core.model
IPAIF
- Interface in
org.eclipse.ptp.debug.core.model
IPaintListener
- Interface in
org.eclipse.ptp.ui.listeners
Deprecated.
IPBreakpoint
- Interface in
org.eclipse.ptp.debug.core.model
IPBreakpointManager
- Interface in
org.eclipse.ptp.debug.core
IPDebugBreakpointInfo
- Interface in
org.eclipse.ptp.debug.core.event
IPDebugConfiguration
- Interface in
org.eclipse.ptp.debug.core
IPDebugConstants
- Interface in
org.eclipse.ptp.debug.core
Constant definitions for PTP debug plug-in.
IPDebugElement
- Interface in
org.eclipse.ptp.debug.core.model
IPDebugElementStatus
- Interface in
org.eclipse.ptp.debug.core.model
IPDebugErrorInfo
- Interface in
org.eclipse.ptp.debug.core.event
IPDebugEvent
- Interface in
org.eclipse.ptp.debug.core.event
IPDebugEventListener
- Interface in
org.eclipse.ptp.debug.core
IPDebugExitInfo
- Interface in
org.eclipse.ptp.debug.core.event
IPDebugger
- Interface in
org.eclipse.ptp.debug.core
IPDebugInfo
- Interface in
org.eclipse.ptp.debug.core.event
IPDebugRegisterInfo
- Interface in
org.eclipse.ptp.debug.core.event
IPDebugSuspendInfo
- Interface in
org.eclipse.ptp.debug.core.event
IPDebugTarget
- Interface in
org.eclipse.ptp.debug.core.model
IPDebugValueInfo
- Interface in
org.eclipse.ptp.debug.core.event
IPDIAddressBreakpoint
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents an address breakpoint
IPDIAddressLocation
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents the address location in the debuggable program
IPDIArgument
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents an argument in the stack frame
IPDIArgumentDescriptor
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents argument descriptor
IPDIBreakpoint
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Provides a basic functionality for the location breakpoints, watchpoints and catchpoints.
IPDIBreakpointInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents an information provided by the session when the program stopped by a breakpoint
IPDIBreakpointManagement
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents breakpoint action management.
IPDIBreakpointManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
Represent breakpoint manager to manage breakpoints
IPDIBreakpointRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request a breakpoint
IPDIChangedEvent
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Notifies that the originator has changed.
IPDICommandRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request special command
IPDICondition
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents a breakpoint condition
IPDIConditionBreakpointRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request a condition breakpoint
IPDIConnectedEvent
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Notifies that the originator has connected
IPDIConnectionRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request a connection to debugger
IPDICreatedEvent
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Notifies that the originator has been created.
IPDIDataReadMemoryInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
IPDIDataReadMemoryRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request a data read memory
IPDIDataWriteMemoryRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request a data write memory
IPDIDebugger
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents a number of methods to communication to a debugger
IPDIDeleteBreakpointRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request deleting a breakpoint
IPDIDeleteVariableRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request deleting a variable
IPDIDestroyedEvent
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Notifies that the originator has terminated
IPDIDisableBreakpointRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request disabling a breakpoint
IPDIDisconnectedEvent
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Notifies that the originator has disconnected
IPDIEnableBreakpointRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request enabling a breakpoint
IPDIEndSteppingRangeInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents an information provided by the session when a step command is completed
IPDIErrorEvent
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Notifies that the originator has error
IPDIErrorInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents an information provided by the session when the program exited
IPDIEvaluateExpressionRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents a request to evaluate an expression
IPDIEvaluatePartialExpressionRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request an expression evaluation that generates a partial AIF representation.
IPDIEvent
- Interface in
org.eclipse.ptp.debug.core.pdi.event
IPDIEvent is the common super interface for all events.
IPDIEventFactory
- Interface in
org.eclipse.ptp.debug.core.pdi.event
IPDIEventListener
- Interface in
org.eclipse.ptp.debug.core.pdi.event
An event listener registers with the event manager to receive event notification from the PDI model objects
IPDIEventManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
Clients interested in the PDI model change notification may register with this object
IPDIEventRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents a request for notification of an event.
IPDIEventRequestListener
- Interface in
org.eclipse.ptp.debug.core.pdi.request
An event listener registers with the event request manager to receive notification of event requests
IPDIEventRequestManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
Manages a number of EventRequests for a target debugger.
IPDIExceptionpoint
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents a exception breakpoint
IPDIExecuteManagement
- Interface in
org.eclipse.ptp.debug.core.pdi
Provides the ability to resume a thread.
IPDIExitInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents an information provided by the session when the program exited
IPDIExpression
- Interface in
org.eclipse.ptp.debug.core.pdi.model
An expression is a snippet of code that can be evaluated to produce a value
IPDIExpressionManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
Represent expression manager to manage multiple expression
IPDIFileLocation
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents file location
IPDIFormat
- Interface in
org.eclipse.ptp.debug.core.pdi
Format constants
IPDIFunctionBreakpoint
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents a function breakpoint
IPDIFunctionFinishedInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents a function finsihed
IPDIFunctionLocation
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents function location in the debuggable program
IPDIGetInfoThreadsRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request getting info threads
IPDIGetStackInfoDepthRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request getting stack info depth
IPDIGetVariableTypeRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request getting variable type
IPDIGlobalVariable
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents global variable
IPDIGlobalVariableDescriptor
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents global variable descriptor
IPDIGoRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request going
IPDIHaltRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request halting
IPDIInstruction
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents a machine instruction.
IPDIInternalEventRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
IPDILineBreakpoint
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents a line breakpoint
IPDILineLocation
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents line location in the debuggable program
IPDIListArgumentsRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request a list of arguments
IPDIListGlobalVariablesRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request a list of global variables
IPDIListLocalVariablesRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request a list of local variables
IPDIListSignalsRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request a list of signals
IPDIListStackFramesRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request a list of stackframes
IPDILocalVariable
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents local variable
IPDILocalVariableDescriptor
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents local variable descriptor
IPDILocation
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents a location in the debuggable program
IPDILocationBreakpoint
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents the location of breakpoint: file, line, function, address
IPDILocationReachedInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents a location reached
IPDILocator
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents the information of file, function, line, address
IPDIManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
Base manager interfaces
IPDIManagerFactory
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
IPDIMemory
- Interface in
org.eclipse.ptp.debug.core.pdi.model
IPDIMemoryBlock
- Interface in
org.eclipse.ptp.debug.core.pdi.model
A contiguous segment of memory in an execution context.
IPDIMemoryBlockInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents memory block info
IPDIMemoryBlockManagement
- Interface in
org.eclipse.ptp.debug.core.pdi
The memory manager manages the collection of memory blocks specified for the debug session.
IPDIMemoryManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
Represent memeory manager to manage memory
IPDIMixedInstruction
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents a machine instruction.
IPDIModelFactory
- Interface in
org.eclipse.ptp.debug.core.pdi.model
IPDIMultiExpressions
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Handles more than one expression for multi-processes
IPDIOutputEvent
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Output generated from program.
IPDIRegister
- Interface in
org.eclipse.ptp.debug.core.pdi.model
A register is special kind of variable that is contained in a register group.
IPDIRegisterDescriptor
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents a break condition
IPDIRegisterGroup
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents a group of registers that are assigned to a target.
IPDIRegisterInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents register info
IPDIRegisterManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
Represent register manager to manage register
IPDIRequestFactory
- Interface in
org.eclipse.ptp.debug.core.pdi.request
IPDIRestartedEvent
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Notifies that the originator has been restarted.
IPDIRestartRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request restarting
IPDIResumedEvent
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Notifies that the originator has been resumed.
IPDIRuntimeOptions
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Describes the configuration of debug session.
IPDISession
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents a debug session
IPDISessionObject
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents an object associated with a debug session
IPDISet
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents a set of processes in PDI model
IPDISetAddressBreakpointRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request setting a function breakpoint
IPDISetCurrentStackFrameRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request setting current frame
IPDISetFunctionBreakpointRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request setting a function breakpoint
IPDISetLineBreakpointRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request setting a line breakpoint
IPDISetThreadSelectRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request setting thread select
IPDISetWatchpointRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request setting a watchpoint
IPDISharedLibrary
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents a shared library which has been loaded into the debug target.
IPDISharedLibraryInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents shared library info
IPDISharedLibraryManagement
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Manages the sharedLibraries in the target.
IPDISignal
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents a signal
IPDISignalDescriptor
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents the data associated with a signal
IPDISignalInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents signal info
IPDISignalManagement
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents signal management
IPDISignalManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
Represent signal manager to manage signal
IPDISourceManagement
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Maintains the list of directories to search for source files.
IPDISourceManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
IPDIStackFrame
- Interface in
org.eclipse.ptp.debug.core.pdi.model
A stack frame in a suspended thread.
IPDIStackFrameDescriptor
- Interface in
org.eclipse.ptp.debug.core.pdi.model
IPDIStackframeManagement
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents stackframe management
IPDIStartDebuggerRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request starting debugger
IPDIStartedEvent
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Notifies that the originator has been started.
IPDIStepFinishRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request stepping finish
IPDIStepIntoInstructionRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request stepping into
IPDIStepIntoRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request stepping into
IPDIStepOverInstructionRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request stepping into
IPDIStepOverRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request stepping over
IPDIStepRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request stepping
IPDIStopDebuggerRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request stopping debugger
IPDISuspendedEvent
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Notifies that the originator has been suspended.
IPDITarget
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents a debuggable process.
IPDITargetExpression
- Interface in
org.eclipse.ptp.debug.core.pdi.model
An expression is a snippet of code that can be evaluated to produce a value for registered process
IPDITargetManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
Represent expression manager to manage processes
IPDITaskManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
Represent expression manager to manage processes
IPDITerminateRequest
- Interface in
org.eclipse.ptp.debug.core.pdi.request
Represents to request terminating
IPDIThread
- Interface in
org.eclipse.ptp.debug.core.pdi.model
A thread in a debug target.
IPDIThreadGroup
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents thread group
IPDIThreadInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represensts thread destroy info
IPDIThreadManagement
- Interface in
org.eclipse.ptp.debug.core.pdi
Represents thread management
IPDIThreadManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
Represent expression manager to manage processes
IPDIThreadStorage
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents thread Storage
IPDIThreadStorageDescriptor
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents thread storage descriptor
IPDITraceManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
TODO
IPDITracepoint
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Defines a point in the program execution when the specified data to be collected.
IPDITracepoint.IAction
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents an action to be taken when the tracepoint is hit.
IPDITraceSnapshot
- Interface in
org.eclipse.ptp.debug.core.pdi
TODO Represents a trace snapshot in the debug session
IPDIVariable
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents a data structure in the program.
IPDIVariableDescriptor
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents variable description
IPDIVariableInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents variable info
IPDIVariableManagement
- Interface in
org.eclipse.ptp.debug.core.pdi
Provides the ability to evaluated variable
IPDIVariableManager
- Interface in
org.eclipse.ptp.debug.core.pdi.manager
Represent expression manager to manage processes
IPDIWatchpoint
- Interface in
org.eclipse.ptp.debug.core.pdi.model
Represents a watchpoint
IPDIWatchpointScopeInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents an information provided by the session when a watchpoint is going out of scope.
IPDIWatchpointTriggerInfo
- Interface in
org.eclipse.ptp.debug.core.pdi.event
Represents an information provided by the session when a watchpoint is triggered
IPDummyStackFrame
- Interface in
org.eclipse.ptp.debug.core.model
IPFunctionBreakpoint
- Interface in
org.eclipse.ptp.debug.core.model
IPGlobalVariable
- Interface in
org.eclipse.ptp.debug.core.model
IPGlobalVariableDescriptor
- Interface in
org.eclipse.ptp.debug.core.model
IPLaunch
- Interface in
org.eclipse.ptp.debug.core.launch
Extend ILaunch to support parallel debug jobs
IPLineBreakpoint
- Interface in
org.eclipse.ptp.debug.core.model
IPLocationSet
- Interface in
org.eclipse.ptp.debug.core.model
IPLocationSetManager
- Interface in
org.eclipse.ptp.debug.core
IPMemoryManager
- Interface in
org.eclipse.ptp.debug.core
IPModule
- Interface in
org.eclipse.ptp.debug.core.model
IPPersistableRegisterGroup
- Interface in
org.eclipse.ptp.debug.core.model
IPRegister
- Interface in
org.eclipse.ptp.debug.core.model
IPRegisterDescriptor
- Interface in
org.eclipse.ptp.debug.core.model
IPRegisterManager
- Interface in
org.eclipse.ptp.debug.core
IProjectSourceLocation
- Interface in
org.eclipse.ptp.debug.core.sourcelookup
IPSession
- Interface in
org.eclipse.ptp.debug.core
IPSetManager
- Interface in
org.eclipse.ptp.debug.core
IPSignal
- Interface in
org.eclipse.ptp.debug.core.model
IPSignalManager
- Interface in
org.eclipse.ptp.debug.core
IPSourceLocation
- Interface in
org.eclipse.ptp.debug.core.sourcelookup
IPSourceLocator
- Interface in
org.eclipse.ptp.debug.core.sourcelookup
IPSourceLookupDirector
- Interface in
org.eclipse.ptp.debug.core.sourcelookup
IPStackFrame
- Interface in
org.eclipse.ptp.debug.core.model
IPThread
- Interface in
org.eclipse.ptp.debug.core.model
IPTPDebugUIConstants
- Interface in
org.eclipse.ptp.debug.ui
IPTPLaunchConfigurationConstants
- Interface in
org.eclipse.ptp.core
IPTPUIConstants
- Interface in
org.eclipse.ptp.ui
IPValue
- Interface in
org.eclipse.ptp.debug.core.model
IPVariable
- Interface in
org.eclipse.ptp.debug.core.model
IPWatchpoint
- Interface in
org.eclipse.ptp.debug.core.model
IRemoteConnection
- Interface in
org.eclipse.ptp.remote.core
IRemoteConnectionChangeEvent
- Interface in
org.eclipse.ptp.remote.core
IRemoteConnectionChangeListener
- Interface in
org.eclipse.ptp.remote.core
IRemoteConnectionManager
- Interface in
org.eclipse.ptp.remote.core
IRemoteFileManager
- Interface in
org.eclipse.ptp.remote.core
IRemoteProcess
- Interface in
org.eclipse.ptp.remote.core
IRemoteProcessBuilder
- Interface in
org.eclipse.ptp.remote.core
IRemoteProxyOptions
- Interface in
org.eclipse.ptp.remote.core
Options governing how remote proxy communication should work.
IRemoteServices
- Interface in
org.eclipse.ptp.remote.core
IRemoteServicesDescriptor
- Interface in
org.eclipse.ptp.remote.core
IRemoteServicesFactory
- Interface in
org.eclipse.ptp.remote.core
IRemoteUIConnectionManager
- Interface in
org.eclipse.ptp.remote.ui
IRemoteUIConstants
- Interface in
org.eclipse.ptp.remote.ui
IRemoteUIFileManager
- Interface in
org.eclipse.ptp.remote.ui
IRemoteUIServices
- Interface in
org.eclipse.ptp.remote.ui
IRemoteUIServicesDescriptor
- Interface in
org.eclipse.ptp.remote.ui
IRemoteUIServicesFactory
- Interface in
org.eclipse.ptp.remote.ui
IResourceManagerAddedEvent
- Interface in
org.eclipse.ptp.core.events
IResourceManagerChangedEvent
- Interface in
org.eclipse.ptp.core.events
This event is sent when a resource manager state changes.
IResourceManagerErrorEvent
- Interface in
org.eclipse.ptp.core.events
IResourceManagerListener
- Interface in
org.eclipse.ptp.core.listeners
IResourceManagerRemovedEvent
- Interface in
org.eclipse.ptp.core.events
IRestart
- Interface in
org.eclipse.ptp.debug.core.model
IResumedDebugEvent
- Interface in
org.eclipse.ptp.debug.ui.events
Deprecated.
IResumeWithoutSignal
- Interface in
org.eclipse.ptp.debug.core.model
IRMConfigurationWizard
- Interface in
org.eclipse.ptp.ui.wizards
IRMSelectionListener
- Interface in
org.eclipse.ptp.ui
IRuleDialog
- Interface in
org.eclipse.ptp.launch.ui
TODO: NEEDS TO BE DOCUMENTED
IRuntimeModelPresentation
- Interface in
org.eclipse.ptp.ui
IRunToAddress
- Interface in
org.eclipse.ptp.debug.core.model
Provides the ability to run a debug target to the given address
IRunToLine
- Interface in
org.eclipse.ptp.debug.core.model
Provides the ability to run a debug target to the given line.
isAllowUpdate()
- Method in interface org.eclipse.ptp.debug.core.pdi.request.
IPDIBreakpointRequest
Whether send PDI event or not
isAllPending(TaskSet)
- Method in interface org.eclipse.ptp.debug.core.pdi.manager.
IPDITaskManager
isAllRegistered(TaskSet)
- Method in interface org.eclipse.ptp.debug.core.pdi.manager.
IPDITaskManager
isAllRunning(TaskSet)
- Method in interface org.eclipse.ptp.debug.core.pdi.manager.
IPDITaskManager
isAllSuspended(TaskSet)
- Method in interface org.eclipse.ptp.debug.core.pdi.manager.
IPDITaskManager
isAllTerminated(TaskSet)
- Method in interface org.eclipse.ptp.debug.core.pdi.manager.
IPDITaskManager
isArgument()
- Method in interface org.eclipse.ptp.debug.core.model.
IPVariable
isAscending()
- Method in class org.eclipse.ptp.remote.ui.dialogs.
RemoteResourceComparator
isAutoUpdate()
- Method in interface org.eclipse.ptp.debug.core.pdi.manager.
IPDIManager
isAutoUpdateVarOnChange()
- Method in class org.eclipse.ptp.debug.ui.
UIDebugManager
isAutoUpdateVarOnSuspend()
- Method in class org.eclipse.ptp.debug.ui.
UIDebugManager
isCompleted()
- Method in class org.eclipse.ptp.remote.core.
AbstractRemoteProcess
Check if the remote process has completed
isCompleted()
- Method in interface org.eclipse.ptp.remote.core.
IRemoteProcess
Check if the remote process has completed
isComplex()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.
IAIFTypeFloat
Determines whether this is complex type
isConditional()
- Method in interface org.eclipse.ptp.debug.core.model.
IPBreakpoint
isConfigured(IProject)
- Method in interface org.eclipse.ptp.services.core.
IServiceModelManager
Returns true if the given project has a configuration.
isConfigured()
- Method in interface org.eclipse.ptp.services.core.
IServiceProvider
Test if this service provider has been configured.
isConfigured(IProject)
- Method in class org.eclipse.ptp.services.core.
ServiceModelManager
isConfigured()
- Method in class org.eclipse.ptp.services.core.
ServiceProviderWorkingCopy
isConfigured()
- Method in class org.eclipse.ptp.services.ui.widgets.
ServiceModelWidget
Sub-class may override behaviour
isConfigured(IProject, Map<String, String>, Map<String, IServiceProvider>)
- Method in class org.eclipse.ptp.services.ui.widgets.
ServiceModelWidget
Determine if all service providers have been configured
isConfigured()
- Method in class org.eclipse.ptp.services.ui.wizards.
ServiceConfigurationWidget
Sub-class may override behaviour
isConfigured(IProject, Map<String, String>, Map<String, IServiceProvider>)
- Method in class org.eclipse.ptp.services.ui.wizards.
ServiceConfigurationWidget
Determine if all service providers have been configured
isConnected(IProgressMonitor)
- Method in interface org.eclipse.ptp.debug.core.pdi.
IPDIDebugger
Connects debugger and adds observer to debugger
isContainer()
- Method in class org.eclipse.ptp.remote.ui.dialogs.
DeferredFileStore
isCurrentSetContainProcess(String, String)
- Method in class org.eclipse.ptp.ui.managers.
JobManager
Is current set contain process
isDebugMode(IPJob)
- Method in class org.eclipse.ptp.debug.ui.
UIDebugManager
Is job in debug mode
isDebugMode(String)
- Method in class org.eclipse.ptp.debug.ui.
UIDebugManager
Is Job in debug mode
isDefault(String, String)
- Static method in class org.eclipse.ptp.core.
Preferences
Returns true if the named preference has the default value.
isDefault(String)
- Method in class org.eclipse.ptp.debug.ui.
PreferencesAdapter
isDefault(String, String)
- Static method in class org.eclipse.ptp.remote.core.
Preferences
Returns true if the named preference has the default value.
isDefaultWorkingDirectory()
- Method in class org.eclipse.ptp.launch.ui.
WorkingDirectoryBlock
Returns whether the default working directory is to be used
isDeleted()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDIBreakpoint
Breakpoint has been marked for deletion.
isDirty()
- Method in interface org.eclipse.ptp.services.core.
IServiceProviderWorkingCopy
Check if any properties have been modified.
isDirty()
- Method in class org.eclipse.ptp.services.core.
ServiceProviderWorkingCopy
isDirty()
- Method in class org.eclipse.ptp.ui.views.
ParallelProcessView
isDisabled(IService)
- Method in interface org.eclipse.ptp.services.core.
IServiceConfiguration
Returns true of the given service is not part of this configuration.
isDispatching()
- Method in class org.eclipse.ptp.debug.core.
PTPDebugCorePlugin
Returns whether debug events are being dispatched
isDisplayRuler()
- Method in class org.eclipse.ptp.ui.views.
AbstractParallelElementView
Is ruler displayed
isDisplayRuler()
- Method in class org.eclipse.ptp.ui.views.
IconCanvas
Is ruler displayed
isDouble()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.
IAIFValueFloat
Determines if this value is double
isEditable()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDIRegister
Returns whether the value of this variable could be changed
isEditable()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDIVariable
Determines whether the value of this variable could be edited
isEnabled()
- Method in interface org.eclipse.ptp.debug.core.model.
IEnableDisableTarget
Returns whether this object is enabled.
isEnabled()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDIBreakpoint
Determines whether this breakpoint is enabled
isEnabled()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDIMultiExpressions
Returns status of this expression
isEnabled()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDITracepoint
Returns whether this tracepoint is enabled.
isEnabled()
- Method in class org.eclipse.ptp.debug.ui.
PVariableManager.PVariableInfo
isEnabled()
- Method in class org.eclipse.ptp.remote.ui.widgets.
RemoteConnectionWidget.WidgetListener
Test if the listener is enabled.
isEnabled()
- Method in class org.eclipse.ptp.ui.actions.
AbstractResourceManagerSelectionActionDelegate
isEnabledDefaultRegister()
- Method in class org.eclipse.ptp.debug.ui.
UIDebugManager
isEnabledFor(IPResourceManager)
- Method in class org.eclipse.ptp.ui.actions.
AbstractResourceManagerSelectionActionDelegate
isEnabledFor(IPResourceManager)
- Method in class org.eclipse.ptp.ui.actions.
StartResourceManagersObjectActionDelegate
isEnabledFor(IPResourceManager)
- Method in class org.eclipse.ptp.ui.actions.
StopResourceManagersObjectActionDelegate
IService
- Interface in
org.eclipse.ptp.services.core
An interface for arbitrary services.
IServiceCategory
- Interface in
org.eclipse.ptp.services.core
Services can be organized into categories.
IServiceConfiguration
- Interface in
org.eclipse.ptp.services.core
An IServiceConfiguration represents a particular set of service providers for each known service.
IServiceConstants
- Interface in
org.eclipse.ptp.core
IServiceContributor
- Interface in
org.eclipse.ptp.services.ui
Interface that supplies wizard pages to configure a service.
IServiceModelEvent
- Interface in
org.eclipse.ptp.services.core
IServiceModelEventListener
- Interface in
org.eclipse.ptp.services.core
A service model event listener is notified of events relating to the service model.
IServiceModelManager
- Interface in
org.eclipse.ptp.services.core
IServiceProvider
- Interface in
org.eclipse.ptp.services.core
An IServiceProvider represents an instance of an IServiceProviderDescriptor, and there can be many instances for each IServiceProviderDescriptor.
IServiceProviderConfiguration
- Interface in
org.eclipse.ptp.services.ui
Deprecated.
IServiceProviderContributor
- Interface in
org.eclipse.ptp.services.ui
Interface that supplies a UI which can be launched to configure a service provider.
IServiceProviderDescriptor
- Interface in
org.eclipse.ptp.services.core
An IServiceProviderDescriptor represents the description (but not an instance of) of a service provider.
IServiceProviderWorkingCopy
- Interface in
org.eclipse.ptp.services.core
An IServiceProviderWorkingCopy represents an editable copy of and IServiceProvider.
ISetListener
- Interface in
org.eclipse.ptp.ui.listeners
isEvaluation()
- Method in interface org.eclipse.ptp.debug.core.event.
IPDebugEvent
isEvaluation()
- Method in class org.eclipse.ptp.debug.core.event.
PDebugEvent
isEventHandlerEnabled()
- Method in class org.eclipse.ptp.launch.ui.
EnhancedSynchronizeTab
isFloat()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.
IAIFValueFloat
Determines whether this value is float
isFrozen()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDIMemoryBlock
Determines whether the block does not update
isGeneric()
- Method in interface org.eclipse.ptp.debug.core.sourcelookup.
IProjectSourceLocation
isGlobal()
- Method in interface org.eclipse.ptp.debug.core.model.
IPBreakpoint
isHardware()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDIBreakpoint
Determines whether this breakpoint is hardware-assisted
isIgnore()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDISignal
if false means program will see the signal.
isImaginary()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.
IAIFTypeFloat
Determines whether this type is imaginary
isInitialized()
- Method in interface org.eclipse.ptp.remote.core.
IRemoteServices
Check if the remote service is initialized
isInitializing()
- Method in class org.eclipse.ptp.launch.ui.
AbstractDebuggerTab
isInstalled()
- Method in interface org.eclipse.ptp.debug.core.model.
IPBreakpoint
isInstructionSteppingEnabled()
- Method in interface org.eclipse.ptp.debug.core.model.
ISteppingModeTarget
Returns whether the instruction stepping are currently enabled in this debug target.
isInt()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.
IAIFValueInt
Determines whether this value is int
isJobStop(String)
- Method in class org.eclipse.ptp.ui.managers.
JobManager
isLittleEndian()
- Method in interface org.eclipse.ptp.debug.core.model.
IPDebugTarget
isLittleEndian()
- Method in interface org.eclipse.ptp.debug.core.model.
IPModule
Returns whether this module is little endian.
isLong()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.
IAIFTypeFloat
Determines whether current type is long
isLong()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.
IAIFValueInt
Determines whether this value is long
isNoJob(String)
- Method in class org.eclipse.ptp.ui.managers.
JobManager
isOK()
- Method in interface org.eclipse.ptp.debug.core.model.
IPDebugElementStatus
isOpen()
- Method in interface org.eclipse.ptp.remote.core.
IRemoteConnection
Test if the connection is open.
ISourceLookupChangeListener
- Interface in
org.eclipse.ptp.debug.core.sourcelookup
isPassEnabled()
- Method in interface org.eclipse.ptp.debug.core.model.
IPSignal
Returns whether "pass" is in effect for this signal.
isPostMortem()
- Method in interface org.eclipse.ptp.debug.core.model.
IPDebugTarget
isPTPDebugPerspective()
- Static method in class org.eclipse.ptp.debug.ui.
PTPDebugUIPlugin
Test if the current perspective is the PTP debug perspective
isPTPPerspective()
- Static method in class org.eclipse.ptp.debug.ui.
PTPDebugUIPlugin
Test if the current perspective is one supplied by PTP
isPVariableEnable(IPJob, String)
- Method in class org.eclipse.ptp.debug.ui.
PVariableManager
isReachBottom()
- Method in class org.eclipse.ptp.ui.views.
IconCanvas
Is reach bottom of view
isReachTop()
- Method in class org.eclipse.ptp.ui.views.
IconCanvas
Is reached top of view
isReadType()
- Method in interface org.eclipse.ptp.debug.core.model.
IPWatchpoint
isReadType()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDIWatchpoint
Determines whether this watchpoint is a read watchpoint
isReady()
- Method in interface org.eclipse.ptp.debug.core.
IPSession
isReferencedProject(IProject, IProject)
- Static method in class org.eclipse.ptp.debug.core.
PDebugUtils
isRefresh()
- Method in interface org.eclipse.ptp.debug.core.event.
IPDebugRegisterInfo
isRefresh()
- Method in class org.eclipse.ptp.debug.core.event.
PDebugRegisterInfo
isRegistered()
- Method in class org.eclipse.ptp.ui.model.
Element
isRegistered()
- Method in interface org.eclipse.ptp.ui.model.
IElement
Test if element is registered
isRootSet()
- Method in class org.eclipse.ptp.ui.model.
ElementSet
isRootSet()
- Method in interface org.eclipse.ptp.ui.model.
IElementSet
Returns whether this set is root or not
isRunning(IPJob)
- Method in class org.eclipse.ptp.debug.ui.
UIDebugManager
Is job running
isRunning(String)
- Method in class org.eclipse.ptp.debug.ui.
UIDebugManager
Is job running
isSaveAsAllowed()
- Method in class org.eclipse.ptp.ui.views.
ParallelProcessView
isSelected()
- Method in class org.eclipse.ptp.ui.model.
Element
isSelected()
- Method in interface org.eclipse.ptp.ui.model.
IElement
Test if element is selected
isSelected(int)
- Method in class org.eclipse.ptp.ui.views.
IconCanvas
Is element selected
isShort()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.
IAIFValueInt
Determines whether this value is short
isShuttingDown()
- Method in class org.eclipse.ptp.debug.core.
PTPDebugCorePlugin
Returns whether this plug-in is in the process of being shutdown.
isSigned()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.
ITypeIntegral
Determines whether this type is signed
isStable(IRemoteFileManager, String, int, IProgressMonitor)
- Static method in class org.eclipse.ptp.remote.core.
RemoteServicesDelegate
Checks for existence of file.
isStepStart()
- Method in interface org.eclipse.ptp.debug.core.event.
IPDebugEvent
isStepStart()
- Method in class org.eclipse.ptp.debug.core.event.
PDebugEvent
isStopEnabled()
- Method in interface org.eclipse.ptp.debug.core.model.
IPSignal
Returns whether "stop" is in effect for this signal.
isStopOnCatch()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDIExceptionpoint
Determines if this exception point is stopped on catch
isStopOnThrow()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDIExceptionpoint
Determines if this exception point is stopped on throw
isStopSet()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDISignal
Means reenter debugger if this signal happens Method isStopSet.
isSuspended(TaskSet)
- Method in interface org.eclipse.ptp.debug.core.pdi.
IPDISession
Returns whether this target/thread is currently suspended.
isSuspended(TaskSet)
- Method in class org.eclipse.ptp.debug.core.pdi.
Session
isTemporary()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDIBreakpoint
Determines whether this breakpoint is temporary
ISteppingModeTarget
- Interface in
org.eclipse.ptp.debug.core.model
Support for the instruction stepping mode for a debug target.
isTerminated()
- Method in class org.eclipse.ptp.debug.core.launch.
PLaunch
isTerminated(TaskSet)
- Method in interface org.eclipse.ptp.debug.core.pdi.
IPDISession
Returns whether this target/thread is currently terminated.
isTerminated(TaskSet)
- Method in class org.eclipse.ptp.debug.core.pdi.
Session
ISuspendedDebugEvent
- Interface in
org.eclipse.ptp.debug.ui.events
Deprecated.
isValid(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
AbstractDebuggerTab
isValid(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
ApplicationTab
isValid(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
ArgumentsTab
isValid(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
DebuggerTab
isValid(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
EnhancedSynchronizeTab
isValid(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
ResourcesTab
isValid(ILaunchConfiguration)
- Method in class org.eclipse.ptp.launch.ui.
WorkingDirectoryBlock
isValid()
- Method in class org.eclipse.ptp.ui.preferences.
RMPreferencesPage
isValid()
- Method in class org.eclipse.ptp.ui.preferences.
ViewerPreferencesPage
isValidAbsoluteFilePath(File)
- Method in class org.eclipse.ptp.debug.core.sourcelookup.
AbsolutePathSourceContainer
isValidAbsoluteFilePath(String)
- Method in class org.eclipse.ptp.debug.core.sourcelookup.
AbsolutePathSourceContainer
isValidConfigurationFile(String)
- Method in interface org.eclipse.ptp.services.core.
IServiceModelManager
Validate a set of service configurations in a file
isValidConfigurationFile(String)
- Method in class org.eclipse.ptp.services.core.
ServiceModelManager
isValidOutputSetting()
- Method in class org.eclipse.ptp.ui.preferences.
PTPPreferencesPage
isVisible()
- Method in class org.eclipse.ptp.ui.views.
AbstractParallelView
isWrap()
- Method in interface org.eclipse.ptp.ui.hover.
IIconInformationControl
Is wrap text
isWriteType()
- Method in interface org.eclipse.ptp.debug.core.model.
IPWatchpoint
isWriteType()
- Method in interface org.eclipse.ptp.debug.core.pdi.model.
IPDIWatchpoint
Determines whether this watchpoint is a write watchpoint
ITALIC_TAG
- Static variable in interface org.eclipse.ptp.ui.hover.
IIconHoverTag
ITargetProperties
- Interface in
org.eclipse.ptp.debug.core.model
ITerminatedDebugEvent
- Interface in
org.eclipse.ptp.debug.ui.events
Deprecated.
IToolTipProvider
- Interface in
org.eclipse.ptp.ui.views
ITypeDerived
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents a derived type
ITypeIntegral
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents integral type of IAIFType
IUIACTIONGROUP
- Static variable in interface org.eclipse.ptp.ui.
IPTPUIConstants
IUICHANGESETGROUP
- Static variable in interface org.eclipse.ptp.ui.
IPTPUIConstants
IUIEMPTYGROUP
- Static variable in interface org.eclipse.ptp.ui.
IPTPUIConstants
IUIJOBGROUP
- Static variable in interface org.eclipse.ptp.ui.
IPTPUIConstants
IUINAVIGATORGROUP
- Static variable in interface org.eclipse.ptp.ui.
IPTPUIConstants
IUISETGROUP
- Static variable in interface org.eclipse.ptp.ui.
IPTPUIConstants
IUITABEMPTYGROUP
- Static variable in interface org.eclipse.ptp.debug.ui.
IPTPDebugUIConstants
IUITABVARIABLEGROUP
- Static variable in interface org.eclipse.ptp.debug.ui.
IPTPDebugUIConstants
IUIVIEWGROUP
- Static variable in interface org.eclipse.ptp.ui.
IPTPUIConstants
IUIZOOMGROUP
- Static variable in interface org.eclipse.ptp.ui.
IPTPUIConstants
IValueDerived
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents a value for a derived type
IValueIntegral
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents integral value of IAIFValue
IValueParent
- Interface in
org.eclipse.ptp.debug.core.pdi.model.aif
Represents value that has a parent
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PTP
Release 5.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.