Uses of Interface
com.ibm.pdp.maf.rpp.pac.dialog.Dialog

Packages that use Dialog
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.service This package describes the com.ibm.pdp.maf.rpp.service, see the description for an UML overview. 
 

Uses of Dialog in com.ibm.pdp.maf.rpp.pac.dialog
 

Methods in com.ibm.pdp.maf.rpp.pac.dialog that return Dialog
 Dialog Screen.getDialog()
          Indicates the Dialog linked to the Screen.
 

Uses of Dialog in com.ibm.pdp.maf.rpp.service
 

Methods in com.ibm.pdp.maf.rpp.service that return Dialog
 Dialog IMAFModelService.getDialog(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName)
          Returns the Dialog for this project name, package name and entity name.