Custom

org.nlogo.api.PreviewCommands.Custom
case class Custom(source: String) extends Compilable

Attributes

Source
PreviewCommands.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Compilable
trait ModelSaveable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
override def updateModel(m: Model): Model

Attributes

Definition Classes
PreviewCommands -> ModelSaveable
Inherited from:
PreviewCommands
Source
PreviewCommands.scala