com.ibm.pdp.maf.rpp.pac.blockbase
Interface HierarchicalBlockBase
- All Superinterfaces:
- AbstractBlockBase, AbstractRadicalElement, Element, RadicalElement
public interface HierarchicalBlockBase
- extends AbstractBlockBase
Hierarchical BlockBases used to describe tree-like structured hierarchical databases.
Field Summary |
static java.lang.String |
copyright
|
Method Summary |
java.util.List<DHLine> |
getDHLines()
Gives the description of a hierarchical BlockBase. |
copyright
static final java.lang.String copyright
- See Also:
- Constant Field Values
getDHLines
java.util.List<DHLine> getDHLines()
-
Gives the description of a hierarchical BlockBase.
- Returns: