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 toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Inherited from:
PreviewCommands
Source
PreviewCommands.scala
override def updateModel(m: Model): Model

Attributes

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

Concrete fields

override val description: String

Attributes

Source
PreviewCommands.scala