Package gov.nist.secauto.oscal.lib.model
Class ParameterConstraint.Test
java.lang.Object
gov.nist.secauto.oscal.lib.model.ParameterConstraint.Test
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
- Enclosing class:
- ParameterConstraint
@MetaschemaAssembly(formalName="Constraint Test",
description="A test expression which is expected to be evaluated by a tool.",
name="test",
moduleClass=OscalControlCommonModule.class)
public static class ParameterConstraint.Test
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
A test expression which is expected to be evaluated by a tool.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongov.nist.secauto.metaschema.core.model.IMetaschemaData
gov.nist.secauto.metaschema.core.datatype.markup.MarkupMultiline
void
setExpression
(String value) void
setRemarks
(gov.nist.secauto.metaschema.core.datatype.markup.MarkupMultiline value) toString()