toggle menu
alchemist
35.0.0
jvm
switch theme
search in API
alchemist-loading
/
it.unibo.alchemist.model
Package-level
declarations
Types
Types
Deployment
Link copied to clipboard
@
FunctionalInterface
interface
Deployment
<
P
:
Position
<
out
P
>
?
>
:
Iterable
<
T
>
Position
Based
Filter
Link copied to clipboard
interface
PositionBasedFilter
<
P
:
Position
<
P
>
>
:
Predicate
<
P
>
,
Function1
<
P
,
Boolean
>
Filtering condition for deployments. (e.g., inject a
Module
in a node if
test
is satisfied).