Package 

Class ChangeBiomolConcentrationInNeighbor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ChangeBiomolConcentrationInNeighbor cloneAction(Node<Double> node, Reaction<Double> reaction)
      void execute() Execute the action on a random neighbor if the node has a neighborhood.
      void execute(Node<Double> targetNode) Execute the action on the given target node.
      String toString()
      • Methods inherited from class it.unibo.alchemist.model.implementations.actions.AbstractNeighborAction

        getContext
      • Methods inherited from class it.unibo.alchemist.model.implementations.actions.AbstractAction

        getOutboundDependencies
      • Methods inherited from class it.unibo.alchemist.model.interfaces.Action

        cloneAction, execute, getContext
      • Methods inherited from class java.lang.Object

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

      • ChangeBiomolConcentrationInNeighbor

        ChangeBiomolConcentrationInNeighbor(Environment<Double, out Object> environment, Node<Double> node, Biomolecule biomolecule, RandomGenerator randGen, Double deltaConcentration)
        Parameters:
        environment - the environment
        node - the node
        biomolecule - the molecule
        randGen - the random generator
        deltaConcentration - concentration change