Skip to content
Snippets Groups Projects
Commit 20fa9961 authored by Simon Barner's avatar Simon Barner
Browse files

Add getChildrenWithType(EObject, Class<T>, Collection<Class<?extends T>)

* For the given EObject, this specialization returns the most nested
  ancestors of given type that does not have any ancestors of any
  of the provided admissible specializations.

Issue-Ref: 4104
Issue-Url: af3#4104



Signed-off-by: default avatarSimon Barner <barner@fortiss.org>
parent 96d25864
No related branches found
No related tags found
2 merge requests!1364104,!1354104: Add getChildrenWithType(EObject, Class<T>, Collection<Class<?extends T>)
Pipeline #27877 passed
Pipeline: maven-releng

#27878