Interface IMetaschemaModule<SELF extends IMetaschemaModule<SELF>>

Type Parameters:
SELF - the Java type of the module
All Superinterfaces:
IModule, IModuleExtended<SELF,IModelDefinition,IFlagDefinition,IFieldDefinition,IAssemblyDefinition>
All Known Subinterfaces:
IBindingMetaschemaModule

public interface IMetaschemaModule<SELF extends IMetaschemaModule<SELF>> extends IModuleExtended<SELF,IModelDefinition,IFlagDefinition,IFieldDefinition,IAssemblyDefinition>
Represents a loaded Metaschema module.