toggle menu
alchemist
jvm
switch theme
search in API
alchemist
/
it.unibo.alchemist.model.protelis.conditions
/
ComputationalRoundComplete
Computational
Round
Complete
class
ComputationalRoundComplete
:
AbstractCondition
<
T
>
Members
Constructors
Computational
Round
Complete
Link copied to clipboard
constructor
(
node
:
Node
<
Any
>
,
program
:
RunProtelisProgram
<
out
Any
>
)
Properties
node
Link copied to clipboard
val
node
:
Node
<
T
>
program
Link copied to clipboard
val
program
:
RunProtelisProgram
<
out
Any
>
Functions
clone
Condition
Link copied to clipboard
open
fun
cloneCondition
(
node
:
Node
<
Any
>
,
reaction
:
Reaction
<
Any
>
)
:
ComputationalRoundComplete
get
Context
Link copied to clipboard
open
fun
getContext
(
)
:
Context
get
Inbound
Dependencies
Link copied to clipboard
fun
getInboundDependencies
(
)
:
ListSet
<
out
Dependency
>
get
Propensity
Contribution
Link copied to clipboard
open
fun
getPropensityContribution
(
)
:
Double
is
Valid
Link copied to clipboard
open
fun
isValid
(
)
:
Boolean
reaction
Ready
Link copied to clipboard
open
fun
reactionReady
(
)
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String