From 88c9a15ab2fc8ab26dfa925957dd429bab30c5c1 Mon Sep 17 00:00:00 2001 From: HOS Date: Tue, 14 Nov 2023 13:51:00 +0100 Subject: [PATCH] From review; don't know why it couldn't be copied. --- chapters/annotations.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapters/annotations.tex b/chapters/annotations.tex index 780d102b1..4f4e80ae0 100644 --- a/chapters/annotations.tex +++ b/chapters/annotations.tex @@ -270,8 +270,7 @@ \section{Annotations for Simulation Experiments}\doublelabel{annotations-for-sim The experiment options are inherited, and the derived class may override individual inherited options. \begin{nonnormative} -This implies that it may be useful to construct a partial model (e.g., a template for a number of similar test cases) -containing an experiment annotation, since the experiment applies to models inheriting from this base class. +The inheritance makes it useful to have an \lstinline!experiment! annotation also in partial models, e.g., a template for a number of similar test cases. \end{nonnormative} \section{Annotation for single use of class}\doublelabel{annotation-for-single-use-of-class}