Class GenericMoleculeUnderLevel

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      boolean isValid()
      GenericMoleculeUnderLevel<T> cloneCondition(Node<T> node, Reaction<T> r)
      double getPropensityContribution()
      • Methods inherited from class it.unibo.alchemist.model.biochemistry.conditions.GenericMoleculePresent

        getContext, getMolecule, getQuantity, toString
      • Methods inherited from class it.unibo.alchemist.model.conditions.AbstractCondition

        cloneCondition, getInboundDependencies, getNode, toString
      • Methods inherited from class it.unibo.alchemist.model.Condition

        getContext, getPropensityContribution, isValid, reactionReady
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GenericMoleculeUnderLevel

        GenericMoleculeUnderLevel(Node<T> n, Molecule mol, T quantity)
        Parameters:
        n - the node
        mol - the molecule
        quantity - how many molecules should be present