com.ibm.rational.test.common.models.behavior

Interface CBBlock

    • Method Detail

      • getCBRequirementTarget

        com.ibm.rational.test.common.models.behavior.requirements.CBRequirementTarget getCBRequirementTarget()
        Returns the value of the 'CB Requirement Target' containment reference.

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

        Returns:
        the value of the 'CB Requirement Target' containment reference.
        See Also:
        CBBlock.setCBRequirementTarget(CBRequirementTarget), BehaviorPackage.getCBBlock_CBRequirementTarget()
      • setCBRequirementTarget

        void setCBRequirementTarget(com.ibm.rational.test.common.models.behavior.requirements.CBRequirementTarget value)
        Sets the value of the 'CB Requirement Target' containment reference.
        Parameters:
        value - the new value of the 'CB Requirement Target' containment reference.
        See Also:
        CBBlock.getCBRequirementTarget()
      • getCBErrors

        org.eclipse.emf.common.util.EList getCBErrors()
        Returns the value of the 'CB Errors' containment reference list. The list contents are of type CBError.

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

        Specified by:
        getCBErrors in interface com.ibm.rational.test.common.models.behavior.errors.CBErrorHost
        Returns:
        the value of the 'CB Errors' containment reference list.
        See Also:
        BehaviorPackage.getCBBlock_CBErrors()
      • getActions

        List getActions()
        Return a list with the actions contained in the Block. In order to add objects simply add to the list. Objects can also be removed by using the standard List methods.
        Specified by:
        getActions in interface com.ibm.rational.test.common.models.behavior.CBBlockElement
        Returns:
        A list with the contained IActions.
      • processRemoval

        void processRemoval(CBTest test)
        Specified by:
        processRemoval in interface com.ibm.rational.test.common.models.behavior.CBBlockElement
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.