Dear Wiki user, You have subscribed to a wiki page or wiki category on "Devicemap Wiki" for change notification.
The "Patterns2" page has been changed by rezan: https://wiki.apache.org/devicemap/Patterns2?action=diff&rev1=13&rev2=14 = Pattern Matching = This step processes the token stream and picks the highest ranking pattern which - matches on the stream. + matches on the stream (highest ranking candidate). The pattern file defines a set of patterns. Each pattern has 2 main attributes, its pattern type and its pattern rank. The pattern @@ -254, +254 @@ If no attribute map is found, an empty map is used. - The attribute map must be immutable. - If a null pattern is returned from the previous step, this must be safely returned. TODO: how?
