Module modeling :: Class _ProcessMatcher
[hide private]

Class _ProcessMatcher

source code

Class represents process matcher, which decides whether particual process satisfies defined conditions

Nested Classes [hide private]
  Rule
Base class for process matching rule
  PropertyMatchRule
Rule which verifies that perticular property of process matches the regex.
Instance Methods [hide private]
 
__init__(self) source code
 
matches(self, processDo) source code
 
byName(self, pattern) source code