|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An IResourceMapper
provides methods to map an original
resource to its refactored counterparts.
An IResourceMapper
can be obtained via
PlatformObject.getAdapter(Class)
.
This interface is intended to be implemented by clients.
Method Summary | |
---|---|
IResource |
getRefactoredResource(IResource element)
Returns the refactored resource for the given element. |
Method Detail |
public IResource getRefactoredResource(IResource element)
Note that the returned resource might not yet exist when the method is called.
element
- the resource to be refactored
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.