context-mapper-dsl
context-mapper-dsl copied to clipboard
ContextMapper DSL: A Domain-specific Language for Context Mapping & Service Decomposition
**Describe the bug** The contextmapper **cli** crashes when asked to generate plantuml files for a contextmap which includes an import of another CML file. That other CML file contains the...
Despite the "key" attribute being present in the TacticDDDLanguage.xtext file (for example, in the Attribute and Reference rules), I could not find the methods isKey and setKey(boolean key) anywhere in...
com.google.inject.ProvisionException: Unable to provision, see the following errors: 1) [Guice/ErrorInjectingConstructor]: WrappedException: ResourceSetImpl$1DiagnosticWrappedException: SecurityException: Invalid signature file digest for Manifest main attributes at TerminalsGrammarAccess.(TerminalsGrammarAccess.java:36) at TerminalsGrammarAccess.class(TerminalsGrammarAccess.java:36) at TacticDDDLanguageGrammarAccess.(TacticDDDLanguageGrammarAccess.java:9157) \_ for 2nd...
In PR #323 some basic support for Bounded Context Canvas was introduced, but since then (2 yrs ago), there has been some new additions to the canvas definition that I...
**Describe the bug** I have defined a Trait and I am trying to use the `with` keyword of an Entity definition to implement the Trait. I get the following error...
Sorry if this is out of place, but I figured I ask this in this repo as it seems to me the main one for ContextMapper: I see that there're...