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