public class DMNUtils extends Object
Modifier and Type | Method and Description |
---|---|
static org.kie.dmn.feel.lang.Type |
getRootType(org.kie.dmn.core.impl.BaseDMNTypeImpl dmnType)
This method return first buildInType found or top level Type of the given DMNType
|
static org.kie.dmn.api.core.DMNType |
navigateDMNType(org.kie.dmn.api.core.DMNType rootType,
List<String> steps) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.