toBlueprint

@NotNull
abstract fun toBlueprint(@NotNull elementMap: @NotNull Map<String, ModelElement>, @NotNull groupMap: @NotNull Map<String, ModelGroup>): @NotNull BlueprintChildren

Converts children to blueprint children

Return

children

Parameters

elementMap

element map

groupMap

group map