Class ReviewedControls.ControlSelection

java.lang.Object
gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
Enclosing class:
ReviewedControls

@MetaschemaAssembly(formalName="Assessed Controls", description="Identifies the controls being assessed. In the assessment plan, these are the planned controls. In the assessment results, these are the actual controls, and reflects any changes from the plan.", name="control-selection", moduleClass=OscalAssessmentCommonModule.class, remarks="The `include-all`, specifies all control identified in the **baseline** are included in the scope if this assessment, as specified by the `include-profile` statement within the linked SSP.\n\nAny control specified within `exclude-controls` must first be within a range of explicitly included controls, via `include-controls` or `include-all`.") public static class ReviewedControls.ControlSelection extends Object implements gov.nist.secauto.metaschema.core.model.IBoundObject
Identifies the controls being assessed. In the assessment plan, these are the planned controls. In the assessment results, these are the actual controls, and reflects any changes from the plan.