UML 2.2 RTF Avatar
  1. OMG Issue

UML22 — ReadIsClassifiedObjectAction - OCL errors in constraints

  • Key: UML22-1295
  • Legacy Issue Number: 7296
  • Status: closed  
  • Source: PostFinance ( Karl Guggisberg)
  • Summary:

    ReadIsClassifiedObjectAction - OCL errors in constraints "[1] The multiplicity of the input pin is 1..1. self.argument.multiplicity.is(1,1)" Probably, it should be self.object instead of self.argument, but then again, self.object does not have a multiplicity. " [2] The input pin has no type. self.argument.type->size() = 0" "self.argument" should be "self.object" "[3] The multiplicity of the output pin is 1..1. self.result.multiplicity.is(1,1)" "self.result" is an OutputPin which does not have a multiplicity.

  • Reported: UML 2.0 — Sun, 2 May 2004 04:00 GMT
  • Disposition: Resolved — UML 2.1
  • Disposition Summary:

    see above

  • Updated: Fri, 6 Mar 2015 22:54 GMT