org.nlogo.headless
Members list
Type members
Classlikes
Attributes
- Source
- BehaviorSpaceCoordinator.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Attributes
- Source
- ChecksumsAndPreviews.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ChecksumsAndPreviews.type
Attributes
- Source
- ChecksumsAndPreviewsSettings.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Attributes
- Source
- ErrorReport.scala
- Supertypes
Attributes
- Source
- HeadlessBenchmarker.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HeadlessBenchmarker.type
Attributes
- Source
- HeadlessFileController.scala
- Supertypes
- Self type
Attributes
- Source
- HeadlessModelOpener.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Companion object, and factory object, for the HeadlessWorkspace class.
Companion object, and factory object, for the HeadlessWorkspace class.
Attributes
- Companion
- class
- Source
- HeadlessWorkspace.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HeadlessWorkspace.type
The primary class for headless (no GUI) operation of NetLogo.
The primary class for headless (no GUI) operation of NetLogo.
You may create more than one HeadlessWorkspace object. Multiple instances can operate separately and independently. (Behind the scenes, this is supported by creating a separate thread for each instance.)
When you are done using a HeadlessWorkspace, you should call its dispose() method. This will shut down the thread associated with the workspace and allow resources to be freed.
See the "Controlling" section of the NetLogo User Manual for example code.
Don't try to use the constructor yourself; use HeadlessWorkspace.newInstance instead.
Attributes
- Companion
- object
- Source
- HeadlessWorkspace.scala
- Supertypes
-
trait WorldLoaderInterfacetrait Controllableclass AbstractWorkspaceScalatrait Extensionstrait Exportingtrait Plottingtrait HubNetManagertrait Componentstrait Traceabletrait BehaviorSpaceInformationtrait Compilingtrait Procedurestrait ModelTrackertrait Evaluatingtrait Checksumstrait Benchmarkingtrait APIConformantclass AbstractWorkspacetrait HubNetWorkspaceInterfacetrait CompilerServicestrait LogoThunkFactorytrait ExtendableWorkspacetrait EditorWorkspacetrait Workspacetrait JobManagerOwnertrait Workspacetrait Controllabletrait ViewSettingstrait RandomServicestrait LiteralParsertrait ImporterUsertrait WorldResizerclass Objecttrait Matchableclass AnyShow all
Attributes
- Source
- ModelLoaderComponent.scala
- Supertypes
-
class AbstractAdapter[AbstractModelLoader]trait Serializabletrait ComponentMonitorStrategytrait ComponentAdapter[AbstractModelLoader]class Objecttrait Matchableclass AnyShow all
Attributes
- Source
- Main.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Main.type
Attributes
- Source
- ModelLoaderComponent.scala
- Supertypes
-
class AbstractAdapter[AbstractModelLoader]trait Serializabletrait ComponentMonitorStrategytrait ComponentAdapter[AbstractModelLoader]class Objecttrait Matchableclass AnyShow all
Attributes
- Source
- Shell.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Shell.type
Attributes
- Source
- WorkspaceFactory.scala
- Supertypes