You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Uploading Libraries

In the Libraries menu you can upload and manage your own libraries. Libraries are always uploaded to a dedicated namespace. If you want to use a library in several namespaces, you must upload it to each namespace separately.

Library files must be in .lrep format.

When you open menu Libraries, you must first select the namespace you want to edit.

The selected namespace is highlighted in blue and section Libraries is displayed. You are now able to upload library files to the selected namespace.

To select a library file, click button Choose file.

The name of the selected file is displayed. If you want to select a different file, use the Change file button.

Click Upload to confirm your choice and start the action.

After a successful upload the library is displayed in the Libraries section.

The library is now available within this namespace.

If you want to add the library to a project, open the Libraries folder and use the Manage libraries button.

All uploaded libraries of the selected namespace are listed in the libraries section.

Updating a Library

If you try to upload an already existing library in the same version again, you will receive an error message.

To update an already uploaded library, mark the library in question.

This will open section Versions below the library list.

In this section all versions of the library are listed.

Click on a version to display

  • its dependencies.
  • the Update section.

Use button Choose file to select the new library file you want to use.

The name of the selected file is displayed. If you want to select a different file, use the Change file button.

Click on Update to start the action.

Do not forget to clear the compiler cache when you have updated a library. You will find the button to clear the cache in the model toolbar.

Example:

  • In a BPMN model, a library lib is used in version 1.0.0 from January.
  • In the library administration, lib 1.0.0 is replaced with 1.0.0 from February.
  • The user has to clear the Compiler cache to get 1.0.0 from February.

Deleting a Library

All uploaded libraries of the selected namespace are listed in the libraries section.

If you want to delete a library from the list, click .

Downloading a Library

You can also download a library from a selected namespace.

Select the library you want to download and use the download button in the Versions section.

Library Documentation

During the creation of your own libraries in MagicDraw, you can insert explanatory documentation to the elements.

For further information about the creation of documentation tags see page Model Documentation.

Use option Documentation to display the documentation of a library.

You can find it in the Manage Libraries dialog...

If documentation is available, it will be opened in a new browser tab.

This allows developers to access library documentation at any time during the development process.

  • No labels