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.segment.AbstractSegment

  • Packages that use AbstractSegment 
    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.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.datastructure
    This package describes the com.ibm.pdp.maf.rpp.pac.datastructure, 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 AbstractSegment in com.ibm.pdp.maf.rpp.pac.blockbase

      Methods in com.ibm.pdp.maf.rpp.pac.blockbase that return AbstractSegment 
      Modifier and Type Method and Description
      AbstractSegment DCLine.getChildSegment() 
      AbstractSegment DCLine.getFromSegment() 
      AbstractSegment DHLine.getParentSegment() 
      AbstractSegment DRLine.getReferencedTable() 
      AbstractSegment DHLine.getSegment() 
      AbstractSegment DCLine.getSegment() 
    • Uses of AbstractSegment in com.ibm.pdp.maf.rpp.pac.common.dialog

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

      Methods in com.ibm.pdp.maf.rpp.pac.copybook that return AbstractSegment 
      Modifier and Type Method and Description
      AbstractSegment CopybookEntitiesSelected.getDataAggregate() 
    • Uses of AbstractSegment in com.ibm.pdp.maf.rpp.pac.datastructure

      Methods in com.ibm.pdp.maf.rpp.pac.datastructure that return types with arguments of type AbstractSegment 
      Modifier and Type Method and Description
      java.util.List<AbstractSegment> DataStructure.getLSLines() 
    • Uses of AbstractSegment in com.ibm.pdp.maf.rpp.pac.program

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

      Subinterfaces of AbstractSegment in com.ibm.pdp.maf.rpp.pac.segment 
      Modifier and Type Interface and Description
      interface  LogicalView 
      interface  MonoStructureSegment 
      interface  StandardSegment 
      interface  Table 
      Methods in com.ibm.pdp.maf.rpp.pac.segment that return AbstractSegment 
      Modifier and Type Method and Description
      AbstractSegment SegmentComponent.getSegment() 
      AbstractSegment LVSegmentComponent.getSegment() 
    • Uses of AbstractSegment in com.ibm.pdp.maf.rpp.service

      Methods in com.ibm.pdp.maf.rpp.service that return AbstractSegment 
      Modifier and Type Method and Description
      AbstractSegment MAFModelService.getAbstractSegment(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName) 
      AbstractSegment IMAFModelService.getAbstractSegment(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