Home | History | Annotate | Download | only in xmlGenerator

Lines Matching refs:Inheritance

269         # check for inheritance
270 self.Inheritance(contextCopy)
331 def Inheritance (self, context) :
332 """check for path name inheritance"""
336 """make configuration name inheritance """
461 def Inheritance (self, context) :
462 """make configuration name and rule inheritance"""
463 # check for configuration name inheritance
466 # check for rule inheritance
470 """make configuration name inheritance """
592 def Inheritance (self, context) :
593 """check for domain name, sequence awarness and rules inheritance"""
594 # check for domain name and sequence awarness inheritance
597 # check for rule inheritance
601 """ make domain name and sequence awareness inheritance