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