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