AgentKindJ

org.nlogo.core.AgentKindJ
object AgentKindJ

Java can't (I don't think) access Scala inner objects without reflection, so we provide these convenience vals for use from Java.

Attributes

Source
AgentKind.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AgentKindJ.type

Members list

Value members

Concrete fields

val Observer: Observer.type

Attributes

Source
AgentKind.scala
val Patch: Patch.type

Attributes

Source
AgentKind.scala
val Turtle: Turtle.type

Attributes

Source
AgentKind.scala