eclipse-sirius/sirius-web

Add an equivalent of IViewDiagramDescriptionSearchService for Form descriptions

adaussy opened this issue · 0 comments

In the previous implementation of IViewRepresentationDescriptionSearchService (before DDD) it was possible to search for Node, Edge and Form element description. Now it is possible to search for Node and Edge using IViewDiagramDescriptionSearchService but there is no equivalent for Form model.

This issues aims to provides an IViewFormDescriptionSearchService service.