::xox
Class ObjectGraph

Heritage:
::xotcl::Object
Associated Test:
::xox::test::TestObjectGraph

Class ObjectGraph
superclass ::xotcl::Object,
ObjectGraph is a library of utility procedures that assist 
 in working with object-graphs and class-trees. 

 To use these procedures you do not need to make a new
 instance of ObjectGraph.  Just call them directly from
 the class.

 Example:

 ::xox::ObjectGraph findAllInstances ::xotcl::Object

 This returns a list of all objects in the process.
Variables
NameDefault ValueClassComment
 
Methods
NameComment
   
Methods from ::xotcl::Object
#, ., ?, ?code, ?methods, ?object, abstract, copy, coverageFilter, defaultmethod, extractConfigureArg, filterappend, garbageCollect, get#, getClean#, hasclass, init, methodTag, mixinappend, move, profileFilter, self, setParameterDefaults, shell, tclcmd, traceFilter,