Uses of Class
com.ibm.etools.cobol.application.model.cobol.impl.ExprLogicalBinaryImpl

Packages that use ExprLogicalBinaryImpl
com.ibm.etools.cobol.application.model.cobol.impl   
 

Uses of ExprLogicalBinaryImpl in com.ibm.etools.cobol.application.model.cobol.impl
 

Subclasses of ExprLogicalBinaryImpl in com.ibm.etools.cobol.application.model.cobol.impl
 class ExprLogicalAndImpl
          An implementation of the model object 'Expr Logical And'.
 class ExprLogicalOrImpl
          An implementation of the model object 'Expr Logical Or'.