Dependencies Between Multiple Decisions - Gnorion/BizVR GitHub Wiki

Dependencies Between Multiple Decisions

Also, VV is capable of accepting any number of decisions at once and it will perform its analysis on the entire collection of rules. For example here's a diagram that shows the dependencies it found between the attributes used in six different decisions. For any given attribute (shown as a blue circle) you can see all the decisions that use it.

image

If you see unattached attributes then then they are declared as inputs or outputs but never used in any rule:

image