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

Interface DataSource

    • Method Detail

      • getConsumers

        org.eclipse.emf.common.util.EList getConsumers()
        Returns the value of the 'Consumers' reference list. The list contents are of type DataSourceConsumer.

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

        Returns:
        the value of the 'Consumers' reference list.
        See Also:
        DataPackage.getDataSource_Consumers()
      • getConsumersProxy

        org.eclipse.emf.common.util.EList getConsumersProxy()
        Returns the value of the 'Consumers Proxy' containment reference list. The list contents are of type DataSourceConsumerProxy.

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

        Returns:
        the value of the 'Consumers Proxy' containment reference list.
        See Also:
        DataPackage.getDataSource_ConsumersProxy()
      • 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, DataSource.setCreatedBy(CreationType), DataPackage.getDataSource_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, DataSource.getCreatedBy()
      • unlink

        void unlink()
        This method unlinks this data source from its consumers
      • getVariableName

        String getVariableName()
        Get the variable name used in codegen
        Returns:
        String
      • setVariableName

        void setVariableName(String name)
        Set the variable name used for this data source
        Parameters:
        name -
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.