XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Library / CEP
    • None

    Description

      Currently, with the pattern

      a?

      and the event

      a1

      , the result pattern is only

      a1

      without the empty match.
      We wish the empty matched is also returned. And I am working on this issue now.

      My method is checking if there exists empty match only when the the first event comes(at the StartState) ——try to traverse the PROCEED edges with the trueFunction condition from the StartState, see if it can arrive FinalState, if so, add an empty list to the result.

      Attachments

        Activity

          People

            Unassigned Unassigned
            litrain zhangxiaoyu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: