public class EngineImportApplicationDotMethodPointInsideRectange extends EngineImportApplicationDotMethodBase
Modifier and Type | Class and Description |
---|---|
static class |
EngineImportApplicationDotMethodPointInsideRectange.PointIntersectsRectangleEvaluator |
static class |
EngineImportApplicationDotMethodPointInsideRectange.PointIntersectsRectangleForge |
Modifier and Type | Field and Description |
---|---|
static String |
INDEXTYPE_NAME |
protected static String |
LOOKUP_OPERATION_NAME |
LHS_VALIDATION_NAME, parent, RHS_VALIDATION_NAME
Constructor and Description |
---|
EngineImportApplicationDotMethodPointInsideRectange(ExprDotNodeImpl parent,
String lhsName,
ExprNode[] lhs,
String dotMethodName,
String rhsName,
ExprNode[] rhs,
ExprNode[] indexNamedParameter) |
Modifier and Type | Method and Description |
---|---|
protected String |
indexTypeName() |
protected String |
operationName() |
protected ExprForge |
validateAll(String lhsName,
ExprNode[] lhs,
String rhsName,
ExprNode[] rhs,
ExprValidationContext validationContext) |
getDotMethodName, getFilterExprAnalyzerAffector, getFilterSpecCompilerAdvIndexDesc, getForge, getLhs, getLhsName, getRhs, getRhsName, validate
protected static final String LOOKUP_OPERATION_NAME
public static final String INDEXTYPE_NAME
protected ExprForge validateAll(String lhsName, ExprNode[] lhs, String rhsName, ExprNode[] rhs, ExprValidationContext validationContext) throws ExprValidationException
validateAll
in class EngineImportApplicationDotMethodBase
ExprValidationException
protected String operationName()
operationName
in class EngineImportApplicationDotMethodBase
protected String indexTypeName()
indexTypeName
in class EngineImportApplicationDotMethodBase