package
netlogo6
Type Members
-
-
case class
NetLogo6Task(config: InputOutputConfig, external: External, netLogoInputs: Vector[(Val[_], String)], netLogoOutputs: Vector[(String, Val[_])], netLogoArrayOutputs: Vector[(String, Int, Val[_])], workspace: Workspace, launchingCommands: Seq[FromContext[String]], seed: Option[Val[Int]]) extends NetLogoTask with Product with Serializable
Value Members
-
object
NetLogo6Task extends Serializable
-
lazy val
inputFileArrays: AnyRef { ... /* 3 definitions in type refinement */ }
-
lazy val
inputFiles: AnyRef { ... /* 3 definitions in type refinement */ }
-
lazy val
netLogoInputs: AnyRef { ... /* 2 definitions in type refinement */ }
-
lazy val
netLogoOutputs: AnyRef { ... /* 3 definitions in type refinement */ }
-
lazy val
outputFiles: AnyRef { def +=[T](name: org.openmole.core.expansion.FromContext[String],p: org.openmole.core.context.Val[java.io.File])(implicit evidence$5: org.openmole.plugin.task.external.ExternalBuilder[T],implicit evidence$6: org.openmole.core.workflow.builder.InputOutputBuilder[T]): T => T }
-
lazy val
resources: AnyRef { ... /* 4 definitions in type refinement */ }