The relationship between packages, modules, components and interfaces is summaries in this graph.
Gliffy Diagram | ||||
---|---|---|---|---|
|
Package
A package consists of a manifest file and the files for the module(s) within the package. Typically a package represents an entire product or system of functionality such as Web Proxy, Script Engine or Logging.
...