net.sf.farrago.fennel.rel
Class FarragoAutoCalcRule.FennelRelType
java.lang.Object
net.sf.farrago.fennel.rel.CalcRelSplitter.RelType
net.sf.farrago.fennel.rel.FarragoAutoCalcRule.FennelRelType
- Enclosing class:
- FarragoAutoCalcRule
private static class FarragoAutoCalcRule.FennelRelType
- extends CalcRelSplitter.RelType
translator
private final RexToCalcTranslator translator
FarragoAutoCalcRule.FennelRelType
private FarragoAutoCalcRule.FennelRelType(RexToCalcTranslator translator)
canImplement
protected boolean canImplement(RexFieldAccess field)
- Specified by:
canImplement
in class CalcRelSplitter.RelType
canImplement
protected boolean canImplement(RexDynamicParam param)
- Specified by:
canImplement
in class CalcRelSplitter.RelType
canImplement
protected boolean canImplement(RexLiteral literal)
- Specified by:
canImplement
in class CalcRelSplitter.RelType
canImplement
protected boolean canImplement(RexCall call)
- Specified by:
canImplement
in class CalcRelSplitter.RelType