Logical normal form (selection)
Specifies how the partial results of match actions are read in a logical statement.
ID: LogicsType
Conjunctive normal form
The match action is successful if all properties with at least one matching pattern are recognized.
ID: LogicsType.cnf
Disjunctive normal form
The match action is successful if at least one of the properties is recognized by all configured matching patterns.
ID: LogicsType.dnf