SMM 1.0b2 FTF Avatar
  1. OMG Issue

SMM — Add defaultQuery to Measure

  • Key: SMM-27
  • Legacy Issue Number: 14604
  • Status: closed  
  • Source: Benchmark Consulting ( Alain Picard)
  • Summary:

    The Measure class lacked a way to provide a default value when some children measure has no measurands. The defaultQuery plays that role.

    Discussion:
    The defaultQuery is simply a small improvement to handle the specific case where a non-direct measure (i.e. a measure that depends on another for its value) happens not to have any available value from what should have been its "base measure". This allows us to specify a default query or value to be returned instead of either null or of failing the measurement. This is a normal situation that can happen when certain optional "children" don't exist.

    Summary of change:
    · Add named relation default [0..1] form Measure to Operation

  • Reported: SMM 1.0b1 — Sat, 31 Oct 2009 04:00 GMT
  • Disposition: Resolved — SMM 1.0b2
  • Disposition Summary:

    • Add named relation defaultQuery [0..1] from Measure to Operation

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