Interface IReqCoverageFactory

    • Method Detail

      • fullCoverage

        boolean fullCoverage()

        Indicates if the actions of the factory are applied recursively to requirement's children.

        Getter method for the COM property "FullCoverage"

        Returns:
        Returns a value of type boolean
      • fullCoverage

        void fullCoverage​(boolean pVal)

        Indicates if the actions of the factory are applied recursively to requirement's children.

        Setter method for the COM property "FullCoverage"

        Parameters:
        pVal - Mandatory boolean parameter.