eclipsesource / papyrus-umllight

Eclipse Public License 2.0
4 stars 2 forks source link

Create simplified UML State Machine diagram type and palette #6

Closed planger closed 5 years ago

planger commented 6 years ago

The UML State Machine diagram shall include the UML concepts listed below. This includes adapting the palette.

cdamus commented 5 years ago

The palette has a creation tool for Region, which it should not. I expect that is because composite states and multiple regions in state machines are not supported in UML Light?

tortmayr commented 5 years ago

If composite states are not supported we have to modify the behavior of the CreationTool for States. Currently if a new state is created on top of an existing one they get merged into a composite state