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

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

Subinterfaces of ExprStdClassCond in com.ibm.etools.cobol.application.model.cobol
 interface ExprIsNotStdClassCond
          A representation of a standard class condition with the phrase IS NOT.
 interface ExprIsStdClassCond
          A representation of a standard class condition with the IS phrase.