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

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

Methods in com.ibm.pdp.maf.rpp.pac.segment that return StandardSegment
 StandardSegment SQLComplement.getSegment()
           
 

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

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