Skip to content

Class: ConstraintTest

A test expression which is expected to be evaluated by a tool.

URI: oscal:ConstraintTest

 classDiagram
    class ConstraintTest
    click ConstraintTest href "../ConstraintTest/"
      ConstraintTest : expression

      ConstraintTest : remarks

Slots

Name Cardinality and Range Description Inheritance
remarks 0..1
MarkupMultilineType
Additional commentary about the containing object direct
expression 1
String
A formal (executable) expression of a constraint direct

Usages

used by used in type used
ParameterConstraint tests range ConstraintTest

In Subsets

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/oscal

Mappings

Mapping Type Mapped Value
self oscal:ConstraintTest
native oscal:ConstraintTest

LinkML Source

Direct

name: ConstraintTest
description: A test expression which is expected to be evaluated by a tool.
in_subset:
- oscal_control_common
from_schema: https://w3id.org/lmodel/oscal
slots:
- remarks
- expression
slot_usage:
  expression:
    name: expression
    required: true

Induced

name: ConstraintTest
description: A test expression which is expected to be evaluated by a tool.
in_subset:
- oscal_control_common
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  expression:
    name: expression
    required: true
attributes:
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: remarks
    owner: ConstraintTest
    domain_of:
    - OscalCommon
    - Property
    - Resource
    - ConstraintTest
    - ControlMatching
    - Removal
    - ImportSSP
    - LocalDefinitions
    - SelectObjectiveById
    - AssessmentSubjectSource
    - OnDateCondition
    - WithinDateRange
    - AtFrequency
    - TaskDependency
    - SetParameter
    - ComponentStatus
    - PortRange
    - ImplementationStatus
    - ObjectiveStatus
    - RelatedObservation
    - AssociatedRisk
    - LoggedBy
    - ImportProfile
    - SystemCharacteristics
    - SystemStatus
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    - ImportAssessmentPlan
    - AssessmentResultsLocalDefinitions
    - ImportComponentDefinition
    - ImplementedRequirement
    - ImplementedControlStatement
    - QualifierItem
    - PoamLocalDefinitions
    - RelatedFinding
    range: MarkupMultilineType
  expression:
    name: expression
    description: A formal (executable) expression of a constraint.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: expression
    owner: ConstraintTest
    domain_of:
    - ConstraintTest
    range: string
    required: true