public interface HierarchicalBlockBase extends AbstractBlockBase
Hierarchical BlockBases used to describe tree-like structured hierarchical databases.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
java.util.List<DHLine> |
getDHLines()
Gives the description of a hierarchical BlockBase.
|
getBlockType, getExternalName, getGenerationLibrary, getGGLines, getGOLines, getType, getVersionNumber
getGCLines
getCalledEntities, getDescriptionTypes, getKeywords, getLabel, getName, getPackage, getProject
static final java.lang.String copyright
java.util.List<DHLine> getDHLines()
Gives the description of a hierarchical BlockBase.