Displaying the Structure of a Library

To check a library reference, you can display all the classes that are stored within.

Note that classes that are inserted but not stored do not appear in the library structure.

For example, a class C1 is:

  • inserted in a class C2 (and C2 is stored in a representation 'A')
  • stored in a representation 'B'.
The class C1 appears only in the structure of the representation 'B'.


Before you begin: Check that the library is available in the Package Browser.
See Also
Opening a Dymola Behavior Library
Importing a Modelica Library or a Modelica Model
Creating a Modelica Library or Dymola Behavior Library
  1. Select the Tree tab in the dock.
    The structure of the current libraries is displayed.
  2. Expand the library to check the classes stored under this representation.
    If only Modelica Standard Library and MyLib are present, expanding MyLib gives (as an example):