Methods from org.eclipse.equinox.common used by org.eclipse.core.filesystem

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

Reference Details

org.eclipse.core.runtime.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.filesystem.URIUtil.toPath(URI)60
org.eclipse.core.internal.filesystem.NullFileStore.NullFileStore(IPath)35

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.LocalFile.delete(int, IProgressMonitor)124
org.eclipse.core.internal.filesystem.Policy.error(int, String, Throwable)55

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.Activator.getCacheLocation()45
org.eclipse.core.internal.filesystem.Activator.getCacheLocation()45
org.eclipse.core.internal.filesystem.NullFileStore.getChild(String)59

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.URIUtil.toURI(IPath)94

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.URIUtil.toURI(IPath)91

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.NullFileStore.toURI()102

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.NullFileStore.getName()67

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.URIUtil.toURI(IPath)95

org.eclipse.core.runtime.IPath.removeLastSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.NullFileStore.getParent()71

org.eclipse.core.runtime.IPath.segment(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.provider.FileStore.getChild(IPath)299
org.eclipse.core.filesystem.provider.FileStore.getFileStore(IPath)313

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.provider.FileStore.getChild(IPath)298
org.eclipse.core.filesystem.provider.FileStore.getFileStore(IPath)312
org.eclipse.core.internal.filesystem.NullFileStore.getParent()71

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.URIUtil.toURI(IPath)92
org.eclipse.core.internal.filesystem.FileCache.FileCache()61
org.eclipse.core.internal.filesystem.local.LocalFile.getFileStore(IPath)171
org.eclipse.core.internal.filesystem.local.LocalFileSystem.getStore(IPath)137

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.LocalFile.getChild(IPath)167

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.provider.FileSystem.getStore(IPath)105
org.eclipse.core.internal.filesystem.NullFileStore.toString()97
org.eclipse.core.internal.filesystem.NullFileStore.toURI()102

org.eclipse.core.runtime.IProgressMonitor.beginTask(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.provider.FileStore.copyDirectory(IFileInfo, IFileStore, int, IProgressMonitor)167
org.eclipse.core.filesystem.provider.FileStore.copyFile(IFileInfo, IFileStore, int, IProgressMonitor)213
org.eclipse.core.filesystem.provider.FileStore.move(IFileStore, int, IProgressMonitor)406
org.eclipse.core.internal.filesystem.FileCache.cache(IFileStore, IProgressMonitor)77
org.eclipse.core.internal.filesystem.local.LocalFile.delete(int, IProgressMonitor)119
org.eclipse.core.internal.filesystem.local.LocalFile.move(IFileStore, int, IProgressMonitor)302
org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(int, IProgressMonitor)356
org.eclipse.core.internal.filesystem.local.LocalFile.openOutputStream(int, IProgressMonitor)376

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.provider.FileStore.copyDirectory(IFileInfo, IFileStore, int, IProgressMonitor)180
org.eclipse.core.filesystem.provider.FileStore.copyDirectory(IFileInfo, IFileStore, int, IProgressMonitor)180
org.eclipse.core.filesystem.provider.FileStore.copyDirectory(IFileInfo, IFileStore, int, IProgressMonitor)180
org.eclipse.core.filesystem.provider.FileStore.copyFile(IFileInfo, IFileStore, int, IProgressMonitor)230
org.eclipse.core.filesystem.provider.FileStore.copyFile(IFileInfo, IFileStore, int, IProgressMonitor)230
org.eclipse.core.filesystem.provider.FileStore.move(IFileStore, int, IProgressMonitor)414
org.eclipse.core.filesystem.provider.FileStore.move(IFileStore, int, IProgressMonitor)414
org.eclipse.core.filesystem.provider.FileStore.move(IFileStore, int, IProgressMonitor)414
org.eclipse.core.internal.filesystem.FileCache.cache(IFileStore, IProgressMonitor)96
org.eclipse.core.internal.filesystem.FileCache.cache(IFileStore, IProgressMonitor)96
org.eclipse.core.internal.filesystem.FileCache.cache(IFileStore, IProgressMonitor)96
org.eclipse.core.internal.filesystem.FileCache.cache(IFileStore, IProgressMonitor)96
org.eclipse.core.internal.filesystem.local.LocalFile.delete(int, IProgressMonitor)126
org.eclipse.core.internal.filesystem.local.LocalFile.delete(int, IProgressMonitor)126
org.eclipse.core.internal.filesystem.local.LocalFile.move(IFileStore, int, IProgressMonitor)349
org.eclipse.core.internal.filesystem.local.LocalFile.move(IFileStore, int, IProgressMonitor)349
org.eclipse.core.internal.filesystem.local.LocalFile.move(IFileStore, int, IProgressMonitor)349
org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(int, IProgressMonitor)369
org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(int, IProgressMonitor)369
org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(int, IProgressMonitor)369
org.eclipse.core.internal.filesystem.local.LocalFile.openOutputStream(int, IProgressMonitor)389
org.eclipse.core.internal.filesystem.local.LocalFile.openOutputStream(int, IProgressMonitor)389
org.eclipse.core.internal.filesystem.local.LocalFile.openOutputStream(int, IProgressMonitor)389

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.LocalFile.internalDelete(File, String, MultiStatus, IProgressMonitor)208
org.eclipse.core.internal.filesystem.local.LocalFile.internalDelete(File, String, MultiStatus, IProgressMonitor)221
org.eclipse.core.internal.filesystem.Policy.checkCanceled(IProgressMonitor)31

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.provider.FileStore.copyDirectory(IFileInfo, IFileStore, int, IProgressMonitor)168
org.eclipse.core.internal.filesystem.local.LocalFile.internalDelete(File, String, MultiStatus, IProgressMonitor)214

org.eclipse.core.runtime.IProgressMonitor.worked(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.provider.FileStore.transferStreams(InputStream, OutputStream, String, IProgressMonitor)87
org.eclipse.core.internal.filesystem.FileCache.cache(IFileStore, IProgressMonitor)87
org.eclipse.core.internal.filesystem.local.LocalFile.internalDelete(File, String, MultiStatus, IProgressMonitor)232
org.eclipse.core.internal.filesystem.local.LocalFile.move(IFileStore, int, IProgressMonitor)337

org.eclipse.core.runtime.MultiStatus.add(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.LocalFile.internalDelete(File, String, MultiStatus, IProgressMonitor)251
org.eclipse.core.internal.filesystem.local.LocalFile.internalDelete(File, String, MultiStatus, IProgressMonitor)241

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.LocalFile.delete(int, IProgressMonitor)121

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.LocalFile.delete(int, IProgressMonitor)115
org.eclipse.core.internal.filesystem.Policy.monitorFor(IProgressMonitor)65
org.eclipse.core.internal.filesystem.Policy.subMonitorFor(IProgressMonitor, int)94

org.eclipse.core.runtime.OperationCanceledException.OperationCanceledException()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.LocalFile.internalDelete(File, String, MultiStatus, IProgressMonitor)209
org.eclipse.core.internal.filesystem.local.LocalFile.internalDelete(File, String, MultiStatus, IProgressMonitor)222
org.eclipse.core.internal.filesystem.Policy.checkCanceled(IProgressMonitor)32

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.LocalFile.getFileStore(IPath)171

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.internal.filesystem.Activator.getCacheLocation()55

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.URIUtil.toPath(URI)75
org.eclipse.core.filesystem.URIUtil.toPath(URI)63
org.eclipse.core.filesystem.URIUtil.toPath(URI)66
org.eclipse.core.internal.filesystem.Activator.getCacheLocation()43
org.eclipse.core.internal.filesystem.local.LocalFile.getFileStore(IPath)171
org.eclipse.core.internal.filesystem.NullFileSystem.getStore(URI)52

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.filesystem.URIUtil.toURI(IPath)94

org.eclipse.core.runtime.PlatformObject.PlatformObject()

OVERRIDE
Reference LocationLine Number
org.eclipse.core.filesystem.provider.FileStore.FileStore()-1
org.eclipse.core.filesystem.provider.FileSystem.FileSystem()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.core.filesystem.provider.FileStore.FileStore()29
org.eclipse.core.filesystem.provider.FileSystem.FileSystem()38

org.eclipse.core.runtime.ProgressMonitorWrapper.beginTask(String, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.InfiniteProgress.beginTask(String, int)43
OVERRIDE
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.InfiniteProgress.beginTask(String, int)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.InfiniteProgress.InfiniteProgress(IProgressMonitor)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.InfiniteProgress.InfiniteProgress(IProgressMonitor)39

org.eclipse.core.runtime.ProgressMonitorWrapper.worked(int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.InfiniteProgress.worked(int)51
OVERRIDE
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.InfiniteProgress.worked(int)-1

org.eclipse.core.runtime.Status.isOK()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.LocalFile.delete(int, IProgressMonitor)123

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.local.LocalFile.internalDelete(File, String, MultiStatus, IProgressMonitor)251
org.eclipse.core.internal.filesystem.local.LocalFile.internalDelete(File, String, MultiStatus, IProgressMonitor)241
org.eclipse.core.internal.filesystem.Policy.error(int, String, Throwable)55
org.eclipse.core.internal.filesystem.Policy.log(int, String, Throwable)61

org.eclipse.core.runtime.SubProgressMonitor.SubProgressMonitor(IProgressMonitor, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.filesystem.Policy.subMonitorFor(IProgressMonitor, int)97

Back to reference summary for org.eclipse.core.filesystem

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict