UML 2.4 RTF Avatar
  1. OMG Issue

UML24 — InstanceValue has no type

  • Key: UML24-99
  • Legacy Issue Number: 15570
  • Status: closed  
  • Source: Model Driven Solutions ( Mr. Steve Cook)
  • Summary:

    There are many cases where the default value of a property is represented by an InstanceValue, which is a TypedElement, but has no type. These types should be inserted.

  • Reported: UML 2.3 — Wed, 22 Sep 2010 04:00 GMT
  • Disposition: Resolved — UML 2.4
  • Disposition Summary:

    In fact there are four cases where this is true for an InstanceValue that refers to an EnumerationLiteral. Other cases are instances of LiteralInteger, LiteralBoolean, etc and it seems completely redundant to mark the type of these as Integer, Boolean etc.
    UML::Classes::Kernel::Property::aggregation
    UML::Classes::Kernel::Parameter::direction
    UML::Activities::CompleteActivities::ObjectNode::ordering
    InfrastructureLibrary::Core::Constructs::Parameter::direction

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