TPTP 4.2.0 Testing Tools Project
Public API Specification

org.eclipse.hyades.test.ui.adapter
Interface INamedElementPropertySource


public interface INamedElementPropertySource

Interface that should be implemented in the property source extension point: org.eclipse.test.ui.propertySourceExtension


Method Summary
 org.eclipse.ui.views.properties.IPropertySource getPropertySource(java.lang.Object adaptableObject)
           
 

Method Detail

getPropertySource

public org.eclipse.ui.views.properties.IPropertySource getPropertySource(java.lang.Object adaptableObject)

TPTP 4.2.0 Testing Tools Project
Public API Specification