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