|
TPTP 4.4.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Factory interface to produce a proxy from a file. Implementation of this interface should be used in the following extension point:
org.eclipse.hyades.test.ui.testNavigatorFileProxyFactory
| Method Summary | |
|---|---|
IProxyNode |
create(org.eclipse.core.resources.IFile file,
java.lang.Object parent)
Create a proxy node fromt the given file. |
| Method Detail |
public IProxyNode create(org.eclipse.core.resources.IFile file,
java.lang.Object parent)
file - the file to convert in proxy.parent - an existing object (proxy node or not) which is the parent of the file proxy node in the proxy node hierarchy.
|
TPTP 4.4.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||