Package oracle.spatial.network.nfe.expression
Provides support for the NFE expression analyzing that is used when applying NFE rules based on attributes conditions and when calculating customized cost in NFE Analysis.
-
Interface Summary Interface Description NFEExpressionAnalyzer This interface defines the methods to set an expression and build it. -
Class Summary Class Description ExpressionLexicalAnalyzer Default implementation for NFEExpressionAnalyzer.ReturnValue Defines the return value of the expression analyzer. -
Exception Summary Exception Description InvalidExpressionException Thrown when an expression is invalid.