com.rational.test.ft.domain
Interface IQuickFind
public interface IQuickFind
find
com.rational.test.ft.object.manager.FindResult find(com.rational.test.ft.object.map.IMappedTestObject[] pathToFind,
int myLevel)
findElementWithDynamicFind
com.rational.test.ft.object.manager.FindResult findElementWithDynamicFind(com.rational.test.ft.object.map.IMappedTestObject[] pathToFind,
int myLevel)
isPropertyOptimizable
boolean isPropertyOptimizable(com.rational.test.ft.vp.impl.Property property)
getElementsDirectly
ProxyTestObject[] getElementsDirectly(com.rational.test.ft.vp.impl.Property property,
boolean mappable)
getElementsByTagInProxyTestObjects
ProxyTestObject[] getElementsByTagInProxyTestObjects(java.lang.String tag)
getMappableElementsByTagInProxyTestObjects
ProxyTestObject[] getMappableElementsByTagInProxyTestObjects(java.lang.String tag)
getMappableElementsByNameInProxyTestObjects
ProxyTestObject[] getMappableElementsByNameInProxyTestObjects(java.lang.String name)
getElementsByNameInProxyTestObjects
ProxyTestObject[] getElementsByNameInProxyTestObjects(java.lang.String name)