public class ListPropertyConverter extends Object
Constructor and Description |
---|
ListPropertyConverter() |
Modifier and Type | Method and Description |
---|---|
static org.kie.dmn.model.api.List |
dmnFromWB(List wb,
Consumer<ComponentWidths> componentWidthsConsumer) |
static List |
wbFromDMN(org.kie.dmn.model.api.List dmn,
BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer) |
public static List wbFromDMN(org.kie.dmn.model.api.List dmn, BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer)
public static org.kie.dmn.model.api.List dmnFromWB(List wb, Consumer<ComponentWidths> componentWidthsConsumer)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.