Software delelopment enviroments - Unified Modeling language - ULM - Packages

Packages are used to keep the related classes grouped together
Used to manage system complexity and to avoid collision among classes
In object-oriented languages, there are also packages (Java’s packages or C#’s namespaces)