public class DMNDTAnalyser extends Object implements InternalDMNDTAnalyser
| Constructor and Description |
|---|
DMNDTAnalyser(List<DMNProfile> dmnProfiles) |
| Modifier and Type | Method and Description |
|---|---|
List<DTAnalysis> |
analyse(org.kie.dmn.api.core.DMNModel model,
Set<DMNValidator.Validation> flags) |
public DMNDTAnalyser(List<DMNProfile> dmnProfiles)
public List<DTAnalysis> analyse(org.kie.dmn.api.core.DMNModel model, Set<DMNValidator.Validation> flags)
analyse in interface InternalDMNDTAnalyserCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.