org
.
openmole
.
plugin
.
task
.
netlogo6
NetLogo6Task
Related Docs:
class NetLogo6Task
|
package netlogo6
object
NetLogo6Task
extends
Serializable
Linear Supertypes
Serializable
,
Serializable
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
NetLogo6Task
Serializable
Serializable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
apply
(
script:
File
,
launchingCommands:
Seq
[
FromContext
[
String
]]
,
embedWorkspace:
Boolean
=
false
,
seed:
core.workflow.dsl.OptionalArgument
[
Val
[
Int
]] =
...
)
(
implicit
name:
Name
)
:
NetLogo6Task
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
config
:
PLens
[
NetLogo6Task
,
NetLogo6Task
,
InputOutputConfig
,
InputOutputConfig
]
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
external
:
PLens
[
NetLogo6Task
,
NetLogo6Task
,
External
,
External
]
def
factory
:
NetLogoFactory
{ def apply(): org.openmole.plugin.tool.netlogo6.NetLogo6 }
def
file
(
script:
File
,
launchingCommands:
Seq
[
FromContext
[
String
]]
,
seed:
core.workflow.dsl.OptionalArgument
[
Val
[
Int
]] =
...
)
(
implicit
name:
Name
)
:
NetLogo6Task
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
implicit
def
isBuilder
:
NetLogoTaskBuilder
[
NetLogo6Task
]
implicit
def
isExternal
:
ExternalBuilder
[
NetLogo6Task
]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
implicit
def
isTask
:
InputOutputBuilder
[
NetLogo6Task
]
val
launchingCommands
:
PLens
[
NetLogo6Task
,
NetLogo6Task
,
Seq
[
FromContext
[
String
]],
Seq
[
FromContext
[
String
]]]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
netLogoArrayOutputs
:
PLens
[
NetLogo6Task
,
NetLogo6Task
,
Vector
[(
String
,
Int
,
Val
[_])],
Vector
[(
String
,
Int
,
Val
[_])]]
val
netLogoInputs
:
PLens
[
NetLogo6Task
,
NetLogo6Task
,
Vector
[(
Val
[_],
String
)],
Vector
[(
Val
[_],
String
)]]
val
netLogoOutputs
:
PLens
[
NetLogo6Task
,
NetLogo6Task
,
Vector
[(
String
,
Val
[_])],
Vector
[(
String
,
Val
[_])]]
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
seed
:
PLens
[
NetLogo6Task
,
NetLogo6Task
,
Option
[
Val
[
Int
]],
Option
[
Val
[
Int
]]]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
workspace
(
workspace:
File
,
script:
String
,
launchingCommands:
Seq
[
FromContext
[
String
]]
,
seed:
core.workflow.dsl.OptionalArgument
[
Val
[
Int
]] =
...
)
(
implicit
name:
Name
)
:
NetLogo6Task
val
workspace
:
PLens
[
NetLogo6Task
,
NetLogo6Task
,
Workspace
,
Workspace
]
Inherited from
Serializable
Inherited from
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped