NetLogo API
version 3.0.2

Uses of Interface
org.nlogo.api.PrimitiveManager

Packages that use PrimitiveManager
org.nlogo.api Provides classes associated with the NetLogo Extensions API.  
 

Uses of PrimitiveManager in org.nlogo.api
 

Methods in org.nlogo.api with parameters of type PrimitiveManager
abstract  void DefaultClassManager.load(PrimitiveManager primManager)
          Loads the primitives in the extension.
 void ClassManager.load(PrimitiveManager primManager)
          Loads the primitives in the extension.
 


NetLogo API
version 3.0.2