Class: ProfileModify
Set parameters or amend controls in resolution.
URI: [oscal:ProfileModify](https://w3id.org/lmodel/oscal/ProfileModify)
[ParameterSetting](ParameterSetting.md) | A parameter setting to be propagated to points of insertion | direct | | [alters](alters.md) | *
[Alteration](Alteration.md) | Specifies changes to be made to included controls in resolution | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Profile](Profile.md) | [modify](modify.md) | range | [ProfileModify](ProfileModify.md) | ## In Subsets * [profile](profile.md) ## 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
### Induced
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](set_parameters.md) | * [ParameterSetting](ParameterSetting.md) | A parameter setting to be propagated to points of insertion | direct | | [alters](alters.md) | *
[Alteration](Alteration.md) | Specifies changes to be made to included controls in resolution | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Profile](Profile.md) | [modify](modify.md) | range | [ProfileModify](ProfileModify.md) | ## In Subsets * [profile](profile.md) ## 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
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
owner: ProfileModify
domain_of:
- ProfileModify
range: Alteration
multivalued: true
inlined: true
inlined_as_list: true