Package gov.nist.secauto.oscal.lib.model
Class Merge.Combine
java.lang.Object
gov.nist.secauto.oscal.lib.model.Merge.Combine
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
- Enclosing class:
- Merge
@MetaschemaAssembly(formalName="Combination Rule",
description="A Combine element defines how to resolve duplicate instances of the same control (e.g., controls with the same ID).",
name="combine",
moduleClass=OscalProfileModule.class,
valueConstraints=@ValueConstraints(expect=@Expect(id="req-merge-combine",level=ERROR,test="not(@method=\'merge\')")))
public static class Merge.Combine
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
A Combine element defines how to resolve duplicate instances of the same control (e.g., controls with the same ID).
-
Constructor Summary
-
Method Summary