DocumentCollection: DocumentCollection

Description Usage Arguments Format Details Author(s) See Also

Description

Document Family of Classes Overview:

Usage

1

Arguments

name

Character string indicating the name of the document or file. Required for all objects.

desc

Character string containing the description of the document.

parent

An object of the Lab or DocumentCollection class that represents the parent object.

visitor

An object from one of the visitor classes.

stateId

Character string that uniquely identifies an object and its state at a specific point in time.

Format

An object of class R6ClassGenerator of length 24.

Details

The Document family of classes is an implementation of the composite pattern documented in the book "Design Patterns: Elements of Reusable Object-Oriented Software" by Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides (hence Gang of Four). This pattern allows composite and individual objects to be treated uniformly.

The following sections include:

Document Family of Classes Participants: The participants of the Document0 class are:

DocumentCollection Collaborators: The collaborators of the Document family are:

DocumentCollection Methods: There are six types of methods within the DocumentCollection class and they are:

DocumentCollection Core Methods:

DocumentCollection Field Getter/Setter Active Binding Methods:

DocumentCollection Composite Methods:

#' DocumentCollection State Methods:

DocumentCollection Visitor Methods:

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other Document classes: Document0, DocumentCsv, DocumentRdata, DocumentText, DocumentXlsx, Document


j2scode/nlpStudio documentation built on May 9, 2019, 12:54 p.m.