Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ltk.core.refactoring.IValidationCheckResultQueryFactory

Packages that use IValidationCheckResultQueryFactory
org.eclipse.ltk.core.refactoring Application programmer interface to implement semantic preserving workspace transformations. 
 

Uses of IValidationCheckResultQueryFactory in org.eclipse.ltk.core.refactoring
 

Methods in org.eclipse.ltk.core.refactoring that return IValidationCheckResultQueryFactory
static IValidationCheckResultQueryFactory RefactoringCore.getQueryFactory()
          Returns the query factory.
 

Methods in org.eclipse.ltk.core.refactoring with parameters of type IValidationCheckResultQueryFactory
static void RefactoringCore.internalSetQueryFactory(IValidationCheckResultQueryFactory factory)
          An internal method to set the query factory.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.