Interface OutputConditionFactoryForge
- All Known Implementing Classes:
OutputConditionCountForge
,OutputConditionCrontabForge
,OutputConditionExpressionForge
,OutputConditionNullFactoryForge
,OutputConditionTermFactoryForge
,OutputConditionTimeForge
public interface OutputConditionFactoryForge
-
Method Summary
Modifier and TypeMethodDescriptionvoid
collectSchedules
(CallbackAttributionOutputRate callbackAttribution, List<ScheduleHandleTracked> scheduleHandleCallbackProviders) make
(CodegenMethodScope method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-
Method Details
-
make
CodegenExpression make(CodegenMethodScope method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope) -
collectSchedules
void collectSchedules(CallbackAttributionOutputRate callbackAttribution, List<ScheduleHandleTracked> scheduleHandleCallbackProviders)
-