Class AssessmentSubject


  • @MetaschemaAssembly(formalName="Subject of Assessment",
                        description="Identifies system elements being assessed, such as components, inventory items, and locations. In the assessment plan, this identifies a planned assessment subject. In the assessment results this is an actual assessment subject, and reflects any changes from the plan. exactly what will be the focus of this assessment. Any subjects not identified in this way are out-of-scope.",
                        name="assessment-subject",
                        metaschema=OscalAssessmentCommonMetaschema.class,
                        remarks="Processing of an include/exclude pair starts with processing the include, then removing matching entries in the exclude.")
    public class AssessmentSubject
    extends Object
    Identifies system elements being assessed, such as components, inventory items, and locations. In the assessment plan, this identifies a planned assessment subject. In the assessment results this is an actual assessment subject, and reflects any changes from the plan. exactly what will be the focus of this assessment. Any subjects not identified in this way are out-of-scope.