.TH "src/widget/one_rule/algebra/conditions.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*- .ad l .nh .SH NAME src/widget/one_rule/algebra/conditions.c \- Gem-graph-client rules algebra: conditions list\&. .SH SYNOPSIS .br .PP \fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/util\&.h'\fP .br \fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/fsm\&.h'\fP .br \fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/widget\&.h'\fP .br \fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/signal\&.h'\fP .br \fC#include \fP .br \fC#include \fP .br .SS "Functions" .in +1c .ti -1c .RI "void * \fBwidget_get_selected_rule_conditions_list_btt\fP ()" .br .RI "builds the conditions list of a rule\&. " .in -1c .SH "Detailed Description" .PP Gem-graph-client rules algebra: conditions list\&. This file is part of Gem-graph\&. It groups together the functions needed to describe a rule conditions\&. .SH "Function Documentation" .PP .SS "void * widget_get_selected_rule_conditions_list_btt ()" .PP builds the conditions list of a rule\&. TODO // today, an arbitrary mock-up without any link to the XML model .PP This list groups all the elementary conditions of the rule\&. No conditions should be repeated\&. No condition may contradict another (== a unique condition per address in rule workspace) Completeness is not required (== there does not need to be one condition per address in the rule workspace) .PP \fBSince\fP .RS 4 2024-08 .RE .PP \fBSee also\fP .RS 4 src/widget/one_rule/algebra/utilities/widget_set_item_text() .PP src/fsm/dispatch/fsm_journal_event() .PP src/widget/one_rule/algebra/dispatch() .RE .PP \fBReturns\fP .RS 4 the conditions list .RE .PP .SH "Author" .PP Generated automatically by Doxygen for Gem-graph from the source code\&.