com.ibm.rational.test.lt.models.behavior.vps

Interface VPContent

  • All Superinterfaces:
    CBActionElement, com.ibm.rational.test.common.models.behavior.CBAssetMigration, com.ibm.rational.test.common.models.behavior.cbdata.CBAttribute, CBBlock, com.ibm.rational.test.common.models.behavior.CBBlockElement, com.ibm.rational.test.common.models.behavior.edit.CBCloneable, com.ibm.rational.test.common.models.behavior.edit.CBEdit, com.ibm.rational.test.common.models.behavior.cbdata.CBElementModifier, com.ibm.rational.test.common.models.behavior.errors.CBErrorHost, CBNamedElement, com.ibm.rational.test.common.models.behavior.internal.CBTempData, com.ibm.rational.test.common.models.behavior.cbdata.DataCorrelation, org.eclipse.emf.ecore.EObject, IAdaptable, LTBlock, org.eclipse.emf.common.notify.Notifier, com.ibm.rational.test.common.models.behavior.cbdata.SubstituterHost, VerificationPoint


    public interface VPContent
    extends VerificationPoint, com.ibm.rational.test.common.models.behavior.CBAssetMigration, com.ibm.rational.test.common.models.behavior.cbdata.SubstituterHost
    A representation of the model object 'VP Content'.

    The following features are supported:

    See Also:
    VpsPackage.getVPContent()
    • Field Detail

      • PASS

        static final boolean PASS
      • FAIL

        static final boolean FAIL
      • VPSTRING

        static final String VPSTRING
      • VPSTRING_PREFIX

        static final String VPSTRING_PREFIX
    • Method Detail

      • isAbsence

        boolean isAbsence()
        Deprecated. 

        Returns the value of the 'Absence' attribute.

        If the meaning of the 'Absence' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Absence' attribute.
        See Also:
        VPContent.setAbsence(boolean), VpsPackage.getVPContent_Absence()
      • setAbsence

        void setAbsence(boolean value)
        Sets the value of the 'Absence' attribute.
        Parameters:
        value - the new value of the 'Absence' attribute.
        See Also:
        VPContent.isAbsence()
      • getStringsProxy

        org.eclipse.emf.common.util.EList getStringsProxy()
        Returns the value of the 'Strings Proxy' containment reference list. The list contents are of type VPStringProxy.

        If the meaning of the 'Strings Proxy' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Strings Proxy' containment reference list.
        See Also:
        VpsPackage.getVPContent_StringsProxy()
      • getStrings

        org.eclipse.emf.common.util.EList getStrings()
        Returns the value of the 'Strings' reference list. The list contents are of type VPString.

        If the meaning of the 'Strings' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Strings' reference list.
        See Also:
        VpsPackage.getVPContent_Strings()
      • getCondition

        com.ibm.rational.test.lt.models.behavior.vps.VPContentConditions getCondition()
        Returns the value of the 'Condition' attribute. The default value is "UNINIT". The literals are from the enumeration VPContentConditions.

        If the meaning of the 'Condition' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Condition' attribute.
        See Also:
        VPContentConditions, VPContent.setCondition(VPContentConditions), VpsPackage.getVPContent_Condition()
      • setCondition

        void setCondition(com.ibm.rational.test.lt.models.behavior.vps.VPContentConditions value)
        Sets the value of the 'Condition' attribute.
        Parameters:
        value - the new value of the 'Condition' attribute.
        See Also:
        VPContentConditions, VPContent.getCondition()
      • setExpectedResult

        void setExpectedResult(boolean value)
        Sets the value of the 'Expected Result' attribute.
        Parameters:
        value - the new value of the 'Expected Result' attribute.
        See Also:
        VPContent.isExpectedResult()
      • getAllSubsForVPString

        List getAllSubsForVPString(VPString str)
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.