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

Interface Substituter

    • Method Detail

      • getSubstitutionLength

        int getSubstitutionLength(String charset)
        Returns the number of bytes that will be substituted.

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

        Returns:
        number of bytes that will be substituted.
      • setLength

        void setLength(int value)
        Sets the value of the 'Length' attribute.
        Parameters:
        value - the new value of the 'Length' attribute.
        See Also:
        Substituter.getLength()
      • setOffset

        void setOffset(int value)
        Sets the value of the 'Offset' attribute.
        Parameters:
        value - the new value of the 'Offset' attribute.
        See Also:
        Substituter.getOffset()
      • setRegEx

        void setRegEx(String value)
        Sets the value of the 'Reg Ex' attribute.
        Parameters:
        value - the new value of the 'Reg Ex' attribute.
        See Also:
        Substituter.getRegEx()
      • setEncode

        void setEncode(boolean value)
        Sets the value of the 'Encode' attribute.
        Parameters:
        value - the new value of the 'Encode' attribute.
        See Also:
        Substituter.isEncode()
      • getDatasourceProxy

        com.ibm.rational.test.lt.models.behavior.data.DataSourceProxy getDatasourceProxy()
        Returns the value of the 'Datasource Proxy' containment reference.

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

        Returns:
        the value of the 'Datasource Proxy' containment reference.
        See Also:
        Substituter.setDatasourceProxy(DataSourceProxy), DataPackage.getSubstituter_DatasourceProxy()
      • setDatasourceProxy

        void setDatasourceProxy(com.ibm.rational.test.lt.models.behavior.data.DataSourceProxy value)
        Sets the value of the 'Datasource Proxy' containment reference.
        Parameters:
        value - the new value of the 'Datasource Proxy' containment reference.
        See Also:
        Substituter.getDatasourceProxy()
      • getCreatedBy

        com.ibm.rational.test.lt.models.behavior.data.CreationType getCreatedBy()
        Returns the value of the 'Created By' attribute. The default value is "AUTOMATIC". The literals are from the enumeration CreationType.

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

        Returns:
        the value of the 'Created By' attribute.
        See Also:
        CreationType, Substituter.setCreatedBy(CreationType), DataPackage.getSubstituter_CreatedBy()
      • setCreatedBy

        void setCreatedBy(com.ibm.rational.test.lt.models.behavior.data.CreationType value)
        Sets the value of the 'Created By' attribute.
        Parameters:
        value - the new value of the 'Created By' attribute.
        See Also:
        CreationType, Substituter.getCreatedBy()
      • getSubstitutionType

        com.ibm.rational.test.lt.models.behavior.data.SubstitutionType getSubstitutionType()
        Returns the value of the 'Substitution Type' containment reference.

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

        Returns:
        the value of the 'Substitution Type' containment reference.
        See Also:
        Substituter.setSubstitutionType(SubstitutionType), DataPackage.getSubstituter_SubstitutionType()
      • setSubstitutionType

        void setSubstitutionType(com.ibm.rational.test.lt.models.behavior.data.SubstitutionType value)
        Sets the value of the 'Substitution Type' containment reference.
        Parameters:
        value - the new value of the 'Substitution Type' containment reference.
        See Also:
        Substituter.getSubstitutionType()
      • getUIOffset

        int getUIOffset()
      • getUILength

        int getUILength()
      • getUIString

        String getUIString()
      • setUIOffset

        void setUIOffset(int newOffset)
      • setUILength

        void setUILength(int newLength)
      • setUIString

        void setUIString(String newString)
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.