public class DDTAInputEntry extends Object
Constructor and Description |
---|
DDTAInputEntry(List<org.kie.dmn.feel.lang.ast.BaseNode> uts,
List<Interval> intervals) |
Modifier and Type | Method and Description |
---|---|
boolean |
adjOrOverlap(DDTAInputEntry other) |
List<Interval> |
getIntervals() |
List<org.kie.dmn.feel.lang.ast.BaseNode> |
getUts() |
boolean |
includes(DDTAInputEntry other) |
String |
toString() |
public List<org.kie.dmn.feel.lang.ast.BaseNode> getUts()
public boolean includes(DDTAInputEntry other)
public boolean adjOrOverlap(DDTAInputEntry other)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.