|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBlockBase | |
---|---|
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.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.pac.dialog | This package describes the com.ibm.pdp.maf.rpp.pac.dialog, see the description for an UML overview. |
com.ibm.pdp.maf.rpp.pac.dialogserver | This package describes the com.ibm.pdp.maf.rpp.pac.dialogserver, 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 AbstractBlockBase in com.ibm.pdp.maf.rpp.pac.blockbase |
---|
Subinterfaces of AbstractBlockBase in com.ibm.pdp.maf.rpp.pac.blockbase | |
---|---|
interface |
CodasylBlockBase
|
interface |
HierarchicalBlockBase
|
interface |
RelationalBlockBase
|
interface |
SocrateBlockBase
|
Uses of AbstractBlockBase in com.ibm.pdp.maf.rpp.pac.common.dialog |
---|
Methods in com.ibm.pdp.maf.rpp.pac.common.dialog that return AbstractBlockBase | |
---|---|
AbstractBlockBase |
SegmentCallCSLine.getBlockBase()
|
Uses of AbstractBlockBase in com.ibm.pdp.maf.rpp.pac.dialog |
---|
Methods in com.ibm.pdp.maf.rpp.pac.dialog that return AbstractBlockBase | |
---|---|
AbstractBlockBase |
Dialog.getPsbOrSubSchemaCode()
This field is reserved for DL/1 database Segments. |
Uses of AbstractBlockBase in com.ibm.pdp.maf.rpp.pac.dialogserver |
---|
Methods in com.ibm.pdp.maf.rpp.pac.dialogserver that return AbstractBlockBase | |
---|---|
AbstractBlockBase |
DialogServer.getPsbOrSubSchemaCode()
This field is reserved for DL/1 database Segments. |
Uses of AbstractBlockBase in com.ibm.pdp.maf.rpp.service |
---|
Methods in com.ibm.pdp.maf.rpp.service that return AbstractBlockBase | |
---|---|
AbstractBlockBase |
MAFModelService.getAbstractBlockBase(java.lang.String projectName,
java.lang.String packageName,
java.lang.String entityName)
|
AbstractBlockBase |
IMAFModelService.getAbstractBlockBase(java.lang.String projectName,
java.lang.String packageName,
java.lang.String entityName)
Returns the concrete Abstract Block Base for this project name, package name and entity name. Or null if not present in local workspace. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |