toggle menu
alchemist
35.0.1
jvm
switch theme
search in API
alchemist-incarnation-biochemistry
/
it.unibo.alchemist.model.biochemistry.conditions
/
GenericMoleculeUnderLevel
Generic
Molecule
Under
Level
class
GenericMoleculeUnderLevel
<
T
:
Number
?
>
:
GenericMoleculePresent
<
T
>
(
source
)
Parameters
<T>
the concentration type
Members
Constructors
Generic
Molecule
Under
Level
Link copied to clipboard
constructor
(
n
:
Node
<
T
>
,
mol
:
Molecule
,
quantity
:
T
)
Properties
molecule
Link copied to clipboard
val
molecule
:
Molecule
node
Link copied to clipboard
val
node
:
Node
<
T
>
Functions
clone
Condition
Link copied to clipboard
open
fun
cloneCondition
(
node
:
Node
<
T
>
,
r
:
Reaction
<
T
>
)
:
GenericMoleculeUnderLevel
<
T
>
open
fun
cloneCondition
(
node
:
Node
<
T
>
,
reaction
:
Reaction
<
T
>
)
:
Condition
<
T
>
get
Context
Link copied to clipboard
abstract
fun
getContext
(
)
:
Context
open
fun
getContext
(
)
:
Context
get
Inbound
Dependencies
Link copied to clipboard
fun
getInboundDependencies
(
)
:
ListSet
<
out
Dependency
>
get
Propensity
Contribution
Link copied to clipboard
abstract
fun
getPropensityContribution
(
)
:
Double
open
fun
getPropensityContribution
(
)
:
Double
get
Quantity
Link copied to clipboard
open
fun
getQuantity
(
)
:
T
Allows to access the threshold.
is
Valid
Link copied to clipboard
abstract
fun
isValid
(
)
:
Boolean
open
fun
isValid
(
)
:
Boolean
reaction
Ready
Link copied to clipboard
open
fun
reactionReady
(
)
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
open
fun
toString
(
)
:
String