Rev 17376 | Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed
\name{MethodsList-class}\alias{MethodsList-class}\docType{class}\title{Class MethodsList, Representation of Methods for a Generic Function }\description{ Objects from this class are generated and revised by thedefinition of methods for a generic function.}\section{Creating Objects}{\code{new('MethodsList',methods = ...., # Object of class listargument = ...., # Object of class nameallMethods = ...., # Object of class listfromClass = ...., # Object of class character)}}\section{Slots}{\describe{\item{\code{methods}:}{Object of class \code{"list"} ~~ }\item{\code{argument}:}{Object of class \code{"name"} ~~ }\item{\code{allMethods}:}{Object of class \code{"list"} ~~ }\item{\code{fromClass}:}{Object of class \code{"character"} ~~ }}}\section{Extends}{Class \code{"OptionalMethods"} directly.}\keyword{methods}