Interface IBoundModule

All Superinterfaces:
dev.metaschema.core.model.IModule, dev.metaschema.core.model.IModuleExtended<IBoundModule,IBoundDefinitionModelComplex,IBoundDefinitionFlag,IBoundDefinitionModelField<?>,IBoundDefinitionModelAssembly>
All Known Implementing Classes:
AbstractBoundModule, MetaschemaBindingsModule, MetaschemaModelModule

Represents a bound Metaschema module that provides access to its field and assembly definitions through Java class bindings.