Salome HOME
Minor documentation improvements
[modules/adao.git] / doc / en / ref_checking_keywords.rst
1 ..
2    Copyright (C) 2008-2021 EDF R&D
3
4    This file is part of SALOME ADAO module.
5
6    This library is free software; you can redistribute it and/or
7    modify it under the terms of the GNU Lesser General Public
8    License as published by the Free Software Foundation; either
9    version 2.1 of the License, or (at your option) any later version.
10
11    This library is distributed in the hope that it will be useful,
12    but WITHOUT ANY WARRANTY; without even the implied warranty of
13    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14    Lesser General Public License for more details.
15
16    You should have received a copy of the GNU Lesser General Public
17    License along with this library; if not, write to the Free Software
18    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19
20    See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21
22    Author: Jean-Philippe Argaud, jean-philippe.argaud@edf.fr, EDF R&D
23
24 .. _section_ref_checking_keywords:
25
26 List of commands and keywords for an ADAO checking case
27 -------------------------------------------------------
28
29 This set of commands is related to the description of a checking case, that is a
30 procedure to check required properties on information, used somewhere else by a
31 calculation case.
32
33 The first term describes the choice between calculation or checking. In the
34 graphical interface, the verification is imperatively indicated by the command:
35
36 .. include:: snippets/CHECKING_STUDY.rst
37
38 The other terms are ordered in alphabetical order. The different commands are
39 the following:
40
41 .. include:: snippets/AlgorithmParameters.rst
42
43 .. include:: snippets/CheckingPoint.rst
44
45 .. include:: snippets/BackgroundError.rst
46
47 .. include:: snippets/Debug.rst
48
49 .. include:: snippets/ExecuteInContainer.rst
50
51 .. include:: snippets/Observation.rst
52
53 .. include:: snippets/ObservationError.rst
54
55 .. include:: snippets/ObservationOperator.rst
56
57 .. include:: snippets/Observers.rst
58
59 .. include:: snippets/StudyName.rst
60
61 .. include:: snippets/StudyRepertory.rst
62
63 .. include:: snippets/UserDataInit.rst