Class BaseNodeItem

All Implemented Interfaces:
io.github.mmm.code.api.CodeWithContext, io.github.mmm.code.api.item.CodeItem, io.github.mmm.code.api.item.CodeMutableItem, io.github.mmm.code.api.node.CodeNode, io.github.mmm.code.api.node.CodeNodeItem, io.github.mmm.code.api.object.CodeMutable
Direct Known Subclasses:
BaseAnnotation, BaseBlock, BaseDoc, BaseElement, BaseNodeItemContainer

public abstract class BaseNodeItem extends BaseMutableItem implements io.github.mmm.code.api.node.CodeNodeItem
Base implementation of CodeNodeItem.
Since:
1.0.0
Author:
Joerg Hohwiller (hohwille at users.sourceforge.net)