|
NetLogo API version 2.0.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Primitive | |
| org.nlogo.api | Provides classes associated with the NetLogo Extensions API. |
| Uses of Primitive in org.nlogo.api |
| Subinterfaces of Primitive in org.nlogo.api | |
interface |
Command
Interface for NetLogo commands. |
interface |
Reporter
Interface for NetLogo reporters. |
| Classes in org.nlogo.api that implement Primitive | |
class |
DefaultCommand
Partial implementation of Command provides common implentations of some methods. |
class |
DefaultReporter
Partial implementation of Reporter provides common implentations of some methods. |
| Methods in org.nlogo.api with parameters of type Primitive | |
void |
PrimitiveManager.addPrimitive(String name,
Primitive prim)
Adds a new primitive. |
|
NetLogo API version 2.0.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||