CodeType

org.nlogo.plot.PlotManager.CodeType
abstract case class CodeType(name: String)

Attributes

Source
PlotManager.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Setup
object Update

Members list

Value members

Abstract methods

Concrete methods

def call(r: Results): Try[Boolean]

Attributes

Source
PlotManager.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product