2 Views

When modeling an application, you may encounter subject matters that deal with the same information but addressing different requirements.  When the requirements are varied enough, it may make sense to model parts of the application on separate class diagrams… each with its own view of the data.

For example, here is a model of the syntax of a language.  This model focuses on the content, form and inter-relationships of the elements of the language.

modeling-9841392

This language can be marked with options that affect its translation.  Marking deals with the same information but is addressing a separate and substantially different requirement.  So, a new view of the data is modeled that focuses on the requirements of providing the needed translation options.  In xtUML, this is done with an imported class (or class reference) that is depicted on more than one class diagram.

marking-1769092

Related Articles
Dear Modelers, Significant progress has been made on a specifications of textual xtUML and separately…
At xtUML Days 2020 UK, Marc Balcer explained model-driven test case generation with TAME.
BridgePoint is Open Source Software (OSS). It is free. However, OSS is not free like…