ASTM 1.0 FTF Avatar
  1. OMG Issue

ASTM — Section: Section 3.1.9, Figure 41 - Introduce attribute "EvaluateAllCases" of type Boolean in the object "SwitchCase"

  • Key: ASTM-30
  • Legacy Issue Number: 12963
  • Status: closed  
  • Source: TCS ( Ravindra Naik)
  • Summary:

    Introduce attribute "EvaluateAllCases" of type Boolean in the object "SwitchCase". This is to take care of capturing the differing semantics of whether to evaluate all cases or the first successful case.

  • Reported: ASTM 1.0b1 — Wed, 22 Oct 2008 04:00 GMT
  • Disposition: Resolved — ASTM 1.0
  • Disposition Summary:

    The change to the specification will be in section# <2.11.6>, page# <54>, line# <21>. New attribute will be added for SwitchCase class as follows:
    SwitchCase -> < isEvaluateAllCases : Boolean >
    The Figure 32, in section# <3.1.8>, page# <74> will incorporate an appropriate equivalent change as follows.

    Figure 33

    Disposition: Resolved

  • Updated: Fri, 6 Mar 2015 20:57 GMT