Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Error in language reference regarding final states #3210

Open
z3rone opened this issue Oct 20, 2020 · 1 comment
Open

Error in language reference regarding final states #3210

z3rone opened this issue Oct 20, 2020 · 1 comment

Comments

@z3rone
Copy link

z3rone commented Oct 20, 2020

In the section 10.3.7 Final State it states that UML defines final states as pseudo states. However, UML/2.5.1 section 14.2.3.3 "Vertices" states that pseudo states are transitive while states and final states are stable. Also, the class diagram in figure 14.1 "Behavior StateMachines" shows that final states are in fact extending states and that the only pseudo state types are:

  • initial
  • deepHistory
  • shallowHistory
  • join
  • fork
  • junction
  • choice
  • entryPoint
  • exitPoint
  • terminate
@terfloth terfloth added this to the 4.0.5 milestone Jan 4, 2021
@terfloth
Copy link
Contributor

terfloth commented Jan 4, 2021

@z3rone : we will fix the issue as soon as possible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants