Class AbstractSimpleSource

    • Field Detail

      • m_OutputToken

        protected Token m_OutputToken
        the output token.
    • Constructor Detail

      • AbstractSimpleSource

        public AbstractSimpleSource()
    • Method Detail

      • reset

        protected void reset()
        Resets the scheme.
        Overrides:
        reset in class AbstractActor
      • output

        public Token output()
        Returns the generated token.
        Returns:
        the generated token
      • hasPendingOutput

        public boolean hasPendingOutput()
        Checks whether there is pending output to be collected after executing the flow item.
        Returns:
        true if there is pending output