Searched refs:rulePropertiesScope (Results 1 – 2 of 2) sorted by relevance
90 AttributeScope rulePropertiesScope = in getAttribute() local92 if ( rulePropertiesScope.getAttribute(name)!=null ) { in getAttribute()93 return rulePropertiesScope.getAttribute(name); in getAttribute()
395 AttributeScope rulePropertiesScope = in getLocalAttributeScope() local397 if ( rulePropertiesScope.getAttribute(name)!=null ) { in getLocalAttributeScope()398 scope = rulePropertiesScope; in getLocalAttributeScope()