Interface TimerScheduleSpecComputeForge
- All Known Implementing Classes:
TimerScheduleSpecComputeFromExprForge
,TimerScheduleSpecComputeISOStringForge
public interface TimerScheduleSpecComputeForge
-
Method Summary
Modifier and TypeMethodDescriptionmake
(CodegenMethodScope parent, CodegenClassScope classScope) void
verifyComputeAllConst
(ExprValidationContext validationContext)
-
Method Details
-
make
-
verifyComputeAllConst
void verifyComputeAllConst(ExprValidationContext validationContext) throws ScheduleParameterException - Throws:
ScheduleParameterException
-