NetLogo API
version 4.0.1

Uses of Package
org.nlogo.workspace

Packages that use org.nlogo.workspace
org.nlogo.app Provides classes associated with running the full NetLogo application; includes the App class
org.nlogo.headless Provides classes associated with running NetLogo "headless", that is, from the command line, with no GUI; includes the HeadlessWorkspace class
org.nlogo.workspace   
 

Classes in org.nlogo.workspace used by org.nlogo.app
Controllable
          Interface provides access to the NetLogo controlling API's report and command methods found in methods independent of App.app and headless.HeadlessWorkspace.
 

Classes in org.nlogo.workspace used by org.nlogo.headless
AbstractWorkspace
           
Controllable
          Interface provides access to the NetLogo controlling API's report and command methods found in methods independent of App.app and headless.HeadlessWorkspace.
WorldLoaderInterface
           
 

Classes in org.nlogo.workspace used by org.nlogo.workspace
AbstractWorkspace
           
Benchmarker.BenchmarkRunner
           
EditorAreaInterface
           
Library.Node
           
WorldLoader
           
WorldLoaderInterface
           
 


NetLogo API
version 4.0.1