TPTP 4.4.0 Testing Tools Project
Public API Specification

org.eclipse.hyades.test.ui.navigator
Interface ITypeProviderProxyNode

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IProxy, IProxyNode

public interface ITypeProviderProxyNode
extends IProxyNode

Special proxy node used as a root of type provider proxy node tree. Vendors that use the type provider extension point should return such a node.

Since:
4.0

Methods inherited from interface org.eclipse.hyades.test.ui.navigator.IProxyNode
getChildren, getImage, getParent, getText
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 
Methods inherited from interface org.eclipse.hyades.test.ui.navigator.IProxy
getIdentifier, getUnderlyingResource
 


TPTP 4.4.0 Testing Tools Project
Public API Specification