public class TextAnnotationConverter extends Object
Constructor and Description |
---|
TextAnnotationConverter(FactoryManager factoryManager) |
Modifier and Type | Method and Description |
---|---|
org.kie.dmn.model.v1_1.TextAnnotation |
dmnFromNode(Node<View<TextAnnotation>,?> node) |
Node<View<TextAnnotation>,?> |
nodeFromDMN(org.kie.dmn.model.v1_1.TextAnnotation dmn) |
public TextAnnotationConverter(FactoryManager factoryManager)
public Node<View<TextAnnotation>,?> nodeFromDMN(org.kie.dmn.model.v1_1.TextAnnotation dmn)
public org.kie.dmn.model.v1_1.TextAnnotation dmnFromNode(Node<View<TextAnnotation>,?> node)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.