OCL 2.5 RTF Avatar
  1. OMG Issue

OCL25 — Missing Association Names not correct

  • Key: OCL25-216
  • Status: open  
  • Source: Elparazim ( Edward Roberts)
  • Summary:

    in UML the rules for distinguishable names are:

    • Have different Names
    • Same Names but different Types
      metaclasses are different
      Neither is a (direct or indirect) generalization/specialization of the other
      (e.g. Operations distinguished by signature)

    so we can have a class Person and a DataType Person... each could have an association to it... so the association end implicit name is the same... and would need to be differentiated by its Type... this is not currently supported in OCL

  • Reported: OCL 2.4 — Sat, 15 Feb 2020 17:32 GMT
  • Updated: Tue, 18 Feb 2020 19:20 GMT