LabInterface

org.nlogo.nvm.LabInterface
See theLabInterface companion object
trait LabInterface

Attributes

Companion
object
Source
LabInterface.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Lab

Members list

Value members

Abstract methods

def newWorker(protocol: LabProtocol): Worker

Attributes

Source
LabInterface.scala
def run(settings: Settings, protocol: LabProtocol, fn: () => Workspace, finish: () => Unit): Unit

Attributes

Source
LabInterface.scala