Eclipse Platform
Release 3.1

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

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

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

Methods in org.eclipse.ltk.core.refactoring with parameters of type IRefactoringStatusEntryComparator
 RefactoringStatusEntry[] RefactoringStatus.getEntries(IRefactoringStatusEntryComparator comparator, RefactoringStatusEntry entry)
          Returns a list of refactoring status entries which are considered equal to the specified status entry.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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