| package (BC-DWB-TOO) |
A package encapsulates Repository objects in self-contained units. Packages are themselves Repository objects and link the Repository objects contained in them to the correction and transportation system. The components of a package that can be used outside of the package must be published in the package interface. A package that accesses the Repository objects of another package must declare this and must have the permision for this from the other package. Packages are created using the Package Builder.