Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 7.8.0
Div
Classe2e-refDiv

Otp
Floatingfalse

Rp

You Bridge 7 You can import an OData CSDL file (.edmx) describing an OData REST interface directly from a file or via a URL. The importer will generate the data (entities and types) and service elements to your UML model.
The OData entities import rules are described in detail in OData Import Rules.

...

Expand

Select the UML model, in which the file should be imported. The uml source path of the current Builder project will be suggested.
Select an XMI file and click OK.
 


After a few seconds, the chosen target XMI file will be loaded.

The E2E Builder shows information about the import process in the Messages window.

The imported types are stored in package Data / <OData entities file name>.import.xml.

The UML model needs to be saved to persist the imported entities and packages. If an error occurred during the import, you will be notified by the Importer.

...