Skip to content

Commit

Permalink
deploy: e1cf32a
Browse files Browse the repository at this point in the history
  • Loading branch information
s-heppner committed Feb 21, 2024
1 parent 6d56df1 commit 0db29c6
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion v3/ValidCategoriesForDataElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -1017,9 +1017,9 @@ <h1>
</div>
<h2>Values</h2>
<ul>
<li><code>&#x27;PARAMETER&#x27;</code></li>
<li><code>&#x27;VARIABLE&#x27;</code></li>
<li><code>&#x27;CONSTANT&#x27;</code></li>
<li><code>&#x27;PARAMETER&#x27;</code></li>
</ul>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion v3_1/HasKind.html
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,7 @@ <h2>
<dd>
<div>
<div class="summary">
Kind of the element: either type or instance.
Kind of the element: either template or instance.
</div>
<div class="remarks">
Default: <a href="ModellingKind.html#Instance">ModellingKind.Instance</a>
Expand Down
2 changes: 1 addition & 1 deletion v3_1/Submodel.html
Original file line number Diff line number Diff line change
Expand Up @@ -1210,7 +1210,7 @@ <h2>
</div>
<div>
<div class="summary">
Kind of the element: either type or instance.
Kind of the element: either template or instance.
</div>
<div class="remarks">
Default: <a href="ModellingKind.html#Instance">ModellingKind.Instance</a>
Expand Down
2 changes: 1 addition & 1 deletion v3_1/ValidCategoriesForDataElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -1017,9 +1017,9 @@ <h1>
</div>
<h2>Values</h2>
<ul>
<li><code>&#x27;PARAMETER&#x27;</code></li>
<li><code>&#x27;VARIABLE&#x27;</code></li>
<li><code>&#x27;CONSTANT&#x27;</code></li>
<li><code>&#x27;PARAMETER&#x27;</code></li>
</ul>
</div>
</div>
Expand Down
16 changes: 8 additions & 8 deletions v3rc2/ValidCategoriesForConceptDescription.html
Original file line number Diff line number Diff line change
Expand Up @@ -942,19 +942,19 @@ <h1>
</div>
<h2>Values</h2>
<ul>
<li><code>&#x27;COLLECTION&#x27;</code></li>
<li><code>&#x27;PROPERTY&#x27;</code></li>
<li><code>&#x27;CAPABILITY&#x27;</code></li>
<li><code>&#x27;REFERENCE&#x27;</code></li>
<li><code>&#x27;EVENT&#x27;</code></li>
<li><code>&#x27;DOCUMENT&#x27;</code></li>
<li><code>&#x27;FUNCTION&#x27;</code></li>
<li><code>&#x27;REFERENCE&#x27;</code></li>
<li><code>&#x27;RELATIONSHIP&#x27;</code></li>
<li><code>&#x27;VIEW&#x27;</code></li>
<li><code>&#x27;QUALIFIER&#x27;</code></li>
<li><code>&#x27;CAPABILITY&#x27;</code></li>
<li><code>&#x27;ENTITY&#x27;</code></li>
<li><code>&#x27;APPLICATION_CLASS&#x27;</code></li>
<li><code>&#x27;COLLECTION&#x27;</code></li>
<li><code>&#x27;VALUE&#x27;</code></li>
<li><code>&#x27;QUALIFIER&#x27;</code></li>
<li><code>&#x27;VIEW&#x27;</code></li>
<li><code>&#x27;PROPERTY&#x27;</code></li>
<li><code>&#x27;FUNCTION&#x27;</code></li>
<li><code>&#x27;APPLICATION_CLASS&#x27;</code></li>
</ul>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion v3rc2/ValidCategoriesForDataElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -942,9 +942,9 @@ <h1>
</div>
<h2>Values</h2>
<ul>
<li><code>&#x27;PARAMETER&#x27;</code></li>
<li><code>&#x27;VARIABLE&#x27;</code></li>
<li><code>&#x27;CONSTANT&#x27;</code></li>
<li><code>&#x27;PARAMETER&#x27;</code></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 0db29c6

Please sign in to comment.