Uses of Class
com.togethersoft.testing.shared.IElementRO

Packages that use IElementRO
com.togethersoft.testing.host 
com.togethersoft.testing.shared 

Uses of IElementRO in com.togethersoft.testing.host
 

Subinterfaces of IElementRO in com.togethersoft.testing.host
interface ISuiteEntry
          Represents an element in test suite - ant target or task
 

Fields in com.togethersoft.testing.host declared as IElementRO
private IElementROAssetEvent.myAsset
          
 

Constructors in com.togethersoft.testing.host with parameters of type IElementRO
AssetEvent.AssetEvent(Object source, IElementRO asset)
          Creates new instance of AssetEvent
 

Methods in com.togethersoft.testing.host that return IElementRO
IElementROAssetEvent.getElement()
          Returns the event element
IElementROAssetEvent.getEventSource()
          Returns the event source
IElementROITestHost.find(ITestCollection collection, String refid)
          
IElementROITestHost.find(String refid)
          finds test element with specified reference id .
 

Uses of IElementRO in com.togethersoft.testing.shared
 

Subinterfaces of IElementRO in com.togethersoft.testing.shared
interface ITestAssetRO
          Represent test element which can be identified by category
 

Methods in com.togethersoft.testing.shared that return IElementRO
IElementRO[]IElementRO.getChild(String elementTagName)
          Returns an array of children of this element that have the given tag name