Model

org.nlogo.core.Model
See theModel companion class
object Model

Attributes

Companion
class
Source
Model.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Model.type

Members list

Type members

Classlikes

class InvalidModelError(message: String) extends RuntimeException

Attributes

Source
Model.scala
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete fields

val defaultCode: String

Attributes

Source
Model.scala

Attributes

Source
Model.scala

Attributes

Source
Model.scala
lazy val defaultView: View

Attributes

Source
Model.scala

Attributes

Source
Model.scala