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

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

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