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

E

EACHVALUE_DELIMITER - Static variable in class org.eclipse.rse.ui.propertypages.SystemTypeFieldEditor
 
EDITOR_COMPARE_LOCATION - Static variable in interface org.eclipse.rse.files.ui.resources.ISystemRemoteEditConstants
 
EDITOR_GET_FILE_LOCATION - Static variable in interface org.eclipse.rse.files.ui.resources.ISystemRemoteEditConstants
 
EDITOR_PROFILE_TYPE - Static variable in interface org.eclipse.rse.files.ui.resources.ISystemTextEditorConstants
 
EMPTY_ALLOWED_NO - Static variable in class org.eclipse.rse.ui.validators.ValidatorSpecialChar
 
EMPTY_ALLOWED_YES - Static variable in class org.eclipse.rse.ui.validators.ValidatorSpecialChar
 
EMPTY_ARRAY - Static variable in class org.eclipse.rse.ui.actions.SystemAbstractPopupMenuExtensionAction
 
EMPTY_ARRAY - Static variable in class org.eclipse.rse.ui.propertypages.SystemAbstractPropertyPageExtensionAction
 
EMPTY_STRING_LIST - Static variable in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
A handy constant of "new String[0]"
ENABLE_OFFLINE - Static variable in interface org.eclipse.rse.core.IRSESystemTypeConstants
 
ENCODING_UTF_8 - Static variable in class org.eclipse.rse.services.clientserver.SystemEncodingUtil
 
ERROR - Static variable in class org.eclipse.rse.services.clientserver.messages.SystemMessage
Error message indicator
EVENT_ADD - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a resource add.
EVENT_ADD_FILTERSTRING_REFERENCE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is specifically a filter string reference add (filterstring added)
EVENT_ADD_FILTER_REFERENCE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is specifically a filter reference add (filter added)
EVENT_ADD_MANY - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a multi-resource add.
EVENT_ADD_RELATIVE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a resource add.
EVENT_CHANGE_CHILDREN - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a generic notification that the children have changed and must be refreshed.
EVENT_CHANGE_FILTERSTRING_REFERENCE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is specifically a filter string reference change (filterstring changed)
EVENT_CHANGE_FILTER_REFERENCE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is specifically a filter reference change (filter strings changes)
EVENT_COLLAPSE_ALL - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a full collapse of the RSE tree Pass "false" for the src value to prevent the memory flush, else pass any dummy value for the src to prevent crash, but it is ignored
EVENT_COLLAPSE_SELECTED - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a collapse of the selected elements in the tree Pass any dummy value for the src to prevent crash, but it is ignored
EVENT_COMMAND_FINISHED - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
Deprecated. use EVENT_COMMAND_SHELL_FINISHED
EVENT_COMMAND_HISTORY_UPDATE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is to update the command history drop-down in the remote shell view
EVENT_COMMAND_MESSAGE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is to log a message from a command that has been run
EVENT_COMMAND_RUN - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is to log a command that has been run
EVENT_COMMAND_SHELL_FINISHED - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is to update the remote shell view when a command is finished
EVENT_COMMAND_SHELL_REMOVED - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
 
EVENT_COMPILE_COMMAND_RUN - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is to log a command that has been run
EVENT_DELETE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a single resource deletion.
EVENT_DELETE_FILTERSTRING_REFERENCE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is specifically a filter string reference delete (filterstring deleted)
EVENT_DELETE_FILTER_REFERENCE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is specifically a filter reference delete (filter deleted)
EVENT_DELETE_MANY - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a multiple resource deletion.
EVENT_ENABLED_CONNECTIONS_CHANGED - Static variable in interface org.eclipse.rse.core.model.ISystemPreferenceChangeEvents
A connection type has been enabled or disabled
EVENT_EXPAND_SELECTED - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is an expand of the selected elements in the tree Pass any dummy value for the src to prevent crash, but it is ignored
EVENT_ICON_CHANGE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is an icon change event
EVENT_MOVE_FILTERSTRING_REFERENCES - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is specifically a filter string reference move (filterstrings reordered)
EVENT_MOVE_FILTER_REFERENCES - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is specifically a filter reference move (filters reordered)
EVENT_MOVE_MANY - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a multiple resource move within the same children set
EVENT_MUST_COLLAPSE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a resource property change that invalidates child nodes in the GUI (eg, hostname change means the expanded information should be collapsed)
EVENT_PROPERTYSHEET_UPDATE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a request to update the property sheet of whatever is currently selected.
EVENT_PROPERTY_CHANGE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a resource property change.
EVENT_QUALIFYCONNECTIONNAMES - Static variable in interface org.eclipse.rse.core.model.ISystemPreferenceChangeEvents
The Qualify Connection Names preference has changed
EVENT_REFRESH - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a full refresh event: all expanded sub-nodes are re-queried for their children, unexpanded nodes lose their children cache.
EVENT_REFRESH_REMOTE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is refreshes a remote object (has an ISystemViewRemoteElementAdapter) given either the remote object or a string that will match on getAbsoluteName.
EVENT_REFRESH_SELECTED - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a selection-dependent refresh event: all expanded sub-nodes are re-queried for their children, unexpanded nodes lose their children cache.
EVENT_REFRESH_SELECTED_FILTER - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a selection-dependent refresh event: from the filter level, all expanded sub-nodes are re-queried for their children, unexpanded nodes lose their children cache.
EVENT_REFRESH_SELECTED_PARENT - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a selection-dependent refresh event: refreshes the parent of the current selections
EVENT_RENAME - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is a resource rename.
EVENT_RENAME_FILTER_REFERENCE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is specifically a filter reference rename (filter renamed)
EVENT_REPLACE_CHILDREN - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is to replace the children (similar to EVENT_ADD_MANY), it will expand also
EVENT_RESTORESTATE - Static variable in interface org.eclipse.rse.core.model.ISystemPreferenceChangeEvents
The Restore State preference has changed
EVENT_REVEAL_AND_SELECT - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
After an add, you wish to expand the parent to reveal and select the new child.
EVENT_SEARCH_FINISHED - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is to update the search view when a search is finished
EVENT_SELECT - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is simply to force selection of the given object.
EVENT_SELECT_EXPAND - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is to both select and expand the given object.
EVENT_SELECT_REMOTE - Static variable in interface org.eclipse.rse.model.ISystemResourceChangeEvents
The event is to select a remote object
EVENT_SHOWFILTERPOOLS - Static variable in interface org.eclipse.rse.core.model.ISystemPreferenceChangeEvents
The Show Filter Pools preference has changed
EVENT_SHOWFILTERSTRINGS - Static variable in interface org.eclipse.rse.core.model.ISystemPreferenceChangeEvents
The Show Filter String preference has changed
EXTENSION_POINT_ID - Static variable in interface org.eclipse.rse.files.ui.resources.ISystemRemoteMarker
Remote markers extension point id.
EditorManager_saveResourcesMessage - Static variable in class org.eclipse.rse.ui.GenericMessages
 
EditorManager_saveResourcesTitle - Static variable in class org.eclipse.rse.ui.GenericMessages
 
Element - class org.eclipse.rse.dstore.security.preference.Element.
 
Element(String, String) - Constructor for class org.eclipse.rse.dstore.security.preference.Element
 
EncodingForm - class org.eclipse.rse.shells.ui.view.EncodingForm.
 
EncodingForm(Shell, ISystemMessageLine) - Constructor for class org.eclipse.rse.shells.ui.view.EncodingForm
 
EnhancedClassLoader - class org.eclipse.rse.services.clientserver.java.EnhancedClassLoader.
This class loader is used to load classes given a root path.
EnhancedClassLoader(String) - Constructor for class org.eclipse.rse.services.clientserver.java.EnhancedClassLoader
Constructor.
EnhancedDataInputStream - class org.eclipse.rse.services.clientserver.java.EnhancedDataInputStream.
A data input stream that adds a method for reading an unsigned integer.
EnhancedDataInputStream(InputStream) - Constructor for class org.eclipse.rse.services.clientserver.java.EnhancedDataInputStream
Creates a data input stream that uses the specified underlying input stream.
EnvironmentMiner - class org.eclipse.rse.dstore.universal.miners.environment.EnvironmentMiner.
 
EnvironmentMiner() - Constructor for class org.eclipse.rse.dstore.universal.miners.environment.EnvironmentMiner
 
EnvironmentVariablesForm - class org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.
Preference page which allows the user to manage persisted environment variables for an RSE connection.
EnvironmentVariablesForm(Shell, ISystemMessageLine, Object, String) - Constructor for class org.eclipse.rse.ui.widgets.EnvironmentVariablesForm
Constructor for EnvironmentVariablesForm.
EnvironmentVariablesForm.EnvironmentVariable - class org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.EnvironmentVariable.
 
EnvironmentVariablesForm.EnvironmentVariable(String, String) - Constructor for class org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.EnvironmentVariable
 
EnvironmentVariablesForm.EnvironmentVariablesTableContentProvider - class org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.EnvironmentVariablesTableContentProvider.
 
EnvironmentVariablesForm.EnvironmentVariablesTableContentProvider() - Constructor for class org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.EnvironmentVariablesTableContentProvider
 
EnvironmentVariablesPromptDialog - class org.eclipse.rse.ui.dialogs.EnvironmentVariablesPromptDialog.
Dialog for prompting the user to add / change an environment variable.
EnvironmentVariablesPromptDialog(Shell, String, String, String, String[], boolean) - Constructor for class org.eclipse.rse.ui.dialogs.EnvironmentVariablesPromptDialog
Constructor for EnvironmentVariablesPromptDialog.
EnvironmentVariablesPromptDialog(Shell, String, Object, String, String[], boolean) - Constructor for class org.eclipse.rse.ui.dialogs.EnvironmentVariablesPromptDialog
Constructor for EnvironmentVariablesPromptDialog.
EnvironmentVariablesPropertyPage - class org.eclipse.rse.shells.ui.propertypages.EnvironmentVariablesPropertyPage.
Property page for editing persistant environment variables for an RSE connection.
EnvironmentVariablesPropertyPage() - Constructor for class org.eclipse.rse.shells.ui.propertypages.EnvironmentVariablesPropertyPage
Constructor for EnvironmentVariablesPropertyPage.
ExtractToDialog - class org.eclipse.rse.files.ui.resources.ExtractToDialog.
 
ExtractToDialog(Shell) - Constructor for class org.eclipse.rse.files.ui.resources.ExtractToDialog
 
ExtractToDialog(Shell, String) - Constructor for class org.eclipse.rse.files.ui.resources.ExtractToDialog
Constructor when you want to supply your own title.
ExtractToForm - class org.eclipse.rse.files.ui.resources.ExtractToForm.
 
ExtractToForm(ISystemMessageLine, Object, boolean) - Constructor for class org.eclipse.rse.files.ui.resources.ExtractToForm
Constructor for ExtractToForm
echo - Variable in class org.eclipse.rse.connectorservice.ssh.KeyboardInteractiveDialog
 
editOccured(ModifyEvent) - Method in class org.eclipse.rse.ui.view.SystemInheritableTextCellEditor
Processes a modify event that occurred in this text cell editor.
editPane - Variable in class org.eclipse.rse.ui.filters.actions.SystemNewFilterAction
 
editPane - Variable in class org.eclipse.rse.ui.filters.dialogs.SystemChangeFilterDialog
 
editPane - Variable in class org.eclipse.rse.ui.filters.dialogs.SystemNewFilterWizard
 
editPane - Variable in class org.eclipse.rse.ui.filters.dialogs.SystemNewFilterWizardMainPage
 
editPane - Variable in class org.eclipse.rse.ui.propertypages.SystemChangeFilterPropertyPage
 
editPane - Variable in class org.eclipse.rse.ui.propertypages.SystemFilterStringPropertyPage
 
editPaneSupplier - Variable in class org.eclipse.rse.ui.filters.SystemChangeFilterPane
 
editable - Variable in class org.eclipse.rse.ui.filters.SystemChangeFilterPane
 
editable - Variable in class org.eclipse.rse.ui.propertypages.SystemFilterStringPropertyPage
 
editorActivated(IEditorPart) - Method in class org.eclipse.rse.ui.view.SystemViewPart
An editor has been activated.
editorMappings - Variable in class org.eclipse.rse.files.ui.propertypages.UniversalPreferencePage
 
editorRegistry - Variable in class org.eclipse.rse.files.ui.propertypages.UniversalPreferencePage
 
editorValueChanged(boolean, boolean) - Method in class org.eclipse.rse.ui.dialogs.SystemRenameDialog
 
editpane - Variable in class org.eclipse.rse.ui.filters.dialogs.SystemUnNamedFilterDialog
 
elapsedTime - Variable in class org.eclipse.rse.ui.view.SystemView
 
elements() - Method in class org.eclipse.rse.files.ui.resources.SystemRemoteMarkerSet
Get the elements in the set as an array.
emptyList - Variable in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
For returning an empty list from getChildren: new Object[0]
emptyList - Variable in class org.eclipse.rse.ui.view.SystemAbstractAPIProvider
 
emptyList - Variable in class org.eclipse.rse.ui.view.SystemEmptyListAPIProviderImpl
 
emptyList - Variable in class org.eclipse.rse.ui.view.SystemTestFilterStringAPIProviderImpl
 
emptyMsg - Variable in class org.eclipse.rse.ui.validators.ValidatorIntegerInput
 
emptyMsg - Variable in class org.eclipse.rse.ui.validators.ValidatorLongInput
 
emptyMsg - Variable in class org.eclipse.rse.ui.validators.ValidatorUserActionCommand
 
emptyMsg - Variable in class org.eclipse.rse.ui.validators.ValidatorUserActionComment
 
emptyMsg - Variable in class org.eclipse.rse.ui.validators.ValidatorUserTypeTypes
 
enQuote(String) - Method in class org.eclipse.rse.dstore.universal.miners.filesystem.UniversalFileSystemMiner
Quote a file name such that it is valid in a shell
enQuoteUnix(String) - Static method in class org.eclipse.rse.services.clientserver.PathUtility
Quotes a string such that it can be used in a remote UNIX shell.
enable() - Method in class org.eclipse.rse.ui.widgets.ServerConnectionSecurityForm
 
enableAddButton(boolean) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
For explicitly enabling/disabling Add button.
enableAddMode(ISystemAddFileListener) - Method in class org.eclipse.rse.files.ui.actions.SystemRemoteFileSelectAction
Enable Add mode.
enableAddMode(ISystemAddFileListener, String, String) - Method in class org.eclipse.rse.files.ui.actions.SystemRemoteFileSelectAction
Overloaded method that allows setting the label and tooltip text of the Add button.
enableAddMode(ISystemAddFileListener) - Method in class org.eclipse.rse.files.ui.actions.SystemSelectRemoteFileAction
Enable Add mode.
enableAddMode(ISystemAddFileListener, String, String) - Method in class org.eclipse.rse.files.ui.actions.SystemSelectRemoteFileAction
Overloaded method that allows setting the label and tooltip text of the Add button.
enableAddMode(ISystemAddFileListener) - Method in class org.eclipse.rse.files.ui.actions.SystemSelectRemoteFolderAction
Enable Add mode.
enableAddMode(ISystemAddFileListener, String, String) - Method in class org.eclipse.rse.files.ui.actions.SystemSelectRemoteFolderAction
Overloaded method that allows setting the label and tooltip text of the Add button.
enableAddMode(ISystemAddFileListener) - Method in class org.eclipse.rse.files.ui.dialogs.SystemSelectRemoteFileOrFolderDialog
Enable Add mode.
enableAddMode(ISystemAddFileListener, String, String) - Method in class org.eclipse.rse.files.ui.dialogs.SystemSelectRemoteFileOrFolderDialog
Overloaded method that allows setting the label and tooltip text of the Add button.
enableAddMode(ISystemAddFileListener) - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFileOrFolderForm
Enable Add mode.
enableBrowseButton(boolean) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
For explicitly enabling/disabling Browse button.
enableButtonBarButtons(boolean) - Method in class org.eclipse.rse.ui.view.SystemViewForm
Enable/Disable refresh and getList buttons.
enableButtonGroup(boolean) - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFilesForm
Enable or disable the button group.
enableCancelAllButton(boolean) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
For explicitly enabling/disabling cancel button.
enableCancelButton(boolean) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
For explicitly enabling/disabling cancel button.
enableCheckBoxes(boolean) - Method in class org.eclipse.rse.ui.widgets.SSLForm
Enable/disable the ssl checkbox
enableDetailsButton(boolean) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
For explicitly enabling/disabling Details button.
enableOkButton(boolean) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
For explicitly enabling/disabling ok button.
enablePerformanceLogging(boolean) - Static method in class org.eclipse.rse.logging.performance.PerformanceLogger
Enable performance logging The flag ENABLE_PERFORMANCE_LOGGING is enabled(true or false)
enablePortSelection - Variable in class org.eclipse.rse.files.ui.wizards.SystemFileNewConnectionWizardPage
 
enableRelativePathFeature(boolean) - Method in class org.eclipse.rse.files.ui.resources.AddToArchiveForm
 
enableSelectAll(IStructuredSelection) - Method in interface org.eclipse.rse.ui.view.ISystemSelectAllTarget
Return true if select all should be enabled for the given object.
enableSelectAll(IStructuredSelection) - Method in class org.eclipse.rse.ui.view.SystemTableTreeView
Return true if select all should be enabled for the given object.
enableSelectAll(IStructuredSelection) - Method in class org.eclipse.rse.ui.view.SystemTableView
Return true if select all should be enabled for the given object.
enableSelectAll(IStructuredSelection) - Method in class org.eclipse.rse.ui.view.SystemView
Return true if select all should be enabled for the given object.
enableSelectAll(IStructuredSelection) - Method in class org.eclipse.rse.ui.view.scratchpad.SystemScratchpadView
Return true if select all should be enabled for the given object.
enableSelectAll(IStructuredSelection) - Method in class org.eclipse.rse.ui.view.team.SystemTeamView
Return true if select all should be enabled for the given object.
enableServerLaunchType(ServerLaunchType, boolean) - Method in class org.eclipse.rse.core.subsystems.RemoteServerLauncher
 
enableTestButton(boolean) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
For explicitly enabling/disabling Test button.
enabledMode - Variable in class org.eclipse.rse.ui.view.SystemView
 
enabledStateChanged() - Method in class org.eclipse.rse.ui.propertypages.SystemTypeFieldEditor
 
end() - Method in class org.eclipse.rse.services.ssh.files.SftpFileService.MyProgressMonitor
 
endOperation() - Method in class org.eclipse.rse.ui.operations.SystemFetchOperation
 
endResourceEventListening() - Static method in class org.eclipse.rse.core.SystemResourceManager
End event listening.
endTrackerProcess() - Method in class org.eclipse.rse.dstore.universal.miners.command.ProcessTracker
 
endingLongRunningRequest(SystemLongRunningRequestEvent) - Method in interface org.eclipse.rse.ui.view.ISystemLongRunningRequestListener
A long running request is finishing
endsWithAsterisk(String) - Method in class org.eclipse.rse.core.SystemRemoteObjectMatcher
Helper method.
ensureFolderExists(IFolder) - Method in class org.eclipse.rse.core.SystemResourceHelpers
Create a folder, if it does not already exist.
ensureOnResourceEventListening() - Method in class org.eclipse.rse.core.SystemResourceListener
Ensure event listening is on.
ensureOnResourceEventListening() - Static method in class org.eclipse.rse.core.SystemResourceManager
Ensure event listening is on.
entries() - Method in class org.eclipse.rse.services.clientserver.util.tar.TarFile
Returns an enumeration of the tar file entries.
equals(Object) - Method in class org.eclipse.rse.dstore.universal.miners.processes.ProcessDEComparator
 
equals(Object) - Method in interface org.eclipse.rse.files.ui.resources.ISystemRemoteMarker
Tests this marker for equality with the given object.
equals(Object) - Method in interface org.eclipse.rse.files.ui.resources.ISystemRemotePath
Returns whether this path equals the given object.
equals(Object) - Method in class org.eclipse.rse.files.ui.resources.SystemRemoteMarker
 
equals(Object) - Method in class org.eclipse.rse.files.ui.resources.SystemRemotePath
 
equals(Object) - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFile
 
equals(Object) - Method in class org.eclipse.rse.ui.SystemSortableSelection
 
equals(Object) - Method in class org.eclipse.rse.ui.view.SystemInheritablePropertyData
The property sheet viewer will decide to call the adapter back when Enter is pressed, only if the result of calling equals() on the previous and current versions of this object returns false.
equals(Object) - Method in class org.eclipse.rse.ui.view.team.SystemTeamViewSubSystemConfigurationNode
Compare this node to another.
error(SAXParseException) - Method in class org.eclipse.rse.services.clientserver.messages.SystemMessageFile
XML Parser-required method: XML-parser Error.
errorMessage - Variable in class org.eclipse.rse.dstore.security.wizards.SystemImportCertWizardAliasPage
 
errorMessage - Variable in class org.eclipse.rse.dstore.security.wizards.SystemImportCertWizardMainPage
 
errorMessage - Variable in class org.eclipse.rse.files.ui.propertypages.SystemFilePropertyPage
 
errorMessage - Variable in class org.eclipse.rse.files.ui.wizards.SystemFileNewConnectionWizardPage
 
errorMessage - Variable in class org.eclipse.rse.files.ui.wizards.SystemNewFileWizardMainPage
 
errorMessage - Variable in class org.eclipse.rse.files.ui.wizards.SystemNewFolderWizardMainPage
 
errorMessage - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
errorMessage - Variable in class org.eclipse.rse.ui.filters.SystemFilterStringEditPane
 
errorMessage - Variable in class org.eclipse.rse.ui.filters.dialogs.SystemNewFilterWizardNamePage
 
errorMessage - Variable in class org.eclipse.rse.ui.propertypages.AbstractSystemSubSystemPropertyPageCoreForm
 
errorMessage - Variable in class org.eclipse.rse.ui.propertypages.SystemChangeFilterPropertyPage
 
errorMessage - Variable in class org.eclipse.rse.ui.propertypages.SystemFilterPoolPropertyPage
 
errorMessage - Variable in class org.eclipse.rse.ui.propertypages.SystemFilterPoolReferencePropertyPage
 
errorMessage - Variable in class org.eclipse.rse.ui.propertypages.SystemFilterPropertyPage
 
errorMessage - Variable in class org.eclipse.rse.ui.propertypages.SystemFilterStringPropertyPage
 
errorMessage - Variable in class org.eclipse.rse.ui.propertypages.SystemTeamViewCategoryPropertyPage
 
errorMessage - Variable in class org.eclipse.rse.ui.propertypages.SystemTeamViewProfilePropertyPage
 
errorMessage - Variable in class org.eclipse.rse.ui.propertypages.SystemTeamViewSubSystemConfigurationPropertyPage
 
errorMessage - Variable in class org.eclipse.rse.ui.view.SystemViewPart
 
errorMessage - Variable in class org.eclipse.rse.ui.widgets.SystemPortPrompt
 
errorObject - Variable in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Frequently returned msg object from getChildren: "operation ended in error"
errorObject - Variable in class org.eclipse.rse.ui.view.SystemAbstractAPIProvider
 
errorObject - Variable in class org.eclipse.rse.ui.view.SystemTestFilterStringAPIProviderImpl
 
exeNameLength - Variable in class org.eclipse.rse.processes.ui.SystemProcessFilterStringEditPane
 
execute(IProgressMonitor) - Method in class org.eclipse.rse.ui.operations.SystemFetchOperation
Subclasses must override this method to perform the operation.
existingList - Variable in class org.eclipse.rse.ui.validators.ValidatorUniqueString
 
existingPortValue - Variable in class org.eclipse.rse.ui.widgets.SystemPortPrompt
 
exists(IResource) - Method in class org.eclipse.rse.core.SystemResourceHelpers
For some reason the exists() method on IResource is fundamentally not reliable.
exists() - Method in interface org.eclipse.rse.files.ui.resources.ISystemRemoteMarker
Returns whether this marker exists.
exists() - Method in interface org.eclipse.rse.files.ui.resources.ISystemRemoteResource
Returns whether this resource exists on the remote server.
exists() - Method in class org.eclipse.rse.files.ui.resources.SystemEditableRemoteFile
 
exists() - Method in class org.eclipse.rse.files.ui.resources.SystemRemoteMarker
 
exists() - Method in class org.eclipse.rse.files.ui.resources.SystemRemoteResource
 
exists(String) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
 
exists() - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
 
exists(String) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
exists() - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
exists(String) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
exists() - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
exists() - Method in class org.eclipse.rse.services.clientserver.archiveutils.VirtualChild
 
exists() - Method in class org.eclipse.rse.services.dstore.files.DStoreHostFile
 
exists() - Method in interface org.eclipse.rse.services.files.IHostFile
Determines if the file system object exists on the remote file system.
exists() - Method in class org.eclipse.rse.services.files.ftp.FTPHostFile
 
exists() - Method in class org.eclipse.rse.services.local.files.LocalHostFile
 
exists() - Method in class org.eclipse.rse.services.local.files.LocalVirtualHostFile
 
exists() - Method in class org.eclipse.rse.services.ssh.files.SftpHostFile
 
exists() - Method in class org.eclipse.rse.subsystems.files.core.servicesubsystem.AbstractRemoteFile
 
exists() - Method in interface org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFile
Returns true if this folder or file actually exists.
exists() - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEmpty
 
exists() - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileRoot
 
exists() - Method in interface org.eclipse.rse.ui.view.ISystemEditableRemoteObject
Returns whether the edited object exists.
existsLocally() - Method in class org.eclipse.rse.files.ui.resources.SystemRemoteResource
 
existsMoreThanOneLocalConnection() - Method in class org.eclipse.rse.ui.view.SystemViewConnectionAdapter
 
exit() - Method in class org.eclipse.rse.services.dstore.shells.DStoreHostShell
 
exit() - Method in class org.eclipse.rse.services.local.shells.LocalHostShell
 
exit() - Method in interface org.eclipse.rse.services.shells.IHostShell
 
exit() - Method in class org.eclipse.rse.services.ssh.shell.SshHostShell
 
exitValue() - Method in class org.eclipse.rse.services.shells.HostShellProcessAdapter
There is no relevant exit value to return when the shell exits.
expandAction - Variable in class org.eclipse.rse.ui.view.SystemView
 
expandHost(IHost) - Method in interface org.eclipse.rse.core.model.ISystemRegistry
Expand the given connection in the RSE, if the RSE is the active perspective.
expandHost(IHost) - Method in class org.eclipse.rse.model.SystemRegistry
Expand the given connection in the RSE, if the RSE is the active perspective.
expandRemoteObject(Object, ISubSystem, Object) - Method in class org.eclipse.rse.ui.view.SystemView
Expand a remote object within the tree.
expandSelected() - Method in class org.eclipse.rse.ui.view.SystemView
Handles an expand-selected request
expandSelected() - Method in class org.eclipse.rse.ui.view.team.SystemTeamView
Handles an expand-selected request
expandSubSystem(ISubSystem) - Method in interface org.eclipse.rse.core.model.ISystemRegistry
Expand the given subsystem in the RSE, if the RSE is the active perspective.
expandSubSystem(ISubSystem) - Method in class org.eclipse.rse.model.SystemRegistry
Expand the given subsystem in the RSE, if the RSE is the active perspective.
expandTo(String) - Method in class org.eclipse.rse.ui.view.SystemView
Called when user selects an Expand To action to expand the selected remote object with a quick filter
expandToFiltersByObject - Variable in class org.eclipse.rse.ui.view.SystemView
 
expandToFiltersByTreePath - Variable in class org.eclipse.rse.ui.view.SystemView
 
expandingTreeOnly - Variable in class org.eclipse.rse.ui.view.SystemView
 
extendSchema(DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.command.CommandMiner
 
extendSchema(DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.environment.EnvironmentMiner
 
extendSchema(DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.filesystem.UniversalFileSystemMiner
 
extendSchema(DataElement) - Method in class org.eclipse.rse.dstore.universal.miners.processes.UniversalProcessMiner
 
extractConnectionName(String) - Static method in class org.eclipse.rse.files.ui.widgets.SystemQualifiedRemoteFolderCombo
Get the connection name part of a profile.connection string.
extractFolder(String) - Static method in class org.eclipse.rse.files.ui.widgets.SystemQualifiedRemoteFolderCombo
Get the folder name part of a qualified folder string.
extractProfileName(String) - Static method in class org.eclipse.rse.files.ui.widgets.SystemQualifiedRemoteFolderCombo
Get the profile name part of a profile.connection string
extractQualifiedConnectionName(String) - Static method in class org.eclipse.rse.files.ui.widgets.SystemQualifiedRemoteFolderCombo
Get the profile.connection name part of a qualified folder string.
extractVirtualDirectory(String, File) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
Extracts the directory dir (and its children) from the archive and places the results in the directory destinationParent.
extractVirtualDirectory(String, File, String, boolean) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
Extracts the directory dir (and its children) from the archive and places the results in the directory destinationParent.
extractVirtualDirectory(String, File, File) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
Extracts the directory dir (and its children) from the archive and places the results in the directory destinationParent.
extractVirtualDirectory(String, File, File, String, boolean) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
Extracts the directory dir (and its children) from the archive and places the results in the directory destinationParent.
extractVirtualDirectory(String, File) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
extractVirtualDirectory(String, File, File) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
extractVirtualDirectory(String, File, File, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
extractVirtualDirectory(String, File, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
extractVirtualDirectory(String, File) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
extractVirtualDirectory(String, File, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
extractVirtualDirectory(String, File, File) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
extractVirtualDirectory(String, File, File, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
extractVirtualFile(String, File) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
Extracts the virtual file named fullVirtualName from the archive, placing the results in destination.
extractVirtualFile(String, File, String, boolean) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
Extracts the virtual file named fullVirtualName from the archive, placing the results in destination.
extractVirtualFile(String, File) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
extractVirtualFile(String, File, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
extractVirtualFile(String, File) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
extractVirtualFile(String, File, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
extractVirtualFile(String, File, boolean, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
Same as extractVirtualFile(String fullVirtualName, File destination) but you can choose whether or not you want to leave the zipfile open after return.

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