Uses of Class
consciouscode.seedling.scope.ScopeRoot

Packages that use ScopeRoot
consciouscode.seedling.scope   
 

Uses of ScopeRoot in consciouscode.seedling.scope
 

Methods in consciouscode.seedling.scope that return ScopeRoot
 ScopeRoot ScopeManager.createScope()
          Creates and installs a new child scope.
 

Methods in consciouscode.seedling.scope with parameters of type ScopeRoot
 void ScopeManager.uninstallScope(ScopeRoot scope)
          Uninstalls the given scope, stopping every node within it.
 



Copyright © 2001–2012 Todd V. Jonker. All Rights Reserved.