Home
last modified time | relevance | path

Searched refs:ElementWithInheritance (Results 1 – 1 of 1) sorted by relevance

/external/parameter-framework/upstream/tools/xmlGenerator/
DEddParser.py261 class ElementWithInheritance(Element): class
273 super(ElementWithInheritance, self).propagate(contextCopy)
276 class ElementWithRuleInheritance(ElementWithInheritance):
321 class Path (ElementWithInheritance) :