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

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

      Methods in com.ibm.etools.cobol.application.model.cobol that return KeyCondition 
      Modifier and Type Method and Description
      KeyCondition StartStmt.getKeyCondition()
      Returns the value of the 'Key Condition' containment reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type KeyCondition 
      Modifier and Type Method and Description
      void StartStmt.setKeyCondition(KeyCondition value)
      Sets the value of the 'Key Condition' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes