|
NetLogo API version 4.0.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimitiveManager | |
---|---|
org.nlogo.api | Provides classes associated with the NetLogo Extensions API. |
org.nlogo.workspace |
Uses of PrimitiveManager in org.nlogo.api |
---|
Methods in org.nlogo.api with parameters of type PrimitiveManager | |
---|---|
void |
ClassManager.load(PrimitiveManager primManager)
Loads the primitives in the extension. |
abstract void |
DefaultClassManager.load(PrimitiveManager primManager)
Loads the primitives in the extension. |
Uses of PrimitiveManager in org.nlogo.workspace |
---|
Classes in org.nlogo.workspace that implement PrimitiveManager | |
---|---|
class |
ExtensionPrimitiveManager
|
|
NetLogo API version 4.0.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |