Class: ControlImplementationSet
Defines how the component or capability supports a set of controls.
URI: oscal:ControlImplementationSet
classDiagram
class ControlImplementationSet
click ControlImplementationSet href "../ControlImplementationSet/"
HasPropsAndLinks <|-- ControlImplementationSet
click HasPropsAndLinks href "../HasPropsAndLinks/"
ControlImplementationSet : description
ControlImplementationSet : implemented_requirements
ControlImplementationSet --> "1..*" ImplementedRequirement : implemented_requirements
click ImplementedRequirement href "../ImplementedRequirement/"
ControlImplementationSet : links
ControlImplementationSet --> "*" Link : links
click Link href "../Link/"
ControlImplementationSet : props
ControlImplementationSet --> "*" Property : props
click Property href "../Property/"
ControlImplementationSet : set_parameters
ControlImplementationSet --> "*" SetParameter : set_parameters
click SetParameter href "../SetParameter/"
ControlImplementationSet : source
ControlImplementationSet : uuid
Inheritance
- ControlImplementationSet [ HasPropsAndLinks]
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| uuid | 1 UUIDType |
A machine-oriented, globally unique identifier with a cross-instance scope | direct |
| source | 1 URIReferenceType |
Reference to an external catalog or profile resource | direct |
| description | 1 MarkupMultilineType |
A human-readable description | direct |
| set_parameters | * SetParameter |
Parameter values applied in the containing implementation context | direct |
| implemented_requirements | 1..* ImplementedRequirement |
Control implementation requirement entries in the containing OSCAL context | direct |
| props | * Property |
A list of properties | HasPropsAndLinks |
| links | * Link |
A list of links | HasPropsAndLinks |
Usages
| used by | used in | type | used |
|---|---|---|---|
| DefinedComponent | control_implementations | range | ControlImplementationSet |
| Capability | control_implementations | range | ControlImplementationSet |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oscal:ControlImplementationSet |
| native | oscal:ControlImplementationSet |
LinkML Source
Direct
name: ControlImplementationSet
description: Defines how the component or capability supports a set of controls.
in_subset:
- component_definition
from_schema: https://w3id.org/lmodel/oscal
mixins:
- HasPropsAndLinks
slots:
- uuid
- source
- description
- set-parameters
- implemented-requirements
slot_usage:
set-parameters:
name: set-parameters
description: Parameter values applied in the containing implementation context.
range: SetParameter
implemented-requirements:
name: implemented-requirements
range: ImplementedRequirement
required: true
uuid:
name: uuid
required: true
source:
name: source
required: true
description:
name: description
required: true
Induced
name: ControlImplementationSet
description: Defines how the component or capability supports a set of controls.
in_subset:
- component_definition
from_schema: https://w3id.org/lmodel/oscal
mixins:
- HasPropsAndLinks
slot_usage:
set-parameters:
name: set-parameters
description: Parameter values applied in the containing implementation context.
range: SetParameter
implemented-requirements:
name: implemented-requirements
range: ImplementedRequirement
required: true
uuid:
name: uuid
required: true
source:
name: source
required: true
description:
name: description
required: true
attributes:
uuid:
name: uuid
description: A machine-oriented, globally unique identifier with a cross-instance
scope.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: uuid
owner: ControlImplementationSet
domain_of:
- Catalog
- Location
- Party
- Action
- Property
- Resource
- Profile
- AssessmentPlan
- AssessmentSubjectPlaceholder
- AssessmentPlatform
- AssessmentMethod
- Activity
- Step
- Task
- AssessmentPart
- SystemComponent
- Protocol
- SystemUser
- InventoryItem
- Observation
- Finding
- Risk
- MitigatingFactor
- Response
- RequiredAsset
- RiskLogEntry
- SystemSecurityPlan
- InformationType
- Diagram
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- AssessmentResults
- Result
- AssessmentLogEntry
- ComponentDefinition
- DefinedComponent
- Capability
- ControlImplementationSet
- ImplementedRequirement
- ImplementedControlStatement
- MappingCollection
- Mapping
- Map
- GapSummary
- PlanOfActionAndMilestones
- PoamItem
range: UUIDType
required: true
source:
name: source
description: Reference to an external catalog or profile resource.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: source
owner: ControlImplementationSet
domain_of:
- ControlImplementationSet
range: URIReferenceType
required: true
description:
name: description
description: A human-readable description.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: description
owner: ControlImplementationSet
domain_of:
- Role
- Resource
- ParameterConstraint
- ReviewedControls
- ControlSelection
- ControlObjectiveSelection
- AssessmentSubject
- AssessmentSubjectPlaceholder
- LocalObjective
- AssessmentMethod
- Activity
- Step
- Task
- SystemComponent
- SystemUser
- AuthorizedPrivilege
- InventoryItem
- Observation
- RelevantEvidence
- Finding
- FindingTarget
- Risk
- MitigatingFactor
- Response
- RequiredAsset
- RiskLogEntry
- SystemCharacteristics
- InformationType
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SspControlImplementation
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- Result
- AssessmentLogEntry
- DefinedComponent
- Capability
- IncorporatesComponent
- ControlImplementationSet
- ImplementedRequirement
- ImplementedControlStatement
- QualifierItem
- PoamItem
range: MarkupMultilineType
required: true
set-parameters:
name: set-parameters
description: Parameter values applied in the containing implementation context.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: set_parameters
owner: ControlImplementationSet
domain_of:
- ProfileModify
- SspControlImplementation
- SspImplementedRequirement
- ByComponent
- ControlImplementationSet
- ImplementedRequirement
range: SetParameter
multivalued: true
inlined: true
inlined_as_list: true
implemented-requirements:
name: implemented-requirements
description: Control implementation requirement entries 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: implemented_requirements
owner: ControlImplementationSet
domain_of:
- SspControlImplementation
- ControlImplementationSet
range: ImplementedRequirement
required: true
multivalued: true
inlined: true
inlined_as_list: true
props:
name: props
description: A list of properties.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: props
owner: ControlImplementationSet
domain_of:
- HasPropsAndLinks
- Resource
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: Property
multivalued: true
inlined: true
inlined_as_list: true
links:
name: links
description: A list of links.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: links
owner: ControlImplementationSet
domain_of:
- HasPropsAndLinks
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: Link
multivalued: true
inlined: true
inlined_as_list: true