Uses of Class
org.filteredpush.rdf.reflection.DeconstructedObjectGraph

Packages that use DeconstructedObjectGraph
org.filteredpush.rdf.reflection   
 

Uses of DeconstructedObjectGraph in org.filteredpush.rdf.reflection
 

Methods in org.filteredpush.rdf.reflection that return DeconstructedObjectGraph
 DeconstructedObjectGraph ClassDeconstructor.deconstruct(java.lang.Object topLevelObj)
          Given an instance of the top-level class this ClassDeconstructor was initialized with, deconstruct the object and return a DeconstructedObjectGraph.