Expressions and "can be parent"

10 views
Skip to first unread message

Martin Jukel

unread,
Jun 6, 2020, 12:30:28 PM6/6/20
to mbeddr-discuss
Hi everybody,

I'm trying to extend mbeddr and I need an element that has 0..n Expressions as children. However, the Expression should only be allowed as children if the result of the expression has a dynamically defined type.

I tried to use a constraint and "can be parent", however even after a lot of research on the Internet I couldn't figure out how to check for the expression result type using the childConcept passed to "can be parent".

The childNode passed to it seems to be always null, so I think I have to use the childConcept somehow.

Any help on that would be greatly appreciated.
 
Reply all
Reply to author
Forward
0 new messages