Uses of Interface
com.ibm.etools.cobol.application.model.cobol.EvaluateObject

Uses of EvaluateObject in com.ibm.etools.cobol.application.model.cobol
 

Subinterfaces of EvaluateObject in com.ibm.etools.cobol.application.model.cobol
 interface EvaluateAny
          A representation of ANY in the WHEN clause of an EVALUATE statement.
 interface EvaluateExpr
          A representation of a conditional expression in the WHEN clause of an EVALUATE statement.
 interface EvaluateExprRange
          A representation of a range of values in the WHEN clause of an EVALUATE statement.