Table Specification in AutoFOCUS3 (AF3)
Introduction
Beside the usage of Code Specifications and State Automaton, there is also the possibility to define the behavior of components by tables.
There are two types of table specification:
Note that simple table specification contains one and only one state transition table to specify the component behavior.
Advanced table specification is allowed to contain one sub and only one table, but the sub table can be any table pattern supported in AF3.
That is to say, a simple table specification contains a state transition table as sub table by default.