|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericBranch | |
---|---|
consciouscode.seedling.scope | |
consciouscode.seedling.tree | Provides standard implementations of the Seedling container interfaces. |
Uses of GenericBranch in consciouscode.seedling.scope |
---|
Subclasses of GenericBranch in consciouscode.seedling.scope | |
---|---|
class |
ScopeManager
A branch that creates and manages ScopeRoot s. |
class |
ScopeRoot
A local root node that contains all of the nodes of a non-global scope. |
Uses of GenericBranch in consciouscode.seedling.tree |
---|
Subclasses of GenericBranch in consciouscode.seedling.tree | |
---|---|
class |
StandardBranch
The canonical implementation of BranchNode , providing dynamic node
provisioning via a NodeProvider . |
class |
StandardRoot
The global root of a Seedling application tree. |
Methods in consciouscode.seedling.tree that return GenericBranch | |
---|---|
protected GenericBranch |
GenericBranch.constructChildBranch()
Strategy method called by provisionChildBranch() to do
initial construction of child branches. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |