Modifier and Type | Method and Description |
---|---|
protected void |
LTTestScriptDefinition.processContentVPElement(com.ibm.rational.test.lt.codegen.core.template.ITemplate template,
com.ibm.rational.test.lt.codegen.core.lang.ILanguageElement contVPVarsElem,
VPString currVPString)
Process Content Verification Point Element (String)
Protocol extenders may define template and language element for specialized VPElements
|
Modifier and Type | Method and Description |
---|---|
protected void |
LTTestScriptDefinition.setContentVPElementDeclarations(List<VPString> contentStringList,
List<com.ibm.rational.test.lt.codegen.core.lang.ILanguageElement> langElements) |
Modifier and Type | Method and Description |
---|---|
VPString |
LTResources.getContentString(String id)
Returns a content string with the given
id . |
VPString |
LTResources.getContentString(String categoryId,
String stringId)
Returns a content string from the list of content strings in this test.
|
Modifier and Type | Method and Description |
---|---|
VPString |
VpsFactory.createVPString()
Returns a new object of class 'VP String'
|
Modifier and Type | Method and Description |
---|---|
List |
VPContent.getAllSubsForVPString(VPString str) |
Modifier and Type | Method and Description |
---|---|
protected VPString |
ContentVpUI.doDuplicate() |
protected VPString |
ContentVpUI.doNew() |
VPString[] |
ContentVpUI.getSelectedStrings() |
VPString |
ContentVpUI.toHandler(VPString uiVPS) |
VPString |
ContentVpUI.toModel(VPString uiVps) |
Modifier and Type | Method and Description |
---|---|
protected void |
ContentVpUI.doEdit(VPString vps) |
protected void |
ContentVpUI.doRemove(VPString vps) |
protected void |
ContentVpUI.enableEditSection(boolean enable,
VPString vps) |
VPString |
ContentVpUI.toHandler(VPString uiVPS) |
VPString |
ContentVpUI.toModel(VPString uiVps) |
Constructor and Description |
---|
ContentVPStringPropDialog(Shell parent,
VPString string,
com.ibm.rational.test.lt.models.behavior.extensions.VPContentExtPointHandler.Category cat) |
© Copyright IBM Corp. 2013. All rights reserved.