Interface SettingsApplicationDotMethod
- All Known Implementing Classes:
SettingsApplicationDotMethodBase
,SettingsApplicationDotMethodPointInsideRectange
,SettingsApplicationDotMethodRectangeIntersectsRectangle
public interface SettingsApplicationDotMethod
-
Method Details
-
validate
- Throws:
ExprValidationException
-
getFilterExprAnalyzerAffector
FilterExprAnalyzerAffector getFilterExprAnalyzerAffector() -
getFilterSpecCompilerAdvIndexDesc
FilterSpecCompilerAdvIndexDesc getFilterSpecCompilerAdvIndexDesc() -
getForge
ExprForge getForge() -
getLhsName
String getLhsName() -
getLhs
ExprNode[] getLhs() -
getDotMethodName
String getDotMethodName() -
getRhsName
String getRhsName() -
getRhs
ExprNode[] getRhs()
-