Methods from org.eclipse.equinox.common used by org.eclipse.rse.subsystems.files.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.IAdapterManager.getAdapter(Object, Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.subsystems.files.core.SystemFileSubSystemAPIProviderImpl.getAdapter(Class)102
org.eclipse.rse.internal.subsystems.files.core.SystemFileSubSystemConfigurationAPIProviderImpl.getAdapter(Class)105
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFile.getAdapter(Class)470
org.eclipse.rse.subsystems.files.core.subsystems.RemoteSearchResult.getAdapter(Class)138

org.eclipse.core.runtime.IAdapterManager.loadAdapter(Object, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem.initializeSubSystem(IProgressMonitor)1258

org.eclipse.core.runtime.IPath.addTrailingSeparator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.load()174
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()241

org.eclipse.core.runtime.IPath.append(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.subsystems.files.core.model.RemotePathUtil.appendRemoteFileNameToPath(IPath, String, String)125
org.eclipse.rse.internal.subsystems.files.core.model.RemotePathUtil.appendRemoteFileNameToPath(IPath, String, String)134
org.eclipse.rse.internal.subsystems.files.core.model.SystemFileTransferModeRegistry.getFileLocation()559
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.getEncodingLocation()315
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.load()177
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()260
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()244

org.eclipse.core.runtime.IPath.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.subsystems.files.core.model.RemotePathUtil.getClientTempLocationForFile(IRemotePath)96
org.eclipse.rse.internal.subsystems.files.core.model.RemotePathUtil.getClientTempLocationForFile(IRemotePath)82

org.eclipse.core.runtime.IPath.hasTrailingSeparator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.load()173
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()240

org.eclipse.core.runtime.IPath.makeAbsolute()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.getEncodingLocation()316
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.load()178
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()245
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()261

org.eclipse.core.runtime.IPath.segmentCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem.doesFilterMatch(ISystemFilter, String)290

org.eclipse.core.runtime.IPath.toFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.load()180
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.load()156
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()223
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()263
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()247

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.subsystems.files.core.model.RemotePathUtil.getClientTempLocationForFile(IRemotePath)78
org.eclipse.rse.internal.subsystems.files.core.model.SystemFileTransferModeRegistry.getFileLocation()559
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.load()195
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.load()199
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()238
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()272
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()259

org.eclipse.core.runtime.IProgressMonitor.done()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.subsystems.files.core.servicesubsystem.SearchJob.run(IProgressMonitor)50

org.eclipse.core.runtime.IProgressMonitor.isCanceled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.subsystems.files.core.servicesubsystem.FileServiceSubSystem.download(IRemoteFile, String, String, IProgressMonitor)805
org.eclipse.rse.subsystems.files.core.servicesubsystem.FileServiceSubSystem.downloadMultiple(IRemoteFile[], String[], String[], IProgressMonitor)847

org.eclipse.core.runtime.IProgressMonitor.setTaskName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem.internalResolveFilterStrings(String[], IProgressMonitor)466

org.eclipse.core.runtime.NullProgressMonitor.NullProgressMonitor()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.subsystems.files.core.model.RemotePath.toRemoteFile()253
org.eclipse.rse.subsystems.files.core.servicesubsystem.FileServiceSubSystem.download(IRemoteFile, String, String, IProgressMonitor)798
org.eclipse.rse.subsystems.files.core.servicesubsystem.FileServiceSubSystem.downloadMultiple(IRemoteFile[], String[], String[], IProgressMonitor)828
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFile.getParentRemoteFile()205
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFile.RemoteFile(IRemoteFileContext)124
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem.doesFilterStringMatch(String, String, boolean)342
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem.getRemoteSearchResultObject(String)999
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem.getTargetForFilter(ISystemFilterReference)1453

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.internal.subsystems.files.core.model.RemotePathUtil.getClientTempLocationForFile(IRemotePath)78
org.eclipse.rse.internal.subsystems.files.core.model.RemotePathUtil.getClientTempLocationForFile(IRemotePath)64
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.load()171
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()259
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileEncodingManager.save()238
org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem.doesFilterMatch(ISystemFilter, String)288

org.eclipse.core.runtime.QualifiedName.QualifiedName(String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.subsystems.files.core.SystemIFileProperties.getModificationStampAtExport(String, String)533
org.eclipse.rse.subsystems.files.core.SystemIFileProperties.hasModificationStampAtExport(String, String)538
org.eclipse.rse.subsystems.files.core.SystemIFileProperties.setModificationStampAtExport(String, String, long)528

org.eclipse.core.runtime.Status.Status(int, String, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.rse.subsystems.files.core.servicesubsystem.FileServiceSubSystem.getRemoteFileObject(IRemoteFile, String, IProgressMonitor)202

Back to reference summary for org.eclipse.rse.subsystems.files.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict