Searched refs:rulePropertiesScope (Results 1 – 2 of 2) sorted by relevance
89 AttributeScope rulePropertiesScope = in getAttribute() local91 if ( rulePropertiesScope.getAttribute(name)!=null ) { in getAttribute()92 return rulePropertiesScope.getAttribute(name); in getAttribute()
389 AttributeScope rulePropertiesScope = in getLocalAttributeScope() local391 if ( rulePropertiesScope.getAttribute(name)!=null ) { in getLocalAttributeScope()392 scope = rulePropertiesScope; in getLocalAttributeScope()