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

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

Completed in 60 milliseconds