Différences entre versions de « PP65 — Paramétrage »
De Documentation Polaris
(modifications automatiques tags et catégories via le cartographe) |
(modifications automatiques tags et catégories via le cartographe) |
||
(Une version intermédiaire par le même utilisateur non affichée) | |||
Ligne 1 : | Ligne 1 : | ||
[[Catégorie:Cartographie fonctionnelle]]{{DebutInfoCartographe}}<blockquote><small>Revenir à la catégorie parente : [[PP1_—_Polaris|Polaris]]</small></blockquote> | [[Catégorie:Cartographie fonctionnelle]]{{DebutInfoCartographe}}<blockquote><small>Revenir à la catégorie parente : [[PP1_—_Polaris|Polaris]]</small></blockquote> | ||
+ | <graphviz format="png" caption="Carte fonctionnelle de Paramétrage" renderer="sfdp" > | ||
+ | digraph CarteFonctionnelle_65 { | ||
+ | node [shape="box" style="filled,rounded" fillcolor="#55AAEE" fontname=verdana fontsize=10] | ||
+ | f65 [label="Paramétrage" fillcolor="#aaee55"] | ||
+ | f1 [label="Polaris" fillcolor="#ffcc55"] | ||
+ | f65 -> f1; | ||
+ | f66 [label="Base de travail" fillcolor="#55aaee"] | ||
+ | f65 -> f66; | ||
+ | f68 [label="Paramétrage des analyses" fillcolor="#55aaee"] | ||
+ | f65 -> f68; | ||
+ | f70 [label="Paramétrage des importations" fillcolor="#55aaee"] | ||
+ | f65 -> f70; | ||
+ | f69 [label="Paramétrage des listes" fillcolor="#55aaee"] | ||
+ | f65 -> f69; | ||
+ | f71 [label="Paramétrage des sites Internet" fillcolor="#55aaee"] | ||
+ | f65 -> f71; | ||
+ | f67 [label="Paramétrage du comportement du programme" fillcolor="#55aaee"] | ||
+ | f65 -> f67; | ||
+ | } | ||
+ | </graphviz> | ||
== [[PP66_—_Base_de_travail|Base de travail]] == | == [[PP66_—_Base_de_travail|Base de travail]] == | ||