A
C
- Component
-
We follow the definition of John Lakos in "Large Scale C++ Software Design": “A component is the smallest unit of physical design.” This is a source file in Java and C# and a source file plus included header files in C/C++. For more details, see Chapter 5, Getting Familiar with the Sonargraph System Model .
L
- Logical Namespace
-
Unifies physical namespaces contained in different root directories. More details are given in Section 5.4, “Logical Models” .
M
P
- Programming Element
-
The abstract term that represents a type, method, routine, etc. within the different languages. More details are given in Chapter 5, Getting Familiar with the Sonargraph System Model
S
W
- Workspace Profile
-
Transforms the existing root directories. This is useful for the integration of Sonargraph in the build server. More details are given in Section 8.8.3, “ Creating Workspace Profiles for Build Environments ”.