TPTP 4.4.0 Testing Tools Project
Internal API Specification

Package org.eclipse.tptp.test.auto.gui.internal.resolvers

Interface Summary
AdaptiveWidgetResolver.IWidgetRegistration Can be used to provide any alternative implementation of how the widget registration file is loaded and queried.
 

Class Summary
AdaptiveWidgetResolver The following widget resolver attempts to resolve widgets using a static XML file stored under the auto-gui folder under this plugin.
NonTrivialWidgetResolver The purpose of this class is to resolve widgets that cannot be resolved using the AdaptiveWidgetResolver.
PrimitiveWidgetId A primitive string widget id.
WeightedPropertyWidgetId Defines a widget Id by a set of properties that the widget must have.
 


TPTP 4.4.0 Testing Tools Project
Internal API Specification