Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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

    • Uses of ExprClassCond in com.ibm.etools.cobol.application.model.cobol

      Subinterfaces of ExprClassCond in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  ExprIsNotStdClassCond
      A representation of a standard class condition with the phrase IS NOT.
      interface  ExprIsNotUserClassCond
      A representation of a user class condition with the IS NOT phrase.
      interface  ExprIsStdClassCond
      A representation of a standard class condition with the IS phrase.
      interface  ExprIsUserClassCond
      A representation of a user class condition with the IS phrase.
      interface  ExprStdClassCond
      A representation of a standard class condition.
      interface  ExprUserClassCond
      A representation of a user class condition.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes