| Home | Trees | Indices | Help | 
|---|
| 
       | 
  
object --+
         |
        PostWalkRules
    
  | 
|||
| 
        PostWalkRulesException The PostWalkRulesException exception is raised by this class when the init_get_matcher_propery_ids() or init_rule_sets() are called before they have been replaced by any new implementation from a child class.  | 
  |||
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from   | 
  |||
    
  | 
|||
| 
     Inherited from   | 
  |||
    
  | 
|||
  
 x.__init__(...) initializes x; see help(type(x)) for signature 
  | 
  
 Find all the properties that are used in the final rules. This is needed to optimize the Api.getProperty() function. 
  | 
  
 Find all the properties that are used for matching. This is needed in case the DeviceApi.properties function is called as we need these properties for the rules to work correctly. 
  | 
  
 Prepare the rule set 
  | 
| Home | Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 17 17:25:23 2018 | http://epydoc.sourceforge.net |