public class UnionPatternADJ extends VennPatternADJ
p1, p2pattern| Constructor and Description |
|---|
UnionPatternADJ(Pattern p) |
| Modifier and Type | Method and Description |
|---|---|
Set<IndexDefn.Indexation> |
index(List<IndexDefn> idfl)
find any indexable terms for the attached pattern or expression
|
Pattern |
optimizeForName(int i)
Optimize a pattern with respect to a named node (element or attribute).
|
Pattern |
optimizeForType(int i)
Optimize a pattern with respect to a typed node.
|
Pattern |
optimizePattern()
Generic optimization of a pattern
|
applyAxis, copyLocationInfo, evaluateAgainstBoolean, export, getPatternPreconditions, getPreconditions, getRetainedStaticContext, optimizePattern, unify, unifyingBindingsgetExpressionAdjunct, getNodeTestAdjunct, getPatternAdjunct, processRewritespublic UnionPatternADJ(Pattern p)
public Pattern optimizeForName(int i)
PatternADJoptimizeForName in class PatternADJi - the fingerprint of the name of the node to be matched.public Pattern optimizeForType(int i)
PatternADJoptimizeForType in class PatternADJi - the type of the node to be matched.public Pattern optimizePattern()
PatternADJoptimizePattern in class PatternADJCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.