CoCoModelClass-class {CoCoObjects}R Documentation

Class "CoCoModelClass"

Description

Objects from the Class

Objects can be created by calls of the form new("CoCoModelClass", ...).

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.
.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 Contents]