Package gov.nist.secauto.oscal.lib.model
Class IncludeAll
java.lang.Object
gov.nist.secauto.oscal.lib.model.IncludeAll
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
@MetaschemaAssembly(formalName="Include All",
description="Include all controls from the imported catalog or profile resources.",
name="include-all",
moduleClass=OscalControlCommonModule.class,
remarks="This element provides an alternative to calling controls individually from a catalog.")
public class IncludeAll
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
Include all controls from the imported catalog or profile resources.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongov.nist.secauto.metaschema.core.model.IMetaschemaData
toString()
-
Constructor Details
-
IncludeAll
public IncludeAll() -
IncludeAll
-
-
Method Details