Author Topic: Finding the information whether a activity is set as a behavior in a stm transit  (Read 1828 times)

schleoh

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
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

schleoh

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
I think I need to write a script again  >:(

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13381
  • Karma: +563/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
An SQL search should suffice.

Geert

schleoh

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
thanks Geert, I will check what is possible.