RSE
Release 2.0

Uses of Class
org.eclipse.rse.core.model.SystemWorkspaceResourceSet

Packages that use SystemWorkspaceResourceSet
org.eclipse.rse.files.ui.resources   
 

Uses of SystemWorkspaceResourceSet in org.eclipse.rse.files.ui.resources
 

Methods in org.eclipse.rse.files.ui.resources that return SystemWorkspaceResourceSet
static SystemWorkspaceResourceSet UniversalFileTransferUtility.copyRemoteResourcesToWorkspace(SystemRemoteResourceSet remoteSet, IProgressMonitor monitor)
          Replicates a set of remote files or folders to the workspace
 

Methods in org.eclipse.rse.files.ui.resources with parameters of type SystemWorkspaceResourceSet
static SystemRemoteResourceSet UniversalFileTransferUtility.copyWorkspaceResourcesToRemote(SystemWorkspaceResourceSet workspaceSet, IRemoteFile targetFolder, IProgressMonitor monitor, boolean checkForCollisions)
          Perform a copy via drag and drop.
 


RSE
Release 2.0

Copyright (c) IBM Corporation and others 2000, 2007. All Rights Reserved.