Book a Demo

Author Topic: How to create a relationship between a "signal" and a transition (StateMachine)  (Read 3070 times)

RealPecho

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
    • View Profile
In a state machine i'm using to describe the transition some signal names to describe the guard.
The signals are already in the model defined with an element of type "Signal".
Is there any way to create using SysML or UML a relationship between?
Because in my model the signal are defined, but they doesn't have a relationship link

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
A guard is a condition that has to be true before the transition can be followed. I don't think a signal can be a guard.

Geert

RealPecho

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
    • View Profile
yes. ok lets say the condition is, when the signal is bigger than a treshhold. i have to model the threshold as an element also.
in this case how to create a linik (relationship) between this elements and the condition (Guard)?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
The signal goes into a state and that exits with a certain guard.

q.