Class: ProfileModify
Set parameters or amend controls in resolution.
URI: oscal:ProfileModify
classDiagram
class ProfileModify
click ProfileModify href "../ProfileModify/"
ProfileModify : alters
ProfileModify --> "*" Alteration : alters
click Alteration href "../Alteration/"
ProfileModify : set_parameters
ProfileModify --> "*" ParameterSetting : set_parameters
click ParameterSetting href "../ParameterSetting/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| set_parameters | * ParameterSetting |
A parameter setting to be propagated to points of insertion | direct |
| alters | * Alteration |
Specifies changes to be made to included controls in resolution | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Profile | modify | range | ProfileModify |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oscal:ProfileModify |
| native | oscal:ProfileModify |
LinkML Source
Direct
name: ProfileModify
description: Set parameters or amend controls in resolution.
in_subset:
- profile
from_schema: https://w3id.org/lmodel/oscal
slots:
- set-parameters
- alters
slot_usage:
set-parameters:
name: set-parameters
description: A parameter setting to be propagated to points of insertion.
range: ParameterSetting
Induced
name: ProfileModify
description: Set parameters or amend controls in resolution.
in_subset:
- profile
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
set-parameters:
name: set-parameters
description: A parameter setting to be propagated to points of insertion.
range: ParameterSetting
attributes:
set-parameters:
name: set-parameters
description: A parameter setting to be propagated to points of insertion.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: set_parameters
owner: ProfileModify
domain_of:
- ProfileModify
- SspControlImplementation
- SspImplementedRequirement
- ByComponent
- ControlImplementationSet
- ImplementedRequirement
range: ParameterSetting
multivalued: true
inlined: true
inlined_as_list: true
alters:
name: alters
description: Specifies changes to be made to included controls in resolution.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: alters
owner: ProfileModify
domain_of:
- ProfileModify
range: Alteration
multivalued: true
inlined: true
inlined_as_list: true