|
 |
|
|
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
E
-
EACHVALUE_DELIMITER -
Static variable in class org.eclipse.rse.ui.propertypages.
SystemTypeFieldEditor
-
-
editable -
Variable in class org.eclipse.rse.ui.filters.
SystemChangeFilterPane
-
-
editable -
Variable in class org.eclipse.rse.ui.filters.
SystemFilterStringEditPane
-
-
editable -
Variable in class org.eclipse.rse.ui.propertypages.
SystemFilterStringPropertyPage
-
-
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
-
-
EMBED_MNEMONICS -
Static variable in class org.eclipse.rse.ui.
Mnemonics
- An option bit mask - value 1.
-
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_STRING_LIST -
Static variable in class org.eclipse.rse.ui.view.
AbstractSystemViewAdapter
- A handy constant of "new String[0]"
-
emptyList -
Variable in class org.eclipse.rse.ui.view.
AbstractSystemViewAdapter
-
Deprecated. Do not use directly. Use
AbstractSystemViewAdapter.checkForEmptyList(Object[], Object, boolean) when needed.
-
emptyList -
Variable in class org.eclipse.rse.ui.view.
SystemAbstractAPIProvider
-
Deprecated. don't use this field
-
emptyMsg -
Variable in class org.eclipse.rse.ui.validators.
ValidatorIntegerInput
-
-
emptyMsg -
Variable in class org.eclipse.rse.ui.validators.
ValidatorLongInput
-
-
enable(Control, boolean) -
Method in class org.eclipse.rse.ui.filters.
SystemFilterStringEditPane
- Set the enabled state of a particular control.
-
ENABLE_OFFLINE -
Static variable in interface org.eclipse.rse.core.
IRSESystemTypeConstants
-
-
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.widgets.
SystemSelectRemoteFileOrFolderForm
- Enable Add mode.
-
enableBrowseButton(boolean) -
Method in class org.eclipse.rse.ui.dialogs.
SystemPromptDialog
- For explicitly enabling/disabling Browse button.
-
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.
-
enableDetailsButton(boolean) -
Method in class org.eclipse.rse.ui.dialogs.
SystemPromptDialog
- For explicitly enabling/disabling Details button.
-
enabledStateChanged() -
Method in class org.eclipse.rse.ui.propertypages.
SystemTypeFieldEditor
-
-
enableOkButton(boolean) -
Method in class org.eclipse.rse.ui.dialogs.
SystemPromptDialog
- For explicitly enabling/disabling ok button.
-
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.
SystemTableView
- 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.
-
ENCODING_UTF_8 -
Static variable in class org.eclipse.rse.services.clientserver.
SystemEncodingUtil
-
-
encodingGroup -
Variable in class org.eclipse.rse.ui.
SystemConnectionForm
-
-
endingLongRunningRequest(SystemLongRunningRequestEvent) -
Method in interface org.eclipse.rse.ui.view.
ISystemLongRunningRequestListener
- A long running request is finishing
-
endOperation() -
Method in class org.eclipse.rse.ui.operations.
SystemFetchOperation
-
-
endResourceEventListening() -
Static method in class org.eclipse.rse.core.
SystemResourceManager
- End event listening.
-
endRestore() -
Method in class org.eclipse.rse.core.model.
DummyHost
-
-
endRestore() -
Method in class org.eclipse.rse.core.subsystems.
SubSystemConfiguration
-
-
endsWithAsterisk(String) -
Method in class org.eclipse.rse.core.
SystemRemoteObjectMatcher
- Helper method.
-
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.
-
ensureFolderExists(IFolder) -
Method in class org.eclipse.rse.core.
SystemResourceHelpers
- Create a folder, if it does not already exist.
-
ensureOnResourceEventListening() -
Method in interface org.eclipse.rse.core.
ISystemResourceListener
-
-
ensureOnResourceEventListening() -
Static method in class org.eclipse.rse.core.
SystemResourceManager
- Ensure event listening is on.
-
entries() -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
TarFile
- Returns an enumeration of the tar file entries.
-
EnvironmentMiner - Class in
org.eclipse.rse.dstore.universal.miners
- The environment miner provides access to the environment variables
on a remote system and allows the store environment variables to be altered
for use in other miners that launch shells.
-
EnvironmentMiner() -
Constructor for class org.eclipse.rse.dstore.universal.miners.
EnvironmentMiner
-
-
EnvironmentVariablesForm - Class in
org.eclipse.rse.ui.widgets
- 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 in
org.eclipse.rse.ui.widgets
-
-
EnvironmentVariablesForm.EnvironmentVariable(String, String) -
Constructor for class org.eclipse.rse.ui.widgets.
EnvironmentVariablesForm.EnvironmentVariable
-
-
EnvironmentVariablesForm.EnvironmentVariablesTableContentProvider - Class in
org.eclipse.rse.ui.widgets
-
-
EnvironmentVariablesForm.EnvironmentVariablesTableContentProvider() -
Constructor for class org.eclipse.rse.ui.widgets.
EnvironmentVariablesForm.EnvironmentVariablesTableContentProvider
-
-
EnvironmentVariablesPromptDialog - Class in
org.eclipse.rse.ui.dialogs
- Dialog for prompting the user to add / change an environment variable.
-
EnvironmentVariablesPromptDialog(Shell, String, IRSESystemType, 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.
-
equals(Object) -
Method in class org.eclipse.rse.core.
AbstractRSESystemType
- Checks whether two system types are the same.
-
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.subsystems.files.core.subsystems.
RemoteFile
-
-
equals(Object) -
Method in class org.eclipse.rse.subsystems.terminals.core.elements.
TerminalElement
-
-
ERROR -
Static variable in class org.eclipse.rse.services.clientserver.messages.
SystemMessage
- Error message indicator
-
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.ui.filters.dialogs.
SystemNewFilterWizardNamePage
-
-
errorMessage -
Variable in class org.eclipse.rse.ui.filters.
SystemFilterStringEditPane
-
-
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.
SystemFilterStringPropertyPage
-
-
errorMessage -
Variable in class org.eclipse.rse.ui.propertypages.
SystemTeamViewCategoryPropertyPage
-
-
errorMessage -
Variable in class org.eclipse.rse.ui.
SystemConnectionForm
-
-
errorMessage -
Variable in class org.eclipse.rse.ui.widgets.
SystemPortPrompt
-
-
errorObject -
Variable in class org.eclipse.rse.ui.view.
AbstractSystemViewAdapter
-
Deprecated. Use
AbstractSystemViewAdapter.getFailedMessageObject() instead.
-
errorObject -
Variable in class org.eclipse.rse.ui.view.
SystemAbstractAPIProvider
-
Deprecated. don't use this field
-
EVENT_ADD -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is a resource add.
-
EVENT_ADD_FILTER_REFERENCE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is specifically a filter reference add (filter added)
An ISystemFilter is expected as a parameter of this event
-
EVENT_ADD_FILTERSTRING_REFERENCE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is specifically a filter string reference add (filterstring added)
An ISystemFilterString is expected as a parameter of this event
-
EVENT_ADD_MANY -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is a multi-resource add.
-
EVENT_ADD_RELATIVE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is a resource add.
-
EVENT_CHANGE_CHILDREN -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is a generic notification that the children have changed
and must be refreshed.
-
EVENT_CHANGE_FILTER_REFERENCE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is specifically a filter reference change (filter strings changes)
An ISystemFilter is expected as a parameter of this event
-
EVENT_CHANGE_FILTERSTRING_REFERENCE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is specifically a filter string reference change (filterstring changed)
An ISystemFilterString is expected as a parameter of this event
-
EVENT_COLLAPSE_ALL -
Static variable in interface org.eclipse.rse.core.events.
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.core.events.
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.core.events.
ISystemResourceChangeEvents
-
Deprecated. use EVENT_COMMAND_SHELL_FINISHED
-
EVENT_COMMAND_HISTORY_UPDATE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is to update the command history drop-down in the remote shell view
A source RSE object is the expected parameter
TODO should be moved out of core since this is command-specific
-
EVENT_COMMAND_MESSAGE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is to log a message from a command that has been run
A source RSE object and it's parent RSE object are the expected parameters
-
EVENT_COMMAND_RUN -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is to log a command that has been run
A source RSE object is the expected parameter
-
EVENT_COMMAND_SHELL_FINISHED -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is to update the remote shell view when a command is finished
A source RSE object is the expected parameter
-
EVENT_COMMAND_SHELL_REMOVED -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is to indicate that a shell has been removed
A source RSE object is the expected parameter
-
EVENT_COMPILE_COMMAND_RUN -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
-
Deprecated.
-
EVENT_DELETE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is a single resource deletion.
-
EVENT_DELETE_FILTER_REFERENCE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is specifically a filter reference delete (filter deleted)
An ISystemFilter is expected as a parameter of this event
-
EVENT_DELETE_FILTERSTRING_REFERENCE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is specifically a filter string reference delete (filterstring deleted)
An ISystemFilterString is expected as a parameter of this event
-
EVENT_DELETE_MANY -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is a multiple resource deletion.
-
EVENT_ENABLED_CONNECTIONS_CHANGED -
Static variable in interface org.eclipse.rse.core.events.
ISystemPreferenceChangeEvents
- A connection type has been enabled or disabled
-
EVENT_EXPAND_SELECTED -
Static variable in interface org.eclipse.rse.core.events.
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.core.events.
ISystemResourceChangeEvents
- The event is an icon change event A source RSE object or an array of
source RSE objects and the parent RSE object are the expected parameters
-
EVENT_MOVE_FILTER_REFERENCES -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is specifically a filter reference move (filters reordered)
An array of ISystemFilter[] is the expected multi-source
parameter.
-
EVENT_MOVE_FILTERSTRING_REFERENCES -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is specifically a filter string reference move (filterstrings reordered)
An array of ISystemFilterString[] is the expected multi-source
parameter.
-
EVENT_MOVE_MANY -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is a multiple resource move within the same children set
An array of RSE objects (i.e.
-
EVENT_MUST_COLLAPSE -
Static variable in interface org.eclipse.rse.core.events.
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)
A source RSE object is the expected parameter
-
EVENT_PROPERTY_CHANGE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is a resource property change.
-
EVENT_PROPERTYSHEET_UPDATE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is a request to update the property sheet of whatever is currently selected.
-
EVENT_QUALIFYCONNECTIONNAMES -
Static variable in interface org.eclipse.rse.core.events.
ISystemPreferenceChangeEvents
- The Qualify Connection Names preference has changed
-
EVENT_REFRESH -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- Refresh the single item passed in the "source" field of the event.
-
EVENT_REFRESH_REMOTE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- Refresh a remote object in the SystemView, given either the remote
object or a string that will match on getAbsoluteName, and optionally
(re)select a list of objects after refreshing.
-
EVENT_REFRESH_SELECTED -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
-
Deprecated. obtain the selection yourself and do EVENT_REFRESH or EVENT_REFRESH_REMOTE
-
EVENT_REFRESH_SELECTED_FILTER -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
-
Deprecated. Refreshing a particular context(filter) only can lead
to inconsistencies, so better obtain the selection yourself
and do EVENT_REFRESH or EVENT_REFRESH_REMOTE
-
EVENT_REFRESH_SELECTED_PARENT -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
-
Deprecated. obtain the selection yourself and do EVENT_REFRESH or EVENT_REFRESH_REMOTE
-
EVENT_RENAME -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is a resource rename.
-
EVENT_RENAME_FILTER_REFERENCE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is specifically a filter reference rename (filter renamed)
An ISystemFilter is expected as a parameter of this event
-
EVENT_REPLACE_CHILDREN -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is to replace the children (similar to EVENT_ADD_MANY), it will
expand also
An array of RSE objects (i.e.
-
EVENT_RESTORESTATE -
Static variable in interface org.eclipse.rse.core.events.
ISystemPreferenceChangeEvents
- The Restore State preference has changed
-
EVENT_REVEAL_AND_SELECT -
Static variable in interface org.eclipse.rse.core.events.
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.core.events.
ISystemResourceChangeEvents
- The event is to update the search view when a search is finished
A IHostSearchResultConfiguration is the expected parameter
-
EVENT_SELECT -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is simply to force selection of the given object.
-
EVENT_SELECT_EXPAND -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- The event is to both select and expand the given object.
-
EVENT_SELECT_REMOTE -
Static variable in interface org.eclipse.rse.core.events.
ISystemResourceChangeEvents
- Select one or more remote objects.
-
EVENT_SHOWFILTERPOOLS -
Static variable in interface org.eclipse.rse.core.events.
ISystemPreferenceChangeEvents
- The Show Filter Pools preference has changed
-
EVENT_SHOWFILTERSTRINGS -
Static variable in interface org.eclipse.rse.core.events.
ISystemPreferenceChangeEvents
- The Show Filter String preference has changed
-
eventExec(Runnable) -
Method in interface org.eclipse.rse.core.
IRSEInteractionProvider
- Run the given runnable with "event" semantics, that is: asynchronously
run it through
IRSEInteractionProvider.asyncExec(Runnable) on the interaction provider's
designated event thread, unless the call is already coming from that very
thread.
-
EXCEPTION_OCCURRED -
Static variable in interface org.eclipse.rse.core.
IRSECoreStatusCodes
- A code used for constructing IStatus objects.
-
execute() -
Method in class org.eclipse.rse.core.model.
RSEModelOperation
- Perform the work of this operation.
-
execute(IProgressMonitor) -
Method in class org.eclipse.rse.ui.operations.
SystemFetchOperation
- Subclasses must override this method to perform the operation.
-
exeNameLength -
Variable in class org.eclipse.rse.processes.ui.
SystemProcessFilterStringEditPane
-
-
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(String, ISystemOperationMonitor) -
Method in interface org.eclipse.rse.services.clientserver.archiveutils.
ISystemArchiveHandler
- Check whether a given virtual node exists in an archive.
-
exists() -
Method in interface org.eclipse.rse.services.clientserver.archiveutils.
ISystemArchiveHandler
- Check if the archive handler implementation associated with this class
exists.
-
exists(String, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemTarHandler
- Check whether a given virtual node exists in an archive.
-
exists() -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemTarHandler
-
-
exists(String, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemZipHandler
- Check whether a given virtual node exists in an archive.
-
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 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.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(Object) -
Method in class org.eclipse.rse.ui.view.
AbstractSystemViewAdapter
- {inheritDoc} By default, this method returns true - override this method
to customize the behavior.
-
exists() -
Method in interface org.eclipse.rse.ui.view.
ISystemEditableRemoteObject
- Returns whether the edited object exists.
-
exists(Object) -
Method in interface org.eclipse.rse.ui.view.
ISystemViewElementAdapter
- Returns whether the specified element is represented as existing.
-
exit() -
Method in interface org.eclipse.rse.services.shells.
IHostShell
-
-
exit() -
Method in class org.eclipse.rse.services.terminals.
BaseShellDecorator
-
-
exit() -
Method in interface org.eclipse.rse.services.terminals.
IBaseShell
- Exit this shell.
-
exitShell() -
Method in class org.eclipse.rse.subsystems.shells.core.model.
SimpleCommandOperation
-
-
exitValue() -
Method in class org.eclipse.rse.services.shells.
HostShellProcessAdapter
- There is no relevant exit value to return when the shell exits.
-
exitValue() -
Method in class org.eclipse.rse.services.terminals.
AbstractTerminalShell
-
-
exitValue() -
Method in class org.eclipse.rse.services.terminals.
BaseShellDecorator
-
-
exitValue() -
Method in interface org.eclipse.rse.services.terminals.
IBaseShell
- Return the exit value of the Process connected by this shell.
-
expandHost(IHost) -
Method in interface org.eclipse.rse.ui.model.
ISystemRegistryUI
- Select and expand the given connection in the RSE, if the RSE is the active perspective.
-
expandSubSystem(ISubSystem) -
Method in interface org.eclipse.rse.ui.model.
ISystemRegistryUI
- Select and expand the given subsystem in the RSE, if the RSE is the active perspective.
-
expandTo(Object, Object) -
Method in interface org.eclipse.rse.ui.view.
ISystemTree
- Expands the parent object down to the remote object
-
expandTo(String) -
Method in interface org.eclipse.rse.ui.view.
ISystemTree
- Expand to the object specified by the filter string
-
extendSchema(DataElement) -
Method in class org.eclipse.rse.dstore.universal.miners.
CommandMiner
-
-
extendSchema(DataElement) -
Method in class org.eclipse.rse.dstore.universal.miners.
EnvironmentMiner
-
-
extendSchema(DataElement) -
Method in class org.eclipse.rse.dstore.universal.miners.
UniversalFileSystemMiner
-
-
extendSchema(DataElement) -
Method in class org.eclipse.rse.dstore.universal.miners.
UniversalProcessMiner
-
-
EXTENSION_POINT_ID -
Static variable in interface org.eclipse.rse.files.ui.resources.
ISystemRemoteMarker
- Remote markers extension point id.
-
EXTENSION_SEPARATOR -
Static variable in class org.eclipse.rse.services.clientserver.archiveutils.
ArchiveHandlerManager
- Character used to separate file extension from file name.
-
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, ISystemOperationMonitor) -
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, ISystemOperationMonitor) -
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, ISystemOperationMonitor) -
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, ISystemOperationMonitor) -
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, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemTarHandler
- Extracts the directory
dir (and its children) from the
archive and places the results in the directory
destinationParent .
-
extractVirtualDirectory(String, File, File, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemTarHandler
- Extracts the directory
dir (and its children) from the
archive and places the results in the directory
destinationParent .
-
extractVirtualDirectory(String, File, File, String, boolean, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemTarHandler
- Extracts the directory
dir (and its children) from the
archive and places the results in the directory
destinationParent .
-
extractVirtualDirectory(String, File, String, boolean, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemTarHandler
- Extracts the directory
dir (and its children) from the
archive and places the results in the directory
destinationParent .
-
extractVirtualDirectory(String, File, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemZipHandler
- Extracts the directory
dir (and its children) from the
archive and places the results in the directory
destinationParent .
-
extractVirtualDirectory(String, File, String, boolean, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemZipHandler
- Extracts the directory
dir (and its children) from the
archive and places the results in the directory
destinationParent .
-
extractVirtualDirectory(String, File, File, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemZipHandler
- Extracts the directory
dir (and its children) from the
archive and places the results in the directory
destinationParent .
-
extractVirtualDirectory(String, File, File, String, boolean, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemZipHandler
- Extracts the directory
dir (and its children) from the
archive and places the results in the directory
destinationParent .
-
extractVirtualFile(String, File, ISystemOperationMonitor) -
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, ISystemOperationMonitor) -
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, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemTarHandler
- Extracts the virtual file named
fullVirtualName from the
archive, placing the results in destination .
-
extractVirtualFile(String, File, String, boolean, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemTarHandler
- Extracts the virtual file named
fullVirtualName from the
archive, placing the results in destination .
-
extractVirtualFile(String, File, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemZipHandler
- Extracts the virtual file named
fullVirtualName from the
archive, placing the results in destination .
-
extractVirtualFile(String, File, String, boolean, ISystemOperationMonitor) -
Method in class org.eclipse.rse.services.clientserver.archiveutils.
SystemZipHandler
- Extracts the virtual file named
fullVirtualName from the
archive, placing the results in destination .
-
extractVirtualFile(String, File, boolean, String, boolean, ISystemOperationMonitor) -
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.
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.
|
|
|