NetLogo API
version 3.0.2

Uses of Interface
org.nlogo.api.ExtensionManager

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

Uses of ExtensionManager in org.nlogo.api
 

Methods in org.nlogo.api with parameters of type ExtensionManager
 void DefaultClassManager.runOnce(ExtensionManager em)
          Empty implementation.
 void ClassManager.runOnce(ExtensionManager em)
          Initializes the extension.
 


NetLogo API
version 3.0.2