A package is a directory path in which a class file is located. It maps to the organization of your code within your projects. ABL uses the PROPATH and the package to locate your classes.

For example, in this directory structure where Server/src is in the PROPATH, BusinessComponent.BusinessEntity is a valid package name: