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

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

      Subinterfaces of SetProcPointersStmt in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  SetProcPointersToEntryStmt
      Deprecated. 
      Use SetPointersToEntryStmt.

      The following features are supported:

      • Entry

      interface  SetProcPointersToNullStmt
      Deprecated. 
      Use SetPointersToNullStmt.
      interface  SetProcPointersToPointerStmt
      Deprecated. 
      Use SetPointersToPointerStmt.

      The following features are supported:

      • Sending Pointer

      interface  SetProcPointersToProcPointerStmt
      Deprecated. 
      Use SetPointersToPointerStmt.

      The following features are supported:

      • Sending Proc Pointer

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