Decision Dependency Diagram ‐ Alternative Display Options - Gnorion/BizVR GitHub Wiki

This is just an illustration of some different ways we could display the Decision Diagram. Perhaps we allow the user to choose which elements of the model actually appear on the diagram. In fact it would be nice if they could toggle between these views depending on what they want to see.

Mapping Name only

This is the simplest possible diagram that just shows the names of the various transformations and their dependencies

image

Mapping Name and Type

We might also choose to add information about the type of mapping

image

Mapping Name and Inputs and Outputs (Current BDV default)

BVR shows the input and output names in the mapping box

image

Inputs Shown Explicitly (DMN default)

In DMN the inputs are shown explicitly with ovals but DMN does not identify the output(s)

image

Inputs, Outputs and Transients and Mapping Name and Type all Shown Explicitly

In this view everything is shown explicitly

image