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