Skip to content

Commit

Permalink
Clarify variability guarantee
Browse files Browse the repository at this point in the history
Closes #2553
  • Loading branch information
HansOlsson committed Jun 10, 2020
1 parent 9ce2aa7 commit 45367a6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions chapters/classes.tex
Expand Up @@ -408,8 +408,9 @@ \subsection{Component Variability Prefixes discrete, parameter, constant}\double
\lstinline!enumeration! variables.

\begin{nonnormative}
A Modelica translator is able to guarantee this property due to
restrictions imposed on discrete expressions, see \autoref{variability-of-expressions}.
The restriction that discrete-valued variables (of type \lstinline!Boolean!, etc) cannot be
declared with continuous-time variability is one of the foundations of the expression variability rules
that will ensure that any discrete-valued expression has at most discrete-time variability, see \autoref{variability-of-expressions}.
\end{nonnormative}

The variability of expressions and restrictions on variability for
Expand Down

0 comments on commit 45367a6

Please sign in to comment.