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