Actifsource

#6886 Search strategy supports custom element

Actifsource code generator for any programming language
Release: Actifsource V11.4.0

It should be possible to define any object as a search result within the actifsource search strategy.
This element only needs to implement the interface ICustomElement.java and can be used in this way.

This makes it possible, for example, to represent transition paths hierarchically:

6886 CustomElement

On github there is an example:
https://github.com/actifsource/ch.actifsource.example.searchstrategyaspect