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

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

Subinterfaces of ExprUserClassCond in com.ibm.etools.cobol.application.model.cobol
 interface ExprIsNotUserClassCond
          A representation of a user class condition with the IS NOT phrase.
 interface ExprIsUserClassCond
          A representation of a user class condition with the IS phrase.