Compilable

org.nlogo.api.PreviewCommands.Compilable
trait Compilable extends PreviewCommands

Attributes

Source
PreviewCommands.scala
Graph
Supertypes
trait ModelSaveable
class Object
trait Matchable
class Any
Known subtypes
class Custom
object Default

Members list

Value members

Inherited methods

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

Inherited and Abstract methods

Attributes

Inherited from:
PreviewCommands
Source
PreviewCommands.scala
def source: String

Attributes

Inherited from:
PreviewCommands
Source
PreviewCommands.scala