ContextMapper / context-mapper-examples

ContextMapper DSL: Examples

Home Page:https://contextmapper.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graphical context map

fabianboerner opened this issue · comments

Does this example:

/context-mapper-examples/blob/master/src/main/cml/architectural-refactorings/AR-02-Split-Bounded-Context-by-Features/example-output.cml

work with the graphical context map generator?

It only shows the PolicyManagementContext and thats it.

test_ContextMap

Hi @fabianboerner

The output of the context map generator is correct here, yes. Because the PolicyManagementContext is the only context that is added to the context map in CML.

This example was designed to illustrate an Architectural Refactoring and not how the context map generator works.

If you need an example for a Context Map I suggest to try it out with one of the following examples:

Best regards,
Stefan