Package

org.openmole.plugin.task

netlogo6

Permalink

package netlogo6

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. netlogo6
  2. NetLogoPackage
  3. ExternalPackage
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Activator extends PluginInfoActivator

    Permalink
  2. 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

    Permalink

Value Members

  1. object NetLogo6Task extends Serializable

    Permalink
  2. lazy val inputFileArrays: AnyRef { ... /* 3 definitions in type refinement */ }

    Permalink
    Definition Classes
    ExternalPackage
  3. lazy val inputFiles: AnyRef { ... /* 3 definitions in type refinement */ }

    Permalink
    Definition Classes
    ExternalPackage
  4. lazy val netLogoInputs: AnyRef { ... /* 2 definitions in type refinement */ }

    Permalink
    Definition Classes
    NetLogoPackage
  5. lazy val netLogoOutputs: AnyRef { ... /* 3 definitions in type refinement */ }

    Permalink
    Definition Classes
    NetLogoPackage
  6. 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 }

    Permalink
    Definition Classes
    ExternalPackage
  7. lazy val resources: AnyRef { ... /* 4 definitions in type refinement */ }

    Permalink
    Definition Classes
    ExternalPackage

Inherited from NetLogoPackage

Inherited from ExternalPackage

Inherited from AnyRef

Inherited from Any

Ungrouped