The Atom Instance's Creation Condition
The inclusion of each Atom Instance on the project can be subject to an expression that dictates whether that atom is executed or not. If the evaluated condition is false, the atom becomes invisible to the project.
This brings more flexibility to the generation process and allows templates to include/exclude some of their auto-generated atoms based on user-supplied values.
When an atom Instance is excluded by means of its creation condition, its entire branch is implicitly excluded too.
|