getAllEdgeFields
Returns all the fields for a specific class type. Because this information is static during runtime, we do cache this information in fieldCache for performance reasons.
Return
its fields, including the ones from its superclass
Parameters
classType
the class type