public class OutputConditionTimeForge extends Object implements OutputConditionFactoryForge, ScheduleHandleCallbackProvider
Constructor and Description |
---|
OutputConditionTimeForge(ExprTimePeriod timePeriod,
boolean isStartConditionOnCreation) |
Modifier and Type | Method and Description |
---|---|
void |
collectSchedules(List<ScheduleHandleCallbackProvider> scheduleHandleCallbackProviders) |
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
void |
setScheduleCallbackId(int scheduleCallbackId) |
public OutputConditionTimeForge(ExprTimePeriod timePeriod, boolean isStartConditionOnCreation)
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface OutputConditionFactoryForge
public void setScheduleCallbackId(int scheduleCallbackId)
setScheduleCallbackId
in interface ScheduleHandleCallbackProvider
public void collectSchedules(List<ScheduleHandleCallbackProvider> scheduleHandleCallbackProviders)
collectSchedules
in interface OutputConditionFactoryForge
Copyright © 2005–2018. All rights reserved.