Packages

t

org.nlogo.workspace.AbstractWorkspaceTraits

BehaviorSpaceInformation

trait BehaviorSpaceInformation extends AnyRef

Source
AbstractWorkspaceScala.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BehaviorSpaceInformation
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val _behaviorSpaceExperimentName: String
  2. val _behaviorSpaceRunNumber: Int
  3. def behaviorSpaceExperimentName(name: String): Unit
  4. def behaviorSpaceExperimentName: String
  5. def behaviorSpaceRunNumber(n: Int): Unit
  6. def behaviorSpaceRunNumber: Int