Methods from org.eclipse.text used by org.eclipse.ltk.core.refactoring

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

Reference Details

org.eclipse.jface.text.Document.Document()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getCurrentDocument(IProgressMonitor)433
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewDocument(IProgressMonitor)782

org.eclipse.jface.text.Document.Document(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)450
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewDocument(IProgressMonitor)768
org.eclipse.ltk.core.refactoring.TextChange.getPreviewDocument(TextEditBasedChangeGroup[], IProgressMonitor)527

org.eclipse.jface.text.DocumentEvent.getDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)571
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)45

org.eclipse.jface.text.DocumentEvent.getLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.2.documentAboutToBeChanged(DocumentEvent)532
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)562
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)39
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)42

org.eclipse.jface.text.DocumentEvent.getOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.2.documentAboutToBeChanged(DocumentEvent)532
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)561
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)38

org.eclipse.jface.text.DocumentEvent.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.2.documentAboutToBeChanged(DocumentEvent)532
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)564
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)40
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)40

org.eclipse.jface.text.IDocument.addDocumentListener(IDocumentListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)544
org.eclipse.ltk.internal.core.refactoring.NoStampValidationState.FileBufferListener.bufferCreated(IFileBuffer)220
org.eclipse.ltk.internal.core.refactoring.NoStampValidationState.FileBufferListener.bufferCreated(IFileBuffer)220
org.eclipse.ltk.internal.core.refactoring.NoStampValidationState.NoStampValidationState(IFile)260

org.eclipse.jface.text.IDocument.addPosition(String, Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)700
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)673

org.eclipse.jface.text.IDocument.addPositionCategory(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)698
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)628

org.eclipse.jface.text.IDocument.addPositionUpdater(IPositionUpdater)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)629
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)699

org.eclipse.jface.text.IDocument.get()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getCurrentContent(IProgressMonitor)393
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(IProgressMonitor)744
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)737
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)450
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewDocument(IProgressMonitor)768
org.eclipse.ltk.core.refactoring.TextChange.getCurrentContent(IProgressMonitor)324
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(IProgressMonitor)411
org.eclipse.ltk.core.refactoring.TextChange.getPreviewDocument(TextEditBasedChangeGroup[], IProgressMonitor)527

org.eclipse.jface.text.IDocument.get(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.createUndoEdit(IDocument, int, int, String)367
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)233
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)230

org.eclipse.jface.text.IDocument.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.DocumentChange.initializeValidationData(IProgressMonitor)70
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getCurrentContent(IRegion, boolean, int, IProgressMonitor)403
org.eclipse.ltk.core.refactoring.TextChange.getCurrentContent(IRegion, boolean, int, IProgressMonitor)334
org.eclipse.ltk.internal.core.refactoring.TextChanges.isValid(IDocument, int)28
org.eclipse.ltk.internal.core.refactoring.UndoDocumentChange.initializeValidationData(IProgressMonitor)57

org.eclipse.jface.text.IDocument.getLineInformation(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)227
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)228

org.eclipse.jface.text.IDocument.getLineOfOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)219
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)208
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)223

org.eclipse.jface.text.IDocument.getNumberOfLines()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)220
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)224

org.eclipse.jface.text.IDocument.getPositions(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)571
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)697
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)45

org.eclipse.jface.text.IDocument.removeDocumentListener(IDocumentListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)547
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)547
org.eclipse.ltk.internal.core.refactoring.NoStampValidationState.dispose()287
org.eclipse.ltk.internal.core.refactoring.NoStampValidationState.documentChanged()295
org.eclipse.ltk.internal.core.refactoring.NoStampValidationState.FileBufferListener.bufferDisposed(IFileBuffer)229
org.eclipse.ltk.internal.core.refactoring.NoStampValidationState.FileBufferListener.bufferDisposed(IFileBuffer)229

org.eclipse.jface.text.IDocument.removePosition(String, Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)713
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)713
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)713

org.eclipse.jface.text.IDocument.removePositionCategory(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)724
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)724
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)714
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)714
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)714
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)724

org.eclipse.jface.text.IDocument.removePositionUpdater(IPositionUpdater)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)722
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)722
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)722
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)711
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)711
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)711

org.eclipse.jface.text.IDocument.replace(int, int, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)705
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)687

org.eclipse.jface.text.IDocumentExtension4.getModificationStamp()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.resource.ResourceChange.getModificationStamp(IResource)222
org.eclipse.ltk.core.refactoring.resource.ResourceChange.ValidationState.initializeFile(IFile)303
org.eclipse.ltk.core.refactoring.resource.ResourceChange.ValidationState.initializeFile(IFile)303
org.eclipse.ltk.internal.core.refactoring.BufferValidationState.getModificationStamp()186
org.eclipse.ltk.internal.core.refactoring.ContentStamps.get(IFile, IDocument)87

org.eclipse.jface.text.IDocumentExtension4.replace(int, int, String, long)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.core.refactoring.ContentStamps.set(IDocument, ContentStamp)113

org.eclipse.jface.text.IDocumentExtension4.startRewriteSession(DocumentRewriteSessionType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.performChangesInSynchronizationContext(IDocument, LinkedList, boolean)935
org.eclipse.ltk.core.refactoring.TextChange.performEdits(IDocument)271

org.eclipse.jface.text.IDocumentExtension4.stopRewriteSession(DocumentRewriteSession)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.performChangesInSynchronizationContext(IDocument, LinkedList, boolean)947
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.performChangesInSynchronizationContext(IDocument, LinkedList, boolean)947
org.eclipse.ltk.core.refactoring.TextChange.performEdits(IDocument)281
org.eclipse.ltk.core.refactoring.TextChange.performEdits(IDocument)281

org.eclipse.jface.text.IRegion.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getCurrentContent(IRegion, boolean, int, IProgressMonitor)403
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)453
org.eclipse.ltk.core.refactoring.TextChange.getCurrentContent(IRegion, boolean, int, IProgressMonitor)334
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)520
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)499
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)516
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)499
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)518
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)518
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)229
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)223
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)233
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)210

org.eclipse.jface.text.IRegion.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getCurrentContent(IRegion, boolean, int, IProgressMonitor)403
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)453
org.eclipse.ltk.core.refactoring.TextChange.getCurrentContent(IRegion, boolean, int, IProgressMonitor)334
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)498
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)499
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)499
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)498
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)520
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)219
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)227
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)229
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)223
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)208
org.eclipse.ltk.core.refactoring.TextEditBasedChange.getContent(IDocument, IRegion, boolean, int)233

org.eclipse.jface.text.link.LinkedModeModel.closeAllModels(IDocument)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextChange.performEdits(IDocument)275
org.eclipse.ltk.core.refactoring.UndoTextFileChange.perform(IProgressMonitor)191

org.eclipse.jface.text.Position.getLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)579
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)55

org.eclipse.jface.text.Position.getOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)578
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)54

org.eclipse.jface.text.Position.isDeleted()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)575
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)51

org.eclipse.jface.text.Position.Position()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.ComposableEditPosition.ComposableEditPosition()147
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.ComposableEditPosition.ComposableEditPosition()147

org.eclipse.jface.text.Position.Position(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)453

org.eclipse.jface.text.Position.setLength(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)599
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)608
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)617
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)594
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)76
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)69
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)83
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)65

org.eclipse.jface.text.Position.setOffset(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)616
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)606
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.3.update(DocumentEvent)584
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)82
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)60
org.eclipse.ltk.internal.core.refactoring.NonDeletingPositionUpdater.update(DocumentEvent)74

org.eclipse.jface.text.Region.Region(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)730
org.eclipse.ltk.core.refactoring.TextChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)520

org.eclipse.text.edits.InsertEdit.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.ComposableUndoEdit.getOriginalText()182
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.ComposableUndoEdit.getOriginalText()182

org.eclipse.text.edits.MultiTextEdit.MultiTextEdit(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextChange.createTextEditProcessor(IDocument, int, boolean)545
org.eclipse.ltk.core.refactoring.TextChange.createTextEditProcessor(IDocument, int, TextEditBasedChangeGroup[])576

org.eclipse.text.edits.ReplaceEdit.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.ComposableUndoEdit.getOriginalText()180
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.ComposableUndoEdit.getOriginalText()180
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)679
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)645

org.eclipse.text.edits.ReplaceEdit.ReplaceEdit(int, int, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.createUndoEdit(IDocument, int, int, String)377

org.eclipse.text.edits.TextEdit.addChild(TextEdit)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextChange.addEdit(TextEdit)167

org.eclipse.text.edits.TextEdit.apply(IDocument, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.UndoTextFileChange.perform(IProgressMonitor)195
org.eclipse.ltk.internal.core.refactoring.MultiStateUndoChange.perform(IProgressMonitor)226
org.eclipse.ltk.internal.core.refactoring.UndoDocumentChange.perform(IProgressMonitor)77

org.eclipse.text.edits.TextEdit.equals(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextEditBasedChange.LocalTextEditProcessor.considerEdit(TextEdit)74
org.eclipse.ltk.core.refactoring.TextEditBasedChange.LocalTextEditProcessor.considerEdit(TextEdit)74
org.eclipse.ltk.core.refactoring.TextEditBasedChange.LocalTextEditProcessor.considerEdit(TextEdit)67
org.eclipse.ltk.core.refactoring.TextEditBasedChange.LocalTextEditProcessor.considerEdit(TextEdit)67

org.eclipse.text.edits.TextEdit.getChildren()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.ComposableBufferChangeGroup.cacheEdit(TextEdit)133
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.ComposableBufferChangeGroup.cacheEdit(TextEdit)133
org.eclipse.ltk.core.refactoring.TextEditBasedChange.LocalTextEditProcessor.flatten(List, TextEdit)90
org.eclipse.ltk.core.refactoring.TextEditBasedChange.LocalTextEditProcessor.flatten(List, TextEdit)90

org.eclipse.text.edits.TextEdit.getCoverage(TextEdit[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextChange.getNewRegion(TextEditBasedChangeGroup[])632
org.eclipse.ltk.core.refactoring.TextChange.getRegion(TextEditBasedChangeGroup[])611

org.eclipse.text.edits.TextEdit.getLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)678
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)644

org.eclipse.text.edits.TextEdit.getOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)677
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)643

org.eclipse.text.edits.TextEdit.getRegion()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextChange.getNewRegion(TextEditBasedChangeGroup[])619
org.eclipse.ltk.core.refactoring.TextChange.getRegion(TextEditBasedChangeGroup[])603

org.eclipse.text.edits.TextEdit.toString()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.1.considerEdit(TextEdit)515
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)658
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)483

org.eclipse.text.edits.TextEditCopier.getCopy(TextEdit)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)478
org.eclipse.ltk.core.refactoring.TextChange.getNewRegion(TextEditBasedChangeGroup[])625
org.eclipse.ltk.core.refactoring.TextChange.getNewRegion(TextEditBasedChangeGroup[])619
org.eclipse.ltk.core.refactoring.TextChange.getPreviewEdit(TextEdit)357
org.eclipse.ltk.core.refactoring.TextChange.getPreviewEdits(TextEdit[])383
org.eclipse.ltk.core.refactoring.TextEditBasedChange.mapEdits(TextEdit[], TextEditCopier)369

org.eclipse.text.edits.TextEditCopier.perform()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.createTextEditProcessor(MultiStateTextFileChangeComposableBufferChange, IDocument, int, boolean)335
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)468
org.eclipse.ltk.core.refactoring.TextChange.createTextEditProcessor(IDocument, int, boolean)556
org.eclipse.ltk.core.refactoring.TextChange.createTextEditProcessor(IDocument, int, TextEditBasedChangeGroup[])586

org.eclipse.text.edits.TextEditCopier.TextEditCopier(TextEdit)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.createTextEditProcessor(MultiStateTextFileChangeComposableBufferChange, IDocument, int, boolean)334
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)467
org.eclipse.ltk.core.refactoring.TextChange.createTextEditProcessor(IDocument, int, boolean)555
org.eclipse.ltk.core.refactoring.TextChange.createTextEditProcessor(IDocument, int, TextEditBasedChangeGroup[])585

org.eclipse.text.edits.TextEditGroup.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextEditBasedChangeGroup.getName()71

org.eclipse.text.edits.TextEditGroup.getRegion()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextEditBasedChangeGroup.getRegion()82

org.eclipse.text.edits.TextEditGroup.getTextEdits()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.ComposableBufferChangeGroup.ComposableBufferChangeGroup(MultiStateTextFileChange, TextEditGroup)125
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.ComposableBufferChangeGroup.ComposableBufferChangeGroup(MultiStateTextFileChange, TextEditGroup)125
org.eclipse.ltk.core.refactoring.TextChange.createTextEditProcessor(IDocument, int, boolean)551
org.eclipse.ltk.core.refactoring.TextChange.createTextEditProcessor(IDocument, int, TextEditBasedChangeGroup[])582
org.eclipse.ltk.core.refactoring.TextChange.getNewRegion(TextEditBasedChangeGroup[])623
org.eclipse.ltk.core.refactoring.TextChange.getRegion(TextEditBasedChangeGroup[])607
org.eclipse.ltk.core.refactoring.TextEditBasedChangeGroup.getTextEdits()102

org.eclipse.text.edits.TextEditGroup.TextEditGroup(String, TextEdit)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.CategorizedTextEditGroup.CategorizedTextEditGroup(String, TextEdit, GroupCategorySet)57

org.eclipse.text.edits.TextEditGroup.TextEditGroup(String, TextEdit[])

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.CategorizedTextEditGroup.CategorizedTextEditGroup(String, TextEdit[], GroupCategorySet)72

org.eclipse.text.edits.TextEditGroup.TextEditGroup(String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.CategorizedTextEditGroup.CategorizedTextEditGroup(String, GroupCategorySet)42

org.eclipse.text.edits.TextEditProcessor.considerEdit(TextEdit)

OVERRIDE
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.1.considerEdit(TextEdit)-1
org.eclipse.ltk.core.refactoring.TextEditBasedChange.LocalTextEditProcessor.considerEdit(TextEdit)-1
org.eclipse.ltk.core.refactoring.TextEditBasedChange.LocalTextEditProcessor.considerEdit(TextEdit)-1

org.eclipse.text.edits.TextEditProcessor.performEdits()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor)545
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.performChangesInSynchronizationContext(IDocument, LinkedList, boolean)940
org.eclipse.ltk.core.refactoring.TextChange.getPreviewDocument(TextEditBasedChangeGroup[], IProgressMonitor)534
org.eclipse.ltk.core.refactoring.TextChange.performEdits(IDocument)277

org.eclipse.text.edits.TextEditProcessor.TextEditProcessor(IDocument, TextEdit, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextChange.createTextEditProcessor(IDocument, int, boolean)545
org.eclipse.ltk.core.refactoring.TextChange.createTextEditProcessor(IDocument, int, TextEditBasedChangeGroup[])576
OVERRIDE
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.TextEditBasedChange.LocalTextEditProcessor.LocalTextEditProcessor(IDocument, TextEdit, int)-1
org.eclipse.ltk.core.refactoring.TextEditBasedChange.LocalTextEditProcessor.LocalTextEditProcessor(IDocument, TextEdit, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ltk.core.refactoring.MultiStateTextFileChange.1.(MultiStateTextFileChange, IDocument, TextEdit, int, Map, TextEdit[], TextEditBasedChangeGroup[], MultiStateTextFileChangeComposableBufferChangeGroup[])492
org.eclipse.ltk.core.refactoring.TextEditBasedChange.LocalTextEditProcessor.LocalTextEditProcessor(IDocument, TextEdit, int)52
org.eclipse.ltk.core.refactoring.TextEditBasedChange.LocalTextEditProcessor.LocalTextEditProcessor(IDocument, TextEdit, int)52

Back to reference summary for org.eclipse.ltk.core.refactoring

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict