Skip to contents

A model definition that is untied from a set of ModelFiles.

Usage

ModelCollection(variables, derivations, flows, settings)

Arguments

variables

Return value of the variables method in a ModelFiles object.

derivations

Return value of the derivations method in a ModelFiles object.

flows

Return value of the flows method in a ModelFiles object.

settings

Return value of the settings method in a ModelFiles object.

Value

An object of class ModelCollection with the following methods.

Methods

  • $variables$all() --

  • $derivations()

  • $flows()

  • $settings()