Citeck DMN Components

Components are the building blocks used to construct a decision diagram in the Citeck DMN editor. Each component corresponds to a specific element type from the DMN 1.3 standard and allows decision logic to be described in a clear graphical form.

Components are divided into several categories:

  • Decision — the central element of the diagram, which defines the decision logic: conditions, rules, and resulting values.

  • Input data – information used in a decision node or business knowledge model.

  • Knowledge source – external entities, documents, committees, or policies that govern the decision or business knowledge model.

  • Business knowledge model – a reusable function with one or more decision elements.

  • Connectors — links between diagram elements that define the data flow order and dependencies between nodes.

Below is an overview of all available components with brief descriptions. To navigate to the detailed documentation, click the corresponding element in the table or in the table of contents.

../../../../_images/Decision.png

Decision – a node in which one or more input elements determine the output based on decision-making business logic defined as an expression or table.

../../../../_images/Input_data.png

Input data – information used in a decision node or business knowledge model.

../../../../_images/Knowledge_source.png

Knowledge source – external entities, documents, committees, or policies that govern the decision or business knowledge model.

../../../../_images/Business_knowledge_model.png

Business knowledge model – a reusable function with one or more decision elements.

../../../../_images/Connectors.png

Rules for connecting elements