ALMAS 1.0 FTF Avatar
  1. OMG Issue

ALMAS — 2.3.2.1

  • Key: ALMAS-8
  • Legacy Issue Number: 12293
  • Status: closed  
  • Source: Objective Interface Systems ( Mr. Victor Giddings)
  • Summary:

    The text for the attribute CurrentState implies that there is a constraint between the allowed values and the category of the alert. These constraints need to be formally captured, e.g., through OCL.

  • Reported: ALMAS 1.0b1 — Fri, 14 Mar 2008 04:00 GMT
  • Disposition: Resolved — ALMAS 1.0
  • Disposition Summary:

    Update the model as described below and the text in section 6.2.1.:
    1) give a name to association between Alert and Alert Data on AlertData end of "alert_data"
    2) include an OCL constraint for this: "context a: Alert inv: if ((a.alert_data.Category = Information) or (a.alert_data.Category = Warning))) then (a.CurrentState <> Handled)"
    Documentation changes required to section 6.2.1 description for current state in attributes table to append 'Note that Handled is not a valid state for Information and Warning Alerts.' Figure 6.2 requires update to show the constraint.

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