- 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
- IAppInput - Interface in org.eclipse.ptp.etfw.toolopts
-
This is the interface for an object that returns one or more elements of a command passed to a tool being executed
- IArtifact - Interface in org.eclipse.ptp.pldt.common
-
Artifacts contain information about something found in source code.
- IArtifactAnalysis - Interface in org.eclipse.ptp.pldt.common
-
An artifact analysis for MPI, OpenMP, or OpenACC.
- IBuildLaunchUtils - Interface in org.eclipse.ptp.etfw
-
Interface defining a collection of operations relevant to filesystem or remote/local sensitive operations for use in ETFw workflows
- ICON_URL - Static variable in class org.eclipse.ptp.services.ui.ServiceModelImages
-
- ID - Variable in class org.eclipse.ptp.etfw.toolopts.ToolIO
-
- IEnableDisableTarget - Interface in org.eclipse.ptp.debug.core.model
-
Interface to determin enable/disable state of target
- IEnvManager - Interface in org.eclipse.ptp.ems.core
-
An object which provides access to an environment management system on a remote machine.
- IEnvManagerConfig - Interface in org.eclipse.ptp.ems.core
-
A configuration of an environment management system.
- IErrorListener - Interface in org.eclipse.ptp.ems.ui
-
Callback used to display an error messages to the user as well as to clear previously-displayed messages.
- IExecFileInfo - Interface in org.eclipse.ptp.debug.core.model
-
Interface for obtaining executable file information
- IFeedbackItem - Interface in org.eclipse.ptp.etfw.feedback
-
An IFeedbackItem has some standard info, like name, file, lineNo, etc
And some variable data, which will fill in the (variable number of) other columns.
- IFeedbackParser - Interface in org.eclipse.ptp.etfw.feedback
-
The interface for the parser that will provide IFeedbackItems for the view.
- IFormatSupport - Interface in org.eclipse.ptp.debug.core.model
-
Interface for obtaining variable formatting information
- IGNORE_COUNT - Static variable in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
-
- IJobControl - Interface in org.eclipse.ptp.core.jobs
-
Interface for performing control operations on jobs (including submitting jobs).
- IJobListener - Interface in org.eclipse.ptp.core.jobs
-
Interface for listening to events on jobs.
- IJobStatus - Interface in org.eclipse.ptp.core.jobs
-
Interface for obtaining status information about a job.
- IJumpToAddress - Interface in org.eclipse.ptp.debug.core.model
-
Provides the ability to resume a debug target at the given address
- IJumpToLine - Interface in org.eclipse.ptp.debug.core.model
-
Provides the ability to resume a debug target at the given line
- 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
-
- IMissingConnectionHandler - Interface in org.eclipse.ptp.rdt.sync.core.handlers
-
Class for encapsulating logic to handle missing connections.
- 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
-
Increment the count of breakpoint instances
- infoAction - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
-
- infoAction - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
-
- INFORMATION - Static variable in interface org.eclipse.ptp.remote.core.IUserAuthenticator
-
Constant for an information prompt (value 2).
- init(IWorkbenchWindow) - Method in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
-
Cache the window object to be able to provide parent shell for the
message dialog.
- 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
-
- 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 memory manager
- 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(IProgressMonitor) - Method in interface org.eclipse.ptp.remote.core.IRemoteServices
-
Initialize the remote service.
- initializeFromMemento(String) - Method in interface org.eclipse.ptp.debug.core.model.IPPersistableRegisterGroup
-
Initializes this group based on the given memento.
- initializePane(ILaunchConfiguration) - Method in interface org.eclipse.ptp.etfw.toolopts.IToolUITab
-
Initializes the pane's widgets with values from the launch configuration
- initializePane(ILaunchConfiguration) - Method in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
Initializes all tool values and enabled/disabled states with the contents
of configuration, or their defaults
- initializeRemoteServicesCombo(String) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
-
Initialize the contents of the remote services combo.
- inputArgs - Variable in class org.eclipse.ptp.etfw.toolopts.ToolApp
-
- inputID - Variable in class org.eclipse.ptp.etfw.toolopts.ToolApp
-
Matched to available output ID's to determine the path and arguments to files to be read/processed
- INSTALL_COUNT - Static variable in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
-
- instance - Static variable in class org.eclipse.ptp.pldt.common.actions.AnalysisDropdownHandler
-
- INTERNAL - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- internalSetProperties(Map<String, String>) - Method in class org.eclipse.ptp.services.core.ServiceProvider
-
- internalWorked(double) - Method in class org.eclipse.ptp.rdt.sync.core.RecursiveSubMonitor
-
- 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
- IPAddressBreakpoint - Interface in org.eclipse.ptp.debug.core.model
-
Address breakpoint
- IPAIF - Interface in org.eclipse.ptp.debug.core.model
-
AIF formatted value
- IPBreakpoint - Interface in org.eclipse.ptp.debug.core.model
-
Base interface for breakpoint implementations
- IPBreakpointManager - Interface in org.eclipse.ptp.debug.core
-
Interface for managing debugger breakpoints
- IPDebugBreakpointInfo - Interface in org.eclipse.ptp.debug.core.event
-
Deprecated.
- IPDebugConfiguration - Interface in org.eclipse.ptp.debug.core
-
Interface used to represent a debugger configuration.
- IPDebugConstants - Interface in org.eclipse.ptp.debug.core
-
Constant definitions for PTP debug implementations.
- IPDebugElement - Interface in org.eclipse.ptp.debug.core.model
-
Represents an artifact in the program being debugged.
- IPDebugElementStatus - Interface in org.eclipse.ptp.debug.core.model
-
Represents the status of a debug element
- IPDebugErrorInfo - Interface in org.eclipse.ptp.debug.core.event
-
Interface for obtaining information about an error event
- IPDebugEvent - Interface in org.eclipse.ptp.debug.core.event
-
Base interface for debugger events
- IPDebugEventListener - Interface in org.eclipse.ptp.debug.core
-
Interface for listening to debug events
- IPDebugExitInfo - Interface in org.eclipse.ptp.debug.core.event
-
Deprecated.
- IPDebugger - Interface in org.eclipse.ptp.debug.core
-
Main debugger interface used by debug launch delegate.
- IPDebugInfo - Interface in org.eclipse.ptp.debug.core.event
-
Debugger information associated with an event
- IPDebugRegisterInfo - Interface in org.eclipse.ptp.debug.core.event
-
Information associated with an event generated by a registered process
- IPDebugSuspendInfo - Interface in org.eclipse.ptp.debug.core.event
-
Information associated with a debugger suspend event
- IPDebugTarget - Interface in org.eclipse.ptp.debug.core.model
-
Represents a debuggable execution context
- IPDebugValueInfo - Interface in org.eclipse.ptp.debug.core.event
-
Deprecated.
- 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
-
Representation of data read from target memory
- 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
-
Factory for creating debugger events
- 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
-
Factory for creating PDI elements
- IPDIMemory - Interface in org.eclipse.ptp.debug.core.pdi.model
-
Represents a block of memory on the target
- 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 memory 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
-
Factory for create the PDI model elements
- 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
-
Factory for creating requests
- 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
-
Interface for managing source
- 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
-
Stack frame descriptor
- 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
-
Represents 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
-
Trace manager
- 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
-
Represents a dummy stack frame
- IPFunctionBreakpoint - Interface in org.eclipse.ptp.debug.core.model
-
Represents a function breakpoint
- IPGlobalVariable - Interface in org.eclipse.ptp.debug.core.model
-
Represents a global variable
- IPGlobalVariableDescriptor - Interface in org.eclipse.ptp.debug.core.model
-
Additional information associated with a variable
- IPJobStatus - Interface in org.eclipse.ptp.core.jobs
-
- 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
-
Represents a line breakpoint
- IPLocationSet - Interface in org.eclipse.ptp.debug.core.model
-
A location set is used to provide information about a location (e.g. a breakpoint location)
- IPLocationSetManager - Interface in org.eclipse.ptp.debug.core
-
Interface for managing location sets
- IPMemoryManager - Interface in org.eclipse.ptp.debug.core
-
Interface for managing memory blocks
- IPModule - Interface in org.eclipse.ptp.debug.core.model
-
Represents a module
- IPPersistableRegisterGroup - Interface in org.eclipse.ptp.debug.core.model
-
Represents a register group that can be persisted
- IPRegister - Interface in org.eclipse.ptp.debug.core.model
-
Represents a register
- IPRegisterDescriptor - Interface in org.eclipse.ptp.debug.core.model
-
Additional information associated with a register
- IPRegisterManager - Interface in org.eclipse.ptp.debug.core
-
Interface for managing registers
- IPSession - Interface in org.eclipse.ptp.debug.core
-
Interface for managing debugger session
- IPSetManager - Interface in org.eclipse.ptp.debug.core
-
Interface to manage task sets
- IPSignal - Interface in org.eclipse.ptp.debug.core.model
-
Represents a debugger signal handler
- IPSignalManager - Interface in org.eclipse.ptp.debug.core
-
Interface for managing signal handling in the debugger
- IPStackFrame - Interface in org.eclipse.ptp.debug.core.model
-
Represents a stack frame
- IPThread - Interface in org.eclipse.ptp.debug.core.model
-
Represents a target thread
- IPTPLaunchConfigurationConstants - Interface in org.eclipse.ptp.core
-
- IPValue - Interface in org.eclipse.ptp.debug.core.model
-
Represents the value of a target variable
- IPVariable - Interface in org.eclipse.ptp.debug.core.model
-
Represents a variable in the target
- IPWatchpoint - Interface in org.eclipse.ptp.debug.core.model
-
Represents a watchpoint (expression breakpoint)
- IRemoteConnection - Interface in org.eclipse.ptp.remote.core
-
Abstraction of a connection to a remote system.
- IRemoteConnectionChangeEvent - Interface in org.eclipse.ptp.remote.core
-
Event representing a change in connection status.
- IRemoteConnectionChangeListener - Interface in org.eclipse.ptp.remote.core
-
Listener used to register for notification of connection status changes.
- IRemoteConnectionManager - Interface in org.eclipse.ptp.remote.core
-
Interface for managing connections to remote systems.
- IRemoteFileManager - Interface in org.eclipse.ptp.remote.core
-
Interface for managing resources on a remote system.
- IRemotePreferenceConstants - Interface in org.eclipse.ptp.remote.core
-
Preference constants that can be used to check the default remote service provider preference.
- IRemoteProcess - Interface in org.eclipse.ptp.remote.core
-
Abstraction of a process running on a remote system.
- IRemoteProcessBuilder - Interface in org.eclipse.ptp.remote.core
-
Abstraction of a process builder for remote processes.
- IRemoteResource - Interface in org.eclipse.ptp.remote.core
-
Abstraction of a remote resource.
- IRemoteServices - Interface in org.eclipse.ptp.remote.core
-
Abstraction of a remote services provider.
- IRemoteServicesDescriptor - Interface in org.eclipse.ptp.remote.core
-
Interface representing a remote services provider extension.
- IRemoteServicesFactory - Interface in org.eclipse.ptp.remote.core
-
Factory for creating instances of a remote service provider.
- IRemoteUIConnectionManager - Interface in org.eclipse.ptp.remote.ui
-
Interface for providing connection management operations in the UI.
- IRemoteUIConstants - Interface in org.eclipse.ptp.remote.ui
-
Constants use by UI operations.
- IRemoteUIFileManager - Interface in org.eclipse.ptp.remote.ui
-
Interface for providing file management operations in the UI.
- IRemoteUIServices - Interface in org.eclipse.ptp.remote.ui
-
Abstraction of a UI remote services provider.
- IRemoteUIServicesDescriptor - Interface in org.eclipse.ptp.remote.ui
-
Interface representing a remote UI services provider extension.
- IRemoteUIServicesFactory - Interface in org.eclipse.ptp.remote.ui
-
Factory for creating instances of a remote UI service provider.
- IRestart - Interface in org.eclipse.ptp.debug.core.model
-
Restart interface for a debugger element
- IResumeWithoutSignal - Interface in org.eclipse.ptp.debug.core.model
-
Provides the ability to resume execution without giving a signal.
- 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.
- isActive(IProject, SyncConfig) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncConfigManager
-
Check if this config is active for the project.
- 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
-
Check if all tasks are pending
- isAllRegistered(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
-
Check if all tasks are registered
- isAllRunning(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
-
Check if all tasks are running
- isAllSuspended(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
-
Check if all tasks are suspended
- isAllTerminated(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
-
Check if all tasks are terminated
- isArgument() - Method in interface org.eclipse.ptp.debug.core.model.IPVariable
-
- isArgument - Variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
If true this option is for an argument, if false it is for an environment
variable
- isArtifact(IASTName) - Method in class org.eclipse.ptp.pldt.common.analysis.PldtAstVisitor
-
Determines if the funcName is an instance of the type of artifact in
which we are interested.
- isAutoUpdate() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIManager
-
Test if auto update is set
- isCanceled() - Method in class org.eclipse.ptp.rdt.sync.core.RecursiveSubMonitor
-
- isCompleted() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcess
-
- 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
-
Check if this is a conditional breakpoint
- 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
- isCPPproject(ICElement) - Method in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
-
Determine if the project is a C++ project
- 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.core.PreferencesAdapter
- isDefault(String, String) - Static method in class org.eclipse.ptp.etfw.Preferences
-
Returns true if the named preference has the default value.
- 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
-
- isDisabled(IService) - Method in interface org.eclipse.ptp.services.core.IServiceConfiguration
-
Returns true of the given service is not part of this configuration.
- 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
- isEmbedded() - Method in interface org.eclipse.ptp.etfw.toolopts.IToolUITab
-
Returns true if this tab is embedded (managed internally but not displayed), otherwise false.
- isEmbedded() - Method in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
- isEmpty() - Method in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView.StackList
-
- isEmpty() - Method in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView.StackList
-
- 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.remote.ui.widgets.RemoteConnectionWidget
-
- isEnabled() - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
-
Test if the listener is enabled.
- isEnvMgmtConfigString(String) - Static method in class org.eclipse.ptp.ems.core.EnvManagerConfigString
-
Returns true iff string
is a valid environment management configuration string
- isEnvMgmtEnabled() - Method in class org.eclipse.ptp.ems.core.EnvManagerConfigString
-
- isEnvMgmtEnabled() - Method in class org.eclipse.ptp.ems.core.EnvManagerProjectProperties
-
- isEnvMgmtEnabled() - Method in interface org.eclipse.ptp.ems.core.IEnvManagerConfig
-
Returns the value of a configuration setting indicating whether environment management support is enabled for this project.
- 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.
- 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.
- isEvaluation() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
-
Check if this is an evaluation event
- 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
- isGlobal() - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
-
Check if this is a global breakpoint
- 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
- isInstalled() - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
-
Check if this breakpoint is installed
- 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
- isInteractive() - Method in interface org.eclipse.ptp.core.jobs.IJobStatus
-
- isLittleEndian() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugTarget
-
Check if the target is little endian
- isLittleEndian() - Method in interface org.eclipse.ptp.debug.core.model.IPModule
-
Returns whether this module is little endian.
- isLocal(SyncConfig) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncConfigManager
-
Return whether the config is local (no sync'ing is done)
This definition must agree with how local configs are created in #getLocalConfig()
.
- 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
- isManualConfigChecked() - Method in class org.eclipse.ptp.ems.ui.EnvManagerConfigWidget
-
- isManualConfigEnabled() - Method in class org.eclipse.ptp.ems.core.EnvManagerConfigString
-
- isManualConfigEnabled() - Method in class org.eclipse.ptp.ems.core.EnvManagerProjectProperties
-
- isManualConfigEnabled() - Method in interface org.eclipse.ptp.ems.core.IEnvManagerConfig
-
Returns the value of a configuration setting indicating whether manually-entered configuration commands should be used.
- isMatch(IResource) - Method in class org.eclipse.ptp.rdt.sync.core.AbstractSyncFileFilter.AbstractIgnoreRule
-
- isMatch(String, boolean) - Method in class org.eclipse.ptp.rdt.sync.core.AbstractSyncFileFilter.AbstractIgnoreRule
-
- isOK() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugElementStatus
-
Check if the status is OK
- isOpen() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
-
Test if the connection is open.
- 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
-
Check if this is post mortem
- 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
-
Check if the debugger is ready
- isRefresh() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugRegisterInfo
-
Check if the view should be refreshed
- isRemote() - Method in interface org.eclipse.ptp.etfw.IBuildLaunchUtils
-
Returns true if this object is configured with a remote connection, false if it is using a local connection.
- isRemote(SyncConfig) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncConfigManager
-
Return whether the config is remote (sync'ing is done)
- isShort() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValueInt
-
Determines whether this value is short
- isSigned() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.ITypeIntegral
-
Determines whether this type is signed
- isStepStart() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
-
Check if this is a step start event
- 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.
- isSyncOnPostBuild() - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Check if syncs should occur on post-build
- isSyncOnPreBuild() - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Check if syncs should occur on pre-build
- isSyncOnSave() - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Check if syncs should occur on saves
- 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(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
-
Returns whether this target/thread is currently terminated.
- isUseEMSChecked() - Method in class org.eclipse.ptp.ems.ui.EnvManagerConfigWidget
-
- 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
-
- isVirtual() - Method in interface org.eclipse.ptp.etfw.toolopts.IToolUITab
-
- isVirtual() - Method in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
- isVisualizer - Variable in class org.eclipse.ptp.etfw.toolopts.ToolApp
-
If true the command is launched and output is not handled.
- 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
- ISyncConfigListener - Interface in org.eclipse.ptp.rdt.sync.core.listeners
-
Provides sync configuration callbacks.
- ISyncExceptionHandler - Interface in org.eclipse.ptp.rdt.sync.core.handlers
-
Class for encapsulating logic to handle sync exceptions.
- ISynchronizeService - Interface in org.eclipse.ptp.rdt.sync.core.services
-
Provides synchronization services.
- ISynchronizeServiceDescriptor - Interface in org.eclipse.ptp.rdt.sync.core.services
-
Must be implemented by extensions to the syncService extension point.
- ISyncListener - Interface in org.eclipse.ptp.rdt.sync.core.listeners
-
Simple interface for clients wishing to register for sync events
- ITargetProperties - Interface in org.eclipse.ptp.debug.core.model
-
Interface for managing target properties
- items - Variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
List of items availabel in the combo widget
- IToolLaunchConfigurationConstants - Interface in org.eclipse.ptp.etfw
-
- IToolUITab - Interface in org.eclipse.ptp.etfw.toolopts
-
- 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
- IUserAuthenticator - Interface in org.eclipse.ptp.remote.core
-
Allow clients to provide their own user interface for connection authentication.
- 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