Class: ParameterConstraint
A formal or informal expression of a constraint or test.
URI: oscal:ParameterConstraint
classDiagram
class ParameterConstraint
click ParameterConstraint href "../ParameterConstraint/"
ParameterConstraint : description
ParameterConstraint : tests
ParameterConstraint --> "*" ConstraintTest : tests
click ConstraintTest href "../ConstraintTest/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| description | 0..1 MarkupMultilineType |
A textual summary of the constraint to be applied | direct |
| tests | * ConstraintTest |
A test expression which is expected to be evaluated by a tool | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Parameter | constraints | range | ParameterConstraint |
| ParameterSetting | constraints | range | ParameterConstraint |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oscal:ParameterConstraint |
| native | oscal:ParameterConstraint |
LinkML Source
Direct
name: ParameterConstraint
description: A formal or informal expression of a constraint or test.
in_subset:
- oscal_control_common
from_schema: https://w3id.org/lmodel/oscal
slots:
- description
- tests
slot_usage:
description:
name: description
description: A textual summary of the constraint to be applied.
Induced
name: ParameterConstraint
description: A formal or informal expression of a constraint or test.
in_subset:
- oscal_control_common
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
description:
name: description
description: A textual summary of the constraint to be applied.
attributes:
description:
name: description
description: A textual summary of the constraint to be applied.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: description
owner: ParameterConstraint
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
tests:
name: tests
description: A test expression which is expected to be evaluated by a tool.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: tests
owner: ParameterConstraint
domain_of:
- ParameterConstraint
range: ConstraintTest
multivalued: true
inlined: true
inlined_as_list: true