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

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

Uses of Screen in com.ibm.pdp.maf.rpp.pac.common.dialog
 

Methods in com.ibm.pdp.maf.rpp.pac.common.dialog that return Screen
 Screen CELineScreenCall.getScreen()
          Screen called
 Screen CELineLabel.getScreen()
          Screen when LabelNature T : Screen Title.
 Screen CELineFieldComplement.getScreen()
          Indicates the code of the Segment to branch to when UpdateOption is equal to Simulate Screen Branching or Generate Screen Branching.
 

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

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