Class ReviewedControls.ControlObjectiveSelection

  • Enclosing class:
    ReviewedControls

    @MetaschemaAssembly(formalName="Referenced Control Objectives",
                        description="Identifies the control objectives of the assessment. In the assessment plan, these are the planned objectives. In the assessment results, these are the assessed objectives, and reflects any changes from the plan.",
                        name="control-objective-selection",
                        metaschema=OscalAssessmentCommonMetaschema.class,
                        remarks="The `include-all` field, specifies all control objectives for any in-scope control. In-scope controls are defined in the `control-selection`.\n\nAny control objective specified within `exclude-controls` must first be within a range of explicitly included control objectives, via `include-objectives` or `include-all`.")
    public static class ReviewedControls.ControlObjectiveSelection
    extends Object
    Identifies the control objectives of the assessment. In the assessment plan, these are the planned objectives. In the assessment results, these are the assessed objectives, and reflects any changes from the plan.