Package | Description |
---|---|
org.kie.dmn.validation.dtanalysis | |
org.kie.dmn.validation.dtanalysis.model |
Modifier and Type | Method and Description |
---|---|
DTAnalysis |
DMNDTAnalysisMessage.getAnalysis() |
Modifier and Type | Method and Description |
---|---|
List<DTAnalysis> |
DMNDTAnalyser.analyse(org.kie.dmn.api.core.DMNModel model) |
Constructor and Description |
---|
DMNDTAnalysisMessage(DTAnalysis analysis,
org.kie.dmn.api.core.DMNMessage.Severity severity,
String message,
org.kie.dmn.api.core.DMNMessageType messageType) |
Modifier and Type | Method and Description |
---|---|
static DTAnalysis |
DTAnalysis.ofError(org.kie.dmn.model.api.DecisionTable sourceDT,
Throwable error) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.