AgentKind

org.nlogo.core.AgentKind
See theAgentKind companion trait
object AgentKind

Attributes

Companion
trait
Source
AgentKind.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
AgentKind.type

Members list

Type members

Classlikes

case object Link extends AgentKind

Attributes

Source
AgentKind.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait AgentKind
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Link.type
case object Observer extends AgentKind

Attributes

Source
AgentKind.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait AgentKind
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Observer.type
case object Patch extends AgentKind

Attributes

Source
AgentKind.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait AgentKind
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Patch.type
case object Turtle extends AgentKind

Attributes

Source
AgentKind.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait AgentKind
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Turtle.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala