Package 

Class LsaStandardAction

  • All Implemented Interfaces:
    it.unibo.alchemist.model.interfaces.Action , it.unibo.alchemist.model.interfaces.ILsaAction , java.io.Serializable

    
    public class LsaStandardAction
    extends LsaAbstractAction
                        

    This action add LsaMolecule in a single node.

    • 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
      LsaStandardAction cloneAction(Node<List<ILsaMolecule>> node, Reaction<List<ILsaMolecule>> reaction)
      void execute()
      Context getContext()
      ILsaMolecule getMolecule()
      String toString()
      • Methods inherited from class it.unibo.alchemist.model.implementations.actions.LsaAbstractAction

        getNode, setExecutionContext
      • Methods inherited from class it.unibo.alchemist.model.implementations.actions.AbstractAction

        getOutboundDependencies, toString
      • Methods inherited from class it.unibo.alchemist.model.interfaces.ILsaAction

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

        cloneAction
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait