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.EveryClause

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

      Methods in com.ibm.etools.cobol.application.model.cobol that return EveryClause 
      Modifier and Type Method and Description
      EveryClause GenericClause.getEveryClause()
      Returns the value of the 'Every Clause' containment reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type EveryClause 
      Modifier and Type Method and Description
      void GenericClause.setEveryClause(EveryClause value)
      Sets the value of the 'Every Clause' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes