alchemist
alchemist
/
it.unibo.alchemist.loader.deployments
/
FromGPSTrace
From
GPSTrace
class
FromGPSTrace
:
Deployment
Content copied to clipboard
Distributes nodes in the first positions of
it.unibo.alchemist.model.interfaces.GPSTrace
.
Constructors
Functions
Constructors
From
GPSTrace
Link copied to clipboard
open
fun
FromGPSTrace
(
nodeCount
:
Int
,
path
:
String
,
cycle
:
Boolean
,
normalizer
:
String
,
args
:
Array
<
Any
>
)
Content copied to clipboard
Functions
for
Each
Link copied to clipboard
open
fun
forEach
(
action
:
Consumer
<
out
Any
>
)
Content copied to clipboard
get
Associated
Linking
Rule
Link copied to clipboard
open
fun
<
T
>
getAssociatedLinkingRule
(
)
:
LinkingRule
<
T
,
P
>
Content copied to clipboard
iterator
Link copied to clipboard
open
fun
iterator
(
)
:
Iterator
<
P
>
Content copied to clipboard
abstract
fun
iterator
(
)
:
Iterator
<
T
>
Content copied to clipboard
spliterator
Link copied to clipboard
open
fun
spliterator
(
)
:
Spliterator
<
T
>
Content copied to clipboard
stream
Link copied to clipboard
open
fun
stream
(
)
:
Stream
<
Position
>
Content copied to clipboard