OpenPonk / plugins

This repo exists to greatly simplify building and deploying all-in-one builds of OpenPonk
MIT License
2 stars 0 forks source link

UndefPhase detected when one phase has mode #3

Closed mstieranka closed 2 years ago

mstieranka commented 3 years ago

When creating a Role with two Phase children, the UndefPhase antipattern is detected even though one of the phases has a Mode, which is one of the suggested refactoring plans in the OntoUML documentation.

A screenshot of the situation:

image

mstieranka commented 3 years ago

The UndefPhase antipattern is also detected when the Parent has a <<Characterization>> Mode which is used to decide between phases.

Screenshot:

image

belohma2 commented 2 years ago

This error was in November and it cannot be reproduced anymore.