Uses of Interface
com.ibm.pdp.maf.rpp.pac.segment.LogicalView

Packages that use LogicalView
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 LogicalView in com.ibm.pdp.maf.rpp.pac.common.dialog
 

Methods in com.ibm.pdp.maf.rpp.pac.common.dialog that return LogicalView
 LogicalView LogicalViewCallCSLine.getLogicalView()
          Logical View called
 

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

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