Class RtReaction

  • All Implemented Interfaces:
    Reaction

    public final class RtReaction
    extends Object
    implements Reaction
    Runtime Reaction.
    Since:
    1.0
    Version:
    $Id: a022fbf63fbf8139108a0d24dd5478320aff9ee8 $
    Author:
    Paulo Lobo (pauloeduardolobo@gmail.com)
    • Constructor Detail

      • RtReaction

        public RtReaction​(Reaction reaction)
        Constructor.
        Parameters:
        reaction - Decorated reaction.
    • Method Detail

      • type

        public String type()
        Description copied from interface: Reaction
        The reaction type.
        Specified by:
        type in interface Reaction
        Returns:
        The type of the reaction.