Returns the fully qualified path for the given path in a class.
function qualifyPath input TypeName classPath; input TypeName path; output TypeName qualifiedPath; end qualifyPath;