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

Interface CorrelationHarvester

  • All Superinterfaces:
    CBActionElement, 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.lt.models.behavior.data.CoreHarvester, DataSource, org.eclipse.emf.ecore.EObject, IAdaptable, LTBlock, com.ibm.rational.test.lt.models.behavior.common.LTElementModifier, com.ibm.rational.test.lt.models.behavior.common.LTInternational, org.eclipse.emf.common.notify.Notifier


    public interface CorrelationHarvester
    extends com.ibm.rational.test.lt.models.behavior.data.CoreHarvester
    A representation of the model object 'Correlation Harvester'.

    The following features are supported:

    See Also:
    DataPackage.getCorrelationHarvester()
    • Field Detail

      • OCCURENCE_RANDOM

        static final int OCCURENCE_RANDOM
        This is used if we want the regular expression match to be chosen at random. The occurrence will be -1, which means execute regular expression as many times as possible, and then pick one of those values at random.
      • OCCURENCE_LAST

        static final int OCCURENCE_LAST
        This is used if we want the regular expression specified to always be the LAST match. We will keep executing the regular expression until it cannot be executed anymore.
      • OCCURRENCE_ALL

        static final int OCCURRENCE_ALL
        This is only for internal use, i.e. regex assist UI in test editor and rules editor.
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.