An S4 class representing a reference to an object of class Model.
Source:R/reference-classes.R
ModelRef-class.Rd
This identifies the necessary information to locate a saved object
of class Model
.
Slots
dir
directory where the directory "files" is that contains the referenced
Model
objectname
a short name identifier.
label
a longer, human readable label that can have other characters
simulator.files
simulator functions will use
getOption("simulator.files")
if simulator.files not provided.