Skip to content

Commit

Permalink
deploy: db8b424
Browse files Browse the repository at this point in the history
  • Loading branch information
goneall committed Sep 3, 2024
1 parent d464ccf commit 33a04b7
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 2 deletions.
Binary file modified member-search-index.zip
Binary file not shown.
1 change: 0 additions & 1 deletion org/spdx/core/ISpdxModelInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,6 @@ <h4>createModelObject</h4>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>modelStore</code> - store to use for the inflated object</dd>
<dd><code>objectUri</code> - URI of the external element</dd>
<dd><code>documentUri</code> - URI for the SPDX document to store the external element reference - used for compatibility with SPDX 2.X model stores</dd>
<dd><code>type</code> - Type of the object to create</dd>
<dd><code>copyManager</code> - if non-null, implicitly copy any referenced properties from other model stores</dd>
<dd><code>specVersion</code> - version of the SPDX specification used by the model object</dd>
Expand Down
1 change: 0 additions & 1 deletion org/spdx/core/ModelObjectHelper.html
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,6 @@ <h4>getObjectPropertyValue</h4>
<dd><code>objectUri</code> - the Object URI or anonymous ID</dd>
<dd><code>propertyDescriptor</code> - property descriptor for the property</dd>
<dd><code>copyManager</code> - if non null, any ModelObject property value not stored in the modelStore under the stDocumentUri will be copied to make it available</dd>
<dd><code>documentUri</code> - URI for the SPDX document to store the external element reference - used for compatibility with SPDX 2.X model stores</dd>
<dd><code>specVersion</code> - - version of the SPDX spec the object complies with</dd>
<dd><code>type</code> - optional type hint - used for individuals where the type may be ambiguous</dd>
<dd><code>idPrefix</code> - prefix to be used when generating new SPDX IDs</dd>
Expand Down
Binary file modified package-search-index.zip
Binary file not shown.
Binary file modified type-search-index.zip
Binary file not shown.

0 comments on commit 33a04b7

Please sign in to comment.