Class ProfileSelectControlById

All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject, IProfileSelectControlById

@MetaschemaAssembly(formalName="Select Control", description="Select a control or controls from an imported control set.", name="select-control-by-id", moduleClass=OscalProfileModule.class, remarks="If `with-child-controls` is \"yes\" on the call to a control, no sibling `call`elements need to be used to call any controls appearing within it. Since generally, this is how control enhancements are represented (as controls within controls), this provides a way to include controls with all their dependent controls (enhancements) without having to call them individually.") public class ProfileSelectControlById extends AbstractProfileSelectControlById implements gov.nist.secauto.metaschema.core.model.IBoundObject
Select a control or controls from an imported control set.