Methods from org.eclipse.core.filesystem used by org.eclipse.cdt.core

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

Reference Details

org.eclipse.core.filesystem.EFS.getStore(URI)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.resources.EFSFileStorage.getContents()48
org.eclipse.cdt.core.resources.EFSFileStorage.getName()72
org.eclipse.cdt.core.resources.EFSFileStorage.isReadOnly()92
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, URI)461
org.eclipse.cdt.internal.core.model.TranslationUnit.exists()737
org.eclipse.cdt.internal.core.model.Util.isNonZeroLengthFile(URI)444
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.toLocalFile(URI, IProgressMonitor)1245
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionStorageManager.getInputStreamForIFile(IProject, String)269
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.getSharedProperty(IContainer, String)720

org.eclipse.core.filesystem.IFileInfo.exists()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, URI)498
org.eclipse.cdt.internal.core.model.TranslationUnit.exists()739
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionStorageManager.getInputStreamForIFile(IProject, String)274
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.getSharedProperty(IContainer, String)725

org.eclipse.core.filesystem.IFileInfo.getAttribute(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.resources.EFSFileStorage.isReadOnly()102

org.eclipse.core.filesystem.IFileInfo.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.Util.isNonZeroLengthFile(URI)445

org.eclipse.core.filesystem.IFileStore.fetchInfo()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.resources.EFSFileStorage.isReadOnly()99
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, URI)496
org.eclipse.cdt.internal.core.model.TranslationUnit.exists()738
org.eclipse.cdt.internal.core.model.Util.isNonZeroLengthFile(URI)444
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionStorageManager.getInputStreamForIFile(IProject, String)273
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.getSharedProperty(IContainer, String)724

org.eclipse.core.filesystem.IFileStore.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.resources.EFSFileStorage.getName()80
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, URI)468

org.eclipse.core.filesystem.IFileStore.openInputStream(int, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.resources.EFSFileStorage.getContents()51
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionStorageManager.getInputStreamForIFile(IProject, String)275
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.getSharedProperty(IContainer, String)726

org.eclipse.core.filesystem.IFileStore.toLocalFile(int, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.toLocalFile(URI, IProgressMonitor)1249
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.toLocalFile(URI, IProgressMonitor)1246

org.eclipse.core.filesystem.IFileStore.toURI()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.PositionTrackerManager.getKey(ITextFileBuffer)124

org.eclipse.core.filesystem.URIUtil.equals(URI, URI)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.ErrorParserManager.findFileName(String)346

org.eclipse.core.filesystem.URIUtil.toPath(URI)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.browser.IndexTypeInfo.createReference(IIndexBinding, IIndexName)352
org.eclipse.cdt.core.ErrorParserManager.getWorkingDirectory()168
org.eclipse.cdt.core.ErrorParserManager.popDirectory()232
org.eclipse.cdt.core.index.IndexLocationFactory.getAbsolutePath(IIndexFileLocation)64
org.eclipse.cdt.core.resources.EFSFileStorage.getFullPath()63
org.eclipse.cdt.internal.core.browser.ASTTypeInfo.createReference(IASTName)200
org.eclipse.cdt.internal.core.indexer.StandaloneIndexerInputAdapter.getASTPath(IIndexFileLocation)68
org.eclipse.cdt.internal.core.indexer.StandaloneIndexerInputAdapter.getInputFile(IIndexFileLocation)131
org.eclipse.cdt.internal.core.indexer.StandaloneIndexerInputAdapter.getLastModified(IIndexFileLocation)48
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, URI)481
org.eclipse.cdt.internal.core.model.TranslationUnit.getLocation()323
org.eclipse.cdt.internal.core.PositionTrackerManager.findPositionConverter(URI, long)236
org.eclipse.cdt.internal.core.PositionTrackerManager.getKey(ITextFileBuffer)125

org.eclipse.core.filesystem.URIUtil.toURI(IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.ErrorParserManager.ErrorParserManager(IProject, IPath, IMarkerGenerator, String[])118
org.eclipse.cdt.core.index.IndexLocationFactory.getExternalIFL(IPath)116
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, IPath)417
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, IPath)432
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, IPath)407
org.eclipse.cdt.internal.core.model.ExternalTranslationUnit.ExternalTranslationUnit(ICElement, IPath, String)32
org.eclipse.cdt.internal.core.model.IncludeReference.computeChildren(OpenableInfo, IResource)118
org.eclipse.cdt.internal.core.model.Util.isNonZeroLengthFile(IPath)436
org.eclipse.cdt.internal.core.resources.LocationAdapter.1.platformsFindFilesForLocation(IPath)45

org.eclipse.core.filesystem.URIUtil.toURI(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.index.URIRelativeLocationConverter.fromInternalFormat(String)43
org.eclipse.cdt.internal.core.indexer.StandaloneIndexerInputAdapter.resolveASTPath(String)81
org.eclipse.cdt.internal.core.indexer.StandaloneIndexerInputAdapter.resolveIncludeFile(String)104
org.eclipse.cdt.internal.core.model.ExternalTranslationUnit.ExternalTranslationUnit(ICElement, File, String)28

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict