 On Reaction
Specify here the Event (or the Fact existence) that will initiate the triggering of the Point.
In case of an Event, the Transition will register as an observer for events and for each one raised into the Transition scope, triggering will happen.
If case of a Fact, the Transition will continuously check the Logic fact database for existence of any Fact mentioned.
On the text field, write the Event or Fact (if many, separate them with commas) that will trigger the Transition.
|
|
 Code
Write here any code that will accept (return true) or not (return false) the catch of the Event or the existence of a Fact.
This can be any condition the user might decide, for ie.: Cannot accept the take-off event before engines have run for minimum 7 minutes.
|
|
 Event/Fact List
Not available yet
|
|