User Tools

Site Tools


glossary:module

This is an old revision of the document!


Module


Definition: A module is a piece of code that carries a name and is syntactically distinguished from other parts of the code.


Several principles deal with the decomposition and interaction of classes, methods, procedures, functions, etc. In order to abstract from the concrete syntactic element—be it a class, a method, a procedure, a function, an executable or the like—the term “module” is used.

glossary/module.1368994150.txt.gz · Last modified: 2013-05-22 23:05 (external edit)