|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Child<I> | Represents an identifiable Object that knows the identifier of its parent. |
| ChildModel<I,V> | Defines a contract of mapping arbitrary objects to a parent/child structure. |
| Class Summary | |
|---|---|
| ChildTreeModel<I,V> | Adapts a ChildModel to a TreeModel. |
| DefaultChildModel<I,V extends Child<I>> | The default implementation of the ChildModel interface which expects its elements to implement the Child interface. |
| DefaultTreeModel<E> | Default implementation of a TreeModel. |
| DefaultTreeNode<E> | Default implementation of a tree node. |
| TreeIterator<E> | Iterates a tree forward and backward. |
Provides implementation and framework for org.databene.model.TreeModel
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||