Book a Demo

Author Topic: tagged value as transition  (Read 3256 times)

blabla

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
    • View Profile
tagged value as transition
« on: April 30, 2015, 10:02:52 pm »
Can I use a taggedvalue as a transtion in a state diagramm.

Example:
Attributname   :  KL30
Tagvaluename :  initialvalue
Taggedvalue    :  6


State1   --[KL30.initialvalue>=6]-->    State 2


Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: tagged value as transition
« Reply #1 on: May 01, 2015, 09:38:54 am »
No... How would that work? A tagged value is static in your model, so you may as well be writing "true".