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
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongov.nist.secauto.metaschema.core.model.IMetaschemaDatavoidsetConstraints(List<Object> value) voidsetMessage(String value) voidsetMetaschemaNamespace(URI value) voidsetMetaschemaShortName(String value) voidsetRemarks(Remarks value) toString() 
- 
Constructor Details
- 
Scope
public Scope() - 
Scope
 
 - 
 - 
Method Details
- 
getMetaschemaData
- Specified by:
 getMetaschemaDatain interfacegov.nist.secauto.metaschema.core.model.IBoundObject
 - 
getMetaschemaNamespace
 - 
setMetaschemaNamespace
 - 
getMetaschemaShortName
 - 
setMetaschemaShortName
 - 
getConstraints
 - 
setConstraints
 - 
getMessage
 - 
setMessage
 - 
getRemarks
 - 
setRemarks
 - 
toString
 
 -