LabRunOptions

org.nlogo.api.LabRunOptions
case class LabRunOptions(threadCount: Int, table: String, spreadsheet: String, stats: String, lists: String, updateView: Boolean, updatePlotsAndMonitors: Boolean, firstRun: Boolean)

Attributes

Source
LabRunOptions.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product