Module pacai.util.reflection

Functions

def getAllDescendents(classObject)

Get all the descendent classes of the given class.

def qualifiedImport(qualifiedName)

Import a fully qualified name, e.g. 'pacai.util.util.qualifiedImport'.