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

Uses of Interface
com.ibm.pdp.maf.rpp.pac.datastructure.DataStructure

  • Packages that use DataStructure 
    Package Description
    com.ibm.pdp.maf.rpp.pac.copybook
    This package describes the com.ibm.pdp.maf.rpp.pac.copybook, see the description for an UML overview.
    com.ibm.pdp.maf.rpp.pac.dialog
    This package describes the com.ibm.pdp.maf.rpp.pac.dialog, see the description for an UML overview.
    com.ibm.pdp.maf.rpp.pac.dialogserver
    This package describes the com.ibm.pdp.maf.rpp.pac.dialogserver, see the description for an UML overview.
    com.ibm.pdp.maf.rpp.pac.errorlabel
    This package describes the com.ibm.pdp.maf.rpp.pac.errorlabel, see the description for an UML overview.
    com.ibm.pdp.maf.rpp.pac.program
    This package describes the com.ibm.pdp.maf.rpp.pac.program, see the description for an UML overview.
    com.ibm.pdp.maf.rpp.pac.segment
    This package describes the com.ibm.pdp.maf.rpp.pac.segment, see the description for an UML overview.
    com.ibm.pdp.maf.rpp.service
    This package describes the com.ibm.pdp.maf.rpp.service, see the description for an UML overview.
    • Uses of DataStructure in com.ibm.pdp.maf.rpp.pac.copybook

      Methods in com.ibm.pdp.maf.rpp.pac.copybook that return DataStructure 
      Modifier and Type Method and Description
      DataStructure Copybook.getDataStructure() 
    • Uses of DataStructure in com.ibm.pdp.maf.rpp.pac.dialog

      Methods in com.ibm.pdp.maf.rpp.pac.dialog that return DataStructure 
      Modifier and Type Method and Description
      DataStructure Dialog.getCommonArea()

      The communication common area constitutes the area of exchange between the various Screens of the Dialog.

    • Uses of DataStructure in com.ibm.pdp.maf.rpp.pac.dialogserver

      Methods in com.ibm.pdp.maf.rpp.pac.dialogserver that return DataStructure 
      Modifier and Type Method and Description
      DataStructure DialogServer.getCommonArea()

      The communication common area constitutes the area of exchange between the various Screens of the Dialog.

    • Uses of DataStructure in com.ibm.pdp.maf.rpp.pac.errorlabel

      Methods in com.ibm.pdp.maf.rpp.pac.errorlabel that return DataStructure 
      Modifier and Type Method and Description
      DataStructure ErrorLabel.getDataStructure() 
    • Uses of DataStructure in com.ibm.pdp.maf.rpp.pac.program

      Methods in com.ibm.pdp.maf.rpp.pac.program that return DataStructure 
      Modifier and Type Method and Description
      DataStructure MacroParameters.getDataStructure() 
      DataStructure DataStructureCall.getDataStructure() 
    • Uses of DataStructure in com.ibm.pdp.maf.rpp.pac.segment

      Methods in com.ibm.pdp.maf.rpp.pac.segment that return DataStructure 
      Modifier and Type Method and Description
      DataStructure AbstractSegment.getDataStructure() 
    • Uses of DataStructure in com.ibm.pdp.maf.rpp.service

      Methods in com.ibm.pdp.maf.rpp.service that return DataStructure 
      Modifier and Type Method and Description
      DataStructure MAFModelService.getDataStructure(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName) 
      DataStructure IMAFModelService.getDataStructure(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes