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.dialogserver.DialogServer

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

      Methods in com.ibm.pdp.maf.rpp.pac.dialogcommunicationmonitor that return DialogServer 
      Modifier and Type Method and Description
      DialogServer CommunicationMonitor.getDialogServer() 
    • Uses of DialogServer in com.ibm.pdp.maf.rpp.pac.dialogserver

      Methods in com.ibm.pdp.maf.rpp.pac.dialogserver that return DialogServer 
      Modifier and Type Method and Description
      DialogServer Server.getDialogServer() 
    • Uses of DialogServer in com.ibm.pdp.maf.rpp.pac.errorlabel

      Methods in com.ibm.pdp.maf.rpp.pac.errorlabel that return DialogServer 
      Modifier and Type Method and Description
      DialogServer ErrorLabel.getDialogServer()

      If the generation concerns Server Error Label, this indicates the Dialog Server concerned by the generation.

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

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