|
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 | ||||||||||
Interface for factories that can handle the persistancy of created proxy nodes.
| Method Summary | |
|---|---|
IProxyNode |
recreate(org.eclipse.ui.IMemento memento,
org.eclipse.core.resources.IFile file,
java.lang.Object parent)
Returns the proxy node built based on the content of the given memento. |
| Methods inherited from interface org.eclipse.hyades.test.ui.navigator.IFileProxyFactory |
|---|
create |
| Method Detail |
public IProxyNode recreate(org.eclipse.ui.IMemento memento,
org.eclipse.core.resources.IFile file,
java.lang.Object parent)
memento - The content of the proxy persisted.file - The file that the proxy node is the placeholder.parent - The parent of the new created proxy node in the test navigator.
|
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 | ||||||||||