PreviewCommands

org.nlogo.api.PreviewCommands
See thePreviewCommands companion trait

Attributes

Companion
trait
Source
PreviewCommands.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

trait Compilable extends PreviewCommands

Attributes

Source
PreviewCommands.scala
Supertypes
trait ModelSaveable
class Object
trait Matchable
class Any
Known subtypes
class Custom
object Default
case class Custom(source: String) extends Compilable

Attributes

Source
PreviewCommands.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Compilable
trait ModelSaveable
class Object
trait Matchable
class Any
Show all
case object Default extends Compilable

Attributes

Source
PreviewCommands.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Compilable
trait ModelSaveable
class Object
trait Matchable
class Any
Show all
Self type
Default.type
case object Manual extends PreviewCommands

Attributes

Source
PreviewCommands.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ModelSaveable
class Object
trait Matchable
class Any
Show all
Self type
Manual.type

Value members

Concrete methods

def DEFAULT: Default.type

Attributes

Source
PreviewCommands.scala
def apply(source: List[String]): PreviewCommands

Attributes

Source
PreviewCommands.scala
def apply(source: String): PreviewCommands

Attributes

Source
PreviewCommands.scala