Skip to content

Commit ce2b671

Browse files
committed
add bounded context definitions for project
1 parent 483bdde commit ce2b671

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/plugin_context.cml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
ContextMap {
2+
contains IntelliJPlugin, LanguageServer
3+
IntelliJPlugin [D] <- [U,PL,OHS] LanguageServer
4+
}
5+
6+
BoundedContext IntelliJPlugin
7+
BoundedContext LanguageServer

0 commit comments

Comments
 (0)