public interface HistoricalEventViewableForge extends ScheduleHandleCallbackProvider
Modifier and Type | Method and Description |
---|---|
SortedSet<Integer> |
getRequiredStreams()
Returns the a set of stream numbers of all streams that provide property values
in any of the parameter expressions to the stream.
|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
List<StmtClassForgeableFactory> |
validate(StreamTypeService typeService,
StatementBaseInfo base,
StatementCompileTimeServices services) |
setScheduleCallbackId
List<StmtClassForgeableFactory> validate(StreamTypeService typeService, StatementBaseInfo base, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
SortedSet<Integer> getRequiredStreams()
CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
Copyright © 2005–2020. All rights reserved.