public class EvalEveryForgeNode extends EvalForgeNodeBase
audit, factoryNodeId
Constructor and Description |
---|
EvalEveryForgeNode(boolean attachPatternText) |
Modifier and Type | Method and Description |
---|---|
AppliesTo |
appliesTo() |
void |
collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
PatternExpressionPrecedenceEnum |
getPrecedence()
Returns precendence.
|
protected void |
inlineCodegen(CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected String |
nameOfFactory() |
void |
toPrecedenceFreeEPL(StringWriter writer) |
String |
toString() |
protected EPTypeClass |
typeOfFactory() |
addChildNode, addChildNodes, getChildNodes, getFactoryNodeId, isAudit, makeCodegen, setAudit, setFactoryNodeId, setStateMgmtSettings, toEPL
public void toPrecedenceFreeEPL(StringWriter writer)
toPrecedenceFreeEPL
in class EvalForgeNodeBase
public PatternExpressionPrecedenceEnum getPrecedence()
EvalForgeNode
protected EPTypeClass typeOfFactory()
typeOfFactory
in class EvalForgeNodeBase
protected String nameOfFactory()
nameOfFactory
in class EvalForgeNodeBase
protected void inlineCodegen(CodegenMethod method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
inlineCodegen
in class EvalForgeNodeBase
public void collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution, List<FilterSpecTracked> filters, List<ScheduleHandleTracked> schedules)
public AppliesTo appliesTo()
appliesTo
in class EvalForgeNodeBase
Copyright © 2005–2021. All rights reserved.