Intent.Modules icon indicating copy to clipboard operation
Intent.Modules copied to clipboard

Domain Modeller Api - Missing stereotypes on the GeneralizationEnd to the ParentClass

Open JonathanLydall opened this issue 4 years ago • 0 comments

When you put a stereotype on the generalization end like so:

image

The API does not expose this, it only has an IClass property, for the parentclass and nothing more about the "relationship":

https://github.com/IntentSoftware/IntentArchitect/blob/8a80fb34402a6157b699388d29d718ab4cb9282f/Modules/Intent.Modules.Modelers.Domain/Api/Class.cs#L54

JonathanLydall avatar Jan 19 '20 07:01 JonathanLydall