Uses of Interface
gov.nist.secauto.metaschema.databind.model.IBoundModule

Packages that use IBoundModule
Package
Description
Support for parsing Metaschema module-based data using Java class bindings.
Provides an overlay of the Metaschema module model (gov.nist.secauto.metaschema.core.model) using bound Java class annotations (gov.nist.secauto.metaschema.databind.model.annotations) to represent module constructs annotated on Java classes.
A Metaschema module represented as a set of Metaschema module bindings.