EAI 1.0 NO IDEA Avatar
  1. OMG Issue

EAI — There is no way to specify unbounded EAIQueues

  • Key: EAI-60
  • Legacy Issue Number: 4880
  • Status: closed  
  • Source: Model Driven Solutions ( Mr. Ed Seidewitz)
  • Summary:

    Document: UML Profile and Interchange Models for EAI
    Section: 6.3.7 (EAIQueue)

    Description:
    As defined in Section 6.3.7, every EAIQueue must have a maxLength. There is no way to specify an "unbounded" queue.

    Recommendation:
    Add an attribute "isBounded: Boolean" to EAIQueue. The semantics are that, if isBounded is true, then the EAIQueue can hold only up to maxLength messages, otherwise the length of the queue is not bounded.

    (Also, the type of maxLength should be "Integer", not the language-specific "int".)

  • Reported: EAI 1.0b1 — Wed, 20 Feb 2002 05:00 GMT
  • Disposition: Resolved — EAI 1.0
  • Disposition Summary:

    see above

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