diff --git a/chapters/scoping.tex b/chapters/scoping.tex index 930f85ef9..2ca040220 100644 --- a/chapters/scoping.tex +++ b/chapters/scoping.tex @@ -185,6 +185,8 @@ \section{Instance Hierarchy Name Lookup of Inner Declarations}\label{instance-hi Outer class declarations should be defined using short-class definitions without modifications. However, see also \cref{simultaneous-inner-outer-declarations}. +If the outer component declaration is a disabled conditional component (\cref{conditional-component-declaration}) it is also ignored for the automatic creation of inner component (neither causing it; nor influencing the type of it). + An \lstinline!outer! element reference in a simulation model requires that one corresponding \lstinline!inner! element declaration exist or can be created in a unique way: