Rev 23531 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{ObjectsWithPackage-class}\docType{class}\alias{ObjectsWithPackage-class}\title{A Vector of Object Names, with associated Package Names }\description{ This class of objects is used to represent ordinarycharacter string object names, extended with a \code{package} slotnaming the package associated with each object. }\section{Objects from the Class}{The function \code{\link{getGenerics}} returns an object of this class.}\section{Slots}{\describe{\item{\code{.Data}:}{Object of class \code{"character"}: theobject names. }\item{\code{package}:}{Object of class \code{"character"} thepackage names. }}}\section{Extends}{Class \code{"character"}, from data part.Class \code{"vector"}, by class "character".}\seealso{ \code{Methods} for general background. }\keyword{classes}