|
NetLogo API version 2.0.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.nlogo.api | |
org.nlogo.api | Provides classes associated with the NetLogo Extensions API. |
Classes in org.nlogo.api used by org.nlogo.api | |
Argument
Wrapper class holds an argument passed to the perform
or report methods of a primitive at run-time.
|
|
ClassManager
Interface specifies the main class of a NetLogo extension. |
|
Command
Interface for NetLogo commands. |
|
Configurable
A marker interface for a class that is configurable. |
|
Context
Provides access to the current execution environment |
|
ExtensionException
Wrapper class for exceptions thrown by NetLogo extensions. |
|
Primitive
Top-level interface for primitives (commands or reporters). |
|
PrimitiveManager
PrimitiveManager ships extension primitives and
associated names to NetLogo. |
|
Reporter
Interface for NetLogo reporters. |
|
Syntax
Specifies the arguments accepted by a primitive. |
|
NetLogo API version 2.0.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |