Home
last modified time | relevance | path

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

/external/parameter-framework/tools/xmlGenerator/
DEddParser.py485 def getConfigurableElements (self) : member in Configuration
512 translator.setElementSequence(self.getConfigurableElements())
553 def getConfigurableElements (self) : member in GroupConfiguration
562 configurableElements.append(configuration.getConfigurableElements())
566 configurableElements += groudeConfiguration.getConfigurableElements()
654 configurableElementsList = self.getRootConfiguration().getConfigurableElements()
679 configurableElementsList = configurations.getConfigurableElements()