Uses of Interface
com.ibm.pdp.maf.rpp.pac.blockbase.HierarchicalBlockBase

Packages that use HierarchicalBlockBase
com.ibm.pdp.maf.rpp.pac.blockbase This package describes the com.ibm.pdp.maf.rpp.pac.blockbase, 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 HierarchicalBlockBase in com.ibm.pdp.maf.rpp.pac.blockbase
 

Methods in com.ibm.pdp.maf.rpp.pac.blockbase that return HierarchicalBlockBase
 HierarchicalBlockBase DHLine.getPCBorPSBCode()
          The PCB or PSB code field is active only for PC or PS-type Blocks.
 

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

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