.BasicFunsList          List of Builtin and Special Functions
Classes                 Class Definitions
Documentation           Using and Creating On-line Documentation for
                        Classes and Methods
GenericFunctions        Tools for Managing Generic Functions
LinearMethodsList-class
                        Class "LinearMethodsList"
MethodDefinition-class
                        Classes to Represent Method Definitions
MethodWithNext-class    Class MethodWithNext
Methods                 General Information on Methods
MethodsList-class       Class MethodsList, Representation of Methods
                        for a Generic Function
ObjectsWithPackage-class
                        A Vector of Object Names, with associated
                        Package Names
SClassExtension-class   Class to Represent Inheritance (Extension)
                        Relations
as                      Force an Object to Belong to a Class
callNextMethod          Call an Inherited Method
character-class         Classes Corresponding to Basic Data Types
classRepresentation-class
                        Class Objects
environment-class       Class "environment"
fixPre1.8               Fix Objects Saved from R Versions Previous to
                        1.8
genericFunction-class   Generic Function Objects
getClass                Get Class Definition
getMethod               Get or Test for the Definition of a Method
getPackageName          The Name associated with a Given Package
hasArg                  Look for an Argument in the Call
initialize-methods      Methods to Initialize New Objects from a Class
is                      Is an Object from a Class
isSealedMethod          Check for a Sealed Method or Class
language-class          Classes to Represent Unevaluated Language
                        Objects
makeClassRepresentation
                        Create a Class Definition
new                     Generate an Object from a Class
promptClass             Generate a Shell for Documentation of a Formal
                        Class
promptMethods           Generate a Shell for Documentation of Formal
                        Methods
representation          Construct a Representation or a Prototype for
                        a Class Definition
setClass                Create a Class Definition
setClassUnion           Classes Defined as the Union of Other Classes
setGeneric              Define a New Generic Function
setMethod               Create and Save a Method
setOldClass             Specify Names for Old-Style Classes
show                    Show an Object
showMethods             Show all the methods for the specified
                        function(s)
signature-class         Class "signature" For Method Definitions
slot                    The Slots in an Object from a Formal Class
structure-class         Classes Corresponding to Basic Structures
traceable-class         Classes Used Internally to Control Tracing
validObject             Test the Validity of an Object
