genericFunction) are extended function objects,
containing information used in creating and dispatching methods for
this function. They also identify the package associated with the
function and its methods.setGeneric or setGroupGeneric and, indirectly, by
setMethod. As you might expect setGeneric and
setGroupGeneric create objects of class
"genericFunction" and "groupGenericFunction" respectively.
"function", from data part.
Class "OptionalMethods", by class "function".
Class "PossibleMethod", by class "function".