Package | Description |
---|---|
com.bbn.openmap.layer.vpf |
This package contains code for dealing with NIMA data distributed in
Vector Product Format.
|
Modifier and Type | Class and Description |
---|---|
static class |
GeoSymAttExpression.ColumnExpression
A ColumnExpression is the comparison of an FCI column value against
another column value.
|
static class |
GeoSymAttExpression.CompareExpression |
static class |
GeoSymAttExpression.Connector
Connector class is the part of the expression that contains the logic
operation, AND, OR, and and or.
|
static class |
GeoSymAttExpression.ECDISExpression
The ECDISExpression checks the warehouse for user set values when
evaluating.
|
static class |
GeoSymAttExpression.StringExpression
The ECDISExpression checks the warehouse for user set values when
evaluating.
|
static class |
GeoSymAttExpression.ValueExpression
The ValueExpression is a comparison of a FCI value to a numerical value.
|
Modifier and Type | Field and Description |
---|---|
protected GeoSymAttExpression.Expression |
GeoSymAttExpression.exp |
Modifier and Type | Method and Description |
---|---|
protected GeoSymAttExpression.Expression |
GeoSymAttExpression.findExpression(java.lang.String source)
Recursive parsing statement.
|
protected GeoSymAttExpression.Expression |
GeoSymAttExpression.findMathOp(java.lang.String source) |
Modifier and Type | Method and Description |
---|---|
void |
GeoSymAttExpression.Connector.addExpr(GeoSymAttExpression.Expression expr) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details