org.nlogo.nvm.LabInterface
See theLabInterface companion trait
object LabInterface
Attributes
- Companion
- trait
- Source
- LabInterface.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
LabInterface.type
Members list
Type members
Classlikes
trait ProgressListener
Attributes
- Source
- LabInterface.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class Exporterclass ListsExporterclass SpreadsheetExporterclass StatsExporterclass TableExporter
case class Settings(modelPath: String, protocolName: Option[String], externalXMLFile: Option[File], tableWriter: Option[PrintWriter], spreadsheetWriter: Option[PrintWriter], statsWriter: Option[(PrintWriter, String)], listsWriter: Option[(PrintWriter, String)], dims: Option[WorldDimensions], threads: Int, suppressErrors: Boolean, updatePlots: Boolean)
Attributes
- Source
- LabInterface.scala
- Supertypes
trait Worker
Attributes
- Source
- LabInterface.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class Worker
In this article