xmolecules / jmolecules-intellij-plugin

jMolecules integration for IntelliJ based IDEs like IDEA
Apache License 2.0
10 stars 5 forks source link

Support for jMolecules DDD building block types #2

Closed odrotbohm closed 3 years ago

odrotbohm commented 3 years ago

It would be cool if type based building block declarations would be picked up as well. E.g. a type implements org.jmolecules.ddd.types.AggregateRoot (also by indirection) should also be detected as aggregate root.