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

R

random_num(int, int) - Static method in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory
testing purpose
RAW - Static variable in class org.eclipse.ptp.debug.core.ExtFormat
 
READ - Static variable in interface org.eclipse.ptp.debug.core.model.IPWatchpoint
 
READ - Static variable in interface org.eclipse.ptp.debug.core.pdi.model.IPDIWatchpoint
Read value
read() - Method in class org.eclipse.ptp.debug.core.ProcessInputStream
 
read(byte[], int, int) - Method in class org.eclipse.ptp.debug.core.ProcessInputStream
 
read() - Method in class org.eclipse.ptp.remote.core.NullInputStream
 
read(IRemoteFileManager, String, IProgressMonitor) - Static method in class org.eclipse.ptp.remote.core.RemoteServicesDelegate
 
READ_ONLY - Static variable in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
Bit mask used to indicate a byte is read-only
redirectErrorStream() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcessBuilder
 
redirectErrorStream(boolean) - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcessBuilder
 
redirectErrorStream() - Method in interface org.eclipse.ptp.remote.core.IRemoteProcessBuilder
Tells whether this process builder merges standard error and standard output.
redirectErrorStream(boolean) - Method in interface org.eclipse.ptp.remote.core.IRemoteProcessBuilder
Sets this process builder's redirectErrorStream property.
redraw(int, int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Redraw
redrawByIndex(int, int, int, int, int, boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Redraw by index
redrawByLocation(int, int, int, int, int, boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Redraw by location
refresh() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
Refresh the data, this may cause events to be trigger if the data values changed.
refresh(boolean) - Method in class org.eclipse.ptp.debug.ui.views.ParallelDebugViewEventHandler
 
refresh(boolean, boolean) - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
Refresh view
refresh(boolean) - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
 
refreshJobView() - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
Refresh the job view.
refreshViewer() - Method in class org.eclipse.ptp.services.ui.views.ServiceConfigurationView
Refresh the tree viewer when the model changes
refreshViewer() - Method in class org.eclipse.ptp.ui.views.ResourceManagerView
 
refreshWorkbench - Variable in class org.eclipse.ptp.ui.views.MachinesNodesView
 
REG_ANN_INSTR_POINTER_CURRENT - Static variable in interface org.eclipse.ptp.debug.ui.IPTPDebugUIConstants
 
REG_ANN_INSTR_POINTER_SECONDARY - Static variable in interface org.eclipse.ptp.debug.ui.IPTPDebugUIConstants
 
REG_GROUP - Static variable in interface org.eclipse.ptp.debug.ui.IPTPDebugUIConstants
 
REGISTER - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
Register detail.
registerAction - Variable in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
 
registerColor - Variable in class org.eclipse.ptp.ui.views.AbstractParallelElementView
 
registered - Variable in class org.eclipse.ptp.ui.model.Element
 
registerElement(IElement) - Method in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
Register element
registerElements(IElement[]) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Register elements
registerEventRequest(IPDIEventRequest) - Method in class org.eclipse.ptp.debug.core.pdi.manager.AbstractEventManager
 
registerEventRequest(IPDIEventRequest) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIEventManager
Register a request in event manager for lookup
registerPartListener() - Method in class org.eclipse.ptp.ui.views.AbstractParallelView
 
registerSelectedElements() - Method in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
Register selected elements
registerTasks(IPSession, TaskSet) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
 
REGULAR - Static variable in interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
Regular type
releaseRequest() - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventResultRequest
 
releaseTarget() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
 
reloadDebugTargets(TaskSet, boolean, boolean) - Method in interface org.eclipse.ptp.debug.core.IPSession
 
remap(IProject, IProject) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Remaps all the configurations and services associated to the removed project to the added project.
remap(IProject, IProject) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
remember(String) - Static method in class org.eclipse.ptp.services.ui.wizards.FilenameStore
 
REMOTE_SERVICES_EXTENSION_POINT_ID - Static variable in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
 
RemoteConnectionException - Exception in org.eclipse.ptp.remote.core.exception
 
RemoteConnectionException(String, Throwable) - Constructor for exception org.eclipse.ptp.remote.core.exception.RemoteConnectionException
 
RemoteConnectionException(String) - Constructor for exception org.eclipse.ptp.remote.core.exception.RemoteConnectionException
 
RemoteConnectionException(Throwable) - Constructor for exception org.eclipse.ptp.remote.core.exception.RemoteConnectionException
 
RemoteConnectionWidget - Class in org.eclipse.ptp.remote.ui.widgets
Widget to allow the user to select a service provider and connection.
RemoteConnectionWidget(Composite, int, String, IRunnableContext) - Constructor for class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
 
RemoteConnectionWidget.WidgetListener - Class in org.eclipse.ptp.remote.ui.widgets
 
RemoteConnectionWidget.WidgetListener() - Constructor for class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
 
RemoteContentProvider - Class in org.eclipse.ptp.remote.ui.dialogs
Extension to the generic workbench content provider mechanism to lazily determine whether an element has children.
RemoteContentProvider() - Constructor for class org.eclipse.ptp.remote.ui.dialogs.RemoteContentProvider
 
RemoteDirectoryWidget - Class in org.eclipse.ptp.remote.ui.widgets
Widget to allow the user to select a remote directory.
RemoteDirectoryWidget(Composite, int, String, String) - Constructor for class org.eclipse.ptp.remote.ui.widgets.RemoteDirectoryWidget
 
RemoteProcessAdapter - Class in org.eclipse.ptp.remote.core
Adapts an IRemoteProcess to a java.lang.Process
RemoteProcessAdapter(IRemoteProcess) - Constructor for class org.eclipse.ptp.remote.core.RemoteProcessAdapter
 
RemoteResourceBrowser - Class in org.eclipse.ptp.remote.ui.dialogs
Generic file/directory browser for remote resources.
RemoteResourceBrowser(IRemoteServices, IRemoteConnection, Shell, int) - Constructor for class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
 
RemoteResourceComparator - Class in org.eclipse.ptp.remote.ui.dialogs
 
RemoteResourceComparator() - Constructor for class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceComparator
 
RemoteServerManager - Class in org.eclipse.ptp.remote.core.server
 
RemoteServerManager() - Constructor for class org.eclipse.ptp.remote.core.server.RemoteServerManager
 
remoteServicesCombo - Variable in class org.eclipse.ptp.ui.preferences.RMPreferencesPage
 
RemoteServicesDelegate - Class in org.eclipse.ptp.remote.core
A wrapper for holding initialized remote services information.
RemoteServicesDelegate(String, String) - Constructor for class org.eclipse.ptp.remote.core.RemoteServicesDelegate
 
RemoteUIServicesProxy - Class in org.eclipse.ptp.remote.ui
 
RemoteUIServicesProxy(IConfigurationElement) - Constructor for class org.eclipse.ptp.remote.ui.RemoteUIServicesProxy
 
RemoteUIServicesUtils - Class in org.eclipse.ptp.remote.ui
Convenience methods for handling various actions involving IRemoteUIServices.
RemoteUIServicesUtils() - Constructor for class org.eclipse.ptp.remote.ui.RemoteUIServicesUtils
 
RemoteVariableManager - Class in org.eclipse.ptp.remote.core
 
RemoteVariableManager() - Constructor for class org.eclipse.ptp.remote.core.RemoteVariableManager
 
remove(IProject) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Removes all the configurations and services associated to the given project.
remove(IServiceConfiguration) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Removes the service configuration.
remove(IProject) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
remove(IServiceConfiguration) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
REMOVE_ELEMENT_TYPE - Static variable in interface org.eclipse.ptp.ui.IElementManager
 
removeActionListener(IIconCanvasActionListener) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Remove action listener
removeActions(IPDITracepoint.IAction[]) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITracepoint
Removes the given actions from the action list of this tracepoint.
removeAllBlocks(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIMemoryManager
Requests to remove all memory blocks from the debug session.
removeAllRegistered() - Method in class org.eclipse.ptp.ui.model.ElementHandler
 
removeAllRegistered() - Method in interface org.eclipse.ptp.ui.model.IElementHandler
Remove all registered elements
removeAllRegisteredEventRequests() - Method in class org.eclipse.ptp.debug.core.pdi.manager.AbstractEventManager
 
removeAllRegisteredEventRequests() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIEventManager
 
removeAllRegisterElements(String) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Remove all register elements
removeAllStoppedJobs() - Method in interface org.eclipse.ptp.ui.IJobManager
Remove all jobs that have completed from the view
removeAllStoppedJobs() - Method in class org.eclipse.ptp.ui.managers.JobManager
 
removeBlocks(TaskSet, IPDIMemoryBlock[]) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIMemoryManager
Requests to remove the given array of memory blocks from the debug session.
removeConfiguration(IProject, IServiceConfiguration) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
TODO What happens if you try to remove the active configuration?
removeConfiguration(IProject, IServiceConfiguration) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
removeConnection(IRemoteConnection) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnectionManager
Remove a connection and all resources associated with it.
removeConnectionChangeListener(IRemoteConnectionChangeListener) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Remove a listener that will be notified when this connection's status changes.
REMOVED - Static variable in interface org.eclipse.ptp.ui.listeners.IJobChangedListener
 
removeDebugEventListener(IPDebugEventListener) - Method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
 
removeDebugStorage(String) - Static method in class org.eclipse.ptp.debug.core.DebugJobStorage
 
removeDebugStorages() - Static method in class org.eclipse.ptp.debug.core.DebugJobStorage
 
removeDebugTarget(IPLaunch, TaskSet, boolean) - Method in class org.eclipse.ptp.debug.core.PDebugModel
Remove a debug target from a launch
removeElement(String) - Method in class org.eclipse.ptp.ui.model.ElementSet
 
removeElement(String) - Method in interface org.eclipse.ptp.ui.model.IElementSet
Removes Element from this set
removeElementHandler(String) - Method in interface org.eclipse.ptp.ui.IElementManager
Remove the element handler
removeElementHandler(String) - Method in class org.eclipse.ptp.ui.managers.AbstractElementManager
 
removeElements(IElement[]) - Method in class org.eclipse.ptp.ui.model.ElementSet
 
removeElements(IElement[]) - Method in interface org.eclipse.ptp.ui.model.IElementSet
Removes given elements from this set
removeElementsEvent(IElementSet, IElement[]) - Method in interface org.eclipse.ptp.ui.listeners.ISetListener
Remove elements event
removeEventListener(IPDIEventListener) - Method in class org.eclipse.ptp.debug.core.pdi.manager.AbstractEventManager
 
removeEventListener(IPDIEventListener) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIEventManager
Removes the given listener from the collection of registered event listeners.
removeEventListener(IServiceModelEventListener) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Removes the given listener for service model events.
removeEventListener(IServiceModelEventListener) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
removeEventManager(IPDIEventManager) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIDebugger
Removes event manager from debugger
removeExpression(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMultiExpressions
Remove an expression from store
removeExpression(IPDIExpression) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMultiExpressions
Remove an expression from store
removeFromRegister(IElement[]) - Method in class org.eclipse.ptp.ui.model.ElementHandler
 
removeFromRegister(IElement[]) - Method in interface org.eclipse.ptp.ui.model.IElementHandler
Remove element from registered list
removeFromSet(IElement[], String, IElementHandler) - Method in interface org.eclipse.ptp.ui.IElementManager
Remove elements in specific Set
removeFromSet(IElement[], String, IElementHandler) - Method in class org.eclipse.ptp.ui.managers.AbstractElementManager
 
removeJob(IPJob) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
 
removeJob(IPJob) - Method in interface org.eclipse.ptp.ui.IJobManager
Remove job from view.
removeJob(IPJob) - Method in class org.eclipse.ptp.ui.managers.JobManager
 
removeJobChangedListener(IJobChangedListener) - Method in interface org.eclipse.ptp.ui.IJobManager
Remove job listener
removeJobChangedListener(IJobChangedListener) - Method in class org.eclipse.ptp.ui.managers.AbstractElementManager
 
removeJobStorage(String) - Method in class org.eclipse.ptp.debug.core.DebugJobStorage
 
removeLaunchNotificationListener(ILaunchNotification) - Method in class org.eclipse.ptp.launch.PTPLaunchPlugin
Remove a listener for ILaunchNotification events
removeListener(IResourceManagerListener) - Method in interface org.eclipse.ptp.core.IModelManager
Remove listener for resource manager events.
removeListener(IResourceManagerListener) - Method in class org.eclipse.ptp.core.ModelManager
 
removeMachine(IPMachine) - Method in interface org.eclipse.ptp.ui.IMachineManager
Remove machine from the view
removeMachine(IPMachine) - Method in class org.eclipse.ptp.ui.managers.MachineManager
 
removeMatchSet(String) - Method in class org.eclipse.ptp.ui.model.ElementSet
 
removeMatchSet(String) - Method in interface org.eclipse.ptp.ui.model.IElementSet
Removes match sets of given set id
removeModifyListener(ModifyListener) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteDirectoryWidget
Remove a listener that will be notified when the directory path is modified.
removeMutliExpressions(TaskSet, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIExpressionManager
Remove multiple expressions from store
removeMutliExpressions(String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIExpressionManager
Remove multiple expressions from store
removeNode(IPNode) - Method in interface org.eclipse.ptp.ui.IMachineManager
Remove node from the view
removeNode(IPNode) - Method in class org.eclipse.ptp.ui.managers.MachineManager
 
removePortForwarding(int) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Remove the port forwarding associated with the given port.
removePreferenceChangeListener(String, IEclipsePreferences.IPreferenceChangeListener) - Static method in class org.eclipse.ptp.core.Preferences
Removes the given preference listener from the DefaultScope and the InstanceScope
removePreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) - Method in interface org.eclipse.ptp.debug.core.model.ITargetProperties
Removes the given listener from this target.
removePreferenceChangeListener(String, IEclipsePreferences.IPreferenceChangeListener) - Static method in class org.eclipse.ptp.remote.core.Preferences
Removes the given preference listener from the DefaultScope and the InstanceScope
removeProcess(IPJob, int) - Method in interface org.eclipse.ptp.ui.IJobManager
Remove a process from the view.
removeProcess(IPJob, int) - Method in class org.eclipse.ptp.ui.managers.JobManager
 
removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
removeRegisterGroups(TaskSet, IRegisterGroup[]) - Method in interface org.eclipse.ptp.debug.core.IPRegisterManager
 
removeRegisterGroups(IRegisterGroup[]) - Method in interface org.eclipse.ptp.debug.core.model.IPDebugTarget
 
removeResourceManager(IResourceManager) - Method in interface org.eclipse.ptp.core.IModelManager
Remove a resource manager from the model.
removeResourceManager(IResourceManager) - Method in class org.eclipse.ptp.core.ModelManager
 
removeResourceManagers(IResourceManager[]) - Method in interface org.eclipse.ptp.core.IModelManager
Remove resource managers from the model.
removeResourceManagers(IResourceManager[]) - Method in class org.eclipse.ptp.core.ModelManager
 
RemoveResourceManagersAction - Class in org.eclipse.ptp.ui.actions
 
RemoveResourceManagersAction(Shell) - Constructor for class org.eclipse.ptp.ui.actions.RemoveResourceManagersAction
 
removeRMSelectionListener(IRMSelectionListener) - Method in class org.eclipse.ptp.ui.managers.RMManager
Remove listener
removeRuleButton - Variable in class org.eclipse.ptp.launch.ui.EnhancedSynchronizeTab
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ptp.services.ui.widgets.AddServiceConfigurationWidget
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceConfigurationSelectionWidget
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ptp.ui.views.ElementIconCanvas
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ptp.ui.views.ParallelMachinesView
 
removeSelectionListener(SelectionListener) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
Remove a listener that will be notified when one of the widget's controls are selected
removeSelectionListener(SelectionListener) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceProviderConfigurationWidget
Removes the listener from the collection of listeners who will be notified when a service configuration is selected by the user.
removeServiceProvider(IServiceProviderDescriptor) - Method in interface org.eclipse.ptp.services.core.IService
Remove service provider from list of providers for this service.
removeSet(String, IElementHandler) - Method in interface org.eclipse.ptp.ui.IElementManager
Remove Set
removeSet(String, IElementHandler) - Method in class org.eclipse.ptp.ui.managers.AbstractElementManager
 
removeSetListener(ISetListener) - Method in interface org.eclipse.ptp.ui.IElementManager
Remove Set Listener
removeSetListener(ISetListener) - Method in class org.eclipse.ptp.ui.managers.AbstractElementManager
 
removeTarget(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITargetManager
Returns whether given tasks are deleted its target
removeTasks(String, TaskSet) - Method in interface org.eclipse.ptp.debug.core.IPSetManager
 
removeTasks(IPSession, String, TaskSet) - Method in class org.eclipse.ptp.debug.core.PDebugModel
Remove tasks from the set of tasks defined by setId.
removeValue(String, String) - Method in class org.eclipse.ptp.debug.core.DebugJobStorage
 
removeVariable(IPJob) - Method in class org.eclipse.ptp.debug.ui.PVariableManager
 
removeVariable(String) - Method in class org.eclipse.ptp.debug.ui.PVariableManager
 
removeVariable(IPJob, String) - Method in class org.eclipse.ptp.debug.ui.PVariableManager
 
repaint() - Method in interface org.eclipse.ptp.ui.listeners.IPaintListener
Deprecated. Repaint the view
repaint(boolean) - Method in class org.eclipse.ptp.ui.views.AbstractParallelView
 
repaint(boolean) - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
 
repaint(boolean) - Method in class org.eclipse.ptp.ui.views.ParallelMachinesView
 
reset(int) - Method in class org.eclipse.ptp.debug.core.ProcessInputStream
 
resetCanvas() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Reset canvas setting
resetInfo() - Method in class org.eclipse.ptp.ui.views.IconCanvas
Reset info
resetInstallCount() - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
resetValue() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariable
Resets value of the current variable
resetValue(String, TaskSet) - Method in class org.eclipse.ptp.debug.ui.PVariableManager
 
resetValues(String) - Method in class org.eclipse.ptp.debug.ui.PVariableManager
 
RESOURCE_BUNDLE - Static variable in class org.eclipse.ptp.launch.PTPLaunchPlugin
 
ResourceManagerView - Class in org.eclipse.ptp.ui.views
 
ResourceManagerView() - Constructor for class org.eclipse.ptp.ui.views.ResourceManagerView
 
ResourcesTab - Class in org.eclipse.ptp.launch.ui
The Resources tab is used to specify the resources required for a successful job launch.
ResourcesTab() - Constructor for class org.eclipse.ptp.launch.ui.ResourcesTab
 
restart() - Method in interface org.eclipse.ptp.debug.core.model.IRestart
Causes this element to restart its execution.
restart(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
TODO not implemented yet in 2.0 Requests to restart of debugging
restart(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
restart() - Method in class org.eclipse.ptp.debug.core.ProcessInputStream
 
RESTARTING - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
 
restoreDefaultRegisterGroups() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugTarget
 
restoreDefaults(TaskSet) - Method in interface org.eclipse.ptp.debug.core.IPRegisterManager
 
restoreState(IMemento) - Method in class org.eclipse.ptp.services.core.ServiceProvider
Restores the state of this provider from the given IMemento.
results - Variable in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventResultRequest
 
RESUME - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
Resume event kind.
resume(TaskSet, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
Causes this target to resume its execution. if passSignal is false and the target was suspended by a signal when resuming the signal will be discarded Has no effect on a target that is not suspended.
resume(TaskSet, IPDILocation) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
Resume execution at location.
resume(TaskSet, IPDISignal) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
Resume execution where the program stopped but immediately give the signal.
resume(TaskSet, boolean) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
resume(TaskSet, IPDILocation) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
resume(TaskSet, IPDISignal) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
resume() - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Resume debugger
resume(String, String) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Resume debugger
resumeAction - Variable in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
 
RESUMED - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
 
ResumedDebugEvent - Class in org.eclipse.ptp.debug.ui.events
Deprecated.  
ResumedDebugEvent(String, Object, Object) - Constructor for class org.eclipse.ptp.debug.ui.events.ResumedDebugEvent
Deprecated. Constructor
resumeWithoutSignal() - Method in interface org.eclipse.ptp.debug.core.model.IResumeWithoutSignal
Causes this element to resume its execution ignoring a signal.
RESUMING - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
 
retrieveStackInfoDepth(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIThreadManagement
Requests to retrieve a stack info depth of specify process
retrieveVariableType(TaskSet, String) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIVariableManagement
Requests IAIFType of given variable name
RM_REMOTE_SERVICES - Static variable in interface org.eclipse.ptp.ui.IPTPUIConstants
 
RMConfigurationSelectionFactory - Class in org.eclipse.ptp.ui.wizards
Abstract class that is the extension point for contributing additional RM configurations for selection in the RM configuration wizard.
RMConfigurationSelectionFactory() - Constructor for class org.eclipse.ptp.ui.wizards.RMConfigurationSelectionFactory
 
RMConfigurationWizard - Class in org.eclipse.ptp.ui.wizards
 
RMConfigurationWizard() - Constructor for class org.eclipse.ptp.ui.wizards.RMConfigurationWizard
 
RMConfigurationWizard(IResourceManager) - Constructor for class org.eclipse.ptp.ui.wizards.RMConfigurationWizard
 
RMConfigurationWizardPage - Class in org.eclipse.ptp.ui.wizards
Abstract class to subclass contributed WizardPages to create new Resource Managers
RMConfigurationWizardPage(IRMConfigurationWizard, String) - Constructor for class org.eclipse.ptp.ui.wizards.RMConfigurationWizardPage
 
RMConfigurationWizardPageFactory - Class in org.eclipse.ptp.ui.wizards
Abstract class that is the extension point for contributing ConfigurationWizardPages to this plug-in.
RMConfigurationWizardPageFactory() - Constructor for class org.eclipse.ptp.ui.wizards.RMConfigurationWizardPageFactory
 
RMManager - Class in org.eclipse.ptp.ui.managers
 
RMManager() - Constructor for class org.eclipse.ptp.ui.managers.RMManager
 
RMPreferencesPage - Class in org.eclipse.ptp.ui.preferences
 
RMPreferencesPage() - Constructor for class org.eclipse.ptp.ui.preferences.RMPreferencesPage
Constructor
RMProviderContributor - Class in org.eclipse.ptp.ui.wizards
 
RMProviderContributor() - Constructor for class org.eclipse.ptp.ui.wizards.RMProviderContributor
 
rmSelectionListeners - Variable in class org.eclipse.ptp.ui.managers.RMManager
 
RMServiceProviderConfigurationWizard - Class in org.eclipse.ptp.ui.wizards
Transitional class to allow the RM configuration framework to be used with the service model.
RMServiceProviderConfigurationWizard(IServiceProvider, IWizardPage) - Constructor for class org.eclipse.ptp.ui.wizards.RMServiceProviderConfigurationWizard
 
RuleDialogFactory - Class in org.eclipse.ptp.launch.ui
TODO: NEEDS TO BE DOCUMENTED
RuleDialogFactory() - Constructor for class org.eclipse.ptp.launch.ui.RuleDialogFactory
 
ruleLabelProvider - Variable in class org.eclipse.ptp.launch.ui.EnhancedSynchronizeTab
 
ruleList - Variable in class org.eclipse.ptp.launch.ui.EnhancedSynchronizeTab
 
rules - Variable in class org.eclipse.ptp.launch.ui.EnhancedSynchronizeTab
 
ruleViewer - Variable in class org.eclipse.ptp.launch.ui.EnhancedSynchronizeTab
 
run(IProgressMonitor) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
run() - Method in class org.eclipse.ptp.ui.actions.AddResourceManagerAction
 
run() - Method in class org.eclipse.ptp.ui.actions.EditResourceManagerAction
 
run(IElement[]) - Method in class org.eclipse.ptp.ui.actions.GotoAction
 
run(IElement[], String, Object) - Method in class org.eclipse.ptp.ui.actions.GotoDropDownAction
run action
run(IElement[]) - Method in class org.eclipse.ptp.ui.actions.ParallelAction
run action
run() - Method in class org.eclipse.ptp.ui.actions.ParallelAction
 
run() - Method in class org.eclipse.ptp.ui.actions.RemoveResourceManagersAction
 
run() - Method in class org.eclipse.ptp.ui.actions.SelectDefaultResourceManagerAction
 
run(IAction) - Method in class org.eclipse.ptp.ui.actions.StartResourceManagersObjectActionDelegate
 
run(IAction) - Method in class org.eclipse.ptp.ui.actions.StopResourceManagersObjectActionDelegate
 
RUNNING - Static variable in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
 
RUNTIME_MODEL_PRESENTATION_EXTENSION_POINT_ID - Static variable in class org.eclipse.ptp.ui.PTPUIPlugin
 
runToAddress(BigInteger, boolean) - Method in interface org.eclipse.ptp.debug.core.model.IRunToAddress
Causes this element to run to specified address.
runToLine(IFile, int, boolean) - Method in interface org.eclipse.ptp.debug.core.model.IRunToLine
Causes this element to run to specified location.
runToLine(String, int, boolean) - Method in interface org.eclipse.ptp.debug.core.model.IRunToLine
Causes this element to run to specified location.
runWithEvent(IAction, Event) - Method in class org.eclipse.ptp.ui.actions.AbstractResourceManagerSelectionActionDelegate
 

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.