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

Members list

Value members

Abstract methods

def newWorker(protocol: LabProtocol): Worker

Attributes

Source
LabInterface.scala
def run(settings: Settings, worker: Worker, primaryWorkspace: PrimaryWorkspace, fn: () => Workspace): Unit

Attributes

Source
LabInterface.scala