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 Details

    • IncludeAll

      public IncludeAll()
    • IncludeAll

      public IncludeAll(gov.nist.secauto.metaschema.core.model.IMetaschemaData data)
  • Method Details

    • getMetaschemaData

      public gov.nist.secauto.metaschema.core.model.IMetaschemaData getMetaschemaData()
      Specified by:
      getMetaschemaData in interface gov.nist.secauto.metaschema.core.model.IBoundObject
    • toString

      public String toString()
      Overrides:
      toString in class Object