CoCoModelClass-class {CoCoObjects} | R Documentation |
Objects can be created by calls of the form new("CoCoModelClass", ...)
.
.model
:"character"
with the generating class(es) of the model. .model.number
:"numeric"
with the model number of the model. .reference
:"numeric"
,
see CoCoClass-class
. .key
:"character"
,
see CoCoClass-class
. .type
:"numeric"
,
see CoCoClass-class
. .title
:"character"
,
see CoCoClass-class
.
Class "CoCoIdClass"
, directly.
No methods defined with class "CoCoModelClass" in the signature.
Jens Henrik Badsberg
Badsberg, J.H.: Xlisp+CoCo, Aalborg University, 1996.
CoCoClass-class
,
CoCoIdClass-class
,
coco.init
,
or GraphLatticeProto-class
.