6: L
og
ic F
lo
w
s •
29
© 2017 Telos Alliance - Rev 1.2
Chapter 6
Logic Flows
Pathfinder Core PRO’s event system is called logic flows, and it enables information visualization, so that you can
see how things work within your system. Clicking on the Logic Flows link in the navigation bar will display the
Logic Flows user interface.
Each logic flow can be thought of as an event. More specifically, a flow is a set of property translations. During an
event, we convert an input property value to an output property value.
There are four components that may be used to design a flow:
• StartPoint - A property in the system which is being monitored for changes.
• EndPoint - A property in the system which will be changed by the flow.
• Translator - A list of changes that can be applied to the value of a property.
• Combiner - A way to logically combine multiple states using logical operators such as AND, OR, NOT, etc.
By using these tools, you can build logic visually to accomplish just about any task you want. Let’s look at some
examples.
When you first look at the Logic Flows Screen you will see a toolbar across the top of the screen and an
organizational panel on the right called Views.