Class InsertControls

java.lang.Object
gov.nist.secauto.oscal.lib.model.InsertControls
All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject

@MetaschemaAssembly(formalName="Insert Controls", description="Specifies which controls to use in the containing context.", name="insert-controls", moduleClass=OscalProfileModule.class, remarks="To be schema-valid, this element must contain either (but not both) a single `include-all` directive, or a sequence of `include-controls` directives.\n\nIf this directive is not provided, then no controls are to be inserted; i.e., all controls are included explicitly.") public class InsertControls extends Object implements gov.nist.secauto.metaschema.core.model.IBoundObject
Specifies which controls to use in the containing context.