Home | History | Annotate | Download | only in coverage

Lines Matching full:getattribute

308         self.name = DomElement.getAttribute("Name")
406 self.selectionCriterion = DomElement.getAttribute("SelectionCriterion")
407 self.matchesWhen = DomElement.getAttribute("MatchesWhen")
408 self.value = DomElement.getAttribute("Value")
435 type = DomElement.getAttribute("Type")