Polybench® Reference
A namespace describes a part of a Polybench project that is protected from other namespaces

Namespaces in a project

Overview

Polybench projects may be build up from multiple independent modules that have protected boundaries. Such a protected part of the project is called a namespace.

Any variables, object names and connection labels that reside in one namespace, cannot be 'seen' in another namespace.

This allows the developer to use equal object names, label names and variable names on multiple pages.

Details

In the properties of a page ("Page") you can see to which namespace the page, and all objects that are on it, belong.