com.ibm.pdp.maf.rpp.pac.blockbase
Interface SocrateBlockBase

All Superinterfaces:
AbstractBlockBase, AbstractRadicalElement, Element, RadicalElement

public interface SocrateBlockBase
extends AbstractBlockBase

Socrate BlockBases are used to describe SOCRATE/CLIO databases


Field Summary
static java.lang.String copyright
           
 
Method Summary
 java.util.List<DHLine> getDHLines()
           
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.blockbase.AbstractBlockBase
getBlockType, getExternalName, getGenerateFolder, getGenerateProject, getGenerationLibrary, getGenerationOption, getGGLines, getGOLines, getType, getVersionNumber
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.common.AbstractRadicalElement
getGCLines
 
Methods inherited from interface com.ibm.pdp.maf.rpp.kernel.RadicalElement
getCalledEntities, getDescriptionTypes, getDesignId, getEntityVersion, getKeywords, getLabel, getName, getPackage, getProject, isResolved
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getDHLines

java.util.List<DHLine> getDHLines()

Gives the description of a SOCRATE BlockBase.

Returns: