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.blockbase.AbstractBlockBase

  • Packages that use AbstractBlockBase 
    Package Description
    com.ibm.pdp.maf.rpp.pac.blockbase
    This package describes the com.ibm.pdp.maf.rpp.pac.blockbase, see the description for an UML overview.
    com.ibm.pdp.maf.rpp.pac.common.dialog
    This package describes the com.ibm.pdp.maf.rpp.pac.common.dialog, 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.service
    This package describes the com.ibm.pdp.maf.rpp.service, see the description for an UML overview.
    • Uses of AbstractBlockBase in com.ibm.pdp.maf.rpp.pac.blockbase

      Subinterfaces of AbstractBlockBase in com.ibm.pdp.maf.rpp.pac.blockbase 
      Modifier and Type Interface and Description
      interface  CodasylBlockBase 
      interface  HierarchicalBlockBase 
      interface  RelationalBlockBase 
      interface  SocrateBlockBase 
    • Uses of AbstractBlockBase in com.ibm.pdp.maf.rpp.pac.common.dialog

      Methods in com.ibm.pdp.maf.rpp.pac.common.dialog that return AbstractBlockBase 
      Modifier and Type Method and Description
      AbstractBlockBase SegmentCallCSLine.getBlockBase() 
    • Uses of AbstractBlockBase in com.ibm.pdp.maf.rpp.pac.dialog

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

      This field is reserved for DL/1 database Segments.

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

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

      This field is reserved for DL/1 database Segments.

    • Uses of AbstractBlockBase in com.ibm.pdp.maf.rpp.service

      Methods in com.ibm.pdp.maf.rpp.service that return AbstractBlockBase 
      Modifier and Type Method and Description
      AbstractBlockBase IMAFModelService.getAbstractBlockBase(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName)

      Returns the concrete Abstract Block Base for this project name, package name and entity name. Or null if not present in local workspace.

      AbstractBlockBase MAFModelService.getAbstractBlockBase(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