MaibornWolff / metric-gardener

BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Enums defined in classes should result in two relations #375

Open BenediktMehl opened 4 months ago

BenediktMehl commented 4 months ago

As a user I want to have to two relations if there is an enum defined in ClassA and used by ClassB. The first relation goes from ClassB to ClassA the second relation goes from ClassB to ClassA.Enum.

This Issue resulted from issue #372

DOD:

BenediktMehl commented 4 months ago

Lets talk about this again in the next Daily