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()
           
 

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

Methods in com.ibm.pdp.maf.rpp.service that return LogicalView
 LogicalView MAFModelService.getLogicalView(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName)
           
 LogicalView IMAFModelService.getLogicalView(java.lang.String projectName, java.lang.String packageName, java.lang.String entityName)