Class: ParameterConstraint
A formal or informal expression of a constraint or test.
URI: [oscal:ParameterConstraint](https://w3id.org/lmodel/oscal/ParameterConstraint)
[MarkupMultilineType](MarkupMultilineType.md) | A textual summary of the constraint to be applied | direct | | [tests](tests.md) | *
[ConstraintTest](ConstraintTest.md) | A test expression which is expected to be evaluated by a tool | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Parameter](Parameter.md) | [constraints](constraints.md) | range | [ParameterConstraint](ParameterConstraint.md) | | [ParameterSetting](ParameterSetting.md) | [constraints](constraints.md) | range | [ParameterConstraint](ParameterConstraint.md) | ## In Subsets * [OscalControlCommon](OscalControlCommon.md) ## 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
### Induced
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](description.md) | 0..1 [MarkupMultilineType](MarkupMultilineType.md) | A textual summary of the constraint to be applied | direct | | [tests](tests.md) | *
[ConstraintTest](ConstraintTest.md) | A test expression which is expected to be evaluated by a tool | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Parameter](Parameter.md) | [constraints](constraints.md) | range | [ParameterConstraint](ParameterConstraint.md) | | [ParameterSetting](ParameterSetting.md) | [constraints](constraints.md) | range | [ParameterConstraint](ParameterConstraint.md) | ## In Subsets * [OscalControlCommon](OscalControlCommon.md) ## 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.
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
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
owner: ParameterConstraint
domain_of:
- ParameterConstraint
range: ConstraintTest
multivalued: true
inlined: true
inlined_as_list: true