Creates an object representation of a Location Rule.
An array of such objects is used as parameter of
findElementsByLRules()
function.
Note: Use Location Rule Builder (found at the left panel's tree)
to quickly construct a Location Rule instantly encoded as a
LocationRule()
function call.
Parameters:
ruleSpec
recursive
false
.)
matchingCondQuery
This parameter is remained for compatibility with older templates. Now, the Matching Condition is a part of the rule specification itself.
findElementsByLRules(), findElementsByLPath(), BooleanQuery()
LocationRule (
"* -> extends^::(Class|Interface)",
true
)