Skip to content

Slot: set_parameters

Parameter-setting entries applied in the containing OSCAL context. The concrete entry class is selected by class-level slot_usage.

URI: [oscal:set_parameters](https://w3id.org/lmodel/oscal/set_parameters) Alias: set_parameters ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ProfileModify](ProfileModify.md) | Set parameters or amend controls in resolution | yes | | [SspControlImplementation](SspControlImplementation.md) | Describes how the system satisfies a set of controls | yes | | [SspImplementedRequirement](SspImplementedRequirement.md) | Describes how the system satisfies an individual control | yes | | [ByComponent](ByComponent.md) | Defines how the referenced component implements a set of controls | yes | | [ControlImplementationSet](ControlImplementationSet.md) | Defines how the component or capability supports a set of controls | yes | | [ImplementedRequirement](ImplementedRequirement.md) | Describes how the containing component or capability implements an individual... | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [ProfileModify](ProfileModify.md), [SspControlImplementation](SspControlImplementation.md), [SspImplementedRequirement](SspImplementedRequirement.md), [ByComponent](ByComponent.md), [ControlImplementationSet](ControlImplementationSet.md), [ImplementedRequirement](ImplementedRequirement.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:set_parameters | | native | oscal:set_parameters | ## LinkML Source
name: set-parameters
description: Parameter-setting entries applied in the containing OSCAL context. The
  concrete entry class is selected by class-level slot_usage.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: set_parameters
domain_of:
- ProfileModify
- SspControlImplementation
- SspImplementedRequirement
- ByComponent
- ControlImplementationSet
- ImplementedRequirement
range: string
multivalued: true
inlined: true
inlined_as_list: true