Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 1.0.1

Integration applications in the E2E Bridge are defined in UML models. Given the power and complexity of UML and the Bridge, there are many options how to define UML models. For example, it is possible to put all definitions into one big model. The drawbacks are obvious, the bigger the model becomes the longer it will take MagicDraw to load and the model compiler to compile. Additionally, if more than one modeler has to work on the given model it becomes cumbersome to do so. Thus, it makes sense to split the overall UML model into several small models (i.e. XMI files).

...