Slot: param_id
The identifier for the parameter being set or referenced.
URI: [oscal:param_id](https://w3id.org/lmodel/oscal/param_id)
Alias: param_id
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ParameterSetting](ParameterSetting.md) | A parameter setting to be propagated to points of insertion in a resolved pro... | yes |
| [SetParameter](SetParameter.md) | Identifies the parameter that will be set by the enclosed value | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [TokenType](TokenType.md) |
| Domain Of | [ParameterSetting](ParameterSetting.md), [SetParameter](SetParameter.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:param_id |
| native | oscal:param_id |
## LinkML Source
name: param-id
description: The identifier for the parameter being set or referenced.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: param_id
domain_of:
- ParameterSetting
- SetParameter
range: TokenType