diff --git a/ParameterCatalogs.html b/ParameterCatalogs.html index 42df685f2a7fcc777f524a347907c436ddb67ed1..4101870f667cab5970ee1bfaef2fd4570ac2f1c5 100644 --- a/ParameterCatalogs.html +++ b/ParameterCatalogs.html @@ -1264,7 +1264,7 @@ Instead of artificial example classes like Foo and Bar it show
-28c119036261e39473751e5cb111acc9 +CatalogStructure
Figure 4. Principle Structure of a Parameter Catalog
@@ -2187,7 +2187,7 @@ Verify that Maven version 3.6.3 or above is now installed in Window → diff --git a/ParameterCatalogs.pdf b/ParameterCatalogs.pdf index 26a17196163b90e45308e8baf3b8b5660735ef27..c0e4e65dccc9e7475730b6d6b3c479b297926bc4 100644 Binary files a/ParameterCatalogs.pdf and b/ParameterCatalogs.pdf differ diff --git a/ParameterCatalogs2Creation.adoc b/ParameterCatalogs2Creation.adoc index 2f0dd35c8383560b6fd9b2acfb80d161783b5a76..6954795ca67e043fbd5ff512a2d957d355a846ec 100644 --- a/ParameterCatalogs2Creation.adoc +++ b/ParameterCatalogs2Creation.adoc @@ -237,7 +237,7 @@ See here the essential and typical structure of a parameter catalog in a class d Instead of artificial example classes like _Foo_ and _Bar_ it shows classes from an existing catalog, albeit in very condensed form. .Principle Structure of a Parameter Catalog -[plantuml, role="thumb"] +[plantuml, CatalogStructure, png, role="thumb"] ---- together { class SolarPanel diff --git a/ParameterCatalogs2Images/CatalogStructure.png b/ParameterCatalogs2Images/CatalogStructure.png new file mode 100644 index 0000000000000000000000000000000000000000..1371d36c680ba0de7fa41065adb30217ed646871 Binary files /dev/null and b/ParameterCatalogs2Images/CatalogStructure.png differ