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