Class DDTAInputEntry
java.lang.Object
org.kie.dmn.validation.dtanalysis.model.DDTAInputEntry
-
Constructor Summary
ConstructorsConstructorDescriptionDDTAInputEntry(List<BaseNode> uts, List<Interval> intervals, boolean allSingularities) -
Method Summary
Modifier and TypeMethodDescriptionbooleanadjOrOverlap(DDTAInputEntry other) getUts()booleanincludes(DDTAInputEntry other) booleanTrue when UnaryTests represent singularity/singularities, regardless of negation.toString()
-
Constructor Details
-
DDTAInputEntry
-
-
Method Details