CoCoModelClass-class {CoCoObjects}R Documentation

Class "CoCoModelClass"

Description

The functions for the CoCo objects are found in the package "CoCoRaw". Datasets are found in the package "CoCo" and "CoCoCg".

Objects from the Class

Objects can be created by calls of the form new("CoCoModelClass", ...). Objects from tha class is returned by makeModel.

Slots

.model:
Object of class "character" with the generating class(es) of the model.
.model.number:
Object of class "numeric" with the model number of the model.
.reference:
Object of class "numeric", see CoCoClass-class.
.id.env:
Object of class "character", see CoCoClass-class.
.key:
Object of class "character", see CoCoClass-class.
.type:
Object of class "numeric", see CoCoClass-class.
.title:
Object of class "character", see CoCoClass-class.

Extends

Class "CoCoIdClass", directly.

Methods

No methods defined with class "CoCoModelClass" in the signature.

Author(s)

Jens Henrik Badsberg

References

Badsberg, J.H.: Xlisp+CoCo, Aalborg University, 1996.

See Also

CoCoClass-class, CoCoIdClass-class, coco.init, or GraphLatticeProto-class.


[Package CoCoObjects version 0.1.6.8 Index]