What is the semantics of UML's ReadVariableAction in BoUML?

后端 未结 1 469
小鲜肉
小鲜肉 2020-12-21 11:57

ReadVariableAction activity action in BoUML allows to choose a class and its attribute and returns the attribute through creation of output pin (see figure below and BoUML d

相关标签:
1条回答
  • 2020-12-21 12:06

    The semantic of the read/write/clear/add/remove variable actions in BoUML is ... wrong !

    Clearly I misunderstood that part when I added the activities in BoUML, I didn't read well the norm to understood that concerns variable of the activity or a structured activity node. So by error the 'variable' I allow to choose is an attribute of a class. An other consequence is you cannot define variables for an activity nor structured activity node.

    Mea culpa


    BoUML 7.10 is available and fix the problem

    0 讨论(0)
提交回复
热议问题