Methods from org.eclipse.core.filebuffers used by org.eclipse.wst.jsdt.ui

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

Reference Details

org.eclipse.core.filebuffers.FileBuffers.getTextFileBufferManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.getDocument(IJavaScriptUnit, IProgressMonitor)117
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)103
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)103
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.getDocumentStamp(IFile, IProgressMonitor)284
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.getBuffer(IFile)257
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AbstractDeleteChange.saveFileIfNeeded(IFile, IProgressMonitor)43
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeletePackageFragmentRootChange.getFileContents(IFile)133
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.getIndentationLevel(ASTNode, IJavaScriptUnit)55
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.getIndentationLevel(ASTNode, IJavaScriptUnit)56
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.getIndentationLevel(ASTNode, IJavaScriptUnit)65
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)479
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.getTextEdit()110
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.getDocument(IJavaScriptUnit)185
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getProperties(IStorage)421
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkDirtyFile(RefactoringStatus, IFile)316
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createChange(IProgressMonitor)171
org.eclipse.wst.jsdt.internal.corext.refactoring.util.QualifiedNameFinder.ResultCollector.acceptFile(IFile)64
org.eclipse.wst.jsdt.internal.corext.refactoring.util.QualifiedNameFinder.ResultCollector.acceptFile(IFile)64
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.acquire(IJavaScriptUnit)45
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.acquire(IJavaScriptUnit)46
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.getTextFileBuffer(IJavaScriptUnit)62
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.release(IJavaScriptUnit)75
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.aquireDocument(IJavaScriptUnit, IProgressMonitor)898
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.commitDocument(IJavaScriptUnit, IDocument, TextEdit, IProgressMonitor)918
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.releaseDocument(IJavaScriptUnit, IDocument, IProgressMonitor)932
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.isContainerDirty(TypeNameMatch)360
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)129
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.replace(IMember, IFile, ITypedElement)130
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.createEmptyDocument()236
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.close()294
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.initialize()211
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.createInputStream(IFile)352
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractAnnotationHover.getAnnotationModel(IPath)141
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractAnnotationHover.getHoverInfo(ITextViewer, IRegion)111
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doRunOnMultiple(IJavaScriptUnit[], MultiStatus, IProgressMonitor)390

org.eclipse.core.filebuffers.IFileBuffer.commit(IProgressMonitor, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)224
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)226
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)141
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)141
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.ValidationState.checkDirty(RefactoringStatus, long, IProgressMonitor)61
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.ValidationState.checkDirty(RefactoringStatus, long, IProgressMonitor)61
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AbstractDeleteChange.saveFileIfNeeded(IFile, IProgressMonitor)46
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.commitDocument(IJavaScriptUnit, IDocument, TextEdit, IProgressMonitor)919
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.1.run(IProgressMonitor)204
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.save(IProgressMonitor, boolean)417
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doRunOnMultiple(IJavaScriptUnit[], MultiStatus, IProgressMonitor)401

org.eclipse.core.filebuffers.IFileBuffer.getStatus()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.getStatus()234

org.eclipse.core.filebuffers.IFileBuffer.isCommitable()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.isReadOnly()384

org.eclipse.core.filebuffers.IFileBuffer.isDirty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.ValidationState.initializeFile(IFile)107
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.ValidationState.initializeFile(IFile)107
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AbstractDeleteChange.saveFileIfNeeded(IFile, IProgressMonitor)44
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkDirtyFile(RefactoringStatus, IFile)317
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.isContainerDirty(TypeNameMatch)363
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.hasUnsavedChanges()369
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doRunOnMultiple(IJavaScriptUnit[], MultiStatus, IProgressMonitor)400

org.eclipse.core.filebuffers.IFileBuffer.isShared()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doRunOnMultiple(IJavaScriptUnit[], MultiStatus, IProgressMonitor)400
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.formatCompilationUnit(ITextFileBuffer, Map)419

org.eclipse.core.filebuffers.IFileBuffer.isStateValidated()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AbstractDeleteChange.saveFileIfNeeded(IFile, IProgressMonitor)44
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkDirtyFile(RefactoringStatus, IFile)318

org.eclipse.core.filebuffers.IFileBuffer.isSynchronized()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AbstractDeleteChange.saveFileIfNeeded(IFile, IProgressMonitor)44
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkDirtyFile(RefactoringStatus, IFile)318

org.eclipse.core.filebuffers.IFileBuffer.revert(IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.6.handleException(Throwable)1528

org.eclipse.core.filebuffers.IFileBuffer.setDirty(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.commitWorkingCopy(IProgressMonitor, Object, CompilationUnitDocumentProviderCompilationUnitInfo, boolean)1278

org.eclipse.core.filebuffers.IFileBufferManager.connect(IPath, LocationKind, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.getDocument(IJavaScriptUnit, IProgressMonitor)120
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)107
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)107
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.getDocumentStamp(IFile, IProgressMonitor)291
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeletePackageFragmentRootChange.getFileContents(IFile)135
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.getIndentationLevel(ASTNode, IJavaScriptUnit)55
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)481
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.getTextEdit()114
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.getDocument(IJavaScriptUnit)187
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createChange(IProgressMonitor)173
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.acquire(IJavaScriptUnit)45
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.aquireDocument(IJavaScriptUnit, IProgressMonitor)900
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)132
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.replace(IMember, IFile, ITypedElement)133
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.initialize()213
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractAnnotationHover.getAnnotationModel(IPath)143
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doRunOnMultiple(IJavaScriptUnit[], MultiStatus, IProgressMonitor)393

org.eclipse.core.filebuffers.IFileBufferManager.disconnect(IPath, LocationKind, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.getDocument(IJavaScriptUnit, IProgressMonitor)125
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)154
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)154
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.getDocumentStamp(IFile, IProgressMonitor)302
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeletePackageFragmentRootChange.getFileContents(IFile)139
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.getIndentationLevel(ASTNode, IJavaScriptUnit)65
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)521
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.getTextEdit()120
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.getDocument(IJavaScriptUnit)198
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createChange(IProgressMonitor)206
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.release(IJavaScriptUnit)75
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.releaseDocument(IJavaScriptUnit, IDocument, IProgressMonitor)933
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)214
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.replace(IMember, IFile, ITypedElement)150
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.close()296
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractAnnotationHover.getAnnotationModel(IPath)156
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractAnnotationHover.getHoverInfo(ITextViewer, IRegion)112
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doRunOnMultiple(IJavaScriptUnit[], MultiStatus, IProgressMonitor)406

org.eclipse.core.filebuffers.ITextFileBuffer.getAnnotationModel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.getAnnotationModel(Object)1194
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractAnnotationHover.getAnnotationModel(IPath)151

org.eclipse.core.filebuffers.ITextFileBuffer.getDocument()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)200
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)188
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.getDocument(IJavaScriptUnit, IProgressMonitor)121
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)109
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)109
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.getDocumentStamp(IFile, IProgressMonitor)293
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.getModificationStamp(IResource)247
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.ValidationState.initializeFile(IFile)106
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.ValidationState.initializeFile(IFile)106
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeletePackageFragmentRootChange.getFileContents(IFile)137
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeReceiver()569
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeReceiver()582
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.getContent(ASTNode)891
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.getModifications()481
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.getIndentationLevel(ASTNode, IJavaScriptUnit)59
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.getIndentationLevel(ASTNode, IJavaScriptUnit)58
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)482
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.getTextEdit()118
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.getDocument(IJavaScriptUnit)195
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getProperties(IStorage)426
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.addTextEditFromRewrite(TextChangeManager, IJavaScriptUnit, ASTRewrite)130
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2978
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2978
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)450
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)634
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1017
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createChange(IProgressMonitor)174
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createStubTypeContext(IJavaScriptUnit, JavaScriptUnit, int)504
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.aquireDocument(IJavaScriptUnit, IProgressMonitor)901
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)134
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.replace(IMember, IFile, ITypedElement)135
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.commitWorkingCopy(IProgressMonitor, Object, CompilationUnitDocumentProviderCompilationUnitInfo, boolean)1268
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createSaveOperation(Object, IDocument, boolean)1348
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.initialize()215
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.createInputStream(IFile)356
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.removePackageDeclaration(IJavaScriptUnit)698
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1128
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1128
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1128
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.2.run()422
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.formatCompilationUnit(ITextFileBuffer, Map)426

org.eclipse.core.filebuffers.ITextFileBufferManager.createEmptyDocument(IPath, LocationKind)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.createEmptyDocument()236
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.initialize()218

org.eclipse.core.filebuffers.ITextFileBufferManager.getTextFileBuffer(IPath, LocationKind)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)108
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)108
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.getDocumentStamp(IFile, IProgressMonitor)292
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.getBuffer(IFile)258
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AbstractDeleteChange.saveFileIfNeeded(IFile, IProgressMonitor)43
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeletePackageFragmentRootChange.getFileContents(IFile)137
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.getIndentationLevel(ASTNode, IJavaScriptUnit)56
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)482
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.getTextEdit()116
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.getDocument(IJavaScriptUnit)193
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getProperties(IStorage)424
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkDirtyFile(RefactoringStatus, IFile)316
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createChange(IProgressMonitor)174
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.acquire(IJavaScriptUnit)46
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.getTextFileBuffer(IJavaScriptUnit)62
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.aquireDocument(IJavaScriptUnit, IProgressMonitor)901
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.commitDocument(IJavaScriptUnit, IDocument, TextEdit, IProgressMonitor)919
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.isContainerDirty(TypeNameMatch)361
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)133
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.replace(IMember, IFile, ITypedElement)134
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.initialize()214
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.createInputStream(IFile)354
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractAnnotationHover.getAnnotationModel(IPath)151
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doRunOnMultiple(IJavaScriptUnit[], MultiStatus, IProgressMonitor)396

org.eclipse.core.filebuffers.ITextFileBufferManager.getTextFileBuffer(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.getDocument(IJavaScriptUnit, IProgressMonitor)121

org.eclipse.core.filebuffers.ITextFileBufferManager.isTextFileLocation(IPath, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.util.QualifiedNameFinder.ResultCollector.acceptFile(IFile)64
org.eclipse.wst.jsdt.internal.corext.refactoring.util.QualifiedNameFinder.ResultCollector.acceptFile(IFile)64

Back to reference summary for org.eclipse.wst.jsdt.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict