Undefined Classes Check: The check is accomplished by two methods in Cd_graph. First, collectClasses() produces a hash of all classes which are defined in the CD. Then, checkDefinedClasses() traverses the entire CD and checks to ensure that all part classes and child classes in the dictionary are defined in the hash. If not, an error is printed.