Primitive
org.nlogo.core.Primitive
trait Primitive
Top-level interface for primitives (commands or reporters). Not to be implemented directly; the Command
or Reporter
interface should be used instead.
Attributes
- See also
-
Command
Reporter
- Source
- Primitive.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article