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

S

safeRunAsyncInUIThread(ISafeRunnable) - Static method in class org.eclipse.ptp.ui.UIUtils
 
safeRunSyncInUIThread(ISafeRunnable) - Static method in class org.eclipse.ptp.ui.UIUtils
 
sashForm - Variable in class org.eclipse.ptp.ui.views.ParallelJobsView
 
sashForm - Variable in class org.eclipse.ptp.ui.views.ParallelMachinesView
 
save(TaskSet) - Method in interface org.eclipse.ptp.debug.core.IPMemoryManager
 
SAVE - Static variable in interface org.eclipse.ptp.remote.ui.IRemoteUIConstants
A constant used to indicate a dialog should be used for saving files.
save() - Method in interface org.eclipse.ptp.services.core.IServiceProviderWorkingCopy
Saves the modified properties.
save() - Method in class org.eclipse.ptp.services.core.ServiceProviderWorkingCopy
 
saveModelConfiguration() - Method in class org.eclipse.ptp.services.core.ServiceModelManager
Saves the model configuration into the plugin's metadata area using the default file name.
saveModelConfiguration(Writer) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
Saves the service model configuration to the given file.
savePreferences(String) - Static method in class org.eclipse.ptp.core.Preferences
Save the preferences for the given plugin identifier.
savePreferences(String) - Static method in class org.eclipse.ptp.remote.core.Preferences
Save the preferences for the given plugin identifier.
saveResourceManagers() - Method in interface org.eclipse.ptp.core.IModelManager
Deprecated. Resource manager persistence is handled by ServiceModelManager
saveResourceManagers() - Method in class org.eclipse.ptp.core.ModelManager
 
saveState(IMemento) - Method in class org.eclipse.ptp.services.core.ServiceProvider
Saves the state of this provider in the given IMemento.
saveState(IMemento) - Method in class org.eclipse.ptp.ui.views.ResourceManagerView
 
ScrolledPageContent - Class in org.eclipse.ptp.ui.preferences
 
ScrolledPageContent(Composite) - Constructor for class org.eclipse.ptp.ui.preferences.ScrolledPageContent
 
ScrolledPageContent(Composite, int) - Constructor for class org.eclipse.ptp.ui.preferences.ScrolledPageContent
 
SE - Static variable in class org.eclipse.ptp.ui.views.IconCanvas
 
SEARCH_PAGE - Static variable in interface org.eclipse.ptp.ui.IPTPUIConstants
 
SEARCH_RESULT_PAGE - Static variable in interface org.eclipse.ptp.ui.IPTPUIConstants
 
searchForDuplicateFiles() - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IPSourceLocation
 
searchForDuplicateFiles() - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IPSourceLocator
 
searchSubfolders() - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IDirectorySourceLocation
 
secondSelectedIndex - Variable in class org.eclipse.ptp.ui.views.IconCanvas
 
sel_color - Variable in class org.eclipse.ptp.ui.views.IconCanvas
 
sel_gap - Variable in class org.eclipse.ptp.ui.views.IconCanvas
 
sel_length - Variable in class org.eclipse.ptp.ui.views.IconCanvas
 
sel_size - Variable in class org.eclipse.ptp.ui.views.IconCanvas
 
SelectDefaultResourceManagerAction - Class in org.eclipse.ptp.ui.actions
 
SelectDefaultResourceManagerAction(ResourceManagerView) - Constructor for class org.eclipse.ptp.ui.actions.SelectDefaultResourceManagerAction
 
selected - Variable in class org.eclipse.ptp.ui.model.Element
 
selectedElements - Variable in class org.eclipse.ptp.ui.views.IconCanvas
 
selectedRM - Variable in class org.eclipse.ptp.ui.managers.RMManager
 
selectElement(int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
select element
selectElements(int, int, int, int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get select elements
selectElements(int, int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Select elements
selectElements(int, int, boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Select elements
selection - Variable in class org.eclipse.ptp.ui.views.IconCanvas
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ptp.ui.actions.AbstractResourceManagerSelectionActionDelegate
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ptp.ui.actions.AddResourceManagerAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ptp.ui.actions.EditResourceManagerAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.ptp.ui.actions.RemoveResourceManagersAction
 
selectionChanged(ISelection) - Method in interface org.eclipse.ptp.ui.IRMSelectionListener
Notify the listener that the selection has changed in the RM view
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ptp.ui.views.ParallelMachinesView
 
selectJob(IPJob) - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
Change job
selectMachine(IPMachine) - Method in class org.eclipse.ptp.ui.views.ParallelMachinesView
Change machine
selectSet(IElementSet) - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
Select set
selectThread(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIThreadManagement
Requests to select thread with given thread id of specify process
serializeDocument(Document) - Static method in class org.eclipse.ptp.debug.core.PDebugUtils
Serializes a XML document into a string - encoded in UTF8 format, with platform line separators.
SERVICE_CONFIGURATION_ADDED - Static variable in interface org.eclipse.ptp.services.core.IServiceModelEvent
Event type used to indicate that a new service configuration has been added to the model.
SERVICE_CONFIGURATION_CHANGED - Static variable in interface org.eclipse.ptp.services.core.IServiceModelEvent
Event type used to indicate that a service configuration has been modified.
SERVICE_CONFIGURATION_REMOVED - Static variable in interface org.eclipse.ptp.services.core.IServiceModelEvent
Event type used to indicate that a new service configuration has been removed from the model.
SERVICE_CONFIGURATION_SELECTED - Static variable in interface org.eclipse.ptp.services.core.IServiceModelEvent
Event type used to indicate that a service configuration has been selected as the default.
SERVICE_KEY - Static variable in class org.eclipse.ptp.services.ui.dialogs.ServiceSelectionDialog
 
SERVICE_KEY - Static variable in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
SERVICE_KEY - Static variable in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
SERVICE_MODEL_LOADED - Static variable in interface org.eclipse.ptp.services.core.IServiceModelEvent
Event type used to indicate that the service model has been successfully loaded from persistent storage.
SERVICE_MODEL_SAVED - Static variable in interface org.eclipse.ptp.services.core.IServiceModelEvent
Event type used to indicate that the service model has been successfully saved to persistent storage.
SERVICE_PROVIDER_CHANGED - Static variable in interface org.eclipse.ptp.services.core.IServiceModelEvent
Event type that can be used to indicate that a service provider has been modified.
ServiceConfigurationExportWizard - Class in org.eclipse.ptp.services.ui.wizards
 
ServiceConfigurationExportWizard() - Constructor for class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationExportWizard
 
ServiceConfigurationImportWizard - Class in org.eclipse.ptp.services.ui.wizards
 
ServiceConfigurationImportWizard() - Constructor for class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationImportWizard
 
ServiceConfigurationPreferencePage - Class in org.eclipse.ptp.services.ui.preferences
This class implements a preference page which can be used to view a list of service configurations, to create new service configurations or to delete existing service configurations.
ServiceConfigurationPreferencePage() - Constructor for class org.eclipse.ptp.services.ui.preferences.ServiceConfigurationPreferencePage
 
ServiceConfigurationPreferencePage(String) - Constructor for class org.eclipse.ptp.services.ui.preferences.ServiceConfigurationPreferencePage
 
ServiceConfigurationPreferencePage(String, ImageDescriptor) - Constructor for class org.eclipse.ptp.services.ui.preferences.ServiceConfigurationPreferencePage
 
ServiceConfigurationPropertyPage - Class in org.eclipse.ptp.services.ui
This class implements a project properties page which allows the user to associate service configurations with the project
ServiceConfigurationPropertyPage() - Constructor for class org.eclipse.ptp.services.ui.ServiceConfigurationPropertyPage
Create the service configuration properties page
ServiceConfigurationSelectionDialog - Class in org.eclipse.ptp.services.ui.dialogs
Display a dialog prompting the user to select a service configuration to add to the project.
ServiceConfigurationSelectionDialog(Shell, Set<IServiceConfiguration>) - Constructor for class org.eclipse.ptp.services.ui.dialogs.ServiceConfigurationSelectionDialog
Create a dialog listing the service configurations which can be selected for the project
ServiceConfigurationSelectionWidget - Class in org.eclipse.ptp.services.ui.widgets
Standard widget for selecting a service configuration.
ServiceConfigurationSelectionWidget(Composite, int) - Constructor for class org.eclipse.ptp.services.ui.widgets.ServiceConfigurationSelectionWidget
 
ServiceConfigurationSelectionWidget(Composite, int, Set<IServiceConfiguration>, Set<IService>, boolean) - Constructor for class org.eclipse.ptp.services.ui.widgets.ServiceConfigurationSelectionWidget
 
ServiceConfigurationSelectionWizardPage - Class in org.eclipse.ptp.services.ui.wizards
Main page used by the NewServiceConfigurationProjectWizard to select an existing service configuration or create a new one.
ServiceConfigurationSelectionWizardPage(String) - Constructor for class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationSelectionWizardPage
 
ServiceConfigurationView - Class in org.eclipse.ptp.services.ui.views
 
ServiceConfigurationView() - Constructor for class org.eclipse.ptp.services.ui.views.ServiceConfigurationView
 
ServiceConfigurationWidget - Class in org.eclipse.ptp.services.ui.wizards
Wizard to configure service providers using the wizard supplied by the providerContributer extension point.
ServiceConfigurationWidget(Set<IServiceConfiguration>) - Constructor for class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
ServiceConfigurationWidget.AddListener - Class in org.eclipse.ptp.services.ui.wizards
 
ServiceConfigurationWidget.AddListener() - Constructor for class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget.AddListener
 
ServiceConfigurationWidget.ConfigureListener - Class in org.eclipse.ptp.services.ui.wizards
 
ServiceConfigurationWidget.ConfigureListener() - Constructor for class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget.ConfigureListener
 
ServiceConfigurationWidget.RemoveListener - Class in org.eclipse.ptp.services.ui.wizards
 
ServiceConfigurationWidget.RemoveListener() - Constructor for class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget.RemoveListener
 
ServiceConfigurationWizard - Class in org.eclipse.ptp.services.ui.wizards
Wizard for configuring a service configuration using the old style configuration widget (a table with multiple columns) provided by #ServiceModelWiget NOT CURRENTLY USED AND MAY BE DEPRECATED
ServiceConfigurationWizard(IServiceConfiguration) - Constructor for class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWizard
 
ServiceConfigurationWizardPage - Class in org.eclipse.ptp.services.ui.wizards
Wizard page used by #ServiceConfigurationWizard to select a service provider for a particular service.
ServiceConfigurationWizardPage(IService, String) - Constructor for class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWizardPage
 
ServiceModelImages - Class in org.eclipse.ptp.services.ui
 
ServiceModelImages() - Constructor for class org.eclipse.ptp.services.ui.ServiceModelImages
 
ServiceModelManager - Class in org.eclipse.ptp.services.core
A singleton class which is the entry point to a service model which represents: - the set of contributed services - the set of providers which provide those services - the service fProjectConfigurations for each project which specify which services are mapped to which providers.
ServiceModelUIManager - Class in org.eclipse.ptp.services.ui
A singleton class which is the entry point to a service model which represents: - the set of contributed services - the set of providers which provide those services - the service configurations for each project which specify which services are mapped to which providers.
ServiceModelUIManager() - Constructor for class org.eclipse.ptp.services.ui.ServiceModelUIManager
 
ServiceModelWidget - Class in org.eclipse.ptp.services.ui.widgets
Old style configuration widget.
ServiceModelWidget() - Constructor for class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
ServiceModelWidget(IServiceConfiguration) - Constructor for class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
ServiceModelWidget.AddListener - Class in org.eclipse.ptp.services.ui.widgets
 
ServiceModelWidget.AddListener() - Constructor for class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget.AddListener
 
ServiceModelWidget.ConfigureListener - Class in org.eclipse.ptp.services.ui.widgets
 
ServiceModelWidget.ConfigureListener() - Constructor for class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget.ConfigureListener
 
ServiceModelWidget.RemoveListener - Class in org.eclipse.ptp.services.ui.widgets
 
ServiceModelWidget.RemoveListener() - Constructor for class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget.RemoveListener
 
ServiceProvider - Class in org.eclipse.ptp.services.core
An abstract base class for service provider implementations.
ServiceProvider() - Constructor for class org.eclipse.ptp.services.core.ServiceProvider
 
ServiceProviderConfigurationDialog - Class in org.eclipse.ptp.services.ui.dialogs
Launches a dialog that contains the ServiceProviderConfigurationWidget with OK and Cancel buttons.
ServiceProviderConfigurationDialog(IShellProvider, IServiceConfiguration) - Constructor for class org.eclipse.ptp.services.ui.dialogs.ServiceProviderConfigurationDialog
 
ServiceProviderConfigurationDialog(Shell, IServiceConfiguration) - Constructor for class org.eclipse.ptp.services.ui.dialogs.ServiceProviderConfigurationDialog
 
ServiceProviderConfigurationWidget - Class in org.eclipse.ptp.services.ui.widgets
A widget for configuring the services providers for a given service configuration.
ServiceProviderConfigurationWidget(Composite, int) - Constructor for class org.eclipse.ptp.services.ui.widgets.ServiceProviderConfigurationWidget
 
ServiceProviderConfigurationWizard - Class in org.eclipse.ptp.services.ui.wizards
Wizard for configuring a particular service provider.
ServiceProviderConfigurationWizard(IServiceProvider, IWizardPage) - Constructor for class org.eclipse.ptp.services.ui.wizards.ServiceProviderConfigurationWizard
Create wizard with pages from a single service provider.
ServiceProviderConfigurationWizardPage - Class in org.eclipse.ptp.services.ui.wizards
Abstract base class for wizard pages used to configure service providers using the #ServiceProviderConfigurationWizard.
ServiceProviderConfigurationWizardPage(String) - Constructor for class org.eclipse.ptp.services.ui.wizards.ServiceProviderConfigurationWizardPage
 
ServiceProviderWorkingCopy - Class in org.eclipse.ptp.services.core
A base class for service provider working copy implementations.
ServiceProviderWorkingCopy(IServiceProvider) - Constructor for class org.eclipse.ptp.services.core.ServiceProviderWorkingCopy
 
ServicesCorePlugin - Class in org.eclipse.ptp.services.core
EXPERIMENTAL.
ServicesCorePlugin() - Constructor for class org.eclipse.ptp.services.core.ServicesCorePlugin
The constructor
ServiceSelectionDialog - Class in org.eclipse.ptp.services.ui.dialogs
Dialog that displays a list of available services and allows the user to select one or more.
ServiceSelectionDialog(Shell, IService[]) - Constructor for class org.eclipse.ptp.services.ui.dialogs.ServiceSelectionDialog
 
ServicesUIPlugin - Class in org.eclipse.ptp.services.ui
EXPERIMENTAL.
ServicesUIPlugin() - Constructor for class org.eclipse.ptp.services.ui.ServicesUIPlugin
The constructor
Session - Class in org.eclipse.ptp.debug.core.pdi
 
Session(IPDIManagerFactory, IPDIRequestFactory, IPDIEventFactory, IPDIModelFactory, ILaunchConfiguration, long, IPDIDebugger, String, int) - Constructor for class org.eclipse.ptp.debug.core.pdi.Session
 
session - Variable in class org.eclipse.ptp.debug.core.pdi.SessionObject
 
SessionObject - Class in org.eclipse.ptp.debug.core.pdi
 
SessionObject(IPDISession, TaskSet) - Constructor for class org.eclipse.ptp.debug.core.pdi.SessionObject
 
set(int[]) - Method in class org.eclipse.ptp.debug.core.TaskSet
Set the tasks at each position given by the array of indices
SET_ANN_INSTR_POINTER_CURRENT - Static variable in interface org.eclipse.ptp.debug.ui.IPTPDebugUIConstants
 
SET_ROOT_ID - Static variable in interface org.eclipse.ptp.core.PreferenceConstants
 
SET_ROOT_ID - Static variable in interface org.eclipse.ptp.ui.model.IElementHandler
 
setActiveConfiguration(IProject, IServiceConfiguration) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Set the active configuration for a project.
setActiveConfiguration(IServiceConfiguration) - Method in interface org.eclipse.ptp.services.core.IServiceModelManager
Set the global "active" service configuration.
setActiveConfiguration(IProject, IServiceConfiguration) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
setActiveConfiguration(IServiceConfiguration) - Method in class org.eclipse.ptp.services.core.ServiceModelManager
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.ptp.ui.actions.AbstractResourceManagerSelectionActionDelegate
 
setAddress(String) - Method in interface org.eclipse.ptp.debug.core.model.IPLineBreakpoint
 
setAddress(String) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Set the address for this connection
setAddressBreakpoint(TaskSet, IPDIAddressBreakpoint) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIBreakpointManagement
Requests to set a address breakpoint of specify process
setAddressBreakpoint(TaskSet, int, IPDIAddressLocation, IPDICondition, boolean, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIBreakpointManager
Sets address breakpoint
setAIF(IAIF) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIExpression
Set aif for this expression
setAIF(IAIF) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Sets IAIF to this variable
setAllChecked(boolean) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceConfigurationSelectionWidget
Sets all elements in the viewer to the given checked state.
setArguments(String[]) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIRuntimeOptions
Program/Inferior arguments
setAscending(boolean) - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceComparator
 
setAttribute(String, String) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Set an implementation dependent attribute for the connection.
setAutoUpdate(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIManager
 
setBackground(Color) - Method in class org.eclipse.ptp.ui.views.IconCanvas
 
setBoolean(String, String, boolean) - Static method in class org.eclipse.ptp.core.Preferences
Sets a boolean preference in the InstanceScope.
setBoolean(String, String, boolean) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a boolean preference in the InstanceScope.
setBreakpointID(int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
Sets a breakpoint id for this breakpoint
setBrowseMessage(String) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteDirectoryWidget
Set the message that will be displayed in the remote directory browser dialog.
setBundleId(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Set the id of the bundle containing the remote server file.
setByteArray(String, String, byte[]) - Static method in class org.eclipse.ptp.core.Preferences
Sets a byte array preference in the InstanceScope.
setByteArray(String, String, byte[]) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a byte array preference in the InstanceScope.
setCanStepReturnTasks(boolean, TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
 
setCastingArrayEnd(int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Sets end position of casting array
setCastingArrayStart(int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Sets start position of casting array
setCondition(String) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
setCondition(TaskSet, IPDIBreakpoint, IPDICondition) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIBreakpointManager
Sets condition
setCondition(IPDICondition) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
Sets the condition of this breakpoint.
setConditionBreakpoint(TaskSet, int, String) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIBreakpointManagement
Requests to set condition on given breakpoint of specify process
setConfigChangeListener(Listener) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
Listens for changes in service provider configuration
setConfigChangeListener(Listener) - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
Listens for changes in service provider configuration
setConfiguration(IResourceManagerComponentConfiguration) - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizardPage
 
setConfigurationName(String, IResourceManagerConfiguration) - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationSelectionFactory
Set the resource manager name that has been selected in the wizard.
setConfigurations(IServiceConfiguration[]) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceConfigurationSelectionWidget
Set the service configurations to display in the viewer.
setConnection(IRemoteConnection) - Method in interface org.eclipse.ptp.remote.ui.IRemoteUIFileManager
Set the connection to use for file browsing
setConnection(IRemoteConnection) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
Set the selected connection.
setConnection(IRemoteConnection) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteDirectoryWidget
Set the remote connection to use for browsing for the remote directory.
setConnectionHints(RemoteConnectionWidget, IRemoteConnection) - Static method in class org.eclipse.ptp.remote.ui.RemoteUIServicesUtils
Used to configure the default host and port in the wizard used for choosing a resource manager connection.
setContentProvider(IContentProvider) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set content provider
setContinuous(boolean) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Set flag to indicate job is continuous or only runs once.
setCurrentSelection(boolean) - Method in class org.eclipse.ptp.ui.views.ElementIconCanvas
 
setCurrentSelection(boolean, IElement[]) - Method in class org.eclipse.ptp.ui.views.ElementIconCanvas
 
setCurrentSetId(String) - Method in interface org.eclipse.ptp.ui.IElementManager
set current set ID
setCurrentSetId(String) - Method in class org.eclipse.ptp.ui.managers.JobManager
 
setCurrentSetId(String) - Method in class org.eclipse.ptp.ui.managers.MachineManager
 
setCurrentStackFrame(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIStackframeManagement
Sets current stack frame with given level
setCurrentStackFrame(IPDIStackFrame) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
 
setCurrentStackFrame(IPDIStackFrame, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
 
setCurrentThread(IPDIThread, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
 
setCurSetId(String) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
setCursor(Cursor) - Method in class org.eclipse.ptp.ui.views.IconCanvas
 
setDataReadMemoryInfo(IPDIDataReadMemoryInfo) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
 
setDebugConfig(IPDebugConfiguration) - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
setDefault(String, double) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setDefault(String, float) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setDefault(String, int) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setDefault(String, long) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setDefault(String, String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setDefault(String, boolean) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setDefault(Object) - Method in interface org.eclipse.ptp.ui.IRMSelectionListener
Notify the listener that a resource manager has been selected as the default
setDefaultBoolean(String, String, boolean) - Static method in class org.eclipse.ptp.core.Preferences
Sets a boolean in the DefaultScope
setDefaultBoolean(String, String, boolean) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a boolean in the DefaultScope
setDefaultByteArray(String, String, byte[]) - Static method in class org.eclipse.ptp.core.Preferences
Sets a byte array in the DefaultScope
setDefaultByteArray(String, String, byte[]) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a byte array in the DefaultScope
setDefaultConfiguration(IServiceConfiguration) - Method in class org.eclipse.ptp.services.ui.widgets.AddServiceConfigurationWidget
Set the configuration that will be returned if the "New" radio button is selected.
setDefaultDouble(String, String, double) - Static method in class org.eclipse.ptp.core.Preferences
Sets a double in the DefaultScope
setDefaultDouble(String, String, double) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a double in the DefaultScope
setDefaultFloat(String, String, float) - Static method in class org.eclipse.ptp.core.Preferences
Sets a float in the DefaultScope
setDefaultFloat(String, String, float) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a float in the DefaultScope
setDefaultFromSelection(IWorkbench) - Static method in class org.eclipse.ptp.services.ui.wizards.FilenameStore
 
setDefaultInt(String, String, int) - Static method in class org.eclipse.ptp.core.Preferences
Sets a integer in the DefaultScope
setDefaultInt(String, String, int) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a integer in the DefaultScope
setDefaultLong(String, String, long) - Static method in class org.eclipse.ptp.core.Preferences
Sets a long in the DefaultScope
setDefaultLong(String, String, long) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a long in the DefaultScope
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ptp.launch.ui.ApplicationTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ptp.launch.ui.ArgumentsTab
Defaults are empty.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ptp.launch.ui.DebuggerTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ptp.launch.ui.EnhancedSynchronizeTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ptp.launch.ui.EnvironmentTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ptp.launch.ui.ResourcesTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ptp.launch.ui.WorkingDirectoryBlock
Defaults are empty.
setDefaultSourceLocator(ILaunch, ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Create a source locator from the ID specified in the configuration, or create a default one if it hasn't been specified.
setDefaultString(String, String, String) - Static method in class org.eclipse.ptp.core.Preferences
Sets a string in the DefaultScope
setDefaultString(String, String, String) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a string in the DefaultScope
setDefaultWorkingDir(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.ui.WorkingDirectoryBlock
Sets the default working directory
setDeleted() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
Marks the breakpoint for deletion.
setDescription(String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
 
setDescriptor(IPDISignalDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignal
 
setDescriptor(IServiceProviderDescriptor) - Method in interface org.eclipse.ptp.services.core.IServiceProvider
Set the descriptor for this provider.
setDescriptor(IServiceProviderDescriptor) - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
setDisplayRuler(boolean) - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
Show ruler
setDisplayRuler(boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Show ruler
setDouble(String, String, double) - Static method in class org.eclipse.ptp.core.Preferences
Sets a double preference in the InstanceScope.
setDouble(String, String, double) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a double preference in the InstanceScope.
setDynamicTab(ILaunchConfigurationTab) - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
setDynamicTabHolder(Composite) - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
setElementHandler(String, IElementHandler) - Method in interface org.eclipse.ptp.ui.IElementManager
Set element handler
setElementHandler(String, IElementHandler) - Method in class org.eclipse.ptp.ui.managers.AbstractElementManager
 
setElementSet(IElementSet) - Method in class org.eclipse.ptp.ui.views.ElementIconCanvas
Change set
setEnabled(boolean) - Method in interface org.eclipse.ptp.debug.core.model.IEnableDisableTarget
Enables/disables this object
setEnabled(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
Sets the breakpoint state to be enabled or disabled.
setEnabled(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMultiExpressions
 
setEnabled(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITracepoint
Sets the enabled state of this tracepoint.
setEnabled(boolean) - Method in class org.eclipse.ptp.debug.ui.PVariableManager.PVariableInfo
 
setEnabled(boolean) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
 
setEnabled(boolean) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
Set listener enabled state
setEnabled(boolean) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceConfigurationSelectionWidget
 
setEnabledBreakpoint(TaskSet, int, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIBreakpointManagement
Requests to set enable / disable a given breakpoint of specify process
setEnv(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Set the environment prior to launching the server.
setEnvironment(Properties) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIRuntimeOptions
Program/Inferior environment settings
setError(String) - Method in class org.eclipse.ptp.core.AbstractJobSubmission
set the error
setEventHandler(AbstractPDebugViewEventHandler) - Method in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
Sets the event handler for this view
setExceptionpoint(TaskSet, IPDIExceptionpoint) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIBreakpointManagement
Requests to set an exceptionpoint of specify process
setExceptionpoint(TaskSet, String, boolean, boolean, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIBreakpointManager
Sets exceptionpoint
setFloat(String, String, float) - Static method in class org.eclipse.ptp.core.Preferences
Sets a float preference in the InstanceScope.
setFloat(String, String, float) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a float preference in the InstanceScope.
setFocus() - Method in class org.eclipse.ptp.services.ui.views.ServiceConfigurationView
 
setFocus() - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
 
setFocus() - Method in class org.eclipse.ptp.ui.views.JobsListView
 
setFocus() - Method in class org.eclipse.ptp.ui.views.MachinesNodesView
 
setFocus() - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
 
setFocus() - Method in class org.eclipse.ptp.ui.views.ParallelMachinesView
 
setFocus() - Method in class org.eclipse.ptp.ui.views.ParallelProcessView
 
setFocus() - Method in class org.eclipse.ptp.ui.views.ResourceManagerView
 
setFontSize(int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
 
setFontSizeBigger() - Method in class org.eclipse.ptp.ui.views.IconCanvas
 
setFontSizeSmaller() - Method in class org.eclipse.ptp.ui.views.IconCanvas
 
setForeground(Color) - Method in class org.eclipse.ptp.ui.views.IconCanvas
 
setFrozen(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
A memoryBlock set frozen means that the block will not update and check for new data
setFunction(String) - Method in interface org.eclipse.ptp.debug.core.model.IPLineBreakpoint
 
setFunctionBreakpoint(TaskSet, IPDIFunctionBreakpoint) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIBreakpointManagement
Requests to set a function breakpoint of specify process
setFunctionBreakpoint(TaskSet, int, IPDIFunctionLocation, IPDICondition, boolean, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIBreakpointManager
Sets function breakpoint
setHandle(boolean, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignal
 
setHeader(String) - Method in interface org.eclipse.ptp.ui.hover.IIconInformationControl
Set header
setHints(String[], String[]) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
Set hints to use when creating a new connection.
setIconSize(int, int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set icon size
setIconSpace(int, int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set icon spacing
setId(String) - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationSelectionFactory
/** Set the ID of the resource manager that this extension is for.
setId(String) - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizardPageFactory
 
setIgnoreCount(int) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
setImageProvider(IImageProvider) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set image provider
setInitializeDefault(boolean) - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
setInitializing(boolean) - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
setInitialPath(String) - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
Set the initial path to start browsing.
setInt(String, String, int) - Static method in class org.eclipse.ptp.core.Preferences
Sets a integer preference in the InstanceScope.
setInt(String, String, int) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a integer preference in the InstanceScope.
setJob(IPJob) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
 
setJob(IPJob) - Method in interface org.eclipse.ptp.ui.IJobManager
Set the current job
setJob(IPJob) - Method in class org.eclipse.ptp.ui.managers.JobManager
 
setJobFocus(boolean) - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
Set flag that determines if new jobs are give focus in the jobs view.
setJobId(String) - Method in interface org.eclipse.ptp.debug.core.launch.IPLaunch
Set the job ID associated with this launch
setJobId(String) - Method in class org.eclipse.ptp.debug.core.launch.PLaunch
 
setJobId(String) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
setJobName(String) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
setKeyBinding(int, int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set key
setLaunchCommand(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Set the command used to launch the server
setLaunchConfiguration(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
setLaunchConfiguration(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.ui.LaunchConfigurationTab
Cache the launch configuration
setLaunchConfiguration(ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.ui.WorkingDirectoryBlock
 
setLaunchConfigurationDialog(ILaunchConfigurationDialog) - Method in class org.eclipse.ptp.launch.ui.ApplicationTab
 
setLaunchConfigurationDialog(ILaunchConfigurationDialog) - Method in class org.eclipse.ptp.launch.ui.ArgumentsTab
 
setLaunchConfigurationDialog(ILaunchConfigurationDialog) - Method in class org.eclipse.ptp.launch.ui.ResourcesTab
 
setLaunchConfigurationDialog(ILaunchConfigurationDialog) - Method in class org.eclipse.ptp.launch.ui.WorkingDirectoryBlock
 
setLaunchConfigurationWorkingCopy(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
 
setLineBreakpoint(TaskSet, IPDILineBreakpoint) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIBreakpointManagement
Requests to set a line breakpoint of specify process
setLineBreakpoint(TaskSet, int, IPDILineLocation, IPDICondition, boolean, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIBreakpointManager
Sets line breakpoint
setListeners - Variable in class org.eclipse.ptp.ui.managers.AbstractElementManager
 
setLocationPath(String) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteDirectoryWidget
Set the initial remote location that will be displayed in the widget.
setLong(String, String, long) - Static method in class org.eclipse.ptp.core.Preferences
Sets a long preference in the InstanceScope.
setLong(String, String, long) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a long preference in the InstanceScope.
setMachine(IPMachine) - Method in interface org.eclipse.ptp.ui.IMachineManager
Set current machine.
setMachine(IPMachine) - Method in class org.eclipse.ptp.ui.managers.MachineManager
 
setName(String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
 
setName(String) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Set the name for this connection
setName(String) - Method in interface org.eclipse.ptp.services.core.IServiceConfiguration
Set the name for this configuration.
setName(String) - Method in class org.eclipse.ptp.ui.wizards.RMConfigurationWizardPageFactory
 
setParent(IValueParent) - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IValueParent
Sets parent this value
setPass(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
 
setPassCount(int) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITracepoint
Sets the pass count of this tracepoint.
setPassEnabled(boolean) - Method in interface org.eclipse.ptp.debug.core.model.IPSignal
Enables/disables the "pass" flag of this signal.
setPassword(String) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Set the password for this connection
setPayload(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Set the name of the payload
setPendingTasks(boolean, TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
 
setPort(int) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Set the port used for this connection.
setPos(int) - Method in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory.SimpleByteBuffer
 
setPrint(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
 
setProperties(Map<String, String>) - Method in interface org.eclipse.ptp.services.core.IServiceProvider
Add the properties in the supplied map to the properties of the service provider.
setProperties(Map<String, String>) - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
setProperties(Map<String, String>) - Method in class org.eclipse.ptp.services.core.ServiceProviderWorkingCopy
 
setProviderIDToProviderMap(Map<String, IServiceProvider>) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
setProviderIDToProviderMap(Map<String, IServiceProvider>) - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
setQueue(IPQueue) - Method in class org.eclipse.ptp.ui.managers.JobManager
 
setRegisterColor(Color) - Method in class org.eclipse.ptp.ui.views.AbstractParallelElementView
Set the color of registered element
setRegisterDescriptors(IPRegisterDescriptor[]) - Method in interface org.eclipse.ptp.debug.core.model.IPPersistableRegisterGroup
Replaces the group register descriptors by the specified descriptors.
setRegistered(boolean) - Method in class org.eclipse.ptp.ui.model.Element
 
setRegistered(boolean) - Method in interface org.eclipse.ptp.ui.model.IElement
Set element to register or not
setRegisterTasks(boolean, TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
 
setRemoteConnection(IRemoteConnection) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Set the connection used to launch the server
setRequestTimeout(long) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Sets a timeout for request
setRequestTimeout(long) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
setResourceManager(IResourceManager) - Method in interface org.eclipse.ptp.debug.core.launch.IPLaunch
Set the resource manager used to launch the job
setResourceManager(IResourceManager) - Method in class org.eclipse.ptp.debug.core.launch.PLaunch
 
setResourceManager(IResourceManager) - Method in class org.eclipse.ptp.ui.actions.EditResourceManagerAction
 
setResourceManager(IResourceManager) - Method in class org.eclipse.ptp.ui.actions.SelectDefaultResourceManagerAction
 
setResourceManagers(IResourceManager[]) - Method in class org.eclipse.ptp.ui.actions.RemoveResourceManagersAction
 
setSearchForDuplicateFiles(boolean) - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IPSourceLocation
 
setSearchForDuplicateFiles(boolean) - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IPSourceLocator
 
setSelected(boolean) - Method in class org.eclipse.ptp.ui.model.Element
 
setSelected(boolean) - Method in interface org.eclipse.ptp.ui.model.IElement
Set element state to selected
setSelection(boolean) - Method in class org.eclipse.ptp.services.ui.widgets.AddServiceConfigurationWidget
Set the selected status of the buttons.
setSelection(ISelection) - Method in class org.eclipse.ptp.services.ui.widgets.AddServiceConfigurationWidget
 
setSelection(ISelection) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceConfigurationSelectionWidget
 
setSelection(ISelection) - Method in class org.eclipse.ptp.ui.views.ElementIconCanvas
 
setSelection(ISelection) - Method in class org.eclipse.ptp.ui.views.ParallelJobsView
 
setSelection(ISelection) - Method in class org.eclipse.ptp.ui.views.ParallelMachinesView
 
setSelectionColor(int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set selection color
setSelectionSize(int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set selection size
setServerState(AbstractRemoteServerRunner.ServerState) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Change the state of the server
setServiceConfiguration(IServiceConfiguration) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
Set the service configuration for this widget
setServiceConfiguration(IServiceConfiguration) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceProviderConfigurationWidget
Causes the tree to display all the services that are available in the system.
setServiceConfiguration(IServiceConfiguration, Set<String>) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceProviderConfigurationWidget
Causes the tree to display all the services that are available in the system.
setServiceIDToSelectedProviderID(Map<String, String>) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
setServiceIDToSelectedProviderID(Map<String, String>) - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
setServiceProvider(IService, IServiceProvider) - Method in interface org.eclipse.ptp.services.core.IServiceConfiguration
Set the service provider for a particular service in this configuration.
setSetId(String) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
setShowTooltip(boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
 
setShuttingDown(boolean) - Method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
Sets whether this plug-in is in the process of being shutdown.
setSourceHandle(String) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
setSourceLocations(IPSourceLocation[]) - Method in interface org.eclipse.ptp.debug.core.sourcelookup.IPSourceLocator
 
setSourceLocator(ILaunch, ILaunchConfiguration) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Set the source locator for this application
setSourcePaths(TaskSet, String[]) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
 
setSourcePaths(String[]) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISourceManagement
Set the source search paths for the debug session.
setStatus(AbstractJobSubmission.JobSubStatus) - Method in class org.eclipse.ptp.core.AbstractJobSubmission
set the current status
setStatus(int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Set status for session
setStatus(int) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventRequest
 
setStatus(int) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
Sets current status of this request
setStatus(int) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
setStop(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
 
setStopEnabled(boolean) - Method in interface org.eclipse.ptp.debug.core.model.IPSignal
Enables/disables the "stop" flag of this signal.
setString(String, String, String) - Static method in class org.eclipse.ptp.core.Preferences
Sets a string preference in the InstanceScope.
setString(String, String, String) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets a string preference in the InstanceScope.
setSupended(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
 
setSuspendTasks(boolean, TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
 
setSymbolsFileName(IPath) - Method in interface org.eclipse.ptp.debug.core.model.IPModule
Associate the specified file as a symbol provider for this module.
setTable(Table) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
setTable(Table) - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
setTerminateTasks(boolean, TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
 
setTitle(String) - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
Set the dialogTitle of the dialog.
setToDefault(String, String) - Static method in class org.eclipse.ptp.core.Preferences
Sets the given preference to its default value.
setToDefault(String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setToDefault(String, String) - Static method in class org.eclipse.ptp.remote.core.Preferences
Sets the given preference to its default value.
setTooltip(boolean, long, boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set tooltip setting
setToolTipProvider(IToolTipProvider) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set tooltip provider
setTooltipTimeout(long) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set tooltip timeout
setTooltipWrap(boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set tooltip content displaying
setTotal(int) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Get totla elements
setType(int) - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
Set the type of browser.
setUnpackCommand(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Set the command used to unpack the payload
setUsername(String) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Set the username for this connection
setValue(long, byte[]) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
Sets the value of the bytes in this memory block at the specified offset within this memory block to the specified bytes.
setValue(String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIRegister
Sets value of this variable by given expression
setValue(String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariable
Sets value of this variable by given expression
setValue(String, double) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setValue(String, float) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setValue(String, int) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setValue(String, long) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setValue(String, String) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setValue(String, boolean) - Method in class org.eclipse.ptp.debug.ui.PreferencesAdapter
setValues() - Method in class org.eclipse.ptp.ui.preferences.AbstractPreferencePage
Set preference values
setValues() - Method in class org.eclipse.ptp.ui.preferences.RMPreferencesPage
 
setValues() - Method in class org.eclipse.ptp.ui.preferences.ViewerPreferencesPage
 
setVariable(String, String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Set the value of a variable that will be expended in the launch command
setVars(Map<String, String>) - Method in class org.eclipse.ptp.remote.core.RemoteVariableManager
Initialize variables with values from the map.
setVerifyLaunchCommand(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
setVerifyLaunchFailMessage(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
setVerifyLaunchPattern(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
setVerifyUnpackCommand(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
setVerifyUnpackFailMessage(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
setVerifyUnpackPattern(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
 
setVerticalScrollBar(ScrollBar) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set vertical scrollbar
setVerticalScrollOffset(int, boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set vertical scrollbar offset
setWatchpoint(TaskSet, IPDIWatchpoint) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIBreakpointManagement
Requests to set a watchpoint of specify process
setWatchpoint(TaskSet, int, int, String, IPDICondition, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIBreakpointManager
Sets watchpoint
setWorkDir(String) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Set the working directory.
setWorkingDirectory(String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIRuntimeOptions
Program/Inferior working directory
setWorkingDirectory(ILaunchConfigurationWorkingCopy, String) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Set the working directory
setWorkingDirectory(String) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Set the working directory.
setWorkingSet(IWorkingSet) - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteContentProvider
Sets the workingSet.
SHARED_LIBRARY - Static variable in interface org.eclipse.ptp.debug.core.model.IPModule
Type constant which identifies shared libraries.
shortValue() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValueInt
Returns value of this value
show_tooltip - Variable in class org.eclipse.ptp.ui.views.IconCanvas
 
show_tooltip_allthetime - Variable in class org.eclipse.ptp.ui.views.IconCanvas
 
showConnections(boolean) - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
Show available connections on browser if possible.
showConnections(boolean) - Method in interface org.eclipse.ptp.remote.ui.IRemoteUIFileManager
Show a list of available connections if possible.
showDetailErrorDialog(Shell, String, String, IStatus) - Static method in class org.eclipse.ptp.ui.UIUtils
 
showDialog(Shell, String, String, int) - Static method in class org.eclipse.ptp.ui.UIUtils
 
showDialogAsync(Shell, String, String, int) - Static method in class org.eclipse.ptp.ui.UIUtils
 
showErrorDialog(Shell, String, String, int) - Static method in class org.eclipse.ptp.ui.UIUtils
 
showErrorDialog(String, String, IStatus) - Static method in class org.eclipse.ptp.ui.UIUtils
 
showInformationDialog(Shell, String, String, int) - Static method in class org.eclipse.ptp.ui.UIUtils
 
showPTPDebugView(String) - Method in class org.eclipse.ptp.launch.ParallelLaunchConfigurationDelegate
Show the PTP Debug view
showQuestionDialog(String, String) - Static method in class org.eclipse.ptp.ui.UIUtils
 
showToolTip(int, Event) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Show tooltip
showToolTip(int, boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
 
showTooltipAllthetime(boolean) - Method in class org.eclipse.ptp.ui.views.IconCanvas
Set tooltip to show all the time
showView(String) - Static method in class org.eclipse.ptp.ui.UIUtils
 
showWarningDialog(Shell, String, String, int) - Static method in class org.eclipse.ptp.ui.UIUtils
 
showWhile(Runnable) - Method in class org.eclipse.ptp.ui.views.AbstractParallelView
 
shutdown() - Method in class org.eclipse.ptp.core.ModelManager
 
shutdown() - Method in class org.eclipse.ptp.debug.core.PDebugModel
Shutdown all debug sessions
shutdown(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Shutdown this session
shutdown() - Method in class org.eclipse.ptp.debug.core.pdi.manager.AbstractEventManager
 
shutdown() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIManager
 
shutdown() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMultiExpressions
 
shutdown(boolean) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
shutdown() - Method in class org.eclipse.ptp.debug.ui.PVariableManager
 
shutdown() - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
 
shutdown() - Method in interface org.eclipse.ptp.ui.IElementManager
Shutdown the manager
shutdown() - Method in class org.eclipse.ptp.ui.managers.AbstractElementManager
 
shutdown() - Method in class org.eclipse.ptp.ui.managers.JobManager
 
shutdown() - Method in class org.eclipse.ptp.ui.managers.MachineManager
 
shutdown() - Method in class org.eclipse.ptp.ui.managers.RMManager
Shut down the RM manager
shutdownSession(String) - Method in class org.eclipse.ptp.debug.core.PDebugModel
Shutdown the debug session for the given job.
signal() - Method in interface org.eclipse.ptp.debug.core.model.IPSignal
Resumes execution, but immediately gives the target this signal.
signal() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignal
Continue program giving it this signal.
signalChanged(TaskSet, IPDISignal) - Method in interface org.eclipse.ptp.debug.core.IPSignalManager
 
SINGLE - Static variable in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
 
SINGLETON - Static variable in class org.eclipse.ptp.debug.core.pdi.PDILocatorComparator
 
size() - Method in interface org.eclipse.ptp.ui.IElementManager
Get element size
size() - Method in class org.eclipse.ptp.ui.managers.JobManager
 
size() - Method in class org.eclipse.ptp.ui.managers.MachineManager
 
size() - Method in class org.eclipse.ptp.ui.model.ElementSet
 
size() - Method in interface org.eclipse.ptp.ui.model.IElementSet
Returns total elements of this set
SIZE_BOOL - Static variable in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory
 
SIZE_CHAR - Static variable in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory
 
SIZE_DOUBLE - Static variable in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory
 
SIZE_FLOAT - Static variable in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory
 
SIZE_INVALID - Static variable in class org.eclipse.ptp.debug.core.pdi.model.aif.AIFFactory
 
sizeof() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFType
Returns size of this AIF type in bytes
sizeof() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValue
Returns size of this value
sizeof() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
Returns the size of this variable descriptor
skipBreakpoints(boolean) - Method in interface org.eclipse.ptp.debug.core.IPBreakpointManager
 
SOURCE_HANDLE - Static variable in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
sourceContainersChanged(ISourceLookupDirector) - Method in interface org.eclipse.ptp.debug.core.sourcelookup.ISourceLookupChangeListener
 
SourceLookupFactory - Class in org.eclipse.ptp.debug.core.sourcelookup
 
SourceLookupFactory() - Constructor for class org.eclipse.ptp.debug.core.sourcelookup.SourceLookupFactory
 
spanGridData(int, int) - Method in class org.eclipse.ptp.launch.ui.LaunchConfigurationTab
Utility routing to create a GridData
spanGridData(int, int) - Method in class org.eclipse.ptp.ui.preferences.PTPPreferencesPage
 
spanGridData(int, int) - Method in class org.eclipse.ptp.ui.views.ParallelProcessView
Convenience method to create a GridData object
STACKFRAME_DEFAULT_DEPTH - Static variable in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
 
start() - Method in class org.eclipse.ptp.core.ModelManager
 
start(BundleContext) - Method in class org.eclipse.ptp.core.PTPCorePlugin
This method is called upon plug-in activation
start(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
Starts specify process
start(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
start(BundleContext) - Method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
 
start(BundleContext) - Method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.ptp.launch.PTPLaunchPlugin
This method is called upon plug-in activation
start() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcessBuilder
 
start(int) - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcessBuilder
 
start() - Method in interface org.eclipse.ptp.remote.core.IRemoteProcessBuilder
Starts a new process using the attributes of this process builder.
start(int) - Method in interface org.eclipse.ptp.remote.core.IRemoteProcessBuilder
Starts a new process using the attributes of this process builder.
start(BundleContext) - Method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
 
start(BundleContext) - Method in class org.eclipse.ptp.remote.ui.PTPRemoteUIPlugin
 
start(BundleContext) - Method in class org.eclipse.ptp.services.core.ServicesCorePlugin
 
start(BundleContext) - Method in class org.eclipse.ptp.services.ui.ServicesUIPlugin
 
start(BundleContext) - Method in class org.eclipse.ptp.ui.PTPUIPlugin
 
START_TAG - Static variable in interface org.eclipse.ptp.ui.hover.IIconHoverTag
 
startDebugger(String, String, String, String[]) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIDebugger
Starts debugger
STARTED - Static variable in interface org.eclipse.ptp.debug.core.pdi.IPDISession
 
startListening() - Static method in class org.eclipse.ptp.services.core.ProjectChangeListener
 
StartResourceManagersObjectActionDelegate - Class in org.eclipse.ptp.ui.actions
 
StartResourceManagersObjectActionDelegate() - Constructor for class org.eclipse.ptp.ui.actions.StartResourceManagersObjectActionDelegate
 
startRMs - Variable in class org.eclipse.ptp.ui.preferences.RMPreferencesPage
 
startRMsButton - Variable in class org.eclipse.ptp.ui.preferences.RMPreferencesPage
 
startServer(IProgressMonitor) - Method in class org.eclipse.ptp.remote.core.server.AbstractRemoteServerRunner
Start the server launch.
STATE - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
State change detail.
status - Variable in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventRequest
 
STATUS_CODE_ERROR - Static variable in interface org.eclipse.ptp.debug.core.IPDebugConstants
 
STATUS_CODE_ERROR - Static variable in interface org.eclipse.ptp.ui.IPTPUIConstants
 
STATUS_CODE_INFO - Static variable in interface org.eclipse.ptp.debug.core.IPDebugConstants
 
STATUS_CODE_INFO - Static variable in interface org.eclipse.ptp.ui.IPTPUIConstants
 
STATUS_CODE_QUESTION - Static variable in interface org.eclipse.ptp.debug.core.IPDebugConstants
Status handler codes.
STATUS_CODE_QUESTION - Static variable in interface org.eclipse.ptp.ui.IPTPUIConstants
 
STDIO - Static variable in interface org.eclipse.ptp.remote.core.IRemoteProxyOptions
Multiplex all proxy communication over a single per-RM connection using stdio.
STEP_END - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
Step end detail.
STEP_GROUP - Static variable in interface org.eclipse.ptp.debug.ui.IPTPDebugUIConstants
 
STEP_INTO - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
Step start detail.
STEP_INTO - Static variable in interface org.eclipse.ptp.debug.core.pdi.event.IPDIResumedEvent
 
STEP_INTO_GROUP - Static variable in interface org.eclipse.ptp.debug.ui.IPTPDebugUIConstants
 
STEP_INTO_INSTRUCTION - Static variable in interface org.eclipse.ptp.debug.core.pdi.event.IPDIResumedEvent
 
STEP_OVER - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
Step start detail.
STEP_OVER - Static variable in interface org.eclipse.ptp.debug.core.pdi.event.IPDIResumedEvent
 
STEP_OVER_GROUP - Static variable in interface org.eclipse.ptp.debug.ui.IPTPDebugUIConstants
 
STEP_OVER_INSTRUCTION - Static variable in interface org.eclipse.ptp.debug.core.pdi.event.IPDIResumedEvent
 
STEP_RETURN - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
Step start detail.
STEP_RETURN - Static variable in interface org.eclipse.ptp.debug.core.pdi.event.IPDIResumedEvent
 
STEP_RETURN_GROUP - Static variable in interface org.eclipse.ptp.debug.ui.IPTPDebugUIConstants
 
stepInto(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
Steps into the current source line.
stepInto(TaskSet, int) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
stepInto() - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Step into debugger
stepInto(String, String) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Step into debugger
stepIntoAction - Variable in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
 
stepIntoInstruction(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
Steps into the current machine instruction.
stepIntoInstruction(TaskSet, int) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
stepOver(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
Steps over the current source line. if count <= 0 it is a loop.
stepOver(TaskSet, int) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
stepOver() - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Step over debugger
stepOver(String, String) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Step over debugger
stepOverAction - Variable in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
 
stepOverInstruction(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
Steps over the current machine instruction.
stepOverInstruction(TaskSet, int) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
STEPPED - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
 
STEPPING - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
 
stepReturn(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
Continue execution until the frame return.
stepReturn(TaskSet, IAIF) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
Cancel execution of the frame and return with value. value can be null, if no return value is needed.
stepReturn(TaskSet, IAIF) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
stepReturn(TaskSet, int) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
stepReturn() - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Step return debugger
stepReturn(String, String) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Step return debugger
stepReturnAction - Variable in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
 
stepUntil(TaskSet, IPDILocation) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
Continues running until location is reached.
stepUntil(TaskSet, IPDILocation) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
stop(BundleContext) - Method in class org.eclipse.ptp.core.PTPCorePlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.ptp.debug.core.PTPDebugCorePlugin
 
stop(BundleContext) - Method in class org.eclipse.ptp.debug.ui.PTPDebugUIPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.ptp.launch.PTPLaunchPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.ptp.remote.core.PTPRemoteCorePlugin
 
stop(BundleContext) - Method in class org.eclipse.ptp.remote.ui.PTPRemoteUIPlugin
 
stop(BundleContext) - Method in class org.eclipse.ptp.services.core.ServicesCorePlugin
 
stop(BundleContext) - Method in class org.eclipse.ptp.services.ui.ServicesUIPlugin
 
stop(BundleContext) - Method in class org.eclipse.ptp.ui.PTPUIPlugin
 
stopDebugger() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIDebugger
Stops debugger
stopListening() - Static method in class org.eclipse.ptp.services.core.ProjectChangeListener
 
stopResourceManagers() - Method in interface org.eclipse.ptp.core.IModelManager
stops all of the resource managers.
stopResourceManagers() - Method in class org.eclipse.ptp.core.ModelManager
 
StopResourceManagersObjectActionDelegate - Class in org.eclipse.ptp.ui.actions
 
StopResourceManagersObjectActionDelegate() - Constructor for class org.eclipse.ptp.ui.actions.StopResourceManagersObjectActionDelegate
 
storeLineField - Variable in class org.eclipse.ptp.ui.preferences.PTPPreferencesPage
 
storeResult(TaskSet, Object) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventResultRequest
 
storeUnknownResult(TaskSet, Object) - Method in class org.eclipse.ptp.debug.core.pdi.request.AbstractEventResultRequest
 
storeValues() - Method in class org.eclipse.ptp.ui.preferences.AbstractPreferencePage
Store preference values
storeValues() - Method in class org.eclipse.ptp.ui.preferences.RMPreferencesPage
 
storeValues() - Method in class org.eclipse.ptp.ui.preferences.ViewerPreferencesPage
 
STRIKE_TAG - Static variable in interface org.eclipse.ptp.ui.hover.IIconHoverTag
 
STRING - Static variable in class org.eclipse.ptp.debug.core.ExtFormat
 
submitJob(ILaunchConfiguration, String, IPLaunch, IPDebugger, IProgressMonitor) - Method in class org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate
Submit a job to the resource manager.
supportsCPU(String) - Method in interface org.eclipse.ptp.debug.core.IPDebugConfiguration
Deprecated. 
supportsFormatting() - Method in interface org.eclipse.ptp.debug.core.model.IFormatSupport
 
supportsInstructionStepping() - Method in interface org.eclipse.ptp.debug.core.model.ISteppingModeTarget
Returns whether this debug target supports instruction stepping.
supportsMode(String) - Method in interface org.eclipse.ptp.debug.core.IPDebugConfiguration
Test if the debugger support the debug launch mode (run or attach)
supportsSourceContainerType(ISourceContainerType) - Method in class org.eclipse.ptp.debug.core.sourcelookup.PSourceLookupDirector
 
supportsTCPPortForwarding() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Test if this connection supports forwarding of TCP connections
SUSPEND - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
Suspend event kind.
suspend(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
Causes this target/thread to suspend its execution.
suspend(TaskSet) - Method in class org.eclipse.ptp.debug.core.pdi.Session
 
suspend() - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Suspend debugger
suspend(String, String) - Method in class org.eclipse.ptp.debug.ui.UIDebugManager
Suspend debugger
suspendAction - Variable in class org.eclipse.ptp.debug.ui.views.ParallelDebugView
 
SUSPENDED - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
 
SuspendedDebugEvent - Class in org.eclipse.ptp.debug.ui.events
Deprecated.  
SuspendedDebugEvent(String, Object, Object) - Constructor for class org.eclipse.ptp.debug.ui.events.SuspendedDebugEvent
Deprecated. Constructor
SUSPENDING - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
 
SW - Static variable in class org.eclipse.ptp.ui.views.IconCanvas
 
switchPerspective(String) - Method in class org.eclipse.ptp.launch.ParallelLaunchConfigurationDelegate
Used to force switching to the PTP Debug perspective
switchPerspectiveTo(String) - Static method in class org.eclipse.ptp.ui.UIUtils
 
syncAfterButton - Variable in class org.eclipse.ptp.launch.ui.EnhancedSynchronizeTab
 
syncBeforeButton - Variable in class org.eclipse.ptp.launch.ui.EnhancedSynchronizeTab
 
syncExec(Runnable) - Method in class org.eclipse.ptp.ui.views.AbstractParallelView
 

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.