public class FindComposite
extends com.rational.test.ft.domain.ChannelRunnable
| Constructor and Description |
|---|
FindComposite(java.lang.String eclipseId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
send()
The send would typically return the composite we want but due to the
additional recognition properties like .classindex and .mappable class index need to be
added, we get the parent and then the assign the index values.
|
public java.lang.Object send()
send in class com.rational.test.ft.domain.ChannelRunnable