Package com.bc.ceres.binio.expr
Class SelectionExpr
java.lang.Object
com.bc.ceres.binio.expr.AbstractExpression
com.bc.ceres.binio.expr.SelectionExpr
- All Implemented Interfaces:
 Expression
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.bc.ceres.binio.expr.AbstractExpression
getParent, setParent 
- 
Constructor Details
- 
SelectionExpr
 
 - 
 - 
Method Details
- 
isConstant
public boolean isConstant() - 
evaluate
- Throws:
 IOException
 
 -