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