Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.ltk.core.refactoring.RefactoringSessionDescriptor

Packages that use RefactoringSessionDescriptor
org.eclipse.ltk.core.refactoring.history Application programming interface to query refactoring history information from the refactoring infrastructure. 
 

Uses of RefactoringSessionDescriptor in org.eclipse.ltk.core.refactoring.history
 

Methods in org.eclipse.ltk.core.refactoring.history with parameters of type RefactoringSessionDescriptor
 void IRefactoringHistoryService.writeRefactoringSession(RefactoringSessionDescriptor descriptor, OutputStream stream, boolean time)
          Writes the specified refactoring session descriptor to the output stream.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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