- 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
-
- saveConfigs(IProject) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncConfigManager
-
Save the current configurations for the project.
- saveConfiguration(IEnvManagerConfig) - Method in class org.eclipse.ptp.ems.ui.EnvManagerConfigWidget
-
- saveFileFilter(IProject, AbstractSyncFileFilter) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncManager
-
Save a new file filter for a project.
- saveFilter() - Method in class org.eclipse.ptp.rdt.sync.core.AbstractSyncFileFilter
-
Save filters
- saveFilter() - Method in class org.eclipse.ptp.rdt.sync.core.PreferenceSyncFileFilterStorage
-
- 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.etfw.Preferences
-
Save the preferences for the given plugin identifier.
- saveState(IMemento) - Method in class org.eclipse.ptp.services.core.ServiceProvider
-
Saves the state of this provider in the given IMemento
.
- ScanReturn - Class in org.eclipse.ptp.pldt.common
-
This object represents the collection of artifacts (e.g.
- ScanReturn() - Constructor for class org.eclipse.ptp.pldt.common.ScanReturn
-
Create a ScanReturn objct
- SELECTED_TOOL - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- selection - Variable in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandler
-
the current selection is cached here
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ptp.pldt.common.actions.AnalysisDropdownHandler
-
Implemented for SelectionListener interface:
Listen for selection changes and cache the ones that might be
interesting to us.
- selectThread(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIThreadManagement
-
Requests to select thread with given thread id of specify process
- separateNameValue - Variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
String/character placed between option names and values Default: =
- separateOpts - Variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
String/Character placed between individual options Default: newline
- 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
-
- 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
-
- 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
-
- 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
-
- set(int[]) - Method in class org.eclipse.ptp.debug.core.TaskSet
-
Set the tasks at each position given by the array of indices
- SET_ROOT_ID - Static variable in interface org.eclipse.ptp.core.PreferenceConstants
-
- setActive(IProject, SyncConfig) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncConfigManager
-
Set the active sync configuration for the project.
- 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.pldt.common.actions.RunAnalyseHandlerBase
-
- setAddress(String) - Method in interface org.eclipse.ptp.debug.core.model.IPLineBreakpoint
-
Set the breakpoint address
- 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.
- setAllCompilers(ToolApp) - Method in class org.eclipse.ptp.etfw.toolopts.BuildTool
-
Associate the input ToolApp with all compilers
- setAllFunctionList(List<IFunctionSummary>) - Method in class org.eclipse.ptp.pldt.common.editorHelp.AllFunctions
-
- setArg(int) - Method in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
Sets the arg widgt's value with a numerical input, if valid
- setArg(String) - Method in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
Set's the arg widget's value with a string input, if valid
- setArguments(String[]) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIRuntimeOptions
-
Program/Inferior arguments
- setArguments(String) - Method in class org.eclipse.ptp.pldt.common.editorHelp.FunctionPrototypeSummaryImpl
-
Set the arguments
- 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
-
Set auto update
- setBlocked(IStatus) - Method in class org.eclipse.ptp.rdt.sync.core.RecursiveSubMonitor
-
- 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.etfw.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.
- 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.etfw.Preferences
-
Sets a byte array preference in the InstanceScope
.
- setCanceled(boolean) - Method in class org.eclipse.ptp.rdt.sync.core.RecursiveSubMonitor
-
- setCanStepReturnTasks(boolean, TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
-
Set tasks that can step return
- 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
- setCcCompiler(ToolApp) - Method in class org.eclipse.ptp.etfw.toolopts.BuildTool
-
Associate the input ToolApp with the cc compiler
- setColumn(int) - Method in class org.eclipse.ptp.pldt.common.Artifact
-
- setColumn(int) - Method in interface org.eclipse.ptp.pldt.common.IArtifact
-
Set the column number within the line
- setCondition(String) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
-
Set a condition on the breakpoint
- 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
- setConfigElements(List<String>) - Method in class org.eclipse.ptp.ems.core.EnvManagerConfigString
-
- setConfigElements(List<String>) - Method in class org.eclipse.ptp.ems.core.EnvManagerProjectProperties
-
- setConfigElements(List<String>) - Method in interface org.eclipse.ptp.ems.core.IEnvManagerConfig
-
Sets a configuration setting containing the list of selected environment configuration elements (environment modules/SoftEnv
macros/etc.).
- setConfigName(String) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Set the configuration name
- setConfigurationName(ILaunchConfigurationWorkingCopy, String) - Static method in class org.eclipse.ptp.core.util.LaunchUtils
-
Set the name of the launch configuration
- 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 class org.eclipse.ptp.ems.ui.EnvManagerConfigWidget
-
Set the remote connection to use when querying for the remote environment
- setConnection(IRemoteConnection) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Set the remote connection
- 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 connection that should be selected in the widget.
- setConnection(String, String) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
-
Set the connection that should be selected in the widget.
- 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.
- setConnectionName(ILaunchConfigurationWorkingCopy, String) - Static method in class org.eclipse.ptp.core.util.LaunchUtils
-
Set the connection name attribute
- setConnectionName(String) - Method in class org.eclipse.ptp.ems.core.EnvManagerConfigString
-
- setConnectionName(String) - Method in class org.eclipse.ptp.ems.core.EnvManagerProjectProperties
-
- setConnectionName(String) - Method in interface org.eclipse.ptp.ems.core.IEnvManagerConfig
-
Sets the connection name configuration setting.
- setConnectionName(String) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Set the connection name
- setConstructType(int) - Method in class org.eclipse.ptp.pldt.common.util.SourceInfo
-
- 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
-
Set current thread
- setCurSetId(String) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
-
Set the current set ID
- setCxxCompiler(ToolApp) - Method in class org.eclipse.ptp.etfw.toolopts.BuildTool
-
Associate the input ToolApp with the cxx compiler
- setDataReadMemoryInfo(IPDIDataReadMemoryInfo) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMemoryBlock
-
- setDefault(String, double) - Method in class org.eclipse.ptp.core.PreferencesAdapter
- setDefault(String, float) - Method in class org.eclipse.ptp.core.PreferencesAdapter
- setDefault(String, int) - Method in class org.eclipse.ptp.core.PreferencesAdapter
- setDefault(String, long) - Method in class org.eclipse.ptp.core.PreferencesAdapter
- setDefault(String, String) - Method in class org.eclipse.ptp.core.PreferencesAdapter
- setDefault(String, boolean) - Method in class org.eclipse.ptp.core.PreferencesAdapter
- 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.etfw.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.etfw.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.etfw.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.etfw.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.etfw.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.etfw.Preferences
-
Sets a long in the DefaultScope
- setDefaultMissingConnectionHandler(IMissingConnectionHandler) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncManager
-
Set the default sync exception handler
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in interface org.eclipse.ptp.etfw.toolopts.IToolUITab
-
Sets the default values in the launch configuration
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
Sets the default values as suppled for the tools in this pane in the
given configuration
- 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.etfw.Preferences
-
Sets a string in the DefaultScope
- setDefaultSyncExceptionHandler(ISyncExceptionHandler) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncManager
-
Set the default sync exception handler
- 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
-
Set signal description
- setDescription(String) - Method in class org.eclipse.ptp.pldt.common.Artifact
-
- setDescription(String) - Method in class org.eclipse.ptp.pldt.common.editorHelp.FunctionSummaryImpl
-
Set description of this function
- setDescriptor(IPDISignalDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignal
-
Set descriptor
- 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
-
- 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.etfw.Preferences
-
Sets a double preference in the InstanceScope
.
- 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
-
Set enabled
- 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.etfw.toolopts.ToolOption
-
Sets the tool option's widget to the enabled condition of the boolean input
- 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
- setEnd(int) - Method in class org.eclipse.ptp.pldt.common.util.SourceInfo
-
- setEnvironment(Properties) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIRuntimeOptions
-
Program/Inferior environment settings
- setEnvMgmtEnabled(boolean) - Method in class org.eclipse.ptp.ems.core.EnvManagerConfigString
-
- setEnvMgmtEnabled(boolean) - Method in class org.eclipse.ptp.ems.core.EnvManagerProjectProperties
-
- setEnvMgmtEnabled(boolean) - Method in interface org.eclipse.ptp.ems.core.IEnvManagerConfig
-
Sets a configuration setting indicating whether environment management support is enabled.
- setErrorListener(IErrorListener) - Method in class org.eclipse.ptp.ems.ui.EnvManagerConfigWidget
-
Sets the (unique)
IErrorListener
which will be used to display error messages to the user.
- 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
- setExternalTarget(boolean) - Method in class org.eclipse.ptp.etfw.AbstractToolDataManager
-
Used to indicate that this analysis operation is being conducted by the user on arbitrary external data.
- setF90Compiler(ToolApp) - Method in class org.eclipse.ptp.etfw.toolopts.BuildTool
-
Associate the input ToolApp with the f90 compiler
- setFileName(String) - Method in class org.eclipse.ptp.pldt.common.Artifact
-
- 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.etfw.Preferences
-
Sets a float preference in the InstanceScope
.
- setFocus() - Method in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
-
Passing the focus request to the viewer's control.
- setFocus() - Method in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
-
Passing the focus request to the viewer's control.
- 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
-
Set the breakpoint function
- 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
-
Set handle
- setHints(String[], String[]) - Method in class org.eclipse.ptp.remote.ui.widgets.RemoteConnectionWidget
-
Set hints to use when creating a new connection.
- setId() - Method in class org.eclipse.ptp.pldt.common.Artifact
-
Set unique ID for this MPI artifact.
- setIgnoreCount(int) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
-
Set the breakpoint ignore count
- setIncludes(IRequiredInclude[]) - Method in class org.eclipse.ptp.pldt.common.editorHelp.FunctionSummaryImpl
-
Set the list of required includes for this function
- 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.etfw.Preferences
-
Sets a integer preference in the InstanceScope
.
- setIsArgument(boolean) - Method in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
Sets if this is an argument or an env variable.
- setJobControl(IJobControl) - Method in interface org.eclipse.ptp.debug.core.launch.IPLaunch
-
Set the controller used to launch the job
- setJobId(String) - Method in interface org.eclipse.ptp.debug.core.launch.IPLaunch
-
Set the job ID associated with this launch
- setJobId(String) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
-
Set the job ID
- setJobName(String) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
-
Set the job name
- setLastHandledAnalysis(RunAnalyseHandler, IStructuredSelection) - Static method in class org.eclipse.ptp.pldt.common.actions.AnalysisDropdownHandler
-
Remember what was last executed, so that we can give a repeat performance
- setLine(int) - Method in class org.eclipse.ptp.pldt.common.Artifact
-
- setLine(int) - Method in interface org.eclipse.ptp.pldt.common.IArtifact
-
Set the line number within the file
- 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
- setLocation(String) - Method in class org.eclipse.ptp.rdt.sync.core.services.AbstractSynchronizeService
-
- setLocation(String) - Method in interface org.eclipse.ptp.rdt.sync.core.services.ISynchronizeService
-
Set the remote directory that will be used for synchronization
- setLocation(String) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Set the sync location
- 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.etfw.Preferences
-
Sets a long preference in the InstanceScope
.
- setManualConfig(boolean) - Method in class org.eclipse.ptp.ems.core.EnvManagerConfigString
-
- setManualConfig(boolean) - Method in class org.eclipse.ptp.ems.core.EnvManagerProjectProperties
-
- setManualConfig(boolean) - Method in interface org.eclipse.ptp.ems.core.IEnvManagerConfig
-
Sets a configuration setting indicating whether manually-entered configuration commands should be used.
- setManualConfigCheckbox(boolean) - Method in class org.eclipse.ptp.ems.ui.EnvManagerConfigWidget
-
Sets the state of the "Manually specify environment configuration commands" checkbox.
- setManualConfigText(String) - Method in class org.eclipse.ptp.ems.core.EnvManagerConfigString
-
- setManualConfigText(String) - Method in class org.eclipse.ptp.ems.core.EnvManagerProjectProperties
-
- setManualConfigText(String) - Method in interface org.eclipse.ptp.ems.core.IEnvManagerConfig
-
Sets a configuration setting containing manually-entered configuration commands.
- setManualConfigText(String) - Method in class org.eclipse.ptp.ems.ui.EnvManagerConfigWidget
-
Sets the contents of the text box which allows the user to enter a custom sequence of environment management commands.
- setMergeAsResolved(IProject, SyncConfig, IPath[]) - Method in interface org.eclipse.ptp.rdt.sync.core.services.ISynchronizeService
-
Set the given file paths as resolved (merge conflict does not exist)
- setName(String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
-
Set signal name
- setName(String) - Method in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
- setName(String) - Method in class org.eclipse.ptp.pldt.common.editorHelp.FunctionPrototypeSummaryImpl
-
Set the name
- setName(String) - Method in class org.eclipse.ptp.pldt.common.editorHelp.FunctionSummaryImpl
-
Set the name of this function
- 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.
- setNamespace(String) - Method in class org.eclipse.ptp.pldt.common.editorHelp.FunctionSummaryImpl
-
Set namespace
- setOff - Variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
- setOn - Variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
- setOptions(List<ToolOption>) - Method in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
- 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
-
Set pass flag
- 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
- setPendingTasks(boolean, TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
-
Set pending tasks
- setPort(int) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
-
Set the port used for this connection.
- setPrimaryfileName(String) - Method in class org.eclipse.ptp.pldt.common.Artifact
-
Which file-analysis-invocation gave rise to this artifact.
- setPrint(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
-
Set print flag
- setProcessOutput(BitSet, String) - Method in interface org.eclipse.ptp.core.jobs.IPJobStatus
-
- setProcessState(BitSet, String) - Method in interface org.eclipse.ptp.core.jobs.IPJobStatus
-
- setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.ptp.ems.ui.LazyEnvManagerDetector
-
Set a progress monitor to use for long running operations.
- setProject(IProject) - Method in class org.eclipse.ptp.rdt.sync.core.resources.RemoteSyncNature
-
- setProject(IProject) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Set the synchronized project
- 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
-
- setProperty(String, String) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Set an arbitrary property for the configuration
- setPrototype(IFunctionPrototypeSummary) - Method in class org.eclipse.ptp.pldt.common.editorHelp.FunctionSummaryImpl
-
Set Function prototype summary information for this object
- 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
-
- setRegisterDescriptors(IPRegisterDescriptor[]) - Method in interface org.eclipse.ptp.debug.core.model.IPPersistableRegisterGroup
-
Replaces the group register descriptors by the specified descriptors.
- setRegisterTasks(boolean, TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
-
Set registered tasks
- setRemoteConnection(IRemoteConnection) - Method in class org.eclipse.ptp.rdt.sync.core.services.AbstractSynchronizeService
-
- setRemoteConnection(IRemoteConnection) - Method in interface org.eclipse.ptp.rdt.sync.core.services.ISynchronizeService
-
set the remote connection used for synchronization
- setRemoteServicesId(ILaunchConfigurationWorkingCopy, String) - Static method in class org.eclipse.ptp.core.util.LaunchUtils
-
Set the remote services ID attribute
- setRemoteServicesId(String) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Set the remote services ID
- setRequestTimeout(long) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
-
Sets a timeout for request
- setResource(IResource) - Method in interface org.eclipse.ptp.remote.core.IRemoteResource
-
Set the platform resource
- setResourceManagerUniqueName(ILaunchConfigurationWorkingCopy, String) - Static method in class org.eclipse.ptp.core.util.LaunchUtils
-
Set the target controller used for the launch
- setReturnType(String) - Method in class org.eclipse.ptp.pldt.common.editorHelp.FunctionPrototypeSummaryImpl
-
Set the return type
- setSelected(boolean) - Method in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
Sets this option's selected status.
- 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
-
- 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
-
Set the breakpoint set ID
- setShortName(String) - Method in class org.eclipse.ptp.pldt.common.Artifact
-
- setShortName(String) - Method in interface org.eclipse.ptp.pldt.common.IArtifact
-
Set short name for artifact
- setShowErrors(IProject, boolean) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncManager
-
Set whether error messages should be displayed
- setSourceHandle(String) - Method in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
-
Set the source handle
- setSourcePaths(TaskSet, String[]) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDISourceManager
-
Set source paths
- setSourcePaths(String[]) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISourceManagement
-
Set the source search paths for the debug session.
- setStart(int) - Method in class org.eclipse.ptp.pldt.common.util.SourceInfo
-
- setStartingLine(int) - Method in class org.eclipse.ptp.pldt.common.util.SourceInfo
-
- setStatus(int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
-
Set status for session
- setStatus(int) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
-
Sets current status of this request
- setStop(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDISignalDescriptor
-
Set stop flag
- 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.etfw.Preferences
-
Sets a string preference in the InstanceScope
.
- setSupended(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
-
Set suspended state
- setSuspendTasks(boolean, TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
-
Set suspended tasks
- setSymbolsFileName(IPath) - Method in interface org.eclipse.ptp.debug.core.model.IPModule
-
Associate the specified file as a symbol provider for this module.
- setSyncAuto(boolean) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncManager
-
Turn automatic sync'ing on or off
- setSyncFileFilter(IProject, AbstractSyncFileFilter) - Method in interface org.eclipse.ptp.rdt.sync.core.services.ISynchronizeService
-
Set sync file filter for the given project
- setSyncMode(IProject, SyncManager.SyncMode) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncManager
-
Set sync mode for a project
- setSyncOnPostBuild(boolean) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Set the sync on post-build flag
- setSyncOnPreBuild(boolean) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Set the sync on pre-build flag
- setSyncOnSave(boolean) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Set the sync on save flag
- setSyncProviderId(String) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Set the sync provider ID
- setSystemType(ILaunchConfigurationWorkingCopy, String) - Static method in class org.eclipse.ptp.core.util.LaunchUtils
-
Set the target system type used for the launch
- setTable(Table) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
-
- setTable(Table) - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
-
- setTaskName(String) - Method in class org.eclipse.ptp.rdt.sync.core.RecursiveSubMonitor
-
- setTerminateTasks(boolean, TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
-
Set terminated asks
- setTitle(String) - Method in class org.eclipse.ptp.pldt.common.editorHelp.CHelpBookImpl
-
- 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.core.PreferencesAdapter
- setToDefault(String, String) - Static method in class org.eclipse.ptp.etfw.Preferences
-
Sets the given preference to its default value.
- setType(int) - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
-
Set the type of browser.
- setUpcCompiler(ToolApp) - Method in class org.eclipse.ptp.etfw.toolopts.BuildTool
-
Associate the input ToolApp with the upc compiler
- setUseEMSCheckbox(boolean) - Method in class org.eclipse.ptp.ems.ui.EnvManagerConfigWidget
-
Sets the state of the "Use an environment management system to customize the remote build environment" checkbox.
- setUsername(String) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
-
Set the username for this connection
- setValue(String, double) - Method in class org.eclipse.ptp.core.PreferencesAdapter
- setValue(String, float) - Method in class org.eclipse.ptp.core.PreferencesAdapter
- setValue(String, int) - Method in class org.eclipse.ptp.core.PreferencesAdapter
- setValue(String, long) - Method in class org.eclipse.ptp.core.PreferencesAdapter
- setValue(String, String) - Method in class org.eclipse.ptp.core.PreferencesAdapter
- setValue(String, boolean) - Method in class org.eclipse.ptp.core.PreferencesAdapter
- 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
- 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
- setWidgetsEnabled(boolean) - Method in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
Enable or disable (true or false) whichever widget this option uses to
take its argument value
- setWorkingDirectory(ILaunchConfigurationWorkingCopy, String) - Static method in class org.eclipse.ptp.core.util.LaunchUtils
-
Set the working directory
- setWorkingDirectory(String) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIRuntimeOptions
-
Program/Inferior working directory
- setWorkingDirectory(String) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
-
Set the working directory.
- setWorkRemaining(int) - Method in class org.eclipse.ptp.rdt.sync.core.RecursiveSubMonitor
-
- SHARED_LIBRARY - Static variable in interface org.eclipse.ptp.debug.core.model.IPModule
-
Type constant which identifies shared libraries.
- shell - Variable in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
-
- shortValue() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValueInt
-
Returns value of this value
- shouldIgnore(IResource) - Method in class org.eclipse.ptp.rdt.sync.core.AbstractSyncFileFilter
-
Apply the filter to the given string
- shouldIgnore(String, boolean) - Method in class org.eclipse.ptp.rdt.sync.core.AbstractSyncFileFilter
-
Apply the filter to the given string
- showArtifact(Artifact) - Static method in class org.eclipse.ptp.pldt.common.ArtifactMarkingVisitor
-
Show an artifact object - print for debugging/tracing purposes
- 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.
- showMarker(IMarker) - Method in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
-
Used for debugging to expose marker information conveniently
- showMarker(IMarker) - Method in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
-
Display marker information for debugging use
- showOpts - Variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
-
The text box that shows the selected/defined options in this pane
- shutdown(boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
-
Shutdown this session
- shutdown() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIManager
-
Shut down the manager
- shutdown() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMultiExpressions
-
Clean up resources
- 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
-
Notify tasks that a signal handler has changed
- SimpleTableMarkerView - Class in org.eclipse.ptp.pldt.common.views
-
This view shows generic artifacts, represented by a marker, that are found in
a (source) file.
- SimpleTableMarkerView(AbstractUIPlugin, String, String, String, String[]) - Constructor for class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
-
Simple Artifact Table View constructor
Everything can be null, and defaults will be taken, or read from plugin.xml for the view.
- SimpleTableMarkerView(AbstractUIPlugin, String, String, String, String) - Constructor for class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
-
Constructor with a single marker ID that is converted to a single element list
- SimpleTableMarkerView(AbstractUIPlugin, String, String, String[], String[], String[]) - Constructor for class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
-
Simple table view with an arbitrary number of extra columns
- SimpleTableMarkerView.StackList - Class in org.eclipse.ptp.pldt.common.views
-
a Stack that isn't based on Vector - Generic LIFO stack
- SimpleTableMarkerView.StackList() - Constructor for class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView.StackList
-
- SimpleTableMarkerView.UpdateVisitor - Class in org.eclipse.ptp.pldt.common.views
-
Visit the resource delta to look for the marker changes we are interested
in
- SimpleTableMarkerView.UpdateVisitor() - Constructor for class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView.UpdateVisitor
-
- SimpleTreeTableMarkerView - Class in org.eclipse.ptp.pldt.common.views
-
Like SimpleTableMarkerView - easy view that shows markers - but uses a TreeTable to
show some hierarchy.
- SimpleTreeTableMarkerView(AbstractUIPlugin, String, String, String, String, String) - Constructor for class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
-
Simple Artifact Table View constructor
Everything can be null, and defaults will be taken, or read from plugin.xml for the view.
- SimpleTreeTableMarkerView(AbstractUIPlugin, String, String, String[], String[], String, String) - Constructor for class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
-
Simple table view with an arbitrary number of extra columns
- SimpleTreeTableMarkerView() - Constructor for class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
-
Ctor that uses defaults for everything (testing?
- SimpleTreeTableMarkerView.StackList - Class in org.eclipse.ptp.pldt.common.views
-
a Stack that isn't based on Vector - Generic LIFO stack
- SimpleTreeTableMarkerView.StackList() - Constructor for class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView.StackList
-
- SimpleTreeTableMarkerView.UpdateVisitor - Class in org.eclipse.ptp.pldt.common.views
-
Visit the resource delta to look for the marker changes we are interested
in
- SimpleTreeTableMarkerView.UpdateVisitor() - Constructor for class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView.UpdateVisitor
-
- SINGLE - Static variable in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
-
- SINGLETON - Static variable in class org.eclipse.ptp.debug.core.pdi.PDILocatorComparator
-
- 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
-
Enable/disable breakpoint skipping.
- SOURCE_HANDLE - Static variable in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
-
- SourceInfo - Class in org.eclipse.ptp.pldt.common.util
-
Class encapsulates locational information for creating markers representing Artifacts.
- SourceInfo() - Constructor for class org.eclipse.ptp.pldt.common.util.SourceInfo
-
explicit default constructor with no info; assumed to
be filled in with set methods.
- SourceInfo(int, int, int, int) - Constructor for class org.eclipse.ptp.pldt.common.util.SourceInfo
-
ctor with info already filled in
- SPACE - Static variable in interface org.eclipse.ptp.etfw.IToolLaunchConfigurationConstants
-
- spanGridData(int, int) - Static method in class org.eclipse.ptp.etfw.ui.AbstractToolConfigurationTab
-
Creates a new GridData based on provided style and space arguments
- STACKFRAME_DEFAULT_DEPTH - Static variable in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
-
- start(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
-
Starts specify process
- start(BundleContext) - Method in class org.eclipse.ptp.pldt.common.CommonPlugin
-
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.
- 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
-
- STATE - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
-
State change detail.
- STATUS_CODE_ERROR - Static variable in interface org.eclipse.ptp.debug.core.IPDebugConstants
-
- STATUS_CODE_INFO - Static variable in interface org.eclipse.ptp.debug.core.IPDebugConstants
-
- STATUS_CODE_QUESTION - Static variable in interface org.eclipse.ptp.debug.core.IPDebugConstants
-
Status handler codes.
- STEP_END - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
-
Step end detail.
- 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_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_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
-
- stepInto(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
-
Steps into the current source line.
- stepIntoInstruction(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
-
Steps into the current machine instruction.
- 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.
- stepOverInstruction(TaskSet, int) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
-
Steps over the current machine instruction.
- 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.
- stepUntil(TaskSet, IPDILocation) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIExecuteManagement
-
Continues running until location is reached.
- stop(BundleContext) - Method in class org.eclipse.ptp.pldt.common.CommonPlugin
-
This method is called when the plug-in is stopped
- stopDebugger() - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIDebugger
-
Stops debugger
- stopListening() - Static method in class org.eclipse.ptp.services.core.ProjectChangeListener
-
- submitJob(ILaunchConfiguration, String, IProgressMonitor) - Method in interface org.eclipse.ptp.core.jobs.IJobControl
-
Submit a job for execution
- SUBMITTED - Static variable in interface org.eclipse.ptp.core.jobs.IJobStatus
-
Job has been submitted but has not yet begun execution
- SUBOPT - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
-
- subTask(String) - Method in class org.eclipse.ptp.rdt.sync.core.RecursiveSubMonitor
-
Intercept setting of subtask name to store it and prepend parent's subtask
- supportsCPU(String) - Method in interface org.eclipse.ptp.debug.core.IPDebugConfiguration
-
Deprecated.
- supportsFormatting() - Method in interface org.eclipse.ptp.debug.core.model.IFormatSupport
-
Is formatting supported
- 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)
- 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_OPERATION - Static variable in interface org.eclipse.ptp.core.jobs.IJobControl
-
Control operation to suspend a job
- SUSPENDED - Static variable in interface org.eclipse.ptp.core.jobs.IJobStatus
-
Running job has been suspended.
- SUSPENDED - Static variable in interface org.eclipse.ptp.core.jobs.IPJobStatus
-
- SUSPENDED - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
-
- SUSPENDING - Static variable in class org.eclipse.ptp.debug.core.model.PDebugElementState
-
- sync(IResourceDelta, IProject, EnumSet<SyncFlag>, ISyncExceptionHandler) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncManager
-
Invoke sync for active (default) configuration on a project
- syncAll(IResourceDelta, IProject, EnumSet<SyncFlag>, ISyncExceptionHandler) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncManager
-
Invoke sync for all configurations on a project.
- syncAllBlocking(IResourceDelta, IProject, EnumSet<SyncFlag>, ISyncExceptionHandler) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncManager
-
Invoke sync for all configurations on a project and block until the sync finishes.
- syncBlocking(IResourceDelta, IProject, EnumSet<SyncFlag>, IProgressMonitor) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncManager
-
Invoke sync and block until sync finishes.
- syncBlocking(IResourceDelta, IProject, EnumSet<SyncFlag>, IProgressMonitor, ISyncExceptionHandler) - Static method in class org.eclipse.ptp.rdt.sync.core.SyncManager
-
Invoke sync and block until sync finishes.
- SyncConfig - Class in org.eclipse.ptp.rdt.sync.core
-
Class to encapsulate information about syncing a project
- SyncConfig(String) - Constructor for class org.eclipse.ptp.rdt.sync.core.SyncConfig
-
Create a new sync configuration.
- SyncConfigManager - Class in org.eclipse.ptp.rdt.sync.core
-
Main class for managing sync configurations
- SyncEvent - Class in org.eclipse.ptp.rdt.sync.core
-
Class to hold details about a sync event, to be used with ISyncListener
Current clients only need to know that a sync event happened, so this class is empty.
- SyncEvent() - Constructor for class org.eclipse.ptp.rdt.sync.core.SyncEvent
-
- SyncFlag - Enum in org.eclipse.ptp.rdt.sync.core
-
Flags to control the behavior of synchronization.
- synchronize(IProject, SyncConfig, IResourceDelta, IProgressMonitor, EnumSet<SyncFlag>) - Method in interface org.eclipse.ptp.rdt.sync.core.services.ISynchronizeService
-
Perform synchronization
- SYNCHRONIZE_POLICY_EXTENSION - Static variable in class org.eclipse.ptp.rdt.sync.core.SyncManager
-
- SyncManager - Class in org.eclipse.ptp.rdt.sync.core
-
Main control class for managing synchronization
- SyncManager.SyncMode - Enum in org.eclipse.ptp.rdt.sync.core
-
- SYSTEM_ON_HOLD - Static variable in interface org.eclipse.ptp.core.jobs.IJobStatus
-
Job has been placed on hold by the system or the administrator.
- SYSTEM_SUSPENDED - Static variable in interface org.eclipse.ptp.core.jobs.IJobStatus
-
Running job has been suspended by the system or administrator.