OTS 1.0 NO IDEA Avatar
  1. OMG Issue

OTS — SignalSet::get_outcome behaviour

  • Key: OTS-18
  • Legacy Issue Number: 4312
  • Status: closed  
  • Source: International Business Machines ( Dr. Ian Robinson)
  • Summary:

    If there are no Actions registered with a SignalSet when
    ActivityCoordinator::process_signal_set() is called, then the
    ActivityCoordinator will not ask the SignalSet for any Signals. However,
    the SignalSet still needs to produce an Outcome. The description of the
    get_outcome method suggests that the SignalSetActive exception could be
    thrown if get_outcome is called before any Signals have been requested. The
    description of this method should state that a SignalSet should return a
    valid Outcome or nil if called before any Signals are produced.

  • Reported: OTS 1.0b1 — Thu, 17 May 2001 04:00 GMT
  • Disposition: Resolved — OTS 1.0
  • Disposition Summary:

    Modify the text appropriately

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