Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: schleoh on June 26, 2024, 09:39:13 pm

Title: Finding the information whether a activity is set as a behavior in a stm transit
Post by: schleoh on June 26, 2024, 09:39:13 pm
Hello everyone,
I'm currently looking for a way to track in my model whether a certain selected activity is set within a transition from one state to another state as a constraint (Effect is a Behavior). Surely there must be a way to do this (even without a script). Does anyone know?
Thank you
BR Johannes
Title: Re: Finding the information whether a activity is set as a behavior in a stm transit
Post by: schleoh on July 20, 2024, 12:41:34 am
I think I need to write a script again  >:(
Title: Re: Finding the information whether a activity is set as a behavior in a stm transit
Post by: Geert Bellekens on July 20, 2024, 01:20:22 am
An SQL search should suffice.

Geert
Title: Re: Finding the information whether a activity is set as a behavior in a stm transit
Post by: schleoh on July 25, 2024, 05:36:07 pm
thanks Geert, I will check what is possible.