Jazz API Documentation

Uses of Class
edu.umd.cs.jazz.util.ZDanglingReferenceException

Packages that use ZDanglingReferenceException
edu.umd.cs.jazz.util This package defines several utility classes that are likely to be useful for Jazz applications. 
 

Uses of ZDanglingReferenceException in edu.umd.cs.jazz.util
 

Methods in edu.umd.cs.jazz.util that throw ZDanglingReferenceException
 ZSceneGraphObject ZObjectReferenceTable.getNewObjectReference(ZSceneGraphObject origObj)
          This method is used in conjunction with the clone() method.
 


Jazz API Documentation