Package com.example.metaschema
Class MetaschemaModuleConstraints.Scope
java.lang.Object
com.example.metaschema.MetaschemaModuleConstraints.Scope
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
- Enclosing class:
- MetaschemaModuleConstraints
@MetaschemaAssembly(name="scope",
moduleClass=MetaschemaModelModule.class)
public static class MetaschemaModuleConstraints.Scope
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongov.nist.secauto.metaschema.core.model.IMetaschemaData
void
setConstraints
(List<Object> value) void
setMessage
(String value) void
setMetaschemaNamespace
(URI value) void
setMetaschemaShortName
(String value) void
setRemarks
(Remarks value) toString()
-
Constructor Details
-
Scope
public Scope() -
Scope
-
-
Method Details
-
getMetaschemaData
- Specified by:
getMetaschemaData
in interfacegov.nist.secauto.metaschema.core.model.IBoundObject
-
getMetaschemaNamespace
-
setMetaschemaNamespace
-
getMetaschemaShortName
-
setMetaschemaShortName
-
getConstraints
-
setConstraints
-
getMessage
-
setMessage
-
getRemarks
-
setRemarks
-
toString
-