This functionality is only available for certain module packages.

Importing a library for interfaces

The previously created interfaces are required both in the library T_Mechatronic_ModularSystem, as well as T_Office_Word. Insertion points for components that implement a specific interface are installed in the mechatronic modular system. In the T_Office_Word library, the discipline components are still encapsulated by mechatronic components that implement those interfaces and can therefore be placed on the corresponding insertion points.

  1. Open the T_Mechatronic_ModularSystem library.
  2. Switch to the editor page Imported libraries.
  3. Click to open the Finder dialog.
  4. Click [Search] in the Finder dialog.
  5. Select the T_Interfaces library.
  6. Confirm with [OK].
  7. Save the T_Mechatronic_ModularSystem library.
  8. Repeat steps 1 to 7 for the T_Office_Word library.

The interfaces of T_Interfaces can now be applied in the T_Mechatronic_ModularSystem and T_Office_Word.