RSE
Release 3.0
A B C D E F G H I K L M N O P Q R S T U V W X _

D

DAEMON - Static variable in class org.eclipse.rse.core.subsystems.ServerLaunchType
The 'Daemon' literal value (value 0).
DAEMON_LITERAL - Static variable in class org.eclipse.rse.core.subsystems.ServerLaunchType
The 'Daemon' literal object.
DAEMON_PORT_EDEFAULT - Static variable in class org.eclipse.rse.core.subsystems.RemoteServerLauncher
 
DEBUG - Static variable in class org.eclipse.rse.logging.Logger
Constant can be used to surround debugging code.
deconfigure() - Method in class org.eclipse.rse.core.RemoteSystemsTempProjectNature
 
DEFAULT_ALERT_NON_SSL - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
DEFAULT_ALERT_SSL - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
DEFAULT_CASCADE_UDAS_BYPROFILE - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
DEFAULT_CONTEXT - Variable in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem
 
DEFAULT_CONTEXT_NOFILTERSTRING - Variable in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem
 
DEFAULT_DAEMON_PORT - Static variable in interface org.eclipse.rse.core.subsystems.RemoteServerLauncherConstants
Default daemon port, 4075.
DEFAULT_HEIGHT - Static variable in class org.eclipse.rse.ui.widgets.InheritButton
Value is 20 pixels.
DEFAULT_HISTORY_FOLDER - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
DEFAULT_ORDER_CONNECTIONS - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
DEFAULT_PERSISTENCE_PROVIDER - Static variable in interface org.eclipse.rse.core.IRSEPreferenceNames
The key of the string containing the id of the default persistence provider.
DEFAULT_QUALIFY_CONNECTION_NAMES - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
DEFAULT_REMEMBER_STATE - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
DEFAULT_RESTORE_STATE_FROM_CACHE - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
DEFAULT_REXEC_PATH - Static variable in interface org.eclipse.rse.core.subsystems.RemoteServerLauncherConstants
Default REXEC path, "/opt/rseserver/".
DEFAULT_REXEC_PORT - Static variable in interface org.eclipse.rse.core.subsystems.RemoteServerLauncherConstants
Default REXEC port, 512.
DEFAULT_REXEC_SCRIPT - Static variable in interface org.eclipse.rse.core.subsystems.RemoteServerLauncherConstants
Default REXEC script command.
DEFAULT_SHOW_EMPTY_LISTS - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
DEFAULT_SHOWFILTERPOOLS - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
DEFAULT_SHOWNEWCONNECTIONPROMPT - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
DEFAULT_SYSTEM_TYPE - Static variable in class org.eclipse.rse.core.PasswordPersistenceManager
 
DEFAULT_USER_NAME - Static variable in class org.eclipse.rse.core.PasswordPersistenceManager
 
DEFAULT_VERIFY_CONNECTION - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
DEFAULT_WIDTH - Static variable in class org.eclipse.rse.ui.widgets.InheritButton
Value is 12 pixels.
defaultConnectionName - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
defaultDescription - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
defaultEncoding - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
DefaultFileServiceCodePageConverter - Class in org.eclipse.rse.services.files
 
DefaultFileServiceCodePageConverter() - Constructor for class org.eclipse.rse.services.files.DefaultFileServiceCodePageConverter
 
defaultFilterStrings - Variable in class org.eclipse.rse.ui.filters.actions.SystemNewFilterAction
 
defaultFilterStrings - Variable in class org.eclipse.rse.ui.filters.dialogs.SystemNewFilterWizard
 
defaultFilterStrings - Variable in class org.eclipse.rse.ui.filters.dialogs.SystemNewFilterWizardMainPage
 
defaultHostName - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
defaultProfile - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
defaultProfileNames - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
defaultSystemType - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
defaultUserId - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
defaultValueValidator - Variable in class org.eclipse.rse.ui.propertypages.SystemKeyValueFieldEditor
 
defaultWorkOffline - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
definingBundle - Variable in class org.eclipse.rse.core.AbstractRSESystemType
 
delete() - Method in interface org.eclipse.rse.files.ui.resources.ISystemRemoteMarker
Deletes this marker from its associated resource.
delete() - Method in class org.eclipse.rse.files.ui.resources.SystemEditableRemoteFile
Delete the local resource
delete(String, ISystemOperationMonitor) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
Deletes the entry fullVirtualName from the archive, and returns whether or not the deletion was successful.
delete(String, ISystemOperationMonitor) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
Deletes the entry fullVirtualName from the archive, and returns whether or not the deletion was successful.
delete(String, ISystemOperationMonitor) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
Deletes the entry fullVirtualName from the archive, and returns whether or not the deletion was successful.
delete(String, boolean, ISystemOperationMonitor) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
Same as delete(String fullVirtualName) but you can choose whether or not you want to leave the zipfile open after return.
delete(String, String, IProgressMonitor) - Method in interface org.eclipse.rse.services.files.IFileService
Delete a file or folder on the host.
delete(IRemoteFile, IProgressMonitor) - Method in class org.eclipse.rse.subsystems.files.core.servicesubsystem.FileServiceSubSystem
Delete the given remote file or folder.
delete(IRemoteFile, IProgressMonitor) - Method in interface org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFileSubSystem
Delete the given remote file or folder.
DELETE - Static variable in class org.eclipse.rse.ui.propertypages.SignonPreferencePage.PasswordModification
 
deleteActiveProfile(String) - Static method in class org.eclipse.rse.core.RSEPreferencesManager
Delete one of the active profile names in the list of names stored in the registry.
deleteAllSystemFilterPools() - Method in interface org.eclipse.rse.core.filters.ISystemFilterPoolManager
Delete all existing filter pools.
deleteBatch(String[], String[], IProgressMonitor) - Method in class org.eclipse.rse.services.files.AbstractFileService
Delete a set of files or folders on the host.
deleteBatch(String[], String[], IProgressMonitor) - Method in interface org.eclipse.rse.services.files.IFileService
Delete a set of files or folders on the host.
deleteBatch(IRemoteFile[], IProgressMonitor) - Method in class org.eclipse.rse.subsystems.files.core.servicesubsystem.FileServiceSubSystem
Delete the given batch of remote file or folder.
deleteBatch(IRemoteFile[], IProgressMonitor) - Method in interface org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFileSubSystem
Delete the given batch of remote file or folder.
deleteChild(SystemSimpleContentElement) - Method in class org.eclipse.rse.ui.dialogs.SystemSimpleContentElement
Delete the given child element.
deleteFile(IFile) - Method in class org.eclipse.rse.core.SystemResourceHelpers
Delete a file
deleteFile(IFolder, String) - Static method in class org.eclipse.rse.core.SystemResourceManager
Delete a file
deleteFilterPoolManager(ISystemProfile) - Method in class org.eclipse.rse.core.subsystems.SubSystemConfiguration
Delete the filter pool manager associated with the given profile
deleteFolder(IFolder) - Method in class org.eclipse.rse.core.SystemResourceHelpers
Delete a folder
deleteFolder(IFolder) - Static method in class org.eclipse.rse.core.SystemResourceManager
Delete a folder
deleteHost(IHost) - Method in interface org.eclipse.rse.core.model.ISystemHostPool
Removes a given connection from the list and deletes it from disk.
deleteHost(IHost) - Method in interface org.eclipse.rse.core.model.ISystemRegistry
Delete an existing connection.
deleteMarkers(String, boolean) - Method in interface org.eclipse.rse.files.ui.resources.ISystemRemoteResource
Deletes all markers on this resource of the given type, and optionally deletes such markers from its children.
deleteProfile(IRSEPersistenceProvider, String) - Method in interface org.eclipse.rse.persistence.IRSEPersistenceManager
Delete the persistent form of a profile.
deleteProfile(String, IProgressMonitor) - Method in interface org.eclipse.rse.persistence.IRSEPersistenceProvider
Removes a profile.
deleteResource(IResource) - Method in class org.eclipse.rse.core.SystemResourceHelpers
Method to delete a folder or file and absorb the exception
deleteSubSystem(ISubSystem) - Method in interface org.eclipse.rse.core.model.ISystemRegistry
Delete a subsystem object.
deleteSubSystem(ISubSystem) - Method in interface org.eclipse.rse.core.subsystems.ISubSystemConfiguration
Deletes a given subsystem instance from the list maintained by this factory.
deleteSubSystem(ISubSystem) - Method in class org.eclipse.rse.core.subsystems.SubSystemConfiguration
Deletes a given subsystem instance from the list maintained by this subsystem configuration.
deleteSubSystemsByConnection(IHost) - Method in interface org.eclipse.rse.core.subsystems.ISubSystemConfiguration
Called by SystemRegistry's deleteConnection method to ensure we delete all our subsystems for a given connection.
deleteSubSystemsByConnection(IHost) - Method in class org.eclipse.rse.core.subsystems.SubSystemConfiguration
Called by SystemRegistry's deleteConnection method to ensure we delete all our subsystems for a given connection.
deleteSystemFilter(ISystemFilter) - Method in interface org.eclipse.rse.core.filters.ISystemFilterContainer
Removes a given filter from the list.
deleteSystemFilter(ISystemFilter) - Method in interface org.eclipse.rse.core.filters.ISystemFilterPoolManager
Delete an existing system filter.
deleteSystemFilterPool(ISystemFilterPool) - Method in interface org.eclipse.rse.core.filters.ISystemFilterPoolManager
Delete a given filter pool.
deleteSystemProfile(ISystemProfile, boolean) - Method in interface org.eclipse.rse.core.model.ISystemProfileManager
Delete the given profile.
deleteSystemProfile(ISystemProfile) - Method in interface org.eclipse.rse.core.model.ISystemRegistry
Delete a SystemProfile.
deletingConnection() - Method in interface org.eclipse.rse.core.subsystems.ISubSystem
Private method called when the parent connection is being deleted, so the subsystem can do any pre-death cleanup it needs to.
deletingConnection() - Method in class org.eclipse.rse.core.subsystems.SubSystem
Private method called when the parent connection is being deleted, so the subsystem can do any pre-death cleanup it needs to.
deletingHost() - Method in class org.eclipse.rse.core.model.DummyHost
 
deletingHost() - Method in class org.eclipse.rse.core.model.Host
 
deletingHost() - Method in interface org.eclipse.rse.core.model.IHost
Notification method called when this connection is being deleted.
deletingSystemProfile(ISystemProfile) - Method in interface org.eclipse.rse.core.subsystems.ISubSystemConfiguration
Called by SystemRegistry when we are about to delete a profile.
deletingSystemProfile(ISystemProfile) - Method in class org.eclipse.rse.core.subsystems.SubSystemConfiguration
Called by SystemRegistry when we are about to delete a profile.
DELIMITER_FILTERPOOL_FILTER - Static variable in interface org.eclipse.rse.core.filters.ISystemFilterPoolSelectionValidator
Delimiter used to qualify filter names by filter pool name, when calling filter pool selection validator in new filter wizard.
delTree(VirtualChild) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
Deletes all the children of the directory VirtualChild vc recursively down to the leaves.
DEPTH_INFINITE - Static variable in class org.eclipse.rse.services.clientserver.SystemSearchString
Constant indicating that the depth is infinite, -1.
deregisterSubSystem(ISubSystem) - Method in class org.eclipse.rse.core.subsystems.AbstractConnectorService
 
deregisterSubSystem(ISubSystem) - Method in class org.eclipse.rse.core.subsystems.AbstractDelegatingConnectorService
 
deregisterSubSystem(ISubSystem) - Method in interface org.eclipse.rse.core.subsystems.IConnectorService
Deregister the subsystem.
description - Variable in class org.eclipse.rse.core.AbstractRSESystemType
 
DESCRIPTION_KEY - Static variable in interface org.eclipse.rse.core.model.IPropertySet
The key used to store the description of the Property Set.
descriptionLength - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
destination - Variable in class org.eclipse.rse.files.ui.resources.SystemSafeFileOutputStream
 
destroy() - Method in class org.eclipse.rse.services.shells.HostShellProcessAdapter
Exits the shell.
DETAILS_BUTTON_NO - Static variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
DETAILS_BUTTON_YES - Static variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
DETAILS_ID - Static variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
detailsButton - Variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
detailsButtonHideMode - Variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
detailsHideLabel - Variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
detailsShowLabel - Variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
determineStatusDone(DataElement) - Method in class org.eclipse.rse.connectorservice.dstore.util.StatusMonitor
Determines whether the status is done.
determineStatusDone(DataElement) - Method in class org.eclipse.rse.services.dstore.util.DStoreStatusMonitor
Determines whether the status is done.
devmajor - Variable in class org.eclipse.rse.services.clientserver.archiveutils.TarEntry
 
devminor - Variable in class org.eclipse.rse.services.clientserver.archiveutils.TarEntry
 
diagnosticStatus() - Method in interface org.eclipse.rse.connectorservice.dstore.util.ICommunicationsDiagnostic
diagnosticStatus
dialogAreaComposite - Variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
dialogMnemonics - Variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
disable() - Method in class org.eclipse.rse.ui.widgets.RemoteBaseServerLauncherForm
 
disable() - Method in class org.eclipse.rse.ui.widgets.RemoteServerLauncherForm
 
discardReplicasOfDeletedFiles(IRemoteFileSubSystem, IContainer) - Static method in class org.eclipse.rse.files.ui.resources.UniversalFileTransferUtility
 
disconnect(IProgressMonitor) - Method in class org.eclipse.rse.core.subsystems.AbstractConnectorService
Disconnects from the target system.
disconnect(IProgressMonitor) - Method in class org.eclipse.rse.core.subsystems.AbstractDelegatingConnectorService
 
disconnect(IProgressMonitor) - Method in interface org.eclipse.rse.core.subsystems.IConnectorService
Disconnect from the remote system.
disconnect() - Method in interface org.eclipse.rse.core.subsystems.IServerLauncher
Disconnect from the remote server
disconnect() - Method in interface org.eclipse.rse.core.subsystems.ISubSystem
Disconnect from the remote system.
disconnect(boolean) - Method in interface org.eclipse.rse.core.subsystems.ISubSystem
Disconnect from the remote system.
disconnect() - Method in class org.eclipse.rse.core.subsystems.SubSystem
Disconnect from the remote system You do not need to override this, as it does the progress monitor and error message displaying for you.
disconnect(boolean) - Method in class org.eclipse.rse.core.subsystems.SubSystem
Disconnect from the remote system You do not need to override this, as it does the progress monitor and error message displaying for you.
disconnectAll(boolean) - Method in class org.eclipse.rse.ui.RSEUIPlugin
Disconnect all subsystems
disconnectAllSubSystems(IHost) - Method in interface org.eclipse.rse.core.model.ISystemRegistry
Disconnect all subsystems for the given connection, if they are currently connected.
disconnectAllSubSystems() - Method in interface org.eclipse.rse.core.subsystems.ISubSystemConfiguration
Disconnect all subsystems currently connected.
disconnectAllSubSystems() - Method in class org.eclipse.rse.core.subsystems.SubSystemConfiguration
Disconnect all subsystems currently connected.
DISCONNECTED - Static variable in interface org.eclipse.rse.services.search.IHostSearchConstants
Status indicating configuration has been disconnected, 3.
DISCONNECTED - Static variable in interface org.eclipse.rse.subsystems.files.core.subsystems.IRemoteSearchConstants
Status indicating configuration has been disconnected, 3.
displayAsyncMsg(SystemMessageException) - Method in class org.eclipse.rse.core.subsystems.SubSystem
Display message on message thread
displayAsyncMsg(SubSystem, SystemMessageException) - Method in class org.eclipse.rse.ui.operations.SystemFetchOperation
Display message on message thread
displayErrorMessage(String) - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFilesForm
 
displayErrorMessage(SystemMessage) - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFilesForm
 
displayErrorMessage(Shell, SystemMessage) - Static method in class org.eclipse.rse.ui.messages.SystemMessageDialog
For ease of use for simple messages with no response from user.
displayErrorMessage(Shell, SystemMessage, Throwable) - Static method in class org.eclipse.rse.ui.messages.SystemMessageDialog
For ease of use for simple messages which are the result of an exception
displayErrorMessage(Shell, String) - Static method in class org.eclipse.rse.ui.messages.SystemMessageDialog
For ease of use for simple error message text with no response from user.
displayExceptionMessage(Exception) - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFilesForm
 
displayExceptionMessage(Shell, Throwable) - Static method in class org.eclipse.rse.ui.messages.SystemMessageDialog
For displaying a generic error message when an unexpected exception happens.
DisplayHidableSystemMessageAction - Class in org.eclipse.rse.ui.actions
 
DisplayHidableSystemMessageAction(SystemMessage, IPreferenceStore, String) - Constructor for class org.eclipse.rse.ui.actions.DisplayHidableSystemMessageAction
 
DisplayHidableSystemMessageAction(SystemMessage, IPreferenceStore, String, boolean) - Constructor for class org.eclipse.rse.ui.actions.DisplayHidableSystemMessageAction
 
displayHostErrorMessage(Shell, String) - Static method in class org.eclipse.rse.ui.messages.SystemMessageDialog
For ease of use for simple host error messages that are xlated already.
displayHostErrorMessage(Shell, String, String) - Static method in class org.eclipse.rse.ui.messages.SystemMessageDialog
For ease of use for simple host error messages that are xlated already, and which have 2nd level text.
displayHostWarningMessage(Shell, String) - Static method in class org.eclipse.rse.ui.messages.SystemMessageDialog
For ease of use for simple host warning messages that are xlated already.
displayHostWarningMessage(Shell, String, String) - Static method in class org.eclipse.rse.ui.messages.SystemMessageDialog
For ease of use for simple host warning messages that are xlated already, and which have 2nd level text.
displayMask - Static variable in class org.eclipse.rse.ui.messages.SystemUIMessage
 
displayMessage(String) - Method in interface org.eclipse.rse.connectorservice.dstore.util.ICommunicationsDiagnostic
Dispaly a message dialog
displayMessage(Shell, String) - Static method in class org.eclipse.rse.ui.messages.SystemMessageDialog
For ease of use for simple message text with no response from user.
displayMessage(Shell, SystemMessageException) - Static method in class org.eclipse.rse.ui.messages.SystemMessageDialog
Display this wrapped system message to the user
displayMessage(SystemMessageException) - Static method in class org.eclipse.rse.ui.messages.SystemMessageDialog
Display this wrapped system message to the user
displayMessage(String) - Method in class org.eclipse.rse.ui.view.SystemTableView
Display a message/status on the message/status line
DisplaySystemMessageAction - Class in org.eclipse.rse.ui.actions
This class can be used to display SystemMessages via the Display.async and sync methods.
DisplaySystemMessageAction(SystemMessage) - Constructor for class org.eclipse.rse.ui.actions.DisplaySystemMessageAction
 
dispose() - Method in class org.eclipse.rse.connectorservice.dstore.util.StatusMonitor
 
dispose() - Method in interface org.eclipse.rse.files.ui.resources.ISystemCachedRemoteResource
Dispose of the cache.
dispose() - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFileOrFolderForm
 
dispose() - Method in class org.eclipse.rse.services.clientserver.archiveutils.ArchiveHandlerManager
Disposes of all registered handlers.
dispose() - Method in class org.eclipse.rse.services.dstore.util.DStoreStatusMonitor
 
dispose() - Method in class org.eclipse.rse.services.search.AbstractSearchResultConfiguration
 
dispose() - Method in class org.eclipse.rse.services.search.HostSearchResultSet
 
dispose() - Method in interface org.eclipse.rse.services.search.IHostSearchResultConfiguration
Cancels the search and then removes the search results.
dispose() - Method in interface org.eclipse.rse.services.search.IHostSearchResultSet
Removes all configurations.
dispose() - Method in class org.eclipse.rse.services.shells.AbstractHostShellOutputReader
 
dispose() - Method in class org.eclipse.rse.shells.ui.view.SystemCommandsView
 
dispose() - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteSearchResultConfiguration
 
dispose() - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
dispose() - Method in class org.eclipse.rse.ui.dialogs.SystemSimpleContentProvider
 
dispose() - Method in class org.eclipse.rse.ui.open.SystemOpenQuickOpenDialogAction
 
dispose() - Method in class org.eclipse.rse.ui.view.SystemTableView
 
dispose() - Method in class org.eclipse.rse.ui.view.SystemTableViewProvider
 
dispose() - Method in class org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.EnvironmentVariablesTableContentProvider
 
dispose() - Method in class org.eclipse.rse.ui.widgets.services.ServiceTableContentProvider
 
dispose() - Method in class org.eclipse.rse.ui.wizards.AbstractSystemWizardPage
 
disposeOfRegisteredHandlerFor(File) - Method in class org.eclipse.rse.services.clientserver.archiveutils.ArchiveHandlerManager
Removes the handler associated with file, freeing the file to be used by other processes.
dlgHelpId - Variable in class org.eclipse.rse.ui.actions.SystemBaseDialogAction
 
dlgInputs - Variable in class org.eclipse.rse.ui.filters.actions.SystemFilterAbstractFilterAction
 
dlgInputs - Variable in class org.eclipse.rse.ui.filters.actions.SystemFilterAbstractFilterPoolAction
 
dlgTestButton - Variable in class org.eclipse.rse.ui.filters.SystemFilterStringEditPane
 
doConnection - Variable in class org.eclipse.rse.core.subsystems.SubSystem
 
doCopy(Object, Object, String, IProgressMonitor) - Method in class org.eclipse.rse.ui.actions.SystemBaseCopyAction
DO THE ACTUAL COPY OR MOVE.
doCopy() - Method in class org.eclipse.rse.ui.filters.SystemChangeFilterPane
Actually do the copy of the current filter string to the clipboard.
doCreateWizardDialog(Shell, IWizard) - Method in class org.eclipse.rse.ui.actions.SystemBaseWizardAction
Creates the dialog instance.
doCreateWizardDialog(Shell, IWizard) - Method in class org.eclipse.rse.ui.actions.SystemNewConnectionAction
 
doDelete(String, ISystemOperationMonitor) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
Delete a virtual object.
doDelete() - Method in class org.eclipse.rse.ui.filters.SystemChangeFilterPane
Perform the delete action
doDelete(IProgressMonitor) - Method in interface org.eclipse.rse.ui.ISystemDeleteTarget
Actually do the delete of currently selected items.
doDelete(Shell, Object, IProgressMonitor) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Perform the delete action on single item. By default does nothing.
doDelete(Shell, Object, IProgressMonitor) - Method in interface org.eclipse.rse.ui.view.ISystemViewElementAdapter
Perform the delete action on single item.
doDelete(IProgressMonitor) - Method in class org.eclipse.rse.ui.view.SystemTableView
 
doDeleteBatch(Shell, List, IProgressMonitor) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Perform the delete on the given set of items. By default just calls the doDelete method for each item in the resourceSet.
doDeleteBatch(Shell, List, IProgressMonitor) - Method in interface org.eclipse.rse.ui.view.ISystemViewElementAdapter
Perform the delete on the given set of items.
doDrag(Object, boolean, IProgressMonitor) - Method in interface org.eclipse.rse.core.subsystems.ISystemDragDropAdapter
Perform the drag on the given object.
doDrag(SystemRemoteResourceSet, IProgressMonitor) - Method in interface org.eclipse.rse.core.subsystems.ISystemDragDropAdapter
Perform the drag on the given objects.
doDrag(Object, boolean, IProgressMonitor) - Method in class org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter
Copy the specified remote output object.
doDrag(Object, boolean, IProgressMonitor) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Perform the drag on the given object.
doDrag(SystemRemoteResourceSet, IProgressMonitor) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Perform the drag on the given objects.
doDrop(Object, Object, boolean, boolean, int, IProgressMonitor) - Method in interface org.eclipse.rse.core.subsystems.ISystemDragDropAdapter
Perform drop from the "from" object to the "to" object
doDrop(ISystemResourceSet, Object, boolean, boolean, int, IProgressMonitor) - Method in interface org.eclipse.rse.core.subsystems.ISystemDragDropAdapter
Perform drop from the "fromSet" of objects to the "to" object
doDrop(Object, Object, boolean, boolean, int, IProgressMonitor) - Method in class org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter
Perform a copy via drag and drop.
doDrop(ISystemResourceSet, Object, boolean, boolean, int, IProgressMonitor) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Perform drop from the "fromSet" of objects to the "to" object.
doDrop(Object, Object, boolean, boolean, int, IProgressMonitor) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Perform drop from the "from" object to the "to" object.
doDrop(Object, Object, boolean, boolean, IProgressMonitor) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Deprecated. use doDrop(Object from, Object to, boolean sameSystemType, boolean sameSystem, int srcType, IProgressMonitor monitor) instead
doesFilterListContentsOf(ISystemFilter, String) - Method in interface org.eclipse.rse.core.subsystems.ISubSystem
Return true if the given filter lists the contents of the given remote object.
doesFilterListContentsOf(ISystemFilter, String) - Method in class org.eclipse.rse.core.subsystems.SubSystem
Return true if the given filter lists the contents of the given remote object.
doesFilterMatch(ISystemFilter, String) - Method in interface org.eclipse.rse.core.subsystems.ISubSystem
Return true if the given remote object name will pass the filtering criteria for any of the filter strings in this filter.
doesFilterMatch(ISystemFilter, String) - Method in class org.eclipse.rse.core.subsystems.SubSystem
Return true if the given remote object name will pass the filtering criteria for any of the filter strings in this filter.
doesFilterMatch(ISystemFilter, String) - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem
 
doesFilterStringListContentsOf(ISystemFilterString, String) - Method in interface org.eclipse.rse.core.subsystems.ISubSystem
Return true if the given filter string lists the contents of the given remote object.
doesFilterStringListContentsOf(ISystemFilterString, String) - Method in class org.eclipse.rse.core.subsystems.SubSystem
Return true if the given filter string lists the contents of the given remote object.
doesFilterStringListContentsOf(ISystemFilterString, String) - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem
Return true if the given filter string lists the contents of the given remote object.
doesFilterStringMatch(String, String, boolean) - Method in interface org.eclipse.rse.core.subsystems.ISubSystem
Return true if the given remote object name will pass the filtering criteria for the given filter string in this filter.
doesFilterStringMatch(String, String, boolean) - Method in class org.eclipse.rse.core.subsystems.SubSystem
Return true if the given remote object name will pass the filtering criteria for the given filter string.
doesFilterStringMatch(String, String, boolean) - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem
Return true if the given remote object name will pass the filtering criteria for the given filter string.
doesFilterTypeMatch(ISystemFilter, String) - Method in class org.eclipse.rse.core.subsystems.SubSystem
Override this method if you support typed filters.
doesHandle(ISubSystem) - Method in class org.eclipse.rse.files.ui.resources.SystemTempFileListener
Indicate whether this tempfile listener handles the specified
doesHandle(ISubSystem) - Method in class org.eclipse.rse.files.ui.resources.SystemUniversalTempFileListener
Indicate whether this tempfile listener handles the specified
doFillIntoGrid(Composite, int) - Method in class org.eclipse.rse.ui.propertypages.SystemComboBoxFieldEditor
This is called by our parent's constructor, which is too soon for us!
doFillIntoGrid(Composite, int) - Method in class org.eclipse.rse.ui.propertypages.SystemKeyValueFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.rse.ui.propertypages.SystemStringFieldEditor
This is called by our parent's constructor, which is too soon for us!
doFillIntoGrid(Composite, int) - Method in class org.eclipse.rse.ui.propertypages.SystemTypeFieldEditor
 
doFolding(String, boolean) - Method in class org.eclipse.rse.ui.MassagerFoldCaseOutsideQuotes
Method that actually walks the given string, character by character, folding all those which are not inside delimiters
doImmediateSaveAndUpload() - Method in class org.eclipse.rse.files.ui.resources.SystemEditableRemoteFile
Saves the local file and uploads it to the host immediately, rather than, in response to a resource change event.
doImmediateSaveAndUpload() - Method in interface org.eclipse.rse.ui.view.ISystemEditableRemoteObject
Saves the local file and uploads it to the host immediately, rather than, in response to a resource change event.
doInitializeFields() - Method in class org.eclipse.rse.files.ui.widgets.SystemFileFilterStringEditPane
Override of parent.
doInitializeFields() - Method in class org.eclipse.rse.processes.ui.SystemProcessFilterStringEditPane
Override of parent.
doInitializeFields() - Method in class org.eclipse.rse.ui.filters.SystemFilterStringEditPane
Overridable lifecycle method.
doInitializeFields() - Method in class org.eclipse.rse.ui.propertypages.AbstractSystemSubSystemPropertyPageCoreForm
Initialize values of input fields based on input
doInitializeFields() - Method in class org.eclipse.rse.ui.propertypages.SystemFilterStringPropertyPage
Initialize values of input fields based on input
doInitializeFields() - Method in class org.eclipse.rse.ui.propertypages.SystemSubSystemPropertyPageCoreForm
Initialize values of input fields based on input
doInitializeFields() - Method in class org.eclipse.rse.ui.propertypages.SystemTeamViewCategoryPropertyPage
Initialize values of input fields based on input
doInitializeInnerFields() - Method in class org.eclipse.rse.ui.propertypages.AbstractSystemSubSystemPropertyPageCoreForm
 
doInitializeInnerFields() - Method in class org.eclipse.rse.ui.propertypages.SystemSubSystemPropertyPageCoreForm
 
doLoad() - Method in class org.eclipse.rse.ui.propertypages.SystemComboBoxFieldEditor
 
doLoad() - Method in class org.eclipse.rse.ui.propertypages.SystemKeyValueFieldEditor
 
doLoad() - Method in class org.eclipse.rse.ui.propertypages.SystemStringFieldEditor
Load the entry field contents from the preference store current value
doLoad() - Method in class org.eclipse.rse.ui.propertypages.SystemTypeFieldEditor
 
doLoadDefault() - Method in class org.eclipse.rse.ui.propertypages.SystemComboBoxFieldEditor
 
doLoadDefault() - Method in class org.eclipse.rse.ui.propertypages.SystemKeyValueFieldEditor
 
doLoadDefault() - Method in class org.eclipse.rse.ui.propertypages.SystemStringFieldEditor
Load the entry field contents from the preference store default value
doLoadDefault() - Method in class org.eclipse.rse.ui.propertypages.SystemTypeFieldEditor
 
domainChanged(DomainEvent) - Method in class org.eclipse.rse.connectorservice.dstore.util.ConnectionStatusListener
 
domainChanged(DomainEvent) - Method in class org.eclipse.rse.connectorservice.dstore.util.StatusMonitor
 
domainChanged(DomainEvent) - Method in class org.eclipse.rse.services.dstore.util.DownloadListener
 
domainChanged(DomainEvent) - Method in class org.eclipse.rse.services.dstore.util.DStoreStatusMonitor
 
doMessageSubstitution(SystemMessage, String) - Method in class org.eclipse.rse.ui.validators.ValidatorSpecialChar
Helper method to substitute data into a message
doMessageSubstitution(SystemMessage, String) - Method in class org.eclipse.rse.ui.validators.ValidatorUniqueString
Helper method to substitute data into a message
doMoveDown() - Method in class org.eclipse.rse.ui.filters.SystemChangeFilterPane
Perform the move down action
doMoveUp() - Method in class org.eclipse.rse.ui.filters.SystemChangeFilterPane
Perform the move up action
done(IStatus, Object) - Method in interface org.eclipse.rse.core.model.IRSECallback
 
dontStealFocus - Variable in class org.eclipse.rse.files.ui.widgets.SystemFileFilterStringEditPane
 
dontStealFocus - Variable in class org.eclipse.rse.processes.ui.SystemProcessFilterStringEditPane
 
doOKprocessing(Object) - Method in class org.eclipse.rse.ui.filters.actions.SystemFilterAbstractFilterAction
Method called when ok pressed on dialog and after getDialogValue has set the value attribute appropriately.
doOKprocessing(Object) - Method in class org.eclipse.rse.ui.filters.actions.SystemFilterAbstractFilterPoolAction
Method called when ok pressed on dialog and after getDialogValue has set the value attribute appropriately.
doOKprocessing(Object) - Method in class org.eclipse.rse.ui.filters.actions.SystemFilterAbstractFilterPoolWizardAction
 
doOKprocessing(Object) - Method in class org.eclipse.rse.ui.filters.actions.SystemFilterAbstractFilterWizardAction
 
doOperation(int) - Method in class org.eclipse.rse.shells.ui.view.SystemCommandEditor
 
doOurFillIntoGrid() - Method in class org.eclipse.rse.ui.propertypages.SystemComboBoxFieldEditor
Create controls
doOurFillIntoGrid() - Method in class org.eclipse.rse.ui.propertypages.SystemStringFieldEditor
Create controls
doPaste() - Method in class org.eclipse.rse.ui.filters.SystemChangeFilterPane
Actually do the copy of the current filter string to the clipboard.
doPostRestoreProcessing(ISystemFilterPoolManager) - Method in class org.eclipse.rse.core.subsystems.SubSystemConfiguration
Do post-restore-processing of an existing filter pool manager.
doRename(Shell, Object, String, IProgressMonitor) - Method in class org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter
Perform the rename action.
doRename(String[]) - Method in interface org.eclipse.rse.ui.ISystemRenameTarget
Actually do the rename of currently selected items.
doRename(Shell, Object, String, IProgressMonitor) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Perform the rename action.
doRename(Shell, Object, String, IProgressMonitor) - Method in interface org.eclipse.rse.ui.view.ISystemViewElementAdapter
Perform the rename on the given item.
doRename(String[]) - Method in class org.eclipse.rse.ui.view.SystemTableView
Required method from ISystemRenameTarget
doResourceSynchronization(ISubSystem, IFile, String, IProgressMonitor) - Method in class org.eclipse.rse.files.ui.resources.SystemTempFileListener
Synchronize the specified remote file with the temporary local file using the specified remote file subsystem.
doResourceSynchronization(ISubSystem, IFile, String, IProgressMonitor) - Method in class org.eclipse.rse.files.ui.resources.SystemUniversalTempFileListener
Synchronize the specified remote file with the temporary local file using the specified remote file subsystem.
doSelectAll(IStructuredSelection) - Method in interface org.eclipse.rse.ui.view.ISystemSelectAllTarget
When this action is run via Edit->Select All or via Ctrl+A, perform the select all action.
doSelectAll(IStructuredSelection) - Method in class org.eclipse.rse.ui.view.SystemTableView
When this action is run via Edit->Select All or via Ctrl+A, perform the select all action.
doStore() - Method in class org.eclipse.rse.ui.propertypages.SystemComboBoxFieldEditor
 
doStore() - Method in class org.eclipse.rse.ui.propertypages.SystemKeyValueFieldEditor
 
doStore() - Method in class org.eclipse.rse.ui.propertypages.SystemStringFieldEditor
Save the user-entered value to the preference store.
doStore() - Method in class org.eclipse.rse.ui.propertypages.SystemTypeFieldEditor
 
download(Shell) - Method in class org.eclipse.rse.files.ui.resources.SystemEditableRemoteFile
Download the file.
download(IProgressMonitor) - Method in class org.eclipse.rse.files.ui.resources.SystemEditableRemoteFile
Download the file.
download(File, IFile, String, IProgressMonitor) - Static method in class org.eclipse.rse.files.ui.resources.UniversalFileTransferUtility
 
download(String, String, File, boolean, String, IProgressMonitor) - Method in interface org.eclipse.rse.services.files.IFileService
Copy a file from the remote file system to the local system.
download(IRemoteFile, String, String, IProgressMonitor) - Method in class org.eclipse.rse.subsystems.files.core.servicesubsystem.FileServiceSubSystem
 
download(IRemoteFile, String, String, IProgressMonitor) - Method in interface org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFileSubSystem
Get the remote file and save it locally.
download(Shell) - Method in interface org.eclipse.rse.ui.view.ISystemEditableRemoteObject
Download the file.
download(IProgressMonitor) - Method in interface org.eclipse.rse.ui.view.ISystemEditableRemoteObject
Download the file.
DOWNLOAD_RESULT_EXCEPTION - Static variable in interface org.eclipse.rse.dstore.universal.miners.IUniversalDataStoreConstants
 
DOWNLOAD_RESULT_FILE_NOT_FOUND_EXCEPTION - Static variable in interface org.eclipse.rse.dstore.universal.miners.IUniversalDataStoreConstants
 
DOWNLOAD_RESULT_IO_EXCEPTION - Static variable in interface org.eclipse.rse.dstore.universal.miners.IUniversalDataStoreConstants
 
DOWNLOAD_RESULT_SUCCESS_MESSAGE - Static variable in interface org.eclipse.rse.dstore.universal.miners.IUniversalDataStoreConstants
 
DOWNLOAD_RESULT_SUCCESS_TYPE - Static variable in interface org.eclipse.rse.dstore.universal.miners.IUniversalDataStoreConstants
 
DOWNLOAD_RESULT_UNEXPECTED_ERROR - Static variable in interface org.eclipse.rse.dstore.universal.miners.IUniversalDataStoreConstants
 
DOWNLOAD_RESULT_UNSUPPORTED_ENCODING_EXCEPTION - Static variable in interface org.eclipse.rse.dstore.universal.miners.IUniversalDataStoreConstants
 
downloadFileToWorkspace(IRemoteFile, IProgressMonitor) - Static method in class org.eclipse.rse.files.ui.resources.UniversalFileTransferUtility
replicates a remote file to the temp files project in the workspace
downloadFileToWorkspace(File, IProgressMonitor) - Static method in class org.eclipse.rse.files.ui.resources.UniversalFileTransferUtility
Replicates a local file to the temporary files project in the workspace.
DownloadListener - Class in org.eclipse.rse.services.dstore.util
 
DownloadListener(DataElement, File, String, long, IProgressMonitor) - Constructor for class org.eclipse.rse.services.dstore.util.DownloadListener
 
downloadMultiple(String[], String[], File[], boolean[], String[], IProgressMonitor) - Method in class org.eclipse.rse.services.files.AbstractFileService
Copy files from the remote file system to the local system. Default implementation - just iterate through each file
downloadMultiple(String[], String[], File[], boolean[], String[], IProgressMonitor) - Method in interface org.eclipse.rse.services.files.IFileService
Copy files from the remote file system to the local system.
downloadMultiple(IRemoteFile[], String[], String[], IProgressMonitor) - Method in class org.eclipse.rse.subsystems.files.core.servicesubsystem.FileServiceSubSystem
Get the remote files and save them locally.
downloadMultiple(IRemoteFile[], String[], String[], IProgressMonitor) - Method in interface org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFileSubSystem
Get the remote files and save them locally.
downloadResourcesToWorkspace(SystemRemoteResourceSet, IProgressMonitor) - Static method in class org.eclipse.rse.files.ui.resources.UniversalFileTransferUtility
Replicates a set of remote files or folders to the workspace
downloadResourcesToWorkspaceMultiple(SystemRemoteResourceSet, IProgressMonitor) - Static method in class org.eclipse.rse.files.ui.resources.UniversalFileTransferUtility
This method downloads a set of remote resources to the workspace.
downloadResourceToWorkspace(File, IProgressMonitor) - Static method in class org.eclipse.rse.files.ui.resources.UniversalFileTransferUtility
 
downloadResourceToWorkspace(IRemoteFile, IProgressMonitor) - Static method in class org.eclipse.rse.files.ui.resources.UniversalFileTransferUtility
Replicates a remote file or folder to the workspace
dsQueryCommand(DataElement, String, IProgressMonitor) - Method in class org.eclipse.rse.services.dstore.AbstractDStoreService
 
dsQueryCommand(DataElement, ArrayList, String, IProgressMonitor) - Method in class org.eclipse.rse.services.dstore.AbstractDStoreService
query the the remote system
dsQueryCommandMulti(DataElement[], String[], IProgressMonitor) - Method in class org.eclipse.rse.services.dstore.AbstractDStoreService
 
dsQueryCommandMulti(DataElement[], ArrayList[], String[], IProgressMonitor) - Method in class org.eclipse.rse.services.dstore.AbstractDStoreService
Query multiple subjects in one shot
dsStatusCommand(DataElement, ArrayList, String, IProgressMonitor) - Method in class org.eclipse.rse.services.dstore.AbstractDStoreService
 
dsStatusCommand(DataElement, String, IProgressMonitor) - Method in class org.eclipse.rse.services.dstore.AbstractDStoreService
 
DStoreConnectorService - Class in org.eclipse.rse.connectorservice.dstore
System class required by the remote systems framework.
DStoreConnectorService(String, String, IHost) - Constructor for class org.eclipse.rse.connectorservice.dstore.DStoreConnectorService
Constructor when we don't have a subsystem yet.
DStoreConnectorServiceManager - Class in org.eclipse.rse.connectorservice.dstore
IConnectorService manager class.
DStoreFileSubSystemConfiguration - Class in org.eclipse.rse.subsystems.files.dstore
 
DStoreFileSubSystemConfiguration() - Constructor for class org.eclipse.rse.subsystems.files.dstore.DStoreFileSubSystemConfiguration
 
DStoreProcessSubSystemConfiguration - Class in org.eclipse.rse.subsystems.processes.dstore
 
DStoreProcessSubSystemConfiguration() - Constructor for class org.eclipse.rse.subsystems.processes.dstore.DStoreProcessSubSystemConfiguration
 
DStoreShellSubSystemConfiguration - Class in org.eclipse.rse.subsystems.shells.dstore
Provides a factory for generating instances of the class ShellServiceSubSystem.
DStoreShellSubSystemConfiguration() - Constructor for class org.eclipse.rse.subsystems.shells.dstore.DStoreShellSubSystemConfiguration
 
DStoreStatusMonitor - Class in org.eclipse.rse.services.dstore.util
 
DStoreStatusMonitor(DataStore) - Constructor for class org.eclipse.rse.services.dstore.util.DStoreStatusMonitor
Construct a StatusChangeListener
DStoreWindowsFileSubSystemConfiguration - Class in org.eclipse.rse.subsystems.files.dstore
 
DStoreWindowsFileSubSystemConfiguration() - Constructor for class org.eclipse.rse.subsystems.files.dstore.DStoreWindowsFileSubSystemConfiguration
 
DummyHost - Class in org.eclipse.rse.core.model
A DummyHost is used as a placeholder during the construction of hosts by wizards.
DummyHost(String, IRSESystemType) - Constructor for class org.eclipse.rse.core.model.DummyHost
Constructor.
dupeFilterStringMessage - Variable in class org.eclipse.rse.ui.propertypages.SystemFilterStringPropertyPage
 
duplicateFilterStringMsg - Variable in class org.eclipse.rse.ui.filters.SystemChangeFilterPane
 

RSE
Release 3.0
A B C D E F G H I K L M N O P Q R S T U V W X _
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.