public class FilterSpecPlanPathForge extends Object
Constructor and Description |
---|
FilterSpecPlanPathForge(FilterSpecPlanPathTripletForge[] triplets,
ExprNode pathNegate) |
Modifier and Type | Method and Description |
---|---|
protected void |
appendFilterPlanPath(int indexPath,
StringBuilder buf) |
CodegenMethod |
codegen(CodegenMethodScope parent,
SAIFFInitializeSymbolWEventType symbols,
CodegenClassScope classScope) |
boolean |
equalsFilter(FilterSpecPlanPathForge other) |
ExprNode |
getPathNegate() |
FilterSpecPlanPathTripletForge[] |
getTriplets() |
void |
setPathNegate(ExprNode pathNegate) |
public FilterSpecPlanPathForge(FilterSpecPlanPathTripletForge[] triplets, ExprNode pathNegate)
public FilterSpecPlanPathTripletForge[] getTriplets()
public ExprNode getPathNegate()
public void setPathNegate(ExprNode pathNegate)
public boolean equalsFilter(FilterSpecPlanPathForge other)
public CodegenMethod codegen(CodegenMethodScope parent, SAIFFInitializeSymbolWEventType symbols, CodegenClassScope classScope)
protected void appendFilterPlanPath(int indexPath, StringBuilder buf)
Copyright © 2005–2020. All rights reserved.