ExprOptionalConstantForge(IntervalDeltaExprForge forge,
Long optionalConstant) |
IntervalComputerDuringAndIncludesMinMax(boolean during,
IntervalDeltaExprForge minEval,
IntervalDeltaExprForge maxEval) |
IntervalComputerDuringAndIncludesThresholdForge(boolean during,
IntervalDeltaExprForge threshold) |
IntervalComputerDuringMinMaxStartEndForge(boolean during,
IntervalDeltaExprForge[] parameters) |
IntervalComputerFinishedByThresholdForge(IntervalDeltaExprForge thresholdExpr) |
IntervalComputerFinishesThresholdForge(IntervalDeltaExprForge thresholdExpr) |
IntervalComputerMeetsThresholdForge(IntervalDeltaExprForge thresholdExpr) |
IntervalComputerMetByThresholdForge(IntervalDeltaExprForge thresholdExpr) |
IntervalComputerOverlapsAndByMinMaxForge(boolean overlaps,
IntervalDeltaExprForge minEval,
IntervalDeltaExprForge maxEval) |
IntervalComputerOverlapsAndByThreshold(boolean overlaps,
IntervalDeltaExprForge thresholdExpr) |
IntervalComputerStartedByThresholdForge(IntervalDeltaExprForge thresholdExpr) |
IntervalComputerStartsThresholdForge(IntervalDeltaExprForge thresholdExpr) |