Eclipse Platform
Release 3.2

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

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

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

Classes in org.eclipse.ltk.core.refactoring that implement IRefactoringInstanceCreator
 class RefactoringInstanceCreator
          Partial implementation of a refactoring instance creator.
 

Methods in org.eclipse.ltk.core.refactoring that return IRefactoringInstanceCreator
static IRefactoringInstanceCreator RefactoringCore.getRefactoringInstanceCreator()
          Returns the singleton refactoring instance creator.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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