Skip to content

Commit

Permalink
The
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Jun 3, 2022
1 parent 2abf25a commit 84c06aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/connectors.tex
Expand Up @@ -119,7 +119,7 @@ \subsection{Expandable Connectors}\label{expandable-connectors}
\item
If the variable on the other side of the \lstinline!connect!-equation is \lstinline!input! or \lstinline!output! the new component will be either \lstinline!input! or \lstinline!output! to satisfy the restrictions in \cref{restrictions-of-connections-and-connectors} for a non-expandable connector.
\begin{nonnormative}
The general rule ensures consistency for inside and outside connectors, and handles multiple connections to new component.
The general rule ensures consistency for inside and outside connectors, and handles multiple connections to the new component.
For the simple case of no other connections involving these variables it can be explained as follows:
If the existing side refers to an inside connector (i.e.\ a connector of a component) the new variable will copy its causality, i.e.\ \lstinline!input! if \lstinline!input! and \lstinline!output! if \lstinline!output!, since the expandable connector must be an outside connector.
\end{nonnormative}
Expand Down

0 comments on commit 84c06aa

Please sign in to comment.