public class InputDataConverter extends Object
Constructor and Description |
---|
InputDataConverter(FactoryManager factoryManager) |
Modifier and Type | Method and Description |
---|---|
JSITInputData |
dmnFromNode(Node<View<InputData>,?> node,
Consumer<JSITComponentWidths> componentWidthsConsumer) |
Node<View<InputData>,?> |
nodeFromDMN(JSITInputData dmn,
BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer) |
public InputDataConverter(FactoryManager factoryManager)
public Node<View<InputData>,?> nodeFromDMN(JSITInputData dmn, BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer)
public JSITInputData dmnFromNode(Node<View<InputData>,?> node, Consumer<JSITComponentWidths> componentWidthsConsumer)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.