The ModelOrganizer class implements the TreeProvider interface (see @lib:TreeView). Therefore, it can be used to create TreeView controls for displaying and navigating the model's organizational hierarchy.
Instances of this class are created automatically by the system, and should not be created directly. To access the ModelOrganizer object of the currently open model use the Environment's @env:Environment!organizer property.