ALF 1.1 RTF Avatar
  1. OMG Issue

ALF11 — Parameters of some constructor operations in collection classes have incorrect types

  • Key: ALF11-31
  • Legacy Issue Number: 18521
  • Status: closed  
  • Source: Model Driven Solutions ( Mr. Ed Seidewitz)
  • Summary:

    Specification: Action Language for Foundational UML (Alf): Concrete Syntax for a UML Action Language, FTF-Beta 2 (ptc/2012-08-43)

    The type of the input parameters of the following constructor operations of templates in the CollectionClasses package in the normative Alf-Library.xmi have incorrect types (in all cases, the type should be the parametered element of the template parameter of the template class owning the operation):

    · Alf::CollectionClasses::Bag

    · Alf::CollectionClasses::Impl::Bag::Bag

    · Alf::CollectionClasses::Impl::Deque

    · Alf::CollectionClasses::Impl::List::List

    · Alf::CollectionClasses::Impl::OrderedSet::OrderedSet

    · Alf::CollectionClasses::Impl::Queue

  • Reported: ALF 1.0 — Sun, 3 Mar 2013 05:00 GMT
  • Disposition: Resolved — ALF 1.1
  • Disposition Summary:

    Parameters of some constructor operations in collection classes have incorrect types

    Generally agreed, though the qualified names in the bullet list are not entirely correct, but the intent is clear. And the parameter type for Alf::Library::CollectionClasses::Bag::Bag is actually already correct in the XMI.

  • Updated: Thu, 22 Jun 2017 16:40 GMT