\name{transformReference-class} \docType{class} \alias{transformReference-class} \alias{transformReference} \alias{parameters,transformReference-method} \alias{eval,transformReference,missing,missing-method} \title{Class "transformReference" } \description{ ~~ A concise (1-5 lines) description of what the class is. ~~} \section{Objects from the Class}{ Objects can be created by calls of the form \code{new("transformReference", ...)}. ~~ describe objects here ~~ } \section{Slots}{ \describe{ \item{\code{.Data}:}{Object of class \code{"function"} ~~ } \item{\code{searchEnv}:}{Object of class \code{"environment"} ~~ } \item{\code{transformationId}:}{Object of class \code{"character"} ~~ } } } \section{Extends}{ Class \code{"\linkS4class{transform}"}, directly. Class \code{"\linkS4class{transformation}"}, by class "transform", distance 2. Class \code{"\linkS4class{characterOrTransformation}"}, by class "transform", distance 3. } \section{Methods}{ No methods defined with class "transformReference" in the signature. } \references{ ~put references to the literature/web site here ~ } \author{ ~~who you are~~ } \note{ ~~further notes~~ } \seealso{ } \examples{ showClass("transformReference") } \keyword{classes}