Package | Description |
---|---|
com.ibm.rational.test.lt.execution.core |
Modifier and Type | Method and Description |
---|---|
Object |
IContentVPElement.createVPGroup(IContentVP vp,
IContentVPElement[] elements)
The IContentVP calls this during the initialization phase
to check if the element group wants to create a
context object for the current evaluation.
|
boolean |
IContentVPElement.executeVPElement(IContentVP vp,
Object group)
Deprecated.
|
boolean |
IContentVPElement.executeVPElement(IContentVP vp,
Object group,
boolean needToFindAll)
Executes the VP element or if group is non-null, then
execute the VPGroup.
|
String |
IContentVPElement.getGroup(IContentVP vp)
True if it belongs to a group of communicating VPElements.
|
© Copyright IBM Corp. 2013. All rights reserved.