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

R

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_ONLY - Static variable in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
Bit mask used to indicate a byte is read-only
readPreferences() - Method in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
Read preferences
recompile - Variable in class org.eclipse.ptp.etfw.toolopts.ExternalToolProcess
If true the program is recompiled with performance-analysis specific modifications
RecursiveSubMonitor - Class in org.eclipse.ptp.rdt.sync.core
Submonitor capable of recursive task reporting.
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.
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(IProgressMonitor) - Method in interface org.eclipse.ptp.remote.core.IRemoteResource
Synchronize the resource with the underlying filesystem.
refreshTools(IPreferenceStore) - Static method in class org.eclipse.ptp.etfw.ETFWUtils
Reinitializes the performance tool data structures from the given XML definition file(s).
REGISTER - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
Register detail.
registerEventRequest(IPDIEventRequest) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIEventManager
Register a request in event manager for lookup
registry - Static variable in class org.eclipse.ptp.pldt.common.ArtifactManager
Registry of artifact managers.
REGULAR - Static variable in interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
Regular type
RELEASE_OPERATION - Static variable in interface org.eclipse.ptp.core.jobs.IJobControl
Control operation to release a job from hold
releaseTarget() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
Release target
reloadDebugTargets(TaskSet, boolean, boolean) - Method in interface org.eclipse.ptp.debug.core.IPSession
Reload debug targets
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_TOOLS_REMOTE_SERVICES_ID - Static variable in interface org.eclipse.ptp.remote.core.IRemotePreferenceConstants
ID of the Remote Tools provider
RemoteConnectionException - Exception in org.eclipse.ptp.remote.core.exception
Exception thrown when a remote connection error occurs.
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, int, IRunnableContext) - Constructor for class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
Constructor
RemoteConnectionWidget.WidgetListener - Class in org.eclipse.ptp.remote.ui.widgets
Listener for widget selected events.
RemoteConnectionWidget.WidgetListener() - Constructor for class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
 
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
 
RemoteExecutionException - Exception in org.eclipse.ptp.rdt.sync.core.exceptions
Used for cases when a remote command fails.
RemoteExecutionException() - Constructor for exception org.eclipse.ptp.rdt.sync.core.exceptions.RemoteExecutionException
Create a new instance of a RemoteExecutionException
RemoteExecutionException(String) - Constructor for exception org.eclipse.ptp.rdt.sync.core.exceptions.RemoteExecutionException
Create a new instance of a RemoteExecutionException
RemoteExecutionException(String, Throwable) - Constructor for exception org.eclipse.ptp.rdt.sync.core.exceptions.RemoteExecutionException
Create a new instance of a RemoteExecutionException
RemoteExecutionException(Throwable) - Constructor for exception org.eclipse.ptp.rdt.sync.core.exceptions.RemoteExecutionException
Create a new instance of a RemoteExecutionException
RemoteProcessAdapter - Class in org.eclipse.ptp.remote.core
Utility class to adapt 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
 
RemoteServices - Class in org.eclipse.ptp.remote.core
Main entry point for accessing remote services.
RemoteServices() - Constructor for class org.eclipse.ptp.remote.core.RemoteServices
 
RemoteServicesUtils - Class in org.eclipse.ptp.remote.core
Remote services utility methods.
RemoteServicesUtils() - Constructor for class org.eclipse.ptp.remote.core.RemoteServicesUtils
 
RemoteSyncException - Class in org.eclipse.ptp.rdt.sync.core.exceptions
An exception to wrap exceptions for which the Remote Sync services cannot recover.
RemoteSyncException(String) - Constructor for class org.eclipse.ptp.rdt.sync.core.exceptions.RemoteSyncException
Create a new instance of a RemoteSyncException
RemoteSyncException(String, Throwable) - Constructor for class org.eclipse.ptp.rdt.sync.core.exceptions.RemoteSyncException
Create a new instance of a RemoteSyncException
RemoteSyncException(Throwable) - Constructor for class org.eclipse.ptp.rdt.sync.core.exceptions.RemoteSyncException
Create a new instance of a RemoteSyncException
RemoteSyncException(Status) - Constructor for class org.eclipse.ptp.rdt.sync.core.exceptions.RemoteSyncException
Create a new instance of a RemoteSyncException
RemoteSyncMergeConflictException - Class in org.eclipse.ptp.rdt.sync.core.exceptions
A RemoteSyncException especially for merge conflicts.
RemoteSyncMergeConflictException(Status) - Constructor for class org.eclipse.ptp.rdt.sync.core.exceptions.RemoteSyncMergeConflictException
Create a new instance of a RemoteSyncMergeConflictException
RemoteSyncMergeConflictException(String, Throwable) - Constructor for class org.eclipse.ptp.rdt.sync.core.exceptions.RemoteSyncMergeConflictException
Create a new instance of a RemoteSyncMergeConflictException
RemoteSyncNature - Class in org.eclipse.ptp.rdt.sync.core.resources
Project nature for remote projects.
RemoteSyncNature() - Constructor for class org.eclipse.ptp.rdt.sync.core.resources.RemoteSyncNature
 
RemoteUIServices - Class in org.eclipse.ptp.remote.ui
Main entry point for accessing remote UI services.
RemoteUIServices() - Constructor for class org.eclipse.ptp.remote.ui.RemoteUIServices
 
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
 
remove(IProject) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Removes all the configurations and services associated to the given project.
remove(IProject) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
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.
removeAllRegisteredEventRequests() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIEventManager
remove all registered event requests
removeArtifact(IArtifact) - Method in class org.eclipse.ptp.pldt.common.ArtifactManager
Remove artifact by artifact object
removeArtifact(String) - Method in class org.eclipse.ptp.pldt.common.ArtifactManager
Remove artifact by key
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.
removeConfig(IProject, SyncConfig) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncConfigManager
Remove the sync configuration from the project.
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.
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
removeListener(IJobListener) - Method in class org.eclipse.ptp.core.jobs.JobManager
Remove the job listener.
removeListener(String, IJobListener) - Method in class org.eclipse.ptp.core.jobs.JobManager
Remove the job listener for jobs under the control of a controller identified by qualifier
removeLocalPortForwarding(int) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Remove the local port forwarding associated with the given port.
removeMarkerAction - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
 
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
removeNature(IProject, String, IProgressMonitor) - Static method in class org.eclipse.ptp.rdt.sync.core.resources.RemoteSyncNature
Utility method for removing a project nature from a project.
removePattern(AbstractSyncFileFilter.AbstractIgnoreRule) - Method in class org.eclipse.ptp.rdt.sync.core.AbstractSyncFileFilter
Remove a pattern from the filter Assumes pattern appears no more than once
removePostSyncListener(IProject, ISyncListener) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncManager
Remove a listener for sync events on a certain project
removePreferenceChangeListener(String, IPreferenceChangeListener) - Static method in class org.eclipse.ptp.core.Preferences
Removes the given preference listener from the DefaultScope and the InstanceScope
removePreferenceChangeListener(IPreferenceChangeListener) - Method in interface org.eclipse.ptp.debug.core.model.ITargetProperties
Removes the given listener from this target.
removePreferenceChangeListener(String, IPreferenceChangeListener) - Static method in class org.eclipse.ptp.etfw.Preferences
Removes the given preference listener from the DefaultScope and the InstanceScope
removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ptp.core.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
Remove register groups
removeRemotePortForwarding(int) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Remove the remote port forwarding associated with the given port.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ptp.services.ui.widgets.AddServiceConfigurationWidget
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceConfigurationSelectionWidget
 
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.
removeSyncConfigListener(String, ISyncConfigListener) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncConfigManager
Remove the listener for sync config events
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
Remove the tasks from the set sid
replaceCompiler - Variable in class org.eclipse.ptp.etfw.toolopts.BuildTool
If true the compiler command is entirely replaced rather than prepended
replaceExecution - Variable in class org.eclipse.ptp.etfw.toolopts.ExecTool
If true the executable and arguments in the launch configuration are ignored and the utilities given are run instead.
replaceIncludes(String) - Method in class org.eclipse.ptp.pldt.common.analysis.PldtAstVisitor
Replace the includes list in this visitor so the change will be recognized.
replacePattern(AbstractSyncFileFilter.AbstractIgnoreRule, String, boolean) - Method in class org.eclipse.ptp.rdt.sync.core.AbstractSyncFileFilter
Replace pattern with another - useful for when existing patterns are edited
reqLabel - Variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
The label used if this option is required
required - Variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
If true this option is always used and has just a title rather than a checkbox
requireTrue - Variable in class org.eclipse.ptp.etfw.toolopts.ExternalTool
 
RERUN_OPERATION - Static variable in interface org.eclipse.ptp.core.jobs.IJobControl
Rerun the job.
resetInstallCount() - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
Reset the breakpoint install count
resetValue() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariable
Resets value of the current variable
resolveString(IProject, String) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
Utility function to resolve a string based on path variables for a certain project.
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
RESTARTING - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
 
restoreDefaultRegisterGroups() - Method in interface org.eclipse.ptp.debug.core.model.IPDebugTarget
Restore default register groups
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.
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_OPERATION - Static variable in interface org.eclipse.ptp.core.jobs.IJobControl
Control operation to resume a suspended job
RESUMED - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
 
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
RSE_REMOTE_SERVICES_ID - Static variable in interface org.eclipse.ptp.remote.core.IRemotePreferenceConstants
ID of the RSE provider
rules - Variable in class org.eclipse.ptp.rdt.sync.core.AbstractSyncFileFilter
 
run(IMarker) - Method in class org.eclipse.ptp.etfw.feedback.AbstractFeedbackAction
What is a better arg to run(), the IFeedbackItem, or the IMarker?
run() - Method in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
Do the "Run Analysis" on a resource (project, folder, or file).
RunAnalyseHandler - Class in org.eclipse.ptp.pldt.common.actions
RunAnalyseHandler - keeps state information for the analysis handlers in the dropdown analysis menu.
RunAnalyseHandler() - Constructor for class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandler
Constructor
RunAnalyseHandlerBase - Class in org.eclipse.ptp.pldt.common.actions
RunAnalyseBase - run analysis to create generic artifact markers.
RunAnalyseHandlerBase(String, ArtifactMarkingVisitor, String) - Constructor for class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
Constructor for the "Run Analysis" action
runArtifactAnalysis(String, ITranslationUnit, List<String>, boolean) - Method in interface org.eclipse.ptp.pldt.common.IArtifactAnalysis
Run artifact analysis, presumably to locate artifacts within a given file (translation unit).
runArtifactAnalysisFromExtensionPoint(String, ITranslationUnit, List<String>, boolean) - Method in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
Runs an artifact analysis for the given file by searching the given extension point for an IArtifactAnalysis that matches its language ID.
RUNNING - Static variable in interface org.eclipse.ptp.core.jobs.IJobStatus
Job has been scheduled and is running.
RUNNING - Static variable in interface org.eclipse.ptp.core.jobs.IPJobStatus
 
RUNNING - Static variable in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
 
runParametric - Variable in class org.eclipse.ptp.etfw.toolopts.ExternalToolProcess.Parametric
 
runResource(IProgressMonitor, ICElement, int, List<String>) - Method in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
Run analysis on a resource (e.g.
runResources(IProgressMonitor, int, List<String>) - Method in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
Run the analysis on the current selection (file, container, or multiple-selection)
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.
runTool(List<String>, Map<String, String>, String) - Method in interface org.eclipse.ptp.etfw.IBuildLaunchUtils
Launches a command on the local system.
runTool(List<String>, Map<String, String>, String, String) - Method in interface org.eclipse.ptp.etfw.IBuildLaunchUtils
 
runToolGetOutput(List<String>, Map<String, String>, String) - Method in interface org.eclipse.ptp.etfw.IBuildLaunchUtils
 
runToolGetOutput(List<String>, Map<String, String>, String, boolean) - Method in interface org.eclipse.ptp.etfw.IBuildLaunchUtils
 
runVis(List<String>, Map<String, String>, String) - Method in interface org.eclipse.ptp.etfw.IBuildLaunchUtils
Attempt to launch a UI based application.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.