Package | Description |
---|---|
org.eclipse.ltk.core.refactoring |
Application programmer interface to implement semantic preserving workspace transformations.
|
Modifier and Type | Method and Description |
---|---|
IValidationCheckResultQuery |
IValidationCheckResultQueryFactory.create(IAdaptable context)
Creates a new query.
|
Modifier and Type | Method and Description |
---|---|
void |
IUndoManager.performRedo(IValidationCheckResultQuery query,
IProgressMonitor pm)
Redo the top most redo change.
|
void |
IUndoManager.performUndo(IValidationCheckResultQuery query,
IProgressMonitor pm)
Undo the top most undo change.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.