|
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 | ||||||||||
Context interface passed to the initialization method of ITypeProvider.
This interface is not meant to be implemented by clients.
| Method Summary | |
|---|---|
IFileProxyManager |
getFileProxyManager()
Returns the file proxy manager that is used into the type provider to handle proxies. |
IProxyNodeListener |
getProxyNodeListener()
Returns an instance of a node listener. |
boolean |
isStaticView()
Determines whether the type provider should provide a static view of its content, i.e. it should provide a tree that is complete and accurate at the time a proxy node is requested. |
| Method Detail |
public IFileProxyManager getFileProxyManager()
public IProxyNodeListener getProxyNodeListener()
public boolean isStaticView()
|
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 | ||||||||||