PTP
Release 5.0
A B C D E F G H I J K L M N O P Q R S T U V W Z

G

get() - Method in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory.SimpleByteBuffer
 
get(int) - Method in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory.SimpleByteBuffer
 
get(String) - Static method in class org.eclipse.ptp.launch.ui.LaunchImages
 
getActions() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITracepoint
Returns the actions assigned to this tracepoint.
getActiveConfiguration() - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Get the global "active" service configuration.
getActiveConfiguration(IProject) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Get the configuration that is currently active for the project.
getActiveConfiguration() - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getActiveConfiguration(IProject) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getActivePage() - Static method in class org.eclipse.ptp.launch.PTPLaunchPlugin
Convenience method to get the currently active page
getActivePage() - Static method in class org.eclipse.ptp.ui.PTPUIPlugin
Get the currently active workbench page from the active workbench window.
getActivePage() - Static method in class org.eclipse.ptp.ui.UIUtils
 
getActiveWorkbenchShell() - Static method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
Get active workbench shell
getActiveWorkbenchShell() - Static method in class org.eclipse.ptp.launch.PTPLaunchPlugin
Returns the active workbench shell or null if none
getActiveWorkbenchShell() - Static method in class org.eclipse.ptp.remote.ui.PTPRemoteUIPlugin
 
getActiveWorkbenchWindow() - Static method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
Get active workbench window
getActiveWorkbenchWindow() - Static method in class org.eclipse.ptp.launch.PTPLaunchPlugin
Convenience method to get the currently active workbench window
getActiveWorkbenchWindow() - Static method in class org.eclipse.ptp.remote.ui.PTPRemoteUIPlugin
 
getActiveWorkbenchWindow() - Static method in class org.eclipse.ptp.ui.PTPUIPlugin
Gets the currently active workbench window
getAdapter(Object, Class) - Static method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
If it is possible to adapt the given object to the given type, this returns the adapter.
getAdapter(Object) - Method in class org.eclipse.ptp.remote.ui.dialogs.DeferredFileStore
Return the IWorkbenchAdapter for element or the element if it is an instance of IWorkbenchAdapter.
getAdapter(Class) - Method in class org.eclipse.ptp.ui.views.ProcessEditorInput
 
getAddListener() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
getAddListener() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
getAddress() - Method in interface org.eclipse.ptp.debug.core.model.IPLineBreakpoint
 
getAddress() - Method in interface org.eclipse.ptp.debug.core.model.IPStackFrame
 
getAddress() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIDataReadMemoryInfo
 
getAddress() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIAddressLocation
Returns the address of this location or null if the address is unknown
getAddress() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValueAddress
Returns the value of the address as a BigInteger
getAddress() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemory
 
getAddress() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Gets the implementation dependent address for this connection return address
getAddresses() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIMemoryBlockInfo
Returns the modified addresses.
getAddressSize() - Static method in class org.eclipse.ptp.debug.core.PDebugUtils
 
getAddressType() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeCharPointer
Returns address type of this char point type
getAddressType() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypePointer
Returns the type of the pointer address
getAdress() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIInstruction
Returns the Address.
getAIF() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugValueInfo
 
getAIF() - Method in interface org.eclipse.ptp.debug.core.model.IPAIF
 
getAIF() - Method in interface org.eclipse.ptp.debug.core.model.IPValue
 
getAIF() - Method in interface org.eclipse.ptp.debug.core.model.IPVariable
 
getAIF() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIExpression
Returns AIF of this expression
getAIF(IPDIExpression) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMultiExpressions
Returns the value of this expression.
getAIF(IPDIStackFrame) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIRegister
Returns AIF value of this variable
getAIF() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Returns AIF representation of this variable
getAIF(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEvaluateExpressionRequest
 
getAIF(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEvaluateExpressionRequest
Get the AIF result of the request
getAIFType(String) - Static method in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory
Construct an AIF type given a FDS.
getAIFValue(IValueParent, IAIFType, byte[]) - Static method in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory
Create a value given a type and an array containing the value data.
getAIFValue(IValueParent, IAIFType, AIFFactory.SimpleByteBuffer) - Static method in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory
Create a value given a type and a buffer containing the value data.
getAllRegisterDescriptors(TaskSet) - Method in interface org.eclipse.ptp.debug.core.IPRegisterManager
 
getAllRegisteredTasks() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugInfo
 
getAllRegisteredTasks() - Method in class org.eclipse.ptp.debug.core.event.PDebugInfo
 
getAllRemoteServices() - Method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
Retrieve a sorted list of remote services.
getAllRemoteServices(IProgressMonitor) - Method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
Retrieve a sorted list of remote services.
getAllTasks() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugInfo
 
getAllTasks() - Method in class org.eclipse.ptp.debug.core.event.PDebugInfo
 
getAllUnregisteredTasks() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugInfo
 
getAllUnregisteredTasks() - Method in class org.eclipse.ptp.debug.core.event.PDebugInfo
 
getArgs() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIInstruction
Returns any arguments to the argument
getArgumentDescriptors(IPDIStackFrame) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager
 
getArgumentDescriptors() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame
Returns the arguments in this stack frame.
getArguments(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractListArgumentsRequest
 
getArguments(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIListArgumentsRequest
 
getArguments(ILaunchConfiguration) - Static method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the program arguments specified in the Arguments tab
getArgumentTypes() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeFunction
Get the function argument types
getAscii() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemory
 
getAssociation() - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IDirectorySourceLocation
 
getAttributes() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Get the implementation specific attributes for the connection.
getBackground() - Method in class org.eclipse.ptp.ui.views.IconCanvas
 
getBadOffsets() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemory
 
getBaseAddress() - Method in interface org.eclipse.ptp.debug.core.model.IPModule
Returns the base address of this module.
getBaseConfiguration() - Method in interface org.eclipse.ptp.ui.wizards.IRMConfigurationWizard
 
getBaseConfiguration() - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizard
 
getBaseConfiguration() - Method in class org.eclipse.ptp.ui.wizards.RMServiceProviderConfigurationWizard
 
getBaseType() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeArray
Returns base type of this array
getBaseType() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.ITypeDerived
Returns base type of this type
getBigInteger(String) - Static method in class org.eclipse.ptp.debug.core.ExtFormat
 
getBody() - Method in class org.eclipse.ptp.ui.preferences.ScrolledPageContent
 
getBoolean(String, String) - Static method in class org.eclipse.ptp.core.Preferences
Returns the value in the preference store for the given key.
getBoolean(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
getBoolean(String, String) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the value in the preference store for the given key.
getBoolean(String, boolean) - Method in interface org.eclipse.ptp.services.core.IServiceProvider
Returns the boolean value of the given key.
getBoolean(String, boolean) - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
getBreakpoint(IPDIBreakpoint) - Method in interface org.eclipse.ptp.debug.core.IPBreakpointManager
 
getBreakpoint() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIBreakpointInfo
Returns the breakpoint that stopped the program
getBreakpoint(int) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIBreakpointManager
 
getBreakpoint() - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIBreakpointRequest
Returns pdi breakpoint
getBreakpointAddress(IPLineBreakpoint) - Method in interface org.eclipse.ptp.debug.core.IPBreakpointManager
 
getBreakpointAddress(IPLineBreakpoint) - Method in interface org.eclipse.ptp.debug.core.model.IPDebugTarget
 
getBreakpointID() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugBreakpointInfo
 
getBreakpointID() - Method in class org.eclipse.ptp.debug.core.event.PDebugBreakpointInfo
 
getBreakpointID() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
Returns breakpoint id of this breakpoint
getBreakpointManager() - Method in interface org.eclipse.ptp.debug.core.IPSession
 
getBreakpointManager() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns the breakpoint manager for this session
getBreakpointManager() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getBreakpoints() - Static method in class org.eclipse.ptp.debug.core.PDebugModel
Get all the breakpoints set by the debugger.
getByte() - Method in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory.SimpleByteBuffer
 
getByteArray(String, String) - Static method in class org.eclipse.ptp.core.Preferences
Returns the value in the preference store for the given key.
getByteArray(String, String) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the value in the preference store for the given key.
getBytes() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
Returns the values of the bytes currently contained in this this memory block.
getByteText(byte) - Static method in class org.eclipse.ptp.debug.core.PDebugUtils
 
getCannotStepReturnTasks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
 
getCanStepReturnTasks() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
 
getCanStepReturnTasks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
 
getCapacity() - Method in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory.SimpleByteBuffer
 
getCastingArrayEnd() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Returns the end position
getCastingArrayStart() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Returns the start position
getCastingTypes() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
 
getCategories() - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Returns all the service categories that have been registered with the system.
getCategories() - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getCategory() - Method in interface org.eclipse.ptp.services.core.IService
Returns the service category that contains this service or null if the service is not associated with a category.
getCheckedServiceConfigurations() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceConfigurationSelectionWidget
Gets the elements that have been checked in the viewer
getChild(String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariable
 
getChildren() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariable
Returns an array of IPDIVariables of the children of current variable or empty array if nothing
getChildren(int, int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariable
Returns an array of IPDIVariables of the children of current variable by given a range or empty array if nothing
getChildren(Object) - Method in class org.eclipse.ptp.remote.ui.dialogs.DeferredFileStore
 
getChildren(Object) - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteContentProvider
 
getChildrenNumber() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariable
Returns the number of children of this variable
getCode() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugExitInfo
 
getCode() - Method in class org.eclipse.ptp.debug.core.event.PDebugExitInfo
 
getCode() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIErrorInfo
Returns error code
getCode() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIExitInfo
Returns an exit code.
getCommandRequest(TaskSet, String) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getCommandRequest(TaskSet, String) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getCommandTimeout() - Method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
 
getCommonSourceLocations() - Method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
 
getCommonSourceLookupDirector() - Method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
 
getCompilationPath(String) - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IPSourceLookupDirector
 
getCompilationPath(String) - Method in class org.eclipse.ptp.debug.core.sourcelookup.PSourceLookupDirector
 
getCondition() - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
getCondition() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
Returns the condition of this breakpoint or null if no condition in this breakpoint
getConfigChangeListener() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
getConfigChangeListener() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
getConfigForCurrentDebugger() - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
Return the class that implements ILaunchConfigurationTab that is registered against the debugger id of the currently selected debugger.
getConfiguration() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getConfiguration(IProject, String) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Get the named configuration for this project.
getConfiguration(String) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Get the configuration with the specified ID.
getConfiguration(IProject, String) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getConfiguration(String) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getConfiguration() - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizardPage
 
getConfigurationNames() - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationSelectionFactory
Retrieves the names of addition resource managers to display in the wizard.
getConfigurations() - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Get all configurations available in the workspace.
getConfigurations(IProject) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Get all the configurations that are known by the project
getConfigurations() - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getConfigurations(IProject) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getConfigurationString() - Method in interface org.eclipse.ptp.services.core.IServiceProvider
Deprecated.  
getConfigurationString() - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
getConfigurationWizard() - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizardPage
 
getConfigureListener() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
getConfigureListener() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
getConnection() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnectionChangeEvent
Get the connection that has changed.
getConnection(String) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnectionManager
Gets the remote connection corresponding to the supplied name.
getConnection(URI) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnectionManager
Gets the remote connection corresponding to the supplied URI.
getConnection() - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
Get the connection that was selected
getConnection() - Method in interface org.eclipse.ptp.remote.ui.IRemoteUIFileManager
Get the last connection that was selected in the browser.
getConnection() - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
Get the connection that is currently selected in the widget, or null if there is no selected connection.
getConnectionManager() - Method in interface org.eclipse.ptp.remote.core.IRemoteServices
Get a connection manager for managing remote connections.
getConnections() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnectionManager
Get all the connections for this service provider.
getContainer(String) - Method in class org.eclipse.ptp.launch.ui.LaunchConfigurationTab
Returns the selected workspace container,or null
getContentProvider() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get content provider
getContributedServices(IProject) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
Find available remote services and service providers for a given project
getContributedServices(IProject) - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
Find available remote services and service providers for a given project
getControlConfiguration() - Method in class org.eclipse.ptp.ui.wizards.RMServiceProviderConfigurationWizard
 
getControlFactoryId(String) - Method in class org.eclipse.ptp.core.ModelManager
 
getCopyExecutable(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get if the executable shall be copied to remote target before launch.
getCoreFileExtensions() - Method in interface org.eclipse.ptp.debug.core.IPDebugConfiguration
Deprecated. 
getCPU() - Method in interface org.eclipse.ptp.debug.core.model.IPModule
Returns the CPU identifier.
getCPUList() - Method in interface org.eclipse.ptp.debug.core.IPDebugConfiguration
Deprecated. 
getCurrentElementHandler() - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
Get current element handler
getCurrentElementSet() - Method in class org.eclipse.ptp.ui.views.ElementIconCanvas
Get current set
getCurrentFrame(TaskSet) - Method in interface org.eclipse.ptp.debug.core.IPRegisterManager
 
getCurrentID() - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
Get current ID
getCurrentID() - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
 
getCurrentID() - Method in class org.eclipse.ptp.ui.views.ParallelMachinesView
 
getCurrentJobId() - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
 
getCurrentMachine() - Method in interface org.eclipse.ptp.ui.IMachineManager
Get current machine
getCurrentMachine() - Method in class org.eclipse.ptp.ui.managers.MachineManager
 
getCurrentMachine() - Method in class org.eclipse.ptp.ui.views.ParallelMachinesView
Get selected machine
getCurrentRequest() - Method in class org.eclipse.ptp.debug.core.pdi.manager.AbstractEventManager
 
getCurrentRequest() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIEventManager
 
getCurrentSession() - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
 
getCurrentSet() - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
Get current set
getCurrentSetId() - Method in interface org.eclipse.ptp.ui.IElementManager
Get current set ID
getCurrentSetId() - Method in class org.eclipse.ptp.ui.managers.AbstractElementManager
 
getCurrentSetID() - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
Get current set ID
getCurrentStackFrame() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
 
getCurrentStateInfo() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugElement
 
getCurrentThread() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
Returns the currently selected thread.
getCurrentThread() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThreadGroup
Returns the currently selected thread.
getCurrentTopRow() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get current top row
getCurrentView() - Method in class org.eclipse.ptp.ui.views.ParallelMachinesView
Get current view flag
getCurSetId() - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
getData() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemory
 
getDataReadMemoryInfo() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
 
getDataReadMemoryInfo(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractDataReadMemoryRequest
 
getDataReadMemoryInfo(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIDataReadMemoryRequest
 
getDataReadMemoryRequest(IPDISession, TaskSet, long, String, int, int, int, int, Character) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getDataWriteMemoryRequest(TaskSet, long, String, int, int, String) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getDataWriteMemoryRequest(TaskSet, long, String, int, int, String) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getDebugConfig(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the debugger configuration
getDebugConfig() - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
getDebugConfiguration(String) - Method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
 
getDebugConfigurations() - Method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
 
getDebugger() - Method in interface org.eclipse.ptp.debug.core.IPDebugConfiguration
Get an instance of the debugger defined by this configuration.
getDebugger() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns a debugger for this session
getDebugger() - Method in class org.eclipse.ptp.debug.core.pdi.Session
IPDISession
getDebuggerExePath(ILaunchConfiguration) - Static method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the debugger executable path
getDebuggerID(ILaunchConfiguration) - Static method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the ID of the debugger for this launch
getDebuggerPage(String) - Method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
Get launch debugger tab
getDebuggerStopInMainFlag(ILaunchConfiguration) - Static method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the debugger "stop in main" flag
getDebuggerWorkDirectory(ILaunchConfiguration) - Static method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the working directory for this debug session
getDebugInfo(TaskSet) - Method in interface org.eclipse.ptp.debug.core.IPSession
 
getDebugModel() - Static method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
 
getDebugModelPresentation() - Static method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
 
getDebugSession(String) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Get debug session
getDebugStorage(String) - Static method in class org.eclipse.ptp.debug.core.DebugJobStorage
 
getDebugStorages() - Static method in class org.eclipse.ptp.debug.core.DebugJobStorage
 
getDebugTarget(int) - Method in interface org.eclipse.ptp.debug.core.launch.IPLaunch
Get the IPDebugTarget responsible for the procId.
getDebugTarget(TaskSet) - Method in interface org.eclipse.ptp.debug.core.launch.IPLaunch
Get the IPDebugTarget responsible for the processes in procs
getDebugTarget(int) - Method in class org.eclipse.ptp.debug.core.launch.PLaunch
 
getDebugTarget(TaskSet) - Method in class org.eclipse.ptp.debug.core.launch.PLaunch
 
getDebugTarget() - Method in interface org.eclipse.ptp.debug.core.model.IPThread
Returns the debug target this element is contained in.
getDebugViewer() - Method in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
 
getDefault() - Static method in class org.eclipse.ptp.core.PTPCorePlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
 
getDefault() - Static method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.ptp.launch.PTPLaunchPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.ptp.remote.ui.PTPRemoteUIPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.ptp.services.core.ServicesCorePlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.ptp.services.ui.ServicesUIPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.ptp.ui.PTPUIPlugin
Returns the shared instance.
getDefaultBoolean(String, String, boolean) - Static method in class org.eclipse.ptp.core.Preferences
Returns the default boolean value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultBoolean(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
getDefaultBoolean(String, String, boolean) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the default boolean value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultByteArray(String, String, byte[]) - Static method in class org.eclipse.ptp.core.Preferences
Returns the default byte array value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultByteArray(String, String, byte[]) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the default byte array value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultDouble(String, String, double) - Static method in class org.eclipse.ptp.core.Preferences
Returns the default double value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultDouble(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
getDefaultDouble(String, String, double) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the default double value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultFloat(String, String, float) - Static method in class org.eclipse.ptp.core.Preferences
Returns the default float value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultFloat(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
getDefaultFloat(String, String, float) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the default float value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultInt(String, String, int) - Static method in class org.eclipse.ptp.core.Preferences
Returns the default integer value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultInt(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
getDefaultInt(String, String, int) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the default integer value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultLong(String, String, long) - Static method in class org.eclipse.ptp.core.Preferences
Returns the default long value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultLong(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
getDefaultLong(String, String, long) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the default long value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultProject(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.ui.ApplicationTab
Get a default project.
getDefaultServices() - Method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
Retrieve the default remote services plugin.
getDefaultString(String, String, String) - Static method in class org.eclipse.ptp.core.Preferences
Returns the default string value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultString(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
getDefaultString(String, String, String) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the default string value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDeleteBreakpointRequest(TaskSet, IPDIBreakpoint, boolean) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getDeleteBreakpointRequest(TaskSet, IPDIBreakpoint, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getDeletePartialExpressionRequest(TaskSet, String) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getDeletePartialExpressionRequest(TaskSet, String) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getDepth() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugSuspendInfo
 
getDepth() - Method in class org.eclipse.ptp.debug.core.event.PDebugSuspendInfo
 
getDepth() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDISuspendedEvent
Returns the maximum level of suspended frame
getDepth(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractGetStackInfoDepthRequest
 
getDepth(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIGetStackInfoDepthRequest
 
getDescription() - Method in interface org.eclipse.ptp.debug.core.model.IPSignal
Returns the description of this signal.
getDescription() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDISignalInfo
Returns signal description
getDescription() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIF
Deprecated.  
getDescription() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignal
Returns the meaning of this signal.
getDescription() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
 
getDescription() - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizard
 
getDescriptor() - Method in interface org.eclipse.ptp.debug.core.model.IPGlobalVariable
 
getDescriptor(String) - Static method in class org.eclipse.ptp.launch.ui.LaunchImages
 
getDescriptor() - Method in interface org.eclipse.ptp.services.core.IServiceProvider
Get the descriptor for this service provider
getDescriptor() - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
getDetail() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
 
getDetail() - Method in class org.eclipse.ptp.debug.core.event.PDebugEvent
 
getDetailMessage() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIErrorInfo
Returns a more verbatim error message (if any)
getDetailsMsg() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugErrorInfo
 
getDetailsMsg() - Method in class org.eclipse.ptp.debug.core.event.PDebugErrorInfo
 
getDetailTypeName(IPDITarget, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
 
getDetailTypeNameFromVariable(IPDIStackFrame, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
 
getDirection(int, int, int, int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get direction
getDirectory() - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IDirectorySourceLocation
 
getDirectorySeparator() - Method in interface org.eclipse.ptp.remote.core.IRemoteFileManager
Gets the directory separator on the target system.
getDisableBreakpointRequest(TaskSet, IPDIBreakpoint) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getDisableBreakpointRequest(TaskSet, IPDIBreakpoint) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getDisplay() - Static method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
Get display
getDisplay() - Static method in class org.eclipse.ptp.ui.PTPUIPlugin
Get the display instance.
getDisplay() - Method in class org.eclipse.ptp.ui.views.AbstractParallelView
Get Display
getDouble(String, String) - Static method in class org.eclipse.ptp.core.Preferences
Returns the value in the preference store for the given key.
getDouble(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
getDouble(String, String) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the value in the preference store for the given key.
getDynamicTab() - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
getDynamicTabHolder() - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
getElement(int) - Method in class org.eclipse.ptp.ui.model.ElementSet
 
getElement(int) - Method in interface org.eclipse.ptp.ui.model.IElementSet
Returns element by given index
getElement(int) - Method in class org.eclipse.ptp.ui.views.ElementIconCanvas
Get element
getElementByID(String) - Method in class org.eclipse.ptp.ui.model.ElementSet
 
getElementByID(String) - Method in interface org.eclipse.ptp.ui.model.IElementSet
Returns element by given element id
getElementByName(String) - Method in class org.eclipse.ptp.ui.model.ElementSet
 
getElementByName(String) - Method in interface org.eclipse.ptp.ui.model.IElementSet
Returns element by given element name
getElementHandler(String) - Method in interface org.eclipse.ptp.ui.IElementManager
Get element handler
getElementHandler(String) - Method in class org.eclipse.ptp.ui.managers.AbstractElementManager
 
getElementHandler(String) - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
 
getElementHeight() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get element height
getElements() - Method in class org.eclipse.ptp.ui.model.ElementSet
 
getElements() - Method in interface org.eclipse.ptp.ui.model.IElementSet
Returns an array of elements of this set
getElements(int[]) - Method in class org.eclipse.ptp.ui.views.ElementIconCanvas
Get elements
getElementWidth() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get element width
getEnableBreakpointRequest(TaskSet, IPDIBreakpoint) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getEnableBreakpointRequest(TaskSet, IPDIBreakpoint) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getEnabled() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceConfigurationSelectionWidget
 
getEndAddress() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISharedLibrary
Returns the end address of this library
getEnv() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Returns an unmodifiable string map view of the remote environment.
getEnv(String) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Returns the value of an environment variable.
getEnv() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
getEnvironmentToAppend(ILaunchConfiguration) - Static method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
 
getError() - Method in class org.eclipse.ptp.core.AbstractJobSubmission
 
getErrorAction(int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIDebugger
Returns an action when error occurred
getErrorCode() - Method in class org.eclipse.ptp.debug.core.event.PDebugErrorInfo
 
getErrorMessage() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventRequest
 
getErrorMessage() - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
Returns error message of this request
getErrorMessage() - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
Overridden here so that any error message in the dynamic UI gets returned.
getErrorMessage() - Method in class org.eclipse.ptp.launch.ui.ArgumentsTab
 
getErrorStream() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcess
 
getErrorStream() - Method in interface org.eclipse.ptp.remote.core.IRemoteProcess
Gets the error output stream of the process
getErrorStream() - Method in class org.eclipse.ptp.remote.core.RemoteProcessAdapter
 
getErrorStream() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Get the error stream of the remote process.
getEvaluateExpressionRequest(TaskSet, String) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getEvaluatePartialExpressionRequest(TaskSet, String, String, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getEventFactory() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Get the factory to create events for this session
getEventFactory() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getEventHandler() - Method in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
Returns the event handler for this view
getEventManager() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns the event manager for this session
getEventManager() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getEventRequestManager() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns the event request manager for this session
getEventRequestManager() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getExecutablePath(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the absolute path of the executable to launch.
getExpression() - Method in interface org.eclipse.ptp.debug.core.model.IPWatchpoint
 
getExpression() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDICondition
Returns the condition expression
getExpression() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
 
getExpression(int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMultiExpressions
 
getExpressionManager() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns the expression manager for this session
getExpressionManager() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getExpressions() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMultiExpressions
Returns an array of expressions
getExpressionString() - Method in interface org.eclipse.ptp.debug.core.model.IPVariable
 
getExpressionText() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIExpression
Returns the expression snippet of code.
getExpressionText() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMultiExpressions
Returns expression text
getExpressionValue(TaskSet, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIExpressionManager
 
getFactory() - Method in class org.eclipse.ptp.remote.ui.RemoteUIServicesProxy
Get the factory from the plugin
getFieldContent(String) - Method in class org.eclipse.ptp.launch.ui.LaunchConfigurationTab
Utility routine to get the contents of a text field
getFieldContent(String) - Method in class org.eclipse.ptp.ui.preferences.PTPPreferencesPage
 
getFieldNames(int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeAggregate
Returns an array containing the field names of this type for the given access modifiers.
getFieldNames() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeUnion
Returns an array containing the field names of this type
getFieldTypes(int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeAggregate
Returns an array containing the types of each field for fields of the given access modifier
getFieldTypes() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeUnion
Returns an array containing the types of each field
getFieldValue(String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValueAggregate
Get the value of the field corresponding to name
getFieldValue(String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValueUnion
Get the value of the field corresponding to name
getFile() - Method in interface org.eclipse.ptp.debug.core.model.IPLocationSet
Get the file name for this location set.
getFile() - Method in interface org.eclipse.ptp.debug.core.model.IPStackFrame
 
getFile() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIFileLocation
Returns the source file of this location or null if the source file is unknown
getFileManager(IRemoteConnection) - Method in interface org.eclipse.ptp.remote.core.IRemoteServices
Get a file manager for managing remote files
getFilename() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugSuspendInfo
 
getFilename() - Method in class org.eclipse.ptp.debug.core.event.PDebugSuspendInfo
 
getFileName() - Method in interface org.eclipse.ptp.debug.core.model.IPLineBreakpoint
 
getFileName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMixedInstruction
Returns the file name
getFileName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISharedLibrary
Returns the name of shared library file
getFileStore() - Method in class org.eclipse.ptp.remote.ui.dialogs.DeferredFileStore
Get the filestore backing this object
getFirstNonDigitPos(String, int, boolean) - Static method in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory
Find the first character position immediately after an integer in the string starting at position 'pos'.
getFlags(int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
Returns this memory byte's attribute as a bit mask.
getFloat(String, String) - Static method in class org.eclipse.ptp.core.Preferences
Returns the value in the preference store for the given key.
getFloat(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
getFloat(String, String) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the value in the preference store for the given key.
getFont() - Method in class org.eclipse.ptp.services.ui.views.ServiceConfigurationView
 
getFont() - Method in class org.eclipse.ptp.ui.views.ResourceManagerView
 
getForeground() - Method in class org.eclipse.ptp.ui.views.IconCanvas
 
getFormat() - Method in interface org.eclipse.ptp.debug.core.model.IFormatSupport
 
getFormat(int) - Static method in class org.eclipse.ptp.debug.core.model.PVariableFormat
 
getFrameLineNumber() - Method in interface org.eclipse.ptp.debug.core.model.IPStackFrame
 
getFullName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Returns the full name of this variable
getFullyQualifiedName(String) - Method in interface org.eclipse.ptp.ui.IElementManager
Get fully qualified name of element
getFullyQualifiedName(String) - Method in class org.eclipse.ptp.ui.managers.JobManager
 
getFullyQualifiedName(String) - Method in class org.eclipse.ptp.ui.managers.MachineManager
 
getFunction() - Method in interface org.eclipse.ptp.debug.core.model.IPLineBreakpoint
 
getFunction() - Method in interface org.eclipse.ptp.debug.core.model.IPLocationSet
Get the function name for this location set.
getFunction() - Method in interface org.eclipse.ptp.debug.core.model.IPStackFrame
 
getFunction() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIFunctionLocation
Returns the function of this location or null if the function is unknown
getFuntionName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIInstruction
Returns the function name
getGC() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get GC
getGC(int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get GC by creating a new
getGetInfoThreadsRequest(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getGetStackInfoDepthRequest(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getGlobals() - Method in interface org.eclipse.ptp.debug.core.model.IExecFileInfo
Get global variable descriptor
getGlobalVariableDescriptor(TaskSet, String, String, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager
 
getGlobalVariableDescriptors(String, String, String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
A static/global variable in a particular function or file, filename or/and function is the context for the static IPDIVariableDescriptor.
getGroupName() - Method in interface org.eclipse.ptp.debug.core.model.IPRegisterDescriptor
Returns the name of the hardware register group this register belongs to
getHistory() - Static method in class org.eclipse.ptp.services.ui.wizards.FilenameStore
 
getId() - Method in class org.eclipse.ptp.core.AbstractJobSubmission
 
getID() - Method in interface org.eclipse.ptp.debug.core.IPDebugConfiguration
Get the ID of the debugger
getID() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugElement
 
getId() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
 
getId() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Returns a unique id for this variable.
getId(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEvaluatePartialExpressionRequest
 
getId(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEvaluatePartialExpressionRequest
Retrieve the ID assigned to this expression.
getId() - Method in class org.eclipse.ptp.launch.ui.ApplicationTab
 
getId() - Method in class org.eclipse.ptp.launch.ui.ArgumentsTab
 
getId() - Method in class org.eclipse.ptp.launch.ui.DebuggerTab
 
getId() - Method in class org.eclipse.ptp.launch.ui.EnhancedSynchronizeTab
 
getId() - Method in class org.eclipse.ptp.launch.ui.EnvironmentTab
 
getId() - Method in class org.eclipse.ptp.launch.ui.ResourcesTab
 
getId() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteServices
 
getId() - Method in interface org.eclipse.ptp.remote.core.IRemoteServicesDescriptor
Get unique ID of this service.
getId() - Method in interface org.eclipse.ptp.remote.ui.IRemoteUIServicesDescriptor
Get unique ID of this service.
getId() - Method in class org.eclipse.ptp.remote.ui.RemoteUIServicesProxy
 
getId() - Method in interface org.eclipse.ptp.services.core.IService
Get the ID of this service provider.
getId() - Method in interface org.eclipse.ptp.services.core.IServiceCategory
Get the ID of the service category.
getId() - Method in interface org.eclipse.ptp.services.core.IServiceConfiguration
Get the unique ID for this configuration.
getId() - Method in interface org.eclipse.ptp.services.core.IServiceProviderDescriptor
Get the ID of this service provider, or null if this is a null provider.
getId() - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
getID() - Method in class org.eclipse.ptp.ui.model.Element
 
getID() - Method in interface org.eclipse.ptp.ui.model.IElement
Get element ID
getId() - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationSelectionFactory
Get the ID of the resource manager that this extension is for.
getId() - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizardPageFactory
 
getIgnoreCount() - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
getIgnoreCount() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDICondition
Returns the ignore count of this condition
getImage() - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
getImage() - Method in class org.eclipse.ptp.launch.ui.ApplicationTab
 
getImage() - Method in class org.eclipse.ptp.launch.ui.ArgumentsTab
 
getImage() - Method in class org.eclipse.ptp.launch.ui.EnhancedSynchronizeTab
 
getImage(String) - Static method in class org.eclipse.ptp.launch.ui.LaunchImages
Returns the image managed under the given key in this registry.
getImage() - Method in class org.eclipse.ptp.launch.ui.ResourcesTab
 
getImage(String) - Static method in class org.eclipse.ptp.services.ui.ServiceModelImages
Get image from the registry
getImage(IElement) - Method in interface org.eclipse.ptp.ui.IElementManager
Get element image
getImage(Object) - Method in interface org.eclipse.ptp.ui.IRuntimeModelPresentation
 
getImage(IElement) - Method in class org.eclipse.ptp.ui.managers.AbstractElementManager
 
getImage(IElement) - Method in class org.eclipse.ptp.ui.managers.JobManager
 
getImage(IElement) - Method in class org.eclipse.ptp.ui.managers.MachineManager
 
getImageDescriptor(String) - Static method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.ptp.launch.PTPLaunchPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(Object) - Method in class org.eclipse.ptp.remote.ui.dialogs.DeferredFileStore
 
getImageDescriptor(String) - Static method in class org.eclipse.ptp.services.ui.ServiceModelImages
Get image descriptor from the registry
getImageDescriptor() - Method in class org.eclipse.ptp.ui.views.ProcessEditorInput
 
getImageName() - Method in interface org.eclipse.ptp.debug.core.model.IPModule
Returns the image name of this module.
getImageProvider() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get image provider
getInfo() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugBreakpointInfo
 
getInfo() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
 
getInfo() - Method in class org.eclipse.ptp.debug.core.event.PDebugBreakpointInfo
 
getInfo() - Method in class org.eclipse.ptp.debug.core.event.PDebugEvent
 
getInformationControl(boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get information control
getInputStream() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcess
 
getInputStream() - Method in interface org.eclipse.ptp.remote.core.IRemoteProcess
Gets an InputStream which can be used to read the standard output stream of the process
getInputStream() - Method in class org.eclipse.ptp.remote.core.RemoteProcessAdapter
 
getInputStream() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Get the input stream of the remote process.
getInstance() - Static method in class org.eclipse.ptp.core.ModelManager
 
getInstance() - Static method in class org.eclipse.ptp.remote.core.RemoteVariableManager
 
getInstance() - Static method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getInstance() - Static method in class org.eclipse.ptp.services.ui.ServiceModelUIManager
 
getInstruction() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIInstruction
Returns the instruction
getInstructions(TaskSet, BigInteger, BigInteger) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
 
getInstructions(TaskSet, String, int) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
 
getInstructions(TaskSet, String, int, int) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
 
getInstructions() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMixedInstruction
Returns the array of instruction
getInstructions(BigInteger, BigInteger) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISourceManagement
 
getInstructions(String, int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISourceManagement
 
getInstructions(String, int, int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISourceManagement
 
getInt(String, String) - Static method in class org.eclipse.ptp.core.Preferences
Returns the value in the preference store for the given key.
getInt(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
getInt(String, String) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the value in the preference store for the given key.
getInt(String, int) - Method in interface org.eclipse.ptp.services.core.IServiceProvider
Returns the int value of the given key.
getInt(String, int) - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
getInternalID() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
Returns internal breakpoint id
getJob() - Method in class org.eclipse.ptp.debug.ui.PVariableManager.PVariableInfo
 
getJob() - Method in interface org.eclipse.ptp.ui.IJobManager
Get the currently selected job.
getJob() - Method in class org.eclipse.ptp.ui.managers.JobManager
 
getJobId() - Method in interface org.eclipse.ptp.core.events.IJobChangedEvent
Get the ID of the job that changed.
getJobId() - Method in interface org.eclipse.ptp.debug.core.launch.IPLaunch
Get the job ID associated with this launch
getJobId() - Method in class org.eclipse.ptp.debug.core.launch.PLaunch
 
getJobId() - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
getJobID() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns job id associated with this session
getJobID() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getJobId() - Method in class org.eclipse.ptp.debug.ui.events.DebugActionEvent
Deprecated.  
getJobId() - Method in interface org.eclipse.ptp.debug.ui.events.IDebugActionEvent
Deprecated. Get job ID
getJobManager() - Method in class org.eclipse.ptp.ui.PTPUIPlugin
Get the job manager instance
getJobManager() - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
 
getJobName() - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
getJobs() - Method in interface org.eclipse.ptp.ui.IJobManager
Get Jobs that we know about.
getJobs() - Method in class org.eclipse.ptp.ui.managers.JobManager
 
getJobValueCollection() - Method in class org.eclipse.ptp.debug.core.DebugJobStorage
 
getJobVariableManager() - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
 
getKeyBinding(int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get key
getKind() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
 
getKind() - Method in class org.eclipse.ptp.debug.core.event.PDebugEvent
 
getLabel(Object) - Method in class org.eclipse.ptp.remote.ui.dialogs.DeferredFileStore
 
getLaunch() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugInfo
 
getLaunch() - Method in class org.eclipse.ptp.debug.core.event.PDebugInfo
 
getLaunch() - Method in interface org.eclipse.ptp.debug.core.IPSession
 
getLaunch(ILaunchConfiguration, String) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
 
getLaunchCommand() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Get the launch command for this server
getLaunchConfiguration() - Method in class org.eclipse.ptp.launch.ui.LaunchConfigurationTab
 
getLaunchConfiguration() - Method in class org.eclipse.ptp.launch.ui.WorkingDirectoryBlock
 
getLaunchConfigurationWorkingCopy() - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
getLength() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
Returns the length of this memory block in bytes
getLevel() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugSuspendInfo
 
getLevel() - Method in class org.eclipse.ptp.debug.core.event.PDebugSuspendInfo
 
getLevel() - Method in interface org.eclipse.ptp.debug.core.model.IPStackFrame
 
getLevel() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDISuspendedEvent
Returns level of current suspended frame
getLevel() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame
Returns the level of the stack frame, 1 based.
getLevel() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrameDescriptor
 
getLineNumber() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugSuspendInfo
 
getLineNumber() - Method in class org.eclipse.ptp.debug.core.event.PDebugSuspendInfo
 
getLineNumber() - Method in interface org.eclipse.ptp.debug.core.model.IPLocationSet
Get the line number for this location set.
getLineNumber() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDILineLocation
Return the line number of this location or 0 if the line number is unknown
getLineNumber() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMixedInstruction
Returns the line number
getLineNumber(IStackFrame) - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IPSourceLocator
 
getListArgumentsRequest(TaskSet, int, int) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getListLocalVariablesRequest(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getListSignalsRequest(IPDISession, TaskSet, String) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getListStackFramesRequest(IPDISession, TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getListStackFramesRequest(IPDISession, TaskSet, int, int) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getLocalConnection() - Method in class org.eclipse.ptp.remote.core.RemoteServicesDelegate
 
getLocalConnectionManager() - Method in class org.eclipse.ptp.remote.core.RemoteServicesDelegate
 
getLocalFileManager(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
 
getLocalFileManager() - Method in class org.eclipse.ptp.remote.core.RemoteServicesDelegate
 
getLocalHome() - Method in class org.eclipse.ptp.remote.core.RemoteServicesDelegate
 
getLocalServices() - Method in class org.eclipse.ptp.remote.core.RemoteServicesDelegate
 
getLocalVariableDescriptors(IPDIStackFrame) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager
 
getLocalVariableDescriptors() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame
Returns the visible variables in this stack frame.
getLocalVariables(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractListLocalVariablesRequest
 
getLocalVariables(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIListLocalVariablesRequest
 
getLocation() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITracepoint
Returns the location of this tracepoint.
getLocationPath() - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteDirectoryWidget
Get the directory location path.
getLocationSetManager() - Method in interface org.eclipse.ptp.debug.core.IPSession
Get the location set manager
getLocationSets() - Method in interface org.eclipse.ptp.debug.core.IPLocationSetManager
 
getLocator() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIEndSteppingRangeInfo
Returns locator
getLocator() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDILocationReachedInfo
 
getLocator() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDISignalInfo
Returns the location of this signal
getLocator() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDILocationBreakpoint
Returns the location of the breakpoint
getLocator() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame
Returns the location of the instruction pointer in this stack frame.
getLocator() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrameDescriptor
 
getLong(String, String) - Static method in class org.eclipse.ptp.core.Preferences
Returns the value in the preference store for the given key.
getLong(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
getLong(String, String) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the value in the preference store for the given key.
getLower() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeRange
Returns the lower bound of the range
getMachineManager() - Method in class org.eclipse.ptp.ui.PTPUIPlugin
Get the machine manager instance
getMachines() - Method in interface org.eclipse.ptp.ui.IMachineManager
Get machines in the view
getMachines() - Method in class org.eclipse.ptp.ui.managers.MachineManager
 
getMatchSetIDs() - Method in class org.eclipse.ptp.ui.model.ElementSet
 
getMatchSetIDs() - Method in interface org.eclipse.ptp.ui.model.IElementSet
Returns an array of match set id
getMaxClientRow() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get maximum client row
getMaxCol() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get maximum column to display
getMaxHeight() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get maximum height of view
getMaxRow() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get maximum row
getMemento() - Method in interface org.eclipse.ptp.debug.core.model.IPPersistableRegisterGroup
Returns a memento that can be used to reconstruct this group
getMemento() - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IPSourceLocation
 
getMemories() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIDataReadMemoryInfo
 
getMemoryBlock(TaskSet, long, long) - Method in interface org.eclipse.ptp.debug.core.IPMemoryManager
 
getMemoryBlock() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIMemoryBlockInfo
Returns the modified memory block
getMemoryBlocks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIMemoryManager
Returns an array of all memory blocks set for this debug session.
getMemoryManager() - Method in interface org.eclipse.ptp.debug.core.IPSession
 
getMemoryManager() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns the memory manager for this session
getMemoryManager() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getMemoryRetrieval(TaskSet) - Method in interface org.eclipse.ptp.debug.core.IPMemoryManager
 
getMenuContribs() - Method in class org.eclipse.ptp.ui.actions.AbstractResourceManagerSelectionActionDelegate
 
getMessage() - Method in interface org.eclipse.ptp.core.events.IResourceManagerErrorEvent
 
getMessage() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugExitInfo
 
getMessage() - Method in class org.eclipse.ptp.debug.core.event.PDebugExitInfo
 
getMessage() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugElementStatus
 
getMessage() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIErrorInfo
Returns the error message
getMessage() - Method in class org.eclipse.ptp.launch.ui.ArgumentsTab
 
getMixedInstructions(TaskSet, BigInteger, BigInteger) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
 
getMixedInstructions(TaskSet, String, int) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
 
getMixedInstructions(TaskSet, String, int, int) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
 
getMixedInstructions(BigInteger, BigInteger) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISourceManagement
 
getMixedInstructions(String, int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISourceManagement
 
getMixedInstructions(String, int, int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISourceManagement
 
getModelFactory() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Get the factory to create model elements for this session
getModelFactory() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getModeList() - Method in interface org.eclipse.ptp.debug.core.IPDebugConfiguration
 
getModelManager() - Method in class org.eclipse.ptp.core.PTPCorePlugin
Get the model manager
getModelPresentation() - Method in class org.eclipse.ptp.core.PTPCorePlugin
Get the presentation manager.
getMonitorConfiguration() - Method in class org.eclipse.ptp.ui.wizards.RMServiceProviderConfigurationWizard
 
getMonitorFactoryId(String) - Method in class org.eclipse.ptp.core.ModelManager
 
getMsg() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugErrorInfo
 
getMsg() - Method in class org.eclipse.ptp.debug.core.event.PDebugErrorInfo
 
getMultiExpression(String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIExpressionManager
Returns IPDIMultiExpressions with specific expression value
getMultiExpressions() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIExpressionManager
Returns an array of multiple expressions
getMultiExpressions(int) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIExpressionManager
Returns array of enabled IPDIExpression with specific task id
getName() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugExitInfo
 
getName() - Method in class org.eclipse.ptp.debug.core.event.PDebugExitInfo
 
getName() - Method in interface org.eclipse.ptp.debug.core.IPDebugConfiguration
Get the name of the debugger.
getName() - Method in interface org.eclipse.ptp.debug.core.model.IPGlobalVariableDescriptor
 
getName() - Method in interface org.eclipse.ptp.debug.core.model.IPModule
Returns the name of this module.
getName() - Method in interface org.eclipse.ptp.debug.core.model.IPRegisterDescriptor
Returns the regiser's name
getName() - Method in interface org.eclipse.ptp.debug.core.model.IPSignal
Returns the name of this signal
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIRegisterInfo
Returns register name
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDISharedLibraryInfo
Returns shared library name
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDISignalInfo
Returns signal name
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIVariableInfo
Returns variable name
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeAggregate
Returns name of this type
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeEnum
Returns name of the enumeration
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeNamed
Returns name of this type
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeReference
Returns the name of this type
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeUnion
Returns name of this type
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValueFunction
Get the function name
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValueNamed
Returns name of this value
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValueReference
Returns name of this value
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIRegisterGroup
The name of the group
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignal
Returns the name of this signal.
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
 
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Returns the name of this variable
getName() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractDataReadMemoryRequest
 
getName() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEvaluateExpressionRequest
 
getName() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEvaluatePartialExpressionRequest
 
getName() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractGetInfoThreadsRequest
 
getName() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractGetStackInfoDepthRequest
 
getName() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractListArgumentsRequest
 
getName() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractListLocalVariablesRequest
 
getName() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractListSignalsRequest
 
getName() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractListStackFramesRequest
 
getName() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractSetCurrentStackFrameRequest
 
getName() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractSetThreadSelectRequest
 
getName() - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
Returns name of this request
getName() - Method in class org.eclipse.ptp.debug.core.sourcelookup.AbsolutePathSourceContainer
 
getName() - Method in class org.eclipse.ptp.debug.ui.PVariableManager.PVariableInfo
 
getName() - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
getName() - Method in class org.eclipse.ptp.launch.ui.ApplicationTab
 
getName() - Method in class org.eclipse.ptp.launch.ui.ArgumentsTab
 
getName() - Method in class org.eclipse.ptp.launch.ui.EnhancedSynchronizeTab
 
getName() - Method in class org.eclipse.ptp.launch.ui.ResourcesTab
 
getName() - Method in class org.eclipse.ptp.launch.ui.WorkingDirectoryBlock
 
getName() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteServices
 
getName() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Get unique name for this connection.
getName() - Method in interface org.eclipse.ptp.remote.core.IRemoteServicesDescriptor
Get display name of this service.
getName() - Method in interface org.eclipse.ptp.remote.ui.IRemoteUIServicesDescriptor
Get display name of this service.
getName() - Method in class org.eclipse.ptp.remote.ui.RemoteUIServicesProxy
 
getName() - Method in interface org.eclipse.ptp.services.core.IService
Get the name of this service provider.
getName() - Method in interface org.eclipse.ptp.services.core.IServiceCategory
Get the name of this service category.
getName() - Method in interface org.eclipse.ptp.services.core.IServiceConfiguration
Get the name for this configuration.
getName() - Method in interface org.eclipse.ptp.services.core.IServiceProviderDescriptor
Get the name of this service provider, or null if this is a null provider.
getName() - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
getName(String) - Method in interface org.eclipse.ptp.ui.IElementManager
Get name of element
getName(String) - Method in class org.eclipse.ptp.ui.managers.JobManager
 
getName(String) - Method in class org.eclipse.ptp.ui.managers.MachineManager
 
getName() - Method in class org.eclipse.ptp.ui.model.Element
 
getName() - Method in interface org.eclipse.ptp.ui.model.IElement
Get element name
getName() - Method in class org.eclipse.ptp.ui.views.ProcessEditorInput
 
getName() - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizard
 
getName() - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizardPageFactory
 
getNames() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeEnum
Returns an array of the enumeration names
getNatures() - Method in interface org.eclipse.ptp.services.core.IService
Get the set of natures that this service applies to.
getNewValue() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIWatchpointTriggerInfo
Returns the new value of the watching expression
getNextPage() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIDataReadMemoryInfo
 
getNextPage() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWizardPage
The WizardSelectionPage implementation of this IWizardPage method returns the first page of the currently selected wizard if there is one.
getNextPage(IWizardPage) - Method in class org.eclipse.ptp.services.ui.wizards.ServiceProviderConfigurationWizard
 
getNextPage(IWizardPage) - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizard
 
getNextRow() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIDataReadMemoryInfo
 
getNonPendingTasks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
 
getNonRunningTasks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
Find terminated or suspended tasks
getNonSuspendedTasks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
Find terminated or running tasks
getNonTerminatedTasks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
Find running or suspended tasks
getNullProvider() - Method in interface org.eclipse.ptp.services.core.IService
Returns the special null "no-op" service provider, or null if there is none.
getNumberBytes() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIDataReadMemoryInfo
 
getObject(int) - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
IContentProvider
getObject(int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get object from selected elementindex
getObject(int) - Method in interface org.eclipse.ptp.ui.views.IContentProvider
Get target element
getOffset() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIInstruction
Returns the instruction's offset.
getOldProvider() - Method in interface org.eclipse.ptp.services.core.IServiceModelEvent
For events of type SERVICE_CONFIGURATION_CHANGED this will return the service provider instance that was replaced or removed.
getOldValue() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIWatchpointTriggerInfo
Returns the old value of the watching expression
getOpcode() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIInstruction
Returns the opcode
getOriginal() - Method in interface org.eclipse.ptp.services.core.IServiceProviderWorkingCopy
Get the service provider used to create this working copy.
getOriginal() - Method in class org.eclipse.ptp.services.core.ServiceProviderWorkingCopy
 
getOutput() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIOutputEvent
 
getOutputStream() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcess
 
getOutputStream() - Method in interface org.eclipse.ptp.remote.core.IRemoteProcess
Gets an output stream which can be used to write to the standard input stream of the process
getOutputStream() - Method in class org.eclipse.ptp.remote.core.RemoteProcessAdapter
 
getOutputStream() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Get the output stream of the remote process.
getPages() - Method in class org.eclipse.ptp.ui.preferences.AbstractPreferencePage
Get pages
getPages(IRMConfigurationWizard) - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizardPageFactory
Retrieves the RM specific configuration pages.
getParent() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IValueParent
Returns the parent of this value
getParent(Object) - Method in class org.eclipse.ptp.remote.ui.dialogs.DeferredFileStore
 
getParent() - Method in class org.eclipse.ptp.ui.model.Element
 
getParent() - Method in interface org.eclipse.ptp.ui.model.IElement
Get parent
getPartialAIF(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEvaluatePartialExpressionRequest
 
getPartialAIF(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEvaluatePartialExpressionRequest
Retrieve the partial AIF object
getPass() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
 
getPassCount() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITracepoint
Returns the pass count of this tracepoint.
getPath() - Method in interface org.eclipse.ptp.debug.core.model.IPGlobalVariableDescriptor
 
getPath() - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
Get the path that was selected.
getPaths() - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
Get the paths that were selected.
getPayload() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Get the payload.
getPDISession() - Method in interface org.eclipse.ptp.debug.core.IPSession
 
getPDIStackFrame() - Method in interface org.eclipse.ptp.debug.core.model.IPStackFrame
 
getPDITarget() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugTarget
 
getPElement() - Method in class org.eclipse.ptp.ui.model.Element
 
getPElement() - Method in interface org.eclipse.ptp.ui.model.IElement
Get the core model element associated with this element.
getPendingTasks() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
 
getPendingTasks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
 
getPendingTasks() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
This is the set of pending tasks for the current operation.
getPersistable() - Method in class org.eclipse.ptp.ui.views.ProcessEditorInput
 
getPlatform() - Method in interface org.eclipse.ptp.debug.core.IPDebugConfiguration
Deprecated. 
getPlatform() - Method in interface org.eclipse.ptp.debug.core.model.IPModule
Returns the name of the platform.
getPlatform(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.ui.LaunchConfigurationTab
Get the platform from the launch configuration
getPluginIdentifier() - Static method in class org.eclipse.ptp.debug.core.PDebugModel
 
getPort() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Gets the port for this connection.
getPosition() - Method in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory.SimpleByteBuffer
 
getPosition() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
 
getPreviousPage() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIDataReadMemoryInfo
 
getPreviousPage(IWizardPage) - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizard
 
getPreviousRow() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIDataReadMemoryInfo
 
getPrint() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
 
getPriority() - Method in interface org.eclipse.ptp.services.core.IService
Get the priority of this service.
getPriority() - Method in interface org.eclipse.ptp.services.core.IServiceProviderDescriptor
Get the priority for the the provider.
getPriority() - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
getProcess() - Method in class org.eclipse.ptp.ui.views.ProcessEditorInput
Get process
getProcessBuilder(IRemoteConnection, List<String>) - Method in interface org.eclipse.ptp.remote.core.IRemoteServices
Get a process builder for creating remote processes
getProcessBuilder(IRemoteConnection, String...) - Method in interface org.eclipse.ptp.remote.core.IRemoteServices
Get a process builder for creating remote processes
getProcessStatusText(PProcessUI) - Method in class org.eclipse.ptp.ui.managers.JobManager
Get process status text
getProgramArguments(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Convert application arguments to an array of strings.
getProgramName(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the name of the executable to launch
getProgramPath(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the path component of the executable to launch.
getProject() - Method in interface org.eclipse.ptp.debug.core.IPSession
 
getProject() - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IProjectSourceLocation
 
getProject() - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IPSourceLocator
 
getProject(String) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the IProject object from the project name.
getProject() - Method in class org.eclipse.ptp.launch.ui.ApplicationTab
Get the IProject the corresponds to the project name that is displayed in the projText control
getProject(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.ui.LaunchConfigurationTab
Gets the project from the configuration
getProjectName(ILaunchConfiguration) - Static method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the name of the project
getProjectsForConfiguration(IServiceConfiguration) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Get the set of projects which use the specified service configuration
getProjectsForConfiguration(IServiceConfiguration) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
Get the set of projects which use the specified service configuration
getProperties() - Method in interface org.eclipse.ptp.services.core.IServiceProvider
Returns an unmodifiable view of the properties that apply to this service provider.
getProperties() - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
getProperty(String) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Gets the remote system property indicated by the specified key.
getProviderDescriptor(String) - Method in interface org.eclipse.ptp.services.core.IService
Gets a specific provider of this service.
getProviderIDToProviderMap() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
getProviderIDToProviderMap() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
getProviders() - Method in interface org.eclipse.ptp.services.core.IService
Get the set of all providers for this service.
getProvidersByPriority() - Method in interface org.eclipse.ptp.services.core.IService
Return the set of providers sorted by priority
getPVariableInfo() - Method in class org.eclipse.ptp.debug.ui.PVariableManager
 
getPVariableInfo(IPJob) - Method in class org.eclipse.ptp.debug.ui.PVariableManager
 
getPView() - Method in class org.eclipse.ptp.debug.ui.views.ParallelDebugViewEventHandler
 
getQualifiedName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Return the qualified name of this variable descriptor
getQueue() - Method in interface org.eclipse.ptp.ui.IJobManager
Get the currently selected queue.
getQueue() - Method in class org.eclipse.ptp.ui.managers.JobManager
 
getQueue() - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
Get the queue of the currently selected job
getQueueDefault(IPResourceManager) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the default queue for the given resource manager
getQueueID() - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
Get the queue ID of the currently selected job
getQueueName(ILaunchConfiguration) - Static method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the name of the queue for the launch
getQueues() - Method in class org.eclipse.ptp.ui.managers.JobManager
 
getRange() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeArray
Returns the array range
getRangeType() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeRange
Return the type of the range.
getReason() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIChangedEvent
Returns the reason why changed eg: IPDIBreakpointInfo IPDIMemoryBlockInfo IPDISignalInfo IPDIVariableInfo
getReason() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDICreatedEvent
Returns the reason why created eg: IPDIBreakpointInfo IPDIThreadInfo IPDIMemoryBlockInfo IPDIRegisterInfo IPDISharedLibraryInfo IPDISignalInfo IPDIVariableInfo
getReason() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIDestroyedEvent
Returns the reason why destroyed eg: IPDIBreakpointInfo IPDIErrorInfo IPDIExitInfo IPDISharedLibraryInfo IPDISignalInfo IPDIThreadInfo IPDIVariableInfo
getReason() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIErrorEvent
Returns the reason why got error eg: IPDIErrorInfo
getReason() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDISuspendedEvent
Returns the session object that caused the suspension eg: IPDIBreakpointInfo IPDIEndSteppingRangeInfo IPDILocationReachedInfo IPDISignalInfo IPDIFunctionFinishedInfo IPDISharedLibraryInfo IPDIWatchpointScopeInfo IPDIWatchpointTriggerInfo
getReferencedProjects(IProject) - Static method in class org.eclipse.ptp.debug.core.PDebugUtils
 
getRegister() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIRegisterInfo
Returns register
getRegisterDescriptors() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugTarget
 
getRegisterDescriptors() - Method in interface org.eclipse.ptp.debug.core.model.IPPersistableRegisterGroup
Returns the array of group's register descriptors.
getRegisterDescriptors() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIRegisterGroup
Returns the register descriptors in this register group.
getRegistered() - Method in class org.eclipse.ptp.ui.model.ElementHandler
 
getRegistered() - Method in interface org.eclipse.ptp.ui.model.IElementHandler
Get registered elements
getRegisteredTasks() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
Get all registered tasks
getRegisteredTasks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
Find registered tasks
getRegisterGroups(TaskSet, IPStackFrame) - Method in interface org.eclipse.ptp.debug.core.IPRegisterManager
 
getRegisterGroups(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIRegisterManager
 
getRegisterGroups() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
Return the register groups.
getRegisterManager() - Method in interface org.eclipse.ptp.debug.core.IPSession
 
getRegisterManager() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns the register manager for this session
getRegisterManager() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getRemoteConnection() - Method in class org.eclipse.ptp.remote.core.RemoteServicesDelegate
 
getRemoteConnection() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Get the remote connection used to launch the server
getRemoteConnection(IRemoteServices, String) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
 
getRemoteConnectionManager() - Method in class org.eclipse.ptp.remote.core.RemoteServicesDelegate
 
getRemoteConnectionManager(IRemoteServices) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
 
getRemoteFileManager(ILaunchConfiguration, IProgressMonitor) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
 
getRemoteFileManager() - Method in class org.eclipse.ptp.remote.core.RemoteServicesDelegate
 
getRemoteHome() - Method in class org.eclipse.ptp.remote.core.RemoteServicesDelegate
 
getRemoteServices() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Get the remote services provider for this connection.
getRemoteServices(String) - Method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
Get the remote services implementation identified by id.
getRemoteServices(String, IProgressMonitor) - Method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
Get the remote services implementation identified by id and ensure that it is initialized.
getRemoteServices(URI) - Method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
Get the remote services identified by a URI.
getRemoteServices(URI, IProgressMonitor) - Method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
Get the remote services implementation identified by URI and ensure that it is initialized.
getRemoteServices() - Method in class org.eclipse.ptp.remote.core.RemoteServicesDelegate
 
getRemoteServices(IRunnableContext) - Method in class org.eclipse.ptp.remote.ui.PTPRemoteUIPlugin
Get all the remote service providers and ensure that they are initialized.
getRemoteServices(String, IRunnableContext) - Method in class org.eclipse.ptp.remote.ui.PTPRemoteUIPlugin
Look up a remote service provider and ensure it is initialized.
getRemoteServices(URI, IRunnableContext) - Method in class org.eclipse.ptp.remote.ui.PTPRemoteUIPlugin
Look up a remote service provider from the supplied URI and ensure it is initialized.
getRemoteServices(String) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
 
getRemoteServicesDescriptor(String) - Method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
Get the remote services descriptor identified by id
getRemoteUIServices(IRemoteServices) - Method in class org.eclipse.ptp.remote.ui.PTPRemoteUIPlugin
Helper method to find UI services that correspond to a particular remote services implementation
getRemoveListener() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
getRemoveListener() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
getRequestFactory() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns request factory
getRequestFactory() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getRequests() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIEventRequestManager
Returns an array of stored requests
getResource(String) - Method in class org.eclipse.ptp.launch.ui.LaunchConfigurationTab
Returns the selected workspace resource, or null
getResource(String) - Method in interface org.eclipse.ptp.remote.core.IRemoteFileManager
Get the resource associated with path.
getResourceBundle() - Method in class org.eclipse.ptp.core.PTPCorePlugin
Returns the plugin's resource bundle,
getResourceBundle() - Method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
Returns the plugin's resource bundle,
getResourceBundle() - Method in class org.eclipse.ptp.launch.PTPLaunchPlugin
Returns the plugin's resource bundle,
getResourceManager() - Method in interface org.eclipse.ptp.core.events.IResourceManagerAddedEvent
 
getResourceManager() - Method in interface org.eclipse.ptp.core.events.IResourceManagerRemovedEvent
 
getResourceManager() - Method in interface org.eclipse.ptp.debug.core.launch.IPLaunch
Get the resource manager used to launch the job
getResourceManager() - Method in class org.eclipse.ptp.debug.core.launch.PLaunch
 
getResourceManager(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Find the resource manager that corresponds to the unique name specified in the configuration
getResourceManager(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.PTPLaunchPlugin
Find the resource manager that corresponds to the unique name specified in the configuration
getResourceManager(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.ui.LaunchConfigurationTab
Given a launch configuration, find the resource manager that was been selected.
getResourceManagerFromUniqueName(String) - Method in interface org.eclipse.ptp.core.IModelManager
Find the resource manager with the supplied unique name
getResourceManagerFromUniqueName(String) - Method in class org.eclipse.ptp.core.ModelManager
 
getResourceManagers() - Method in interface org.eclipse.ptp.core.IModelManager
Get resource managers from the model.
getResourceManagers() - Method in class org.eclipse.ptp.core.ModelManager
 
getResourceManagerUniqueName(ILaunchConfiguration) - Static method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the resource manager to use for the launch
getResourceString(String) - Static method in class org.eclipse.ptp.core.PTPCorePlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getResourceString(String) - Static method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getResourceString(String) - Static method in class org.eclipse.ptp.launch.PTPLaunchPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getResponseAction() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventRequest
 
getResponseAction() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventResultRequest
 
getResponseAction() - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
Returns action type for action after completing this request
getResult(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventResultRequest
 
getResult(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIInternalEventRequest
 
getResultMap(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventResultRequest
 
getResultMap(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIInternalEventRequest
 
getResumeRequest(TaskSet, boolean) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getResumeRequest(TaskSet, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getReturnAIF() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIFunctionFinishedInfo
Return the AIF of the return value of the function.
getReturnType() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeFunction
Get the return type of the function
getRMConfigurationSelectionFactory(String) - Static method in class org.eclipse.ptp.ui.wizards.RMProviderContributor
 
getRMConfigurationWizardPageFactory(String) - Static method in class org.eclipse.ptp.ui.wizards.RMProviderContributor
 
getRMLaunchConfigurationFactory(IResourceManager) - Method in class org.eclipse.ptp.launch.PTPLaunchPlugin
Find the launch configuration factory for a resource manager
getRMManager() - Method in class org.eclipse.ptp.ui.PTPUIPlugin
Get the RM manager instance
getRule(Object) - Method in class org.eclipse.ptp.remote.ui.dialogs.DeferredFileStore
 
getRulerIndex(Object, int) - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
 
getRulerIndex(Object, int) - Method in interface org.eclipse.ptp.ui.views.IContentProvider
Get index of left hand element
getRulerIndex(Object, int) - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
 
getRulerIndex(Object, int) - Method in class org.eclipse.ptp.ui.views.ParallelMachinesView
 
getRuleWorkingCopy() - Method in interface org.eclipse.ptp.launch.ui.IRuleDialog
 
getRunningTasks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
Find running tasks
getRuntimeModelPresentation(String) - Method in class org.eclipse.ptp.ui.PTPUIPlugin
Get the runtime model presentation for the given resource manager
getRuntimeOptions() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
Returns the Runtime options for this target debug session.
getScheme() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteServices
 
getScheme() - Method in interface org.eclipse.ptp.remote.core.IRemoteServicesDescriptor
Get the EFS scheme provided by this service.
getSelected() - Method in class org.eclipse.ptp.ui.managers.RMManager
Get the default resource manager ID.
getSelectedCol(int, boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get selected column
getSelectedConfiguration() - Method in class org.eclipse.ptp.services.ui.dialogs.ServiceConfigurationSelectionDialog
Return the service configuration selected by the user
getSelectedConfiguration() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceConfigurationSelectionWidget
Return the service configuration selected by the user
getSelectedElements() - Method in class org.eclipse.ptp.ui.views.ElementIconCanvas
Get selected elements
getSelectedIndexes() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get selected indexes
getSelectedRegisteredTasks(Object) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
 
getSelectedRow(int, boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get selected row
getSelectedServices() - Method in class org.eclipse.ptp.services.ui.dialogs.ServiceSelectionDialog
 
getSelection() - Method in class org.eclipse.ptp.services.ui.widgets.AddServiceConfigurationWidget
 
getSelection() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceConfigurationSelectionWidget
 
getSelection() - Method in class org.eclipse.ptp.services.ui.wizards.NewServiceConfigurationProjectWizard
 
getSelection() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWizard
 
getSelection() - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
 
getSelection() - Method in class org.eclipse.ptp.ui.views.ElementIconCanvas
 
getSelection() - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
 
getSelection() - Method in class org.eclipse.ptp.ui.views.ParallelMachinesView
 
getServer(String, IRemoteConnection) - Static method in class org.eclipse.ptp.remote.core.server.RemoteServerManager
Get the remote server identified by id using the remote connection.
getServerState() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Get the current state of the server.
getService(String) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Retrieves the service corresponding to a given id.
getService(String) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getService() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWizardPage
 
getServiceConfiguration() - Method in class org.eclipse.ptp.services.ui.widgets.AddServiceConfigurationWidget
Get the currently selected service configuration
getServiceConfiguration() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
Get the service configuration for this widget
getServiceConfiguration() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceProviderConfigurationWidget
Returns the service configuration object that is being displayed by this widget.
getServiceConfiguration() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
Get the service configuration for this widget
getServiceConfiguration() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWizard
 
getServiceContributor(IService) - Method in class org.eclipse.ptp.services.ui.ServiceModelUIManager
Get the configuration UI associated with a service.
getServiceId() - Method in interface org.eclipse.ptp.services.core.IServiceProviderDescriptor
Get the service this service provider is for.
getServiceId() - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
getServiceIDToSelectedProviderID() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
getServiceIDToSelectedProviderID() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
getServiceProvider(IService) - Method in interface org.eclipse.ptp.services.core.IServiceConfiguration
Get the service provider for a particular service in this configuration.
getServiceProvider(IServiceProviderDescriptor) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Return a new instance of a service provider based on the descriptor.
getServiceProvider(IServiceProviderDescriptor) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getServiceProviderConfigurationUI(IServiceProviderDescriptor) - Method in class org.eclipse.ptp.services.ui.ServiceModelUIManager
Deprecated.  
getServiceProviderContributor(IServiceProviderDescriptor) - Method in class org.eclipse.ptp.services.ui.ServiceModelUIManager
Get the configuration UI associated with a service provider.
getServices(IRemoteServicesDescriptor) - Method in interface org.eclipse.ptp.remote.core.IRemoteServicesFactory
Return the remote services implementation for the given descriptor
getServices(IRemoteServices) - Method in interface org.eclipse.ptp.remote.ui.IRemoteUIServicesFactory
 
getServices() - Method in interface org.eclipse.ptp.services.core.IServiceCategory
Get a set of all the services in the category.
getServices() - Method in interface org.eclipse.ptp.services.core.IServiceConfiguration
Returns all of the services that are enabled in this configuration.
getServices() - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Get all the services that have been registered with the system.
getServices(IProject) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Get all the services that are used by a particular project.
getServices(String) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Get all the services that are associated with a project nature.
getServices() - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getServices(IProject) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getServices(String) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
getServicesByPriority() - Method in interface org.eclipse.ptp.services.core.IServiceConfiguration
Return the set of services that are enabled in this configuration sorted by priority.
getSession() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugElement
 
getSession(String) - Method in class org.eclipse.ptp.debug.core.PDebugModel
Get the session associated with a job
getSession() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject
Returns debug session
getSession() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getSession() - Method in class org.eclipse.ptp.debug.core.pdi.SessionObject
 
getSetAddressBreakpointRequest(TaskSet, IPDIAddressBreakpoint, boolean) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getSetAddressBreakpointRequest(TaskSet, IPDIAddressBreakpoint, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getSetCurrentStackFrameRequest(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getSetFunctionBreakpointRequest(TaskSet, IPDIFunctionBreakpoint, boolean) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getSetFunctionBreakpointRequest(TaskSet, IPDIFunctionBreakpoint, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getSetId() - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
getSetLineBreakpointRequest(TaskSet, IPDILineBreakpoint, boolean) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getSetLineBreakpointRequest(TaskSet, IPDILineBreakpoint, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getSetManager() - Method in interface org.eclipse.ptp.debug.core.IPSession
 
getSetRoot() - Method in class org.eclipse.ptp.ui.model.ElementHandler
 
getSetRoot() - Method in interface org.eclipse.ptp.ui.model.IElementHandler
Get Set root
getSets(String) - Method in class org.eclipse.ptp.ui.managers.JobManager
Return set id
getSetsWithElement(String) - Method in class org.eclipse.ptp.ui.model.ElementHandler
 
getSetsWithElement(String) - Method in interface org.eclipse.ptp.ui.model.IElementHandler
Get sets included
getSetThreadSelectRequest(IPDISession, TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getSetWatchpointRequest(TaskSet, IPDIWatchpoint, boolean) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getSetWatchpointRequest(TaskSet, IPDIWatchpoint, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getSeverity() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugElementStatus
 
getSharedLibraries() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISharedLibraryManagement
Returns the array of shared libraries for this target.
getSharedLibrary() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDISharedLibraryInfo
Returns shared library
getShell() - Static method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
Get shell
getShell() - Static method in class org.eclipse.ptp.remote.ui.PTPRemoteUIPlugin
Returns the active workbench shell or null if none
getShell() - Method in class org.eclipse.ptp.ui.actions.ParallelAction
Get Shell
getShellSize() - Method in interface org.eclipse.ptp.ui.hover.IIconInformationControl
Get shell size
getSignal() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDISignalInfo
Returns signal
getSignalManager() - Method in interface org.eclipse.ptp.debug.core.IPSession
 
getSignalManager() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns the signal manager for this session
getSignalManager() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getSignals(TaskSet) - Method in interface org.eclipse.ptp.debug.core.IPSignalManager
 
getSignals() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugTarget
 
getSignals(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISignalManager
Returns the array of signals defined for this target.
getSignals(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIListSignalsRequest
 
getSize() - Method in interface org.eclipse.ptp.debug.core.model.IPModule
Returns the size of this module.
getSize() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeRange
Return the number of elements in the range
getSource() - Method in interface org.eclipse.ptp.core.events.IJobChangedEvent
Get the resource manager controlling the job that changed.
getSource() - Method in interface org.eclipse.ptp.core.events.IResourceManagerAddedEvent
 
getSource() - Method in interface org.eclipse.ptp.core.events.IResourceManagerChangedEvent
Get the event source.
getSource() - Method in interface org.eclipse.ptp.core.events.IResourceManagerErrorEvent
 
getSource() - Method in interface org.eclipse.ptp.core.events.IResourceManagerRemovedEvent
 
getSource() - Method in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
 
getSource() - Method in class org.eclipse.ptp.debug.ui.events.DebugActionEvent
Deprecated.  
getSource() - Method in interface org.eclipse.ptp.debug.ui.events.IDebugActionEvent
Deprecated. Get source object
getSource() - Method in interface org.eclipse.ptp.services.core.IServiceModelEvent
Returns an object identifying the source of this event.
getSourceHandle() - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
getSourceLocations() - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IPSourceLocator
 
getSourceManager() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
 
getSourceManager() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getSourcePaths(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
 
getSourcePaths() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISourceManagement
Return the array of source paths
getStackDepth() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
 
getStackFrame() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDILocalVariableDescriptor
Returns stackframe of this variable
getStackFrame() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
 
getStackFrame(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDISetThreadSelectRequest
 
getStackFrameCount() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
Returns the depth of the stack frames.
getStackFrames() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
Returns the stack frames contained in this thread.
getStackFrames(int, int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
Returns the stack frames contained in this thread between the specified fromIndex, inclusive, and toIndex, exclusive.
getStackFrames(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIListStackFramesRequest
 
getStandardDisplay() - Static method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
Get standard display
getStartAddress() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
Returns the start address of this memory block
getStartAddress() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISharedLibrary
Returns the start address of this library
getStartDebuggerRequest(TaskSet, String, String, String, String[]) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getStartDebuggerRequest(TaskSet, String, String, String, String[]) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getState() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugElement
 
getState() - Method in class org.eclipse.ptp.ui.views.ResourceManagerView
 
getStatus() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns current status of this session
getStatus() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventRequest
 
getStatus() - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
Returns the current status of this request
getStatus() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getStatusIcon(Object, int, boolean) - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
Image Provider
getStatusIcon(Object, int, boolean) - Method in class org.eclipse.ptp.ui.views.AbstractParallelSetView
 
getStatusIcon(Object, int, boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get status image
getStatusIcon(Object, int, boolean) - Method in interface org.eclipse.ptp.ui.views.IImageProvider
Get icon status
getStepFinishRequest(TaskSet, int) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getStepFinishRequest(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getStepIntoRequest(TaskSet, int) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getStepIntoRequest(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getStepOverRequest(TaskSet, int) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getStepOverRequest(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getStop() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
 
getStopDebuggerRequest(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getStopDebuggerRequest(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getString(String, String) - Static method in class org.eclipse.ptp.core.Preferences
Returns the value in the preference store for the given key.
getString(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
getString(String, String) - Static method in class org.eclipse.ptp.remote.core.Preferences
Returns the value in the preference store for the given key.
getString(String, String) - Method in interface org.eclipse.ptp.services.core.IServiceProvider
Returns the string value of the given key.
getString(String, String) - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
getSuggestedDefault() - Static method in class org.eclipse.ptp.services.ui.wizards.FilenameStore
 
getSupportedFlags() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcessBuilder
 
getSupportedFlags() - Method in interface org.eclipse.ptp.remote.core.IRemoteProcessBuilder
Get the flags that are supported by this process builder.
getSuspendedTasks() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
Get all suspended tasks
getSuspendedTasks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
Find suspended tasks
getSuspendRequest(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getSuspendRequest(TaskSet, boolean) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getSuspendRequest(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getSuspendRequest(TaskSet, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getSymbolsFileName() - Method in interface org.eclipse.ptp.debug.core.model.IPModule
Returns the full path of the file from which symbols to be loaded.
getSynchronizeRules(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Returns the (possible empty) list of synchronization rule objects according to the rules described in the configuration.
getTable() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
getTable() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
getTarget(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITargetManager
Returns target of specify tasks
getTarget() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame
Returns the target this stackframe is contained in.
getTarget() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
Returns pdi target in this thread
getTarget() - Method in class org.eclipse.ptp.debug.ui.events.DebugActionEvent
Deprecated.  
getTarget() - Method in interface org.eclipse.ptp.debug.ui.events.IDebugActionEvent
Deprecated. Get debug target
getTargetManager() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns the target manager for this session
getTargetManager() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getTargets() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITargetManager
Returns all targets
getTargetShell() - Method in class org.eclipse.ptp.ui.actions.AbstractResourceManagerSelectionActionDelegate
 
getTaskManager() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns the task manager for this session
getTaskManager() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getTasks() - Method in interface org.eclipse.ptp.debug.core.IPSession
 
getTasks(int) - Method in interface org.eclipse.ptp.debug.core.IPSession
 
getTasks(String) - Method in interface org.eclipse.ptp.debug.core.IPSetManager
 
getTasks() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugTarget
 
getTasks() - Method in interface org.eclipse.ptp.debug.core.model.IPLocationSet
Get the tasks associated with this location set.
getTasks(IPSession, String) - Method in class org.eclipse.ptp.debug.core.PDebugModel
Find the tasks associated with a set in a debug sesison.
getTasks() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns all tasks of this session
getTasks() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISet
Returns a list of Task IDs
getTasks() - Method in exception org.eclipse.ptp.debug.core.pdi.PDIException
 
getTasks() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventRequest
 
getTasks() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getTasks() - Method in class org.eclipse.ptp.debug.core.pdi.SessionObject
 
getTasks(IPSession, String) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Get tasks from given set
getTasks(String) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
 
getTasks(String, String) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
 
getTerminatedTasks() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
Get all terminated tasks
getTerminatedTasks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
Find terminated tasks
getTerminateRequest(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractRequestFactory
 
getTerminateRequest(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory
 
getText(Object) - Method in interface org.eclipse.ptp.ui.IRuntimeModelPresentation
 
getThread() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIThreadInfo
Returns destroyed thread
getThread() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame
Returns the thread this stackframe is contained in.
getThread() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThreadStorageDescriptor
Returns the thread
getThread() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
 
getThreadID() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDISuspendedEvent
Returns thread ID
getThreadID() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIThreadInfo
Returns destroyed thread id
getThreadId(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractSetThreadSelectRequest
 
getThreadId(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDISetThreadSelectRequest
 
getThreadIds() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDICondition
Return the string array of thread ids of this condition
getThreadIds(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractGetInfoThreadsRequest
 
getThreadIds(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIGetInfoThreadsRequest
 
getThreadManager() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns the thread manager for this session
getThreadManager() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getThreads(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIThreadManager
 
getThreads() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
Returns the threads contained in this target.
getThreads() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThreadGroup
Returns the threads contained in this target.
getThreadStorageDescriptors(IPDIThread) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager
 
getThreadStorageDescriptors() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
Return thread local storage variables descriptor.
getTimeout() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
 
getTimeout() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getToolTipProvider() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get tooltip provider
getToolTipText(Object) - Method in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
 
getToolTipText(Object) - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
Get tooltip text
getToolTipText(Object) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get tooltip text
getToolTipText(Object) - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
 
getToolTipText(Object) - Method in class org.eclipse.ptp.ui.views.ParallelMachinesView
 
getToolTipText() - Method in class org.eclipse.ptp.ui.views.ProcessEditorInput
 
getTotalBytes() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIDataReadMemoryInfo
 
getTotalElements() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get total elements
getTotalTasks() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns total tasks in this session
getTotalTasks() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getType() - Method in interface org.eclipse.ptp.debug.core.model.IPModule
Returns the type of this module.
getType() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIResumedEvent
Returns the stepping type.
getType() - Static method in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory
Get the last type that was successfully parsed.
getType() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIF
Returns the declared type of this AIF object
getType() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValue
Returns IAIFType of the value
getType() - Method in class org.eclipse.ptp.debug.core.sourcelookup.AbsolutePathSourceContainer
 
getType() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnectionChangeEvent
Returns the type of event being reported.
getType() - Method in interface org.eclipse.ptp.services.core.IServiceModelEvent
Returns the type of event being reported.
getTypeName(IPDITarget, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
 
getTypeName() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Returns the type name of this variable descriptor
getTypeNameFromVariable(IPDIStackFrame, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
 
getUIConnectionManager() - Method in interface org.eclipse.ptp.remote.ui.IRemoteUIServices
Get a UI connection manager for managing connections
getUIDebugManager() - Static method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
 
getUIFileManager() - Method in interface org.eclipse.ptp.remote.ui.IRemoteUIServices
Get a UI file manager for managing remote files.
getUIManager() - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
Get IElementManager
getUIServices(IRemoteServices) - Method in class org.eclipse.ptp.remote.ui.RemoteUIServicesProxy
Get the remote UI services implementation for this descriptor.
getUniqueIdentifier() - Static method in class org.eclipse.ptp.core.PTPCorePlugin
Generate a unique identifier
getUniqueIdentifier() - Static method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
 
getUniqueIdentifier() - Static method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
Get unique identifier of plugin
getUniqueIdentifier() - Static method in class org.eclipse.ptp.launch.PTPLaunchPlugin
Get a unique identifier for this plugin
getUniqueIdentifier() - Static method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
Get unique identifier for this plugin
getUniqueIdentifier() - Static method in class org.eclipse.ptp.ui.PTPUIPlugin
Get a unique identifier for this plugin (used for logging)
getUniverse() - Method in interface org.eclipse.ptp.core.IModelPresentation
 
getUniverse() - Method in class org.eclipse.ptp.core.ModelManager
 
getUnpackCommand() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Get the unpack command for this server
getUnregisteredTasks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
Find unregistered tasks
getUpdatedVariables() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDISuspendedEvent
Returns a list of variables that are changed
getUsername() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Gets the username for this connection return username
getValue(String, String) - Method in class org.eclipse.ptp.debug.core.DebugJobStorage
 
getValue() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIF
Returns the value of this AIF object
getValue() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValueNamed
Returns IAIFValue of this value
getValue() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValuePointer
Returns object pointed to by the pointer
getValue(IPJob, int, IToolTipProvider) - Method in class org.eclipse.ptp.debug.ui.PVariableManager
 
getValueCollection(String) - Method in class org.eclipse.ptp.debug.core.DebugJobStorage
 
getValues() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFTypeEnum
Returns an array of the enumeration values corresponding to each name
getValues() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValueArray
Returns the array elements
getValueString() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValue
Returns a string representation of the value
getValueText(int, IToolTipProvider) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Get value text for tooltip
getVariable() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIVariableInfo
Returns variable
getVariable(IPDIStackFrame) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITargetExpression
Returns the variable of this expression
getVariable(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Get the value of a variable that will be expanded in the launch command
getVariableByName(TaskSet, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager
 
getVariableDescriptorAsArray(IPDIVariableDescriptor, int, int) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager
 
getVariableDescriptorAsArray(int, int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Consider the variable object as an Array of type and rang [start, start + length - 1]
getVariableDescriptorAsType(IPDIVariableDescriptor, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager
 
getVariableDescriptorAsType(String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Consider the variable object as a type
getVariableManager() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Returns the variable manager for this session
getVariableManager() - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
getVerifyLaunchCommand() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
getVerifyLaunchFailMessage() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
getVerifyLaunchPattern() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
getVerifyUnpackCommand() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
getVerifyUnpackFailMessage() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
getVerifyUnpackPattern() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
getVerticalIncrement() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get vertical increment
getViewActualLocation(Control, Control, int, int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get actual view location
getViewer() - Method in class org.eclipse.ptp.ui.views.JobsListView
 
getViewPart() - Method in class org.eclipse.ptp.ui.actions.ParallelAction
Get view part
getWatchExpression() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIWatchpoint
Returns the expression of this watchpoint
getWatchpoint() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIWatchpointScopeInfo
Returns the out of scope watchpoint.
getWatchpoint() - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIWatchpointTriggerInfo
Returns the triggered watchpoint
getWizard(IServiceProvider, IWizardPage) - Method in interface org.eclipse.ptp.services.ui.IServiceProviderContributor
Retrieve the wizard for a service provider
getWizard(IServiceProvider, IWizardPage) - Method in class org.eclipse.ptp.ui.wizards.RMProviderContributor
 
getWizardExtensions() - Method in class org.eclipse.ptp.services.ui.ServiceModelUIManager
Get any wizard extensions.
getWizardPages(IService) - Method in interface org.eclipse.ptp.services.ui.IServiceContributor
Retrieve the wizard pages to be displayed prior to configuring a provider for the service.
getWizardPages(IWizard, IServiceProvider) - Method in interface org.eclipse.ptp.services.ui.IServiceProviderContributor
Retrieve the wizard pages for a service provider
getWizardPages(IService) - Method in class org.eclipse.ptp.ui.wizards.LaunchServiceContributor
 
getWizardPages(IWizard, IServiceProvider) - Method in class org.eclipse.ptp.ui.wizards.RMProviderContributor
 
getWordSize() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
Returns the size of each memory word in bytes
getWorkbench() - Method in class org.eclipse.ptp.services.ui.wizards.NewServiceConfigurationProjectWizard
 
getWorkbench() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWizard
 
getWorkbench() - Method in class org.eclipse.ptp.ui.preferences.AbstractPreferencePage
Get Workbench
getWorkingDir() - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Get the working directory.
getWorkingDirectory(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the working directory for the application launch
getWorkingDirectory() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Get the working directory.
getWorkingSet() - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteContentProvider
Returns the workingSet.
getWorkspace() - Static method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
 
getWorkspaceRoot() - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Get the workspace root.
getWorkspaceRoot() - Method in class org.eclipse.ptp.launch.ui.LaunchConfigurationTab
 
GLOBAL - Static variable in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
GotoAction - Class in org.eclipse.ptp.ui.actions
 
GotoAction(String, String, AbstractParallelElementView, GotoDropDownAction, Object) - Constructor for class org.eclipse.ptp.ui.actions.GotoAction
Constructor
GotoAction(String, String, AbstractParallelElementView, int, GotoDropDownAction, Object) - Constructor for class org.eclipse.ptp.ui.actions.GotoAction
Constructor
GotoDropDownAction - Class in org.eclipse.ptp.ui.actions
 
GotoDropDownAction(String, AbstractParallelElementView) - Constructor for class org.eclipse.ptp.ui.actions.GotoDropDownAction
Constructor

PTP
Release 5.0
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.