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
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment