Term: Module
A unit of code distribution, within the InfoGrid Module Framework. Its meta-data is captured in a ModuleAdvertisement.
Two types of Modules are supported:
- StandardModules: contain regular code and resources
- ModelModules: contain a Model and associated files, such as code generated by the CodeGenerator.
See also:
