Class Matching

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

@MetaschemaAssembly(formalName="Match Controls by Pattern", description="Selecting a set of controls by matching their IDs with a wildcard pattern.", name="matching", moduleClass=OscalProfileModule.class) public class Matching extends Object implements gov.nist.secauto.metaschema.core.model.IBoundObject
Selecting a set of controls by matching their IDs with a wildcard pattern.
  • Constructor Details

    • Matching

      public Matching()
    • Matching

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