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

...

In order to use the Java classes and properties resources in your UML model you need to import them first with the E2E Builder. How to do this is described in detail on Importing Java Classes and Properties Resource Files.

...

If you have imported a Java class that after the import has a method parameter of type Map and if the definition of this Map is not using generics, you have been prompted to define the types of the key-value pair during import. The Importer will create a new class with the stereotype <<MapEntry>>, that will store these mappings.

Noteinfo
iconfalse

All mappings will be used internally only when running the xUML service.

...